mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-23 04:49:15 +00:00
9 lines
161 B
Text
9 lines
161 B
Text
read_verilog sub_signed.v
|
|
hierarchy -auto-top
|
|
proc; opt_clean
|
|
csa_tree
|
|
stat
|
|
|
|
select -assert-min 1 t:$fa
|
|
select -assert-count 1 t:$add
|
|
select -assert-none t:$sub
|