3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-01 21:49:31 +00:00
yosys/passes/opt
2019-07-13 16:49:56 +00:00
..
Makefile.inc Move muxpack from passes/techmap to passes/opt 2019-06-06 12:15:13 -07:00
muxpack.cc Cope with $reduce_or common in case 2019-06-21 12:31:14 -07:00
opt.cc Add help for "-sat" option inside opt_rmdff. "opt" can pass "-sat" too 2019-06-27 22:06:23 +02:00
opt_clean.cc Improve opt_clean handling of unused public wires 2019-06-26 17:54:17 +02:00
opt_demorgan.cc
opt_expr.cc Improve opt_expr and opt_clean handling of (partially) undriven and/or unused wires, fixes #981 2019-05-03 14:25:01 +02:00
opt_lut.cc opt_lut: make less chatty. 2019-07-13 16:49:56 +00:00
opt_merge.cc
opt_muxtree.cc Fix handling of glob_abort_cnt in opt_muxtree, fixes #1002 2019-05-12 13:51:12 +02:00
opt_reduce.cc
opt_rmdff.cc Add help for "-sat" option inside opt_rmdff. "opt" can pass "-sat" too 2019-06-27 22:06:23 +02:00
pmux2shiftx.cc Add "pmux2shiftx -norange", fixes #1135 2019-06-27 10:59:12 +02:00
rmports.cc
share.cc
wreduce.cc Revert "Add "synth -keepdc" option" 2019-07-09 10:14:23 -07:00