mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 02:45:52 +00:00
Remove redundant flatten
This commit is contained in:
parent
cba3073026
commit
5cd3d3db0a
1 changed files with 0 additions and 2 deletions
|
@ -15,7 +15,6 @@ proc
|
|||
design -save gold
|
||||
|
||||
submod
|
||||
flatten
|
||||
design -stash gate
|
||||
|
||||
design -import gold -as gold
|
||||
|
@ -42,7 +41,6 @@ proc
|
|||
design -save gold
|
||||
|
||||
submod
|
||||
flatten
|
||||
design -stash gate
|
||||
|
||||
design -import gold -as gold
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue