Skip to content

Commit

Permalink
Changed boolopt naming
Browse files Browse the repository at this point in the history
  • Loading branch information
akashlevy committed Jan 17, 2025
1 parent d863142 commit 90f980e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/blif/bug2729.ys
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ read_blif -wideports tmp-bug2729.blif
rename -enumerate t:cell
dump
cd top
connect -assert -port boolopt I A
connect -assert -port boolopt O B
connect -assert -port boolopt_1 I A
connect -assert -port boolopt_1 O B

0 comments on commit 90f980e

Please sign in to comment.