mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-15 03:35:40 +00:00
Fix the test
This commit is contained in:
parent
6daa8a01ed
commit
bf3afc569a
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue