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