3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 09:05:32 +00:00

blif fixes

This commit is contained in:
Akash Levy 2024-11-16 21:53:06 -08:00
parent 1c2965649d
commit df0ce40841
2 changed files with 14 additions and 14 deletions

View file

@ -16,5 +16,5 @@ read_blif -wideports tmp-bug2729.blif
rename -enumerate t:cell
dump
cd top
connect -assert -port _0_ I A
connect -assert -port _0_ O B
connect -assert -port boolopt I A
connect -assert -port boolopt O B