mirror of https://github.com/YosysHQ/yosys.git
10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
|
|
read_verilog add_multi_const.v
|
||
|
|
hierarchy -auto-top
|
||
|
|
proc; opt_clean
|
||
|
|
csa_tree
|
||
|
|
stat
|
||
|
|
|
||
|
|
select -assert-none t:$fa
|
||
|
|
select -assert-max 1 t:$add
|
||
|
|
|