yosys/passes/opt
Clifford Wolf 8426884b40 Re-enabled mux->and/or transform (and fixed lm32 in yosys-bigsim) 2015-01-13 13:20:09 +01:00
..
Makefile.inc Fixed build with SMALL=1 2014-12-30 11:41:24 +01:00
opt.cc typo fix for "opt -fast" 2014-12-30 22:35:38 +01:00
opt_clean.cc Cleanups in opt_clean 2014-12-29 05:11:06 +01:00
opt_const.cc Re-enabled mux->and/or transform (and fixed lm32 in yosys-bigsim) 2015-01-13 13:20:09 +01:00
opt_muxtree.cc Do not the 'z' modifier in format string (another win32 fix) 2014-10-11 11:42:08 +02:00
opt_reduce.cc using dict and pool in opt_reduce 2014-12-28 21:27:05 +01:00
opt_rmdff.cc Don't be too smart with $dff cells with "init" attribute on out signal 2014-10-16 11:49:31 +02:00
opt_share.cc bugfix in opt_share 2014-12-28 21:26:36 +01:00
share.cc Added statehash to ezSAT 2014-12-29 17:10:37 +01:00
wreduce.cc Replaced std::unordered_set (nodict) with Yosys::pool 2014-12-26 21:59:41 +01:00