This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
yosys
Watch
3
Star
0
Fork
You've already forked yosys
0
mirror of
https://github.com/YosysHQ/yosys
synced
2025-04-09 10:51:53 +00:00
Code
Activity
a346c0bf2b
yosys
/
passes
History
Clifford Wolf
a346c0bf2b
Made "cover" a compile-time option (disabled by default)
2014-11-06 09:39:55 +01:00
..
abc
Also look for yosys-abc in parent dir on win32
2014-10-18 19:01:44 +02:00
cmds
Made "cover" a compile-time option (disabled by default)
2014-11-06 09:39:55 +01:00
fsm
Changed from "and" to "&&"
2014-10-15 00:59:22 +02:00
hierarchy
Various win32 / vs build fixes
2014-10-17 14:01:47 +02:00
memory
Renamed SIZE() to GetSize() because of name collision on Win32
2014-10-10 17:07:24 +02:00
opt
Added "opt -full" alias for all more aggressive optimizations
2014-10-31 03:36:51 +01: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
Fixed various VS warnings
2014-10-18 15:20:38 +02:00
tests
Fixed typo in test_cell
2014-10-18 16:52:06 +01:00