3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-12 11:54:09 +00:00
yosys/passes/opt
2026-01-13 16:38:12 +01:00
..
.gitignore
Makefile.inc
muxpack.cc
opt.cc Make log_header() use variadic templates. 2025-09-09 15:41:03 +02:00
opt_clean.cc Avoid calling IdString::c_str() in opt_clean 2025-11-12 11:52:04 +01:00
opt_demorgan.cc
opt_dff.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_expr.cc Remove cover() coverage tracking 2025-12-04 16:27:13 +01: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 Update passes/opt to avoid bits() 2025-09-16 03:17:23 +00: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 Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
opt_share.cc
peepopt.cc
peepopt_formal_clockgateff.pmg
peepopt_muldiv.pmg
peepopt_muldiv_c.pmg
peepopt_shiftadd.pmg
peepopt_shiftmul_left.pmg
peepopt_shiftmul_right.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 Update passes/opt to avoid bits() 2025-09-16 03:17:23 +00:00