mirror of
https://github.com/YosysHQ/yosys
synced 2026-04-25 13:23:34 +00:00
Tighten csa tests.
This commit is contained in:
parent
18c7cb094e
commit
4ce8e7d1df
23 changed files with 66 additions and 83 deletions
|
|
@ -1,11 +1,8 @@
|
|||
# Test csa_tree with 5 operands — tree with remainders
|
||||
|
||||
read_verilog add_chain_5.v
|
||||
hierarchy -auto-top
|
||||
proc; opt_clean
|
||||
equiv_opt csa_tree
|
||||
design -load postopt
|
||||
csa_tree
|
||||
stat
|
||||
|
||||
select -assert-min 2 t:$fa
|
||||
select -assert-count 3 t:$fa
|
||||
select -assert-count 1 t:$add
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue