yosys/passes/opt
Clifford Wolf 18cb8b4636 Don't be too smart with $dff cells with "init" attribute on out signal 2014-10-16 11:49:31 +02:00
..
Makefile.inc Moved "share" and "wreduce" to passes/opt/ 2014-09-01 11:45:26 +02:00
opt.cc namespace Yosys 2014-09-27 16:17:53 +02:00
opt_clean.cc Some cleanups in opt_clean 2014-10-16 11:46:57 +02:00
opt_const.cc Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02: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 namespace Yosys 2014-09-27 16:17:53 +02: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 Added support for "keep" on modules 2014-09-29 12:51:54 +02:00
share.cc Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
wreduce.cc Wrapped init in std::set constructor 2014-10-15 00:58:05 +02:00