yosys/passes/opt
Eddie Hung c11ad24fd7 Use std::stoi instead of atoi(<str>.c_str()) 2019-08-06 16:45:48 -07: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 Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
opt_expr.cc Cleanup opt_expr.cc 2019-08-06 16:04:21 -07:00
opt_lut.cc Use std::stoi instead of atoi(<str>.c_str()) 2019-08-06 16:45:48 -07:00
opt_merge.cc Make liberal use of IdString.in() 2019-08-06 16:18:18 -07:00
opt_muxtree.cc Make liberal use of IdString.in() 2019-08-06 16:18:18 -07:00
opt_reduce.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
opt_rmdff.cc Use IdString::begins_with() 2019-08-06 16:42:25 -07:00
pmux2shiftx.cc Use std::stoi instead of atoi(<str>.c_str()) 2019-08-06 16:45:48 -07:00
rmports.cc Fix formatting for msys2 mingw build using GetSize 2019-08-01 17:27:34 +02:00
share.cc Use std::stoi instead of atoi(<str>.c_str()) 2019-08-06 16:45:48 -07:00
wreduce.cc Revert "Add "synth -keepdc" option" 2019-07-09 10:14:23 -07:00