yosys/passes/opt
Eddie Hung 88d5185596 Merge remote-tracking branch 'origin/master' into eddie/fix_1262 2019-08-11 21:13:40 -07:00
..
Makefile.inc Move muxpack from passes/techmap to passes/opt 2019-06-06 12:15:13 -07:00
muxpack.cc RTLIL::S{0,1} -> State::S{0,1} 2019-08-07 11:12:38 -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 substr() -> compare() 2019-08-07 12:20:08 -07: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 Merge remote-tracking branch 'origin/master' into eddie/fix_1262 2019-08-11 21:13:40 -07:00
opt_lut.cc opt_lut to ignore LUT cells, or those that drive bits, with (* keep *) 2019-08-07 13:15:02 -07:00
opt_merge.cc substr() -> compare() 2019-08-07 12:20:08 -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 substr() -> compare() 2019-08-07 12:20:08 -07:00
pmux2shiftx.cc stoi -> atoi 2019-08-07 11:09:17 -07:00
rmports.cc Fix formatting for msys2 mingw build using GetSize 2019-08-01 17:27:34 +02:00
share.cc stoi -> atoi 2019-08-07 11:09:17 -07:00
wreduce.cc Move LSB-trimming functionality from wreduce to opt_expr 2019-08-06 15:25:50 -07:00