3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-18 05:05:45 +00:00
yosys/passes/silimate
2026-02-17 12:14:53 -08:00
..
.gitignore
activity.cc
annotate_cell_fanout.cc
breakreduce.cc
breaksop.cc
bus_rebuild.cc
fanoutbuf.cc Changed fanoutbuf.cc to include src attributes on buffers connected to input and output wires 2026-01-28 15:33:13 -08:00
l2j_frontend.cc chore: switch out json11 for nlohmann json in read_liberty2json 2025-12-31 12:10:35 +02:00
Makefile.inc Added pass in Makefile.inc 2026-02-10 14:33:17 -08:00
mux_push.cc mux_push implementation 2026-02-05 16:49:59 -08:00
muxmode.cc
muxpacker.cc
negopt.cc Update negopt.cc 2026-02-07 17:54:16 -08:00
obs_clean.cc
opt_expand.cc
peepopt_expand.pmg
peepopt_manual2sub.pmg fixed edge cases in negopt passes, fixed cell naming inconsistencies 2026-02-06 16:38:55 -08:00
peepopt_muxinvprop.pmg
peepopt_muxmode.pmg
peepopt_muxneg.pmg fixed edge cases in negopt passes, fixed cell naming inconsistencies 2026-02-06 16:38:55 -08:00
peepopt_neg2sub.pmg fixed edge cases in negopt passes, fixed cell naming inconsistencies 2026-02-06 16:38:55 -08:00
peepopt_negexpand.pmg fixed edge cases in negopt passes, fixed cell naming inconsistencies 2026-02-06 16:38:55 -08:00
peepopt_negmux.pmg fixed edge cases in negopt passes, fixed cell naming inconsistencies 2026-02-06 16:38:55 -08:00
peepopt_negneg.pmg fixed edge cases in negopt passes, fixed cell naming inconsistencies 2026-02-06 16:38:55 -08:00
peepopt_negrebuild.pmg fixed edge cases in negopt passes, fixed cell naming inconsistencies 2026-02-06 16:38:55 -08:00
peepopt_sub2neg.pmg fixed edge cases in negopt passes, fixed cell naming inconsistencies 2026-02-06 16:38:55 -08:00
reg_rename.cc reduce verbosity 2026-01-28 18:05:21 -08:00
sat_clockgate.cc Added initial simulation. Incorrect simulation -- changed the number of accedpted results as well as increasing runtime 2026-02-17 12:14:53 -08:00
segv.cc
splitfanout.cc
splitlarge.cc
splitnetlist.cc