3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-07 22:51:42 +00:00
yosys/passes/opt
2026-04-20 02:03:35 -07:00
..
.gitignore
Makefile.inc Merge remote-tracking branch 'upstream/main' 2026-01-21 15:13:57 -08:00
muxpack.cc Revert three passes 2025-09-29 00:18:34 -07:00
opt.cc Undo the terrible upstream changes that break everything... 2026-02-04 22:26:06 -08: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_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 opt_hier: Adjust messages 2025-09-29 12:27:27 +02: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
opt_mem_priority.cc
opt_mem_widen.cc
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_reduce.cc Bump Yosys to latest 2025-09-13 04:35:52 -07:00
opt_share.cc
peepopt.cc Initial implementation of addsub_c with no intermediate fanout allowed 2025-09-11 03:28:50 -07:00
peepopt_addsub_c.pmg Smallfixes 2025-09-11 05:02:58 -07:00
peepopt_formal_clockgateff.pmg
peepopt_muldiv.pmg
peepopt_muldiv_c.pmg
peepopt_muxorder.pmg
peepopt_shiftadd.pmg
peepopt_shiftmul_left.pmg
peepopt_shiftmul_right.pmg
peepopt_sub_neg.pmg
pmux2shiftx.cc Update passes/opt to avoid bits() 2025-09-16 03:17:23 +00: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