3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-14 01:46:40 +00:00
yosys/passes/opt
2026-07-17 23:49:06 +02:00
..
opt_clean WIP 2026-07-17 23:48:54 +02:00
CMakeLists.txt
muxpack.cc
opt.cc
opt_balance_tree.cc
opt_demorgan.cc
opt_dff.cc utils: add BitGrouper for shared bit-partition logic 2026-07-17 23:49:06 +02:00
opt_expr.cc patch: split into single-output patch + multi-output patch_ports; drop input-cone gc 2026-07-17 23:49:06 +02:00
opt_ffinv.cc
opt_hier.cc
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 patch: split into single-output patch + multi-output patch_ports; drop input-cone gc 2026-07-17 23:49:06 +02:00
opt_merge_common.h opt_merge: factor out hashing code across incremental and parallel 2026-07-17 23:38:01 +02:00
opt_merge_inc.cc patch: split into single-output patch + multi-output patch_ports; drop input-cone gc 2026-07-17 23:49:06 +02:00
opt_muxtree.cc
opt_reduce.cc
opt_share.cc WIP 2026-07-17 23:48:54 +02:00
peepopt.cc
peepopt_formal_clockgateff.pmg
peepopt_muldiv.pmg
peepopt_muldiv_c.pmg
peepopt_shiftadd.pmg
peepopt_shiftmul_left.pmg
peepopt_shiftmul_right.pmg
peepopt_shiftpow2.pmg
pmux2shiftx.cc patch: split into single-output patch + multi-output patch_ports; drop input-cone gc 2026-07-17 23:49:06 +02:00
rmports.cc
share.cc
wreduce.cc