yosys/passes/opt
Emil J. Tywoniak 4f4672d17b muxpack: fix wide Y port handling 2026-03-19 00:12:49 +01: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 Move `Design::sort()` calls out of `opt` and `opt_clean` passes into the synth passes that need them. 2026-01-23 01:14:35 +00:00
opt_balance_tree.cc opt_balance_tree: mark experimental 2026-01-19 12:01:25 +01:00
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_hier: Adjust messages 2025-09-29 12:27:27 +02:00
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 Parallelize `opt_merge`. 2026-01-08 04:21:39 +00:00
opt_muxtree.cc Use digit separators for large decimal integers 2026-01-13 16:38:12 +01:00
opt_reduce.cc
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: use newcelltypes 2026-03-04 12:22:14 +01:00
wreduce.cc