yosys/passes/opt
Clifford Wolf ec4751e55c Replaced std::unordered_set (nodict) with Yosys::pool 2014-12-26 21:59:41 +01:00
..
Makefile.inc Moved "share" and "wreduce" to passes/opt/ 2014-09-01 11:45:26 +02:00
opt.cc Added "opt -full" alias for all more aggressive optimizations 2014-10-31 03:36:51 +01:00
opt_clean.cc Replaced std::unordered_set (nodict) with Yosys::pool 2014-12-26 21:59:41 +01:00
opt_const.cc Replaced std::unordered_map as implementation for Yosys::dict 2014-12-26 21:35:22 +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 Added "opt -full" alias for all more aggressive optimizations 2014-10-31 03:36:51 +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 Replaced std::unordered_map as implementation for Yosys::dict 2014-12-26 21:35:22 +01:00
share.cc Improved TopoSort determinism 2014-11-07 15:21:03 +01:00
wreduce.cc Replaced std::unordered_set (nodict) with Yosys::pool 2014-12-26 21:59:41 +01:00