3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-14 09:55:37 +00:00
yosys/passes/opt
2026-07-17 23:38:01 +02:00
..
opt_clean WIP half broken snapshot 2026-07-17 23:32:20 +02:00
CMakeLists.txt WIP half broken snapshot 2026-07-17 23:32:20 +02:00
muxpack.cc Remove trailing whitespaces 2026-06-23 07:24:59 +02:00
opt.cc Move Design::sort() calls out of opt and opt_clean passes into the synth passes that need them. 2026-01-23 01:14:35 +00:00
opt_balance_tree.cc Remove trailing whitespaces 2026-06-23 07:24:59 +02:00
opt_demorgan.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
opt_dff.cc opt_dff: sigma harder, FfDataSigMapped 2026-07-17 23:33:02 +02:00
opt_expr.cc opt_expr: with -keepdc disable equality optimization rules that break when ports are sigmapped 2026-07-17 23:33:02 +02: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: disable signorm 2026-07-17 23:32:34 +02:00
opt_lut.cc Remove trailing whitespaces 2026-06-23 07:24:59 +02:00
opt_lut_ins.cc End of file fix 2026-06-23 07:23:41 +02:00
opt_mem.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
opt_mem_feedback.cc End of file fix 2026-06-23 07:23:41 +02:00
opt_mem_priority.cc End of file fix 2026-06-23 07:23:41 +02:00
opt_mem_widen.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
opt_merge.cc WIP half broken snapshot 2026-07-17 23:32:20 +02:00
opt_merge_inc.cc opt_merge_inc: re add initvals deletion 2026-07-17 23:32:34 +02:00
opt_muxtree.cc opt_muxtree: optimize for single driver, error on multiple drivers 2026-06-15 15:08:26 +02:00
opt_reduce.cc Restore pmux elim. 2026-07-08 11:58:30 +02:00
opt_share.cc Remove trailing whitespaces 2026-06-23 07:24:59 +02:00
peepopt.cc pmgen: hold sigmap pointer instead of owning it 2026-07-17 23:38:01 +02:00
peepopt_formal_clockgateff.pmg Refactor uses of log_id in pgm files 2026-05-14 12:21:32 +02:00
peepopt_muldiv.pmg Refactor uses of log_id in pgm files 2026-05-14 12:21:32 +02:00
peepopt_muldiv_c.pmg Remove trailing whitespaces 2026-06-23 07:24:59 +02:00
peepopt_shiftadd.pmg Remove trailing whitespaces 2026-06-23 07:24:59 +02:00
peepopt_shiftmul_left.pmg Refactor uses of log_id in pgm files 2026-05-14 12:21:32 +02:00
peepopt_shiftmul_right.pmg Refactor uses of log_id in pgm files 2026-05-14 12:21:32 +02:00
peepopt_shiftpow2.pmg peepopt: add shiftpow2 pattern 2026-05-31 02:01:32 +02:00
pmux2shiftx.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
rmports.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
share.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
wreduce.cc signorm: disable in passes that use swap_names 2026-07-17 23:32:34 +02:00