mirror of https://github.com/YosysHQ/yosys.git
9 lines
136 B
Plaintext
9 lines
136 B
Plaintext
|
|
read_verilog add_chain_16.v
|
||
|
|
hierarchy -auto-top
|
||
|
|
proc; opt_clean
|
||
|
|
csa_tree
|
||
|
|
stat
|
||
|
|
|
||
|
|
select -assert-min 5 t:$fa
|
||
|
|
select -assert-count 1 t:$add
|