yosys/passes
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
..
abc More win32/abc fixes 2014-10-12 14:48:19 +02:00
cmds Replaced readsome() with read() and gcount() 2014-10-15 01:12:53 +02:00
fsm Changed from "and" to "&&" 2014-10-15 00:59:22 +02:00
hierarchy Do not the 'z' modifier in format string (another win32 fix) 2014-10-11 11:42:08 +02:00
memory Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
opt Don't be too smart with $dff cells with "init" attribute on out signal 2014-10-16 11:49:31 +02:00
proc Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
sat Renamed TRUE/FALSE to CONST_TRUE/CONST_FALSE because of name collision on Win32 2014-10-10 17:07:24 +02:00
techmap Removed CHECK() macro from libparse.cc (was using non-std c features) 2014-10-13 17:22:06 +02:00
tests Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00