yosys/passes/opt
Akash Levy 77be4d7be7 Bump Yosys to latest 2025-08-07 17:22:25 -07:00
..
.gitignore Merge upstream 2025-03-05 07:54:26 -08:00
Makefile.inc Merge branch 'YosysHQ:main' into main 2025-07-18 09:38:39 -07:00
muxpack.cc Muxpack until not possible 2025-03-17 02:29:12 -07:00
opt.cc Start `opt_hier` 2025-07-05 16:45:52 +02:00
opt_clean.cc Merge branch 'YosysHQ:main' into main 2025-04-10 14:28:10 -07:00
opt_demorgan.cc opt_demorgan: skip zero width cells 2024-09-24 14:24:59 +01:00
opt_dff.cc Merge branch 'YosysHQ:main' into main 2025-08-04 15:28:01 -07:00
opt_expr.cc Merge branch 'YosysHQ:main' into main 2025-05-22 10:30:58 -07: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 Improve naming: big fix 2024-11-11 17:06:11 -08:00
opt_mem_feedback.cc Improve naming: big fix 2024-11-11 17:06:11 -08:00
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 Reduce pass verbosity 2025-05-13 20:42:47 -07:00
opt_share.cc Reduce pass verbosity 2025-05-13 20:42:47 -07:00
peepopt.cc Fix stuff 2025-05-15 15:27:12 -07:00
peepopt_formal_clockgateff.pmg Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_muldiv.pmg Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_muldiv_c.pmg Add `muldiv_c` peepopt pass 2025-04-30 08:06:59 -07:00
peepopt_muxorder.pmg Generalize muxadd to muxorder 2025-03-06 16:57:47 -08:00
peepopt_shiftadd.pmg Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_shiftmul_left.pmg Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_shiftmul_right.pmg Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_sub_neg.pmg Fix Yosys test failures 2025-03-13 14:15:13 -07: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 Reduce pass verbosity 2025-05-13 20:42:47 -07:00