3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-22 18:09:41 +00:00
yosys/passes/opt
Jannis Harder 4b273a4ae9 share: Cleanup and additional testing
Fixes a typo and adds another test case that triggers the fallback
behavior as the existing tests all trigger the new optimization.
2025-04-15 12:34:46 +02:00
..
.gitignore
Makefile.inc
muxpack.cc
opt.cc
opt_clean.cc
opt_demorgan.cc
opt_dff.cc
opt_expr.cc opt_expr: Fix #4590 2025-04-04 12:25:31 +13:00
opt_ffinv.cc
opt_lut.cc
opt_lut_ins.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
opt_mem.cc
opt_mem_feedback.cc
opt_mem_priority.cc opt_mem_priority: Fix non-ascii char in help message. 2021-12-09 00:56:14 +01:00
opt_mem_widen.cc Add opt_mem_widen pass. 2021-08-14 01:06:23 +02:00
opt_merge.cc opt_merge: fix dangling pointers in known_cells when keep attribute is used 2025-03-10 13:14:06 +01:00
opt_muxtree.cc opt_muxtree: Update port_off and port_idx even for constant bits 2021-06-11 12:06:35 +01:00
opt_reduce.cc
opt_share.cc opt_share: Fix input confusion with ANDNOT, ORNOT gates 2023-07-20 20:58:52 +01:00
peepopt.cc io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
peepopt_formal_clockgateff.pmg
peepopt_muldiv.pmg
peepopt_shiftadd.pmg
peepopt_shiftmul_left.pmg
peepopt_shiftmul_right.pmg
pmux2shiftx.cc io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
rmports.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
share.cc
wreduce.cc io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00