3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-29 12:08:51 +00:00
yosys/passes/opt
2026-05-04 21:34:19 +02:00
..
opt_clean Reduce opt_clean parallelism 2026-03-06 02:20:16 +00:00
.gitignore
Makefile.inc opt_clean: refactor 2026-03-06 02:20:14 +00:00
muxpack.cc muxpack: fix wide Y port handling 2026-03-19 00:12:49 +01:00
opt.cc
opt_balance_tree.cc
opt_demorgan.cc
opt_dff.cc OptDff more accurate ctrl/pattern desc. 2026-01-26 22:19:36 +01:00
opt_expr.cc newcelltypes: TurboCellTypes -> StaticCellTypes 2026-03-04 12:22:14 +01:00
opt_ffinv.cc
opt_hier.cc
opt_lut.cc
opt_lut_ins.cc Update opt_lut_ins and stat for analogdevices and remove ecp5 2026-03-06 09:10:36 +01:00
opt_mem.cc
opt_mem_feedback.cc
opt_mem_priority.cc
opt_mem_widen.cc
opt_merge.cc
opt_muxtree.cc opt_muxtree: dense knowledge 2026-04-24 11:07:58 +02:00
opt_reduce.cc opt_reduce: further optimization 2026-04-24 11:07:58 +02:00
opt_share.cc
peepopt.cc
peepopt_formal_clockgateff.pmg
peepopt_muldiv.pmg
peepopt_muldiv_c.pmg
peepopt_shiftadd.pmg
peepopt_shiftmul_left.pmg
peepopt_shiftmul_right.pmg
pmux2shiftx.cc
rmports.cc
share.cc share: remove -force 2026-05-04 21:34:19 +02:00
wreduce.cc