3
0
Fork 0
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:
Martin Povišer 2024-09-18 16:41:05 +02:00
parent 2a3e907da8
commit ea765686b6
2 changed files with 145 additions and 42 deletions

View file

@ -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