mirror of https://github.com/YosysHQ/yosys.git
10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
|
read_verilog opt_share_cat.v
|
||
|
prep -flatten
|
||
|
opt
|
||
|
pmuxtree
|
||
|
opt_share
|
||
|
opt_clean
|
||
|
|
||
|
select -assert-count 2 t:$sub
|
||
|
select -assert-count 0 t:$add
|