mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-07 20:36:44 +02: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 =*
|