3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-01-05 02:28:51 +00:00
yosys/passes
Clifford Wolf 3870e7cf29
Merge pull request #991 from kristofferkoch/gcc9-warnings
Fix all warnings that occurred when compiling with gcc9
2019-05-08 11:25:22 +02:00
..
cmds Fix all warnings that occurred when compiling with gcc9 2019-05-08 10:27:14 +02:00
equiv Add -undef option to equiv_opt, passed to equiv_induct 2019-04-26 11:16:48 -07:00
fsm
hierarchy Add "hierarchy -chparam" support for non-verific top modules 2019-05-03 22:03:43 +02:00
memory
opt More opt_clean cleanups 2019-05-07 14:41:58 +02:00
pmgen Bugfix in peepopt_shiftmul.pmg 2019-05-06 15:34:19 +02:00
proc
sat Fix bug in "expose -input" 2019-05-06 13:30:55 +02:00
techmap Merge pull request #991 from kristofferkoch/gcc9-warnings 2019-05-08 11:25:22 +02:00
tests