mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
aiger2: Adjust hierarchy/port handling
This commit is contained in:
parent
2a3e907da8
commit
ea765686b6
2 changed files with 145 additions and 42 deletions
|
@ -158,7 +158,7 @@ copy test gold
|
|||
flatten gold
|
||||
techmap submodule1
|
||||
select test
|
||||
write_aiger2 aiger2_ops.aig
|
||||
write_aiger2 -flatten aiger2_ops.aig
|
||||
select -clear
|
||||
delete test
|
||||
read_aiger -module_name test aiger2_ops.aig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue