3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 18:31:51 +00:00
yosys/passes/opt
Clifford Wolf 2a9c68e2d6
Merge pull request #1026 from YosysHQ/clifford/fix1023
Keep zero-width wires in opt_clean if and only if they are ports
2019-05-27 13:24:19 +02:00
..
Makefile.inc Import initial pmux2shiftx from eddieh 2019-04-20 00:38:25 +02:00
opt.cc
opt_clean.cc Keep zero-width wires in opt_clean if and only if they are ports, fixes #1023 2019-05-22 13:57:36 +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_merge.cc Add log_debug() framework 2019-04-22 17:25:52 +02:00
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 Revert enable check 2019-05-25 12:55:57 -07:00
pmux2shiftx.cc Add full_pmux feature to pmux2shiftx 2019-04-22 15:26:20 +02:00
rmports.cc
share.cc
wreduce.cc Add "wreduce -keepdc", fixes #1016 2019-05-20 15:36:13 +02:00