3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 17:15:33 +00:00

Changed boolopt naming

This commit is contained in:
Akash Levy 2025-01-16 19:36:27 -08:00
parent d8631420a1
commit 90f980eb66

View file

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