mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-14 09:56:16 +00:00
scopeinfo inverted
This commit is contained in:
parent
90f980eb66
commit
67a93dc76d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ endmodule
|
||||||
EOT
|
EOT
|
||||||
|
|
||||||
hierarchy -top top
|
hierarchy -top top
|
||||||
flatten -scopename
|
flatten -scopeinfo -scopename
|
||||||
prep
|
prep
|
||||||
|
|
||||||
write_json json_scopeinfo.out
|
write_json json_scopeinfo.out
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue