3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-15 03:35:40 +00:00

Fix the test

This commit is contained in:
Akash Levy 2026-04-07 22:46:33 -07:00
parent 6daa8a01ed
commit bf3afc569a

View file

@ -128,6 +128,9 @@ opt_vps; opt_clean
select -assert-none t:$pmux
select -assert-none t:$reduce_or
select -assert-count 8 t:$eq
select -assert-count 8 t:$and
select -assert-count 8 t:$mux
select -assert-count 1 t:$dff
design -reset
log -pop