3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-24 12:07:53 +00:00
yosys/passes/opt
Krystine Sherwin 3959d19291
Reapply "Add groups to command reference"
This reverts commit 81f87ce6ed.
2025-08-06 13:52:12 +12:00
..
.gitignore pmgen: Move passes out of pmgen folder 2025-01-31 15:18:28 +13:00
Makefile.inc Start opt_hier 2025-07-05 16:45:52 +02:00
muxpack.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
opt.cc Start opt_hier 2025-07-05 16:45:52 +02:00
opt_clean.cc Reinstate #4768 2025-04-08 11:58:05 +12:00
opt_demorgan.cc
opt_dff.cc typo 2025-07-30 21:40:20 +03:00
opt_expr.cc Merge pull request #5101 from georgerennie/george/opt_expr_shift_ovfl 2025-05-22 15:16:19 +01:00
opt_ffinv.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
opt_hier.cc Start opt_hier 2025-07-05 16:45:52 +02:00
opt_lut.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
opt_lut_ins.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
opt_mem.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
opt_mem_feedback.cc
opt_mem_priority.cc
opt_mem_widen.cc
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_reduce.cc
opt_share.cc
peepopt.cc Add muldiv_c peepopt pass 2025-04-30 08:06:59 -07:00
peepopt_formal_clockgateff.pmg pmgen: Move passes out of pmgen folder 2025-01-31 15:18:28 +13:00
peepopt_muldiv.pmg pmgen: Move passes out of pmgen folder 2025-01-31 15:18:28 +13:00
peepopt_muldiv_c.pmg Add muldiv_c peepopt pass 2025-04-30 08:06:59 -07:00
peepopt_shiftadd.pmg pmgen: Move passes out of pmgen folder 2025-01-31 15:18:28 +13:00
peepopt_shiftmul_left.pmg pmgen: Move passes out of pmgen folder 2025-01-31 15:18:28 +13:00
peepopt_shiftmul_right.pmg pmgen: Move passes out of pmgen folder 2025-01-31 15:18:28 +13:00
pmux2shiftx.cc io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
rmports.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
share.cc share: Cleanup and additional testing 2025-04-15 12:34:46 +02:00
wreduce.cc io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00