3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-05 01:27:43 +00:00
yosys/passes/opt
Clifford Wolf 1c7ce251f3
Merge pull request #1046 from bogdanvuk/master
Optimizing DFFs whose initial value prevents their value from changing
2019-06-28 08:30:18 +02: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
opt_lut.cc
opt_merge.cc
opt_muxtree.cc
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