yosys/passes/opt
Akash Levy 6a8d800e63 Fixes for filtering small cases and catching more larger ones with trickier signatures 2026-05-27 03:40:44 -07:00
..
.gitignore Merge upstream 2025-03-05 07:54:26 -08:00
Makefile.inc Merge branch 'main' into opt_addcin 2026-05-27 01:52:11 -07:00
muxpack.cc muxpack fix 2026-05-27 03:07:24 -07:00
opt.cc Update passes/opt/opt.cc 2026-05-26 06:38:27 -07:00
opt_addcin.cc Fixup 2026-05-27 01:51:54 -07:00
opt_andor_pmux.cc Fixes for filtering small cases and catching more larger ones with trickier signatures 2026-05-27 03:40:44 -07:00
opt_balance_tree.cc Silimate mods to upstream opt_balance_tree pass 2026-01-21 23:34:34 -08:00
opt_clean.cc Undo the terrible upstream changes that break everything... 2026-02-04 22:26:06 -08:00
opt_demorgan.cc opt_demorgan: skip zero width cells 2024-09-24 14:24:59 +01:00
opt_dff.cc Fix opt_dff cell naming 2026-01-28 23:36:49 -08:00
opt_expr.cc opt_expr for constant comparisons 2026-04-20 02:03:35 -07:00
opt_ffinv.cc Instead of using builtin_ff_cell_types() directly, go through a method Cell::is_builtin_ff() 2025-09-17 03:24:19 +00:00
opt_hier.cc Fixup NEW_ID usage 2026-05-27 00:09:12 -07:00
opt_lut.cc Remove .c_str() from parameters to log_debug() 2025-09-23 19:10:33 +12:00
opt_lut_ins.cc Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
opt_mem.cc Bump to latest 2025-09-21 01:10:04 -07: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 Parallelize `opt_merge`. 2026-01-08 04:21:39 +00:00
opt_muxtree.cc Use digit separators for large decimal integers 2026-01-13 16:38:12 +01:00
opt_parallel_prefix.cc opt parallel prefix and priority encoders 2026-05-20 12:14:50 -07:00
opt_prienc.cc Speed fix 2026-05-20 15:42:26 -07:00
opt_reduce.cc Bump Yosys to latest 2025-09-13 04:35:52 -07:00
opt_share.cc Reduce pass verbosity 2025-05-13 20:42:47 -07:00
peepopt.cc modshr onehot pass 2026-05-20 01:25:28 -07:00
peepopt_addsub_c.pmg Smallfixes 2025-09-11 05:02:58 -07:00
peepopt_formal_clockgateff.pmg Merge upstream 2025-03-05 07:54:26 -08:00
peepopt_modshr_onehot.pmg modshr onehot pass 2026-05-20 01:25:28 -07: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 edit naming 2026-04-24 17:14:42 -07:00
rmports.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
share.cc Update passes/opt to avoid bits() 2025-09-16 03:17:23 +00:00
wreduce.cc Improve wreduce runtime 2026-02-19 01:03:26 -08:00