3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-19 21:55:48 +00:00
yosys/passes/opt
2026-05-27 03:40:44 -07:00
..
.gitignore
Makefile.inc Merge branch 'main' into opt_addcin 2026-05-27 01:52:11 -07:00
muxpack.cc muxpack fix 2026-05-27 03:07:24 -07:00
opt.cc Update passes/opt/opt.cc 2026-05-26 06:38:27 -07:00
opt_addcin.cc Fixup 2026-05-27 01:51:54 -07:00
opt_andor_pmux.cc Fixes for filtering small cases and catching more larger ones with trickier signatures 2026-05-27 03:40:44 -07:00
opt_balance_tree.cc
opt_clean.cc
opt_demorgan.cc
opt_dff.cc
opt_expr.cc opt_expr for constant comparisons 2026-04-20 02:03:35 -07:00
opt_ffinv.cc
opt_hier.cc Fixup NEW_ID usage 2026-05-27 00:09:12 -07:00
opt_lut.cc
opt_lut_ins.cc
opt_mem.cc
opt_mem_feedback.cc
opt_mem_priority.cc
opt_mem_widen.cc
opt_merge.cc
opt_muxtree.cc
opt_parallel_prefix.cc opt parallel prefix and priority encoders 2026-05-20 12:14:50 -07:00
opt_prienc.cc Speed fix 2026-05-20 15:42:26 -07:00
opt_reduce.cc
opt_share.cc
peepopt.cc modshr onehot pass 2026-05-20 01:25:28 -07:00
peepopt_addsub_c.pmg
peepopt_formal_clockgateff.pmg
peepopt_modshr_onehot.pmg modshr onehot pass 2026-05-20 01:25:28 -07:00
peepopt_muldiv.pmg
peepopt_muldiv_c.pmg
peepopt_muxorder.pmg
peepopt_shiftadd.pmg
peepopt_shiftmul_left.pmg
peepopt_shiftmul_right.pmg
peepopt_sub_neg.pmg
pmux2shiftx.cc edit naming 2026-04-24 17:14:42 -07:00
rmports.cc
share.cc
wreduce.cc