mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-12 12:08:19 +00:00
7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
read_verilog -specify boxes.v
|
|
clean
|
|
|
|
select -assert-count 3 =c:*
|
|
select -assert-count 10 =w:*
|
|
select -assert-count 13 =*
|