yosys/tests/csa_tree/csa_tree_sub_mixed.ys

12 lines
184 B
Plaintext

# Test mixed csa chain
read_verilog sub_mixed.v
hierarchy -auto-top
proc; opt_clean
csa_tree
stat
select -assert-min 1 t:$fa
select -assert-count 1 t:$add
select -assert-none t:$sub