3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-04-16 01:04:14 +00:00
yosys/tests/csa_tree/csa_tree_const.ys
2026-04-13 12:48:05 +02:00

9 lines
165 B
Text

read_verilog add_with_const.v
hierarchy -auto-top
proc; opt_clean
equiv_opt csa_tree
design -load postopt
select -assert-min 1 t:$fa
select -assert-count 1 t:$add