yosys/passes/opt
Akash Levy c1557950ef Support external fanout for addsub_c 2025-09-11 03:48:14 -07:00
..
.gitignore Merge upstream 2025-03-05 07:54:26 -08:00
Makefile.inc Initial implementation of addsub_c with no intermediate fanout allowed 2025-09-11 03:28:50 -07:00
muxpack.cc Muxpack until not possible 2025-03-17 02:29:12 -07:00
opt.cc Make `log_header()` use variadic templates. 2025-09-09 15:41:03 +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 Update Yosys to latest 2025-09-06 16:49:39 -07:00
opt_expr.cc Merge upstream in 2025-09-09 05:50:48 -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 Merge upstream in 2025-09-09 05:50:48 -07:00
opt_muxtree.cc Increase muxtree glob eval attempts to 10M. 2025-09-04 10:52:37 -07: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 Initial implementation of addsub_c with no intermediate fanout allowed 2025-09-11 03:28:50 -07:00
peepopt_addsub_c.pmg Support external fanout for addsub_c 2025-09-11 03:48:14 -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 Run toposort in both directions for better results 2025-09-09 07:45:25 -07:00