mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-14 06:05:29 +00:00
Merge pull request #5850 from YosysHQ/nella/synth-check
Add check before flatten in synth - Fix #429
This commit is contained in:
commit
0641b7a725
21 changed files with 48 additions and 13 deletions
|
|
@ -6,6 +6,7 @@ begin:
|
|||
proc
|
||||
|
||||
flatten:
|
||||
check
|
||||
flatten
|
||||
tribuf -logic
|
||||
deminout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue