3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-04-25 13:23:34 +00:00

Tighten csa tests.

This commit is contained in:
nella 2026-03-16 16:23:42 +01:00
parent 18c7cb094e
commit 4ce8e7d1df
23 changed files with 66 additions and 83 deletions

View file

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