1
0
mirror of synced 2026-05-20 12:42:51 +00:00
Files
YosysHQ.yosys/tests/csa_tree/csa_tree_3input.ys
2026-03-13 12:09:50 +01:00

12 lines
225 B
Plaintext

# Test csa_tree on 3-operand chain — minimal trigger case
read_verilog add_chain_3.v
hierarchy -auto-top
proc; opt_clean
equiv_opt csa_tree
design -load postopt
select -assert-count 1 t:$fa
select -assert-count 1 t:$add