mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-14 04:48:46 +00:00
8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
read_verilog -specify boxes.v
|
|
clean
|
|
|
|
logger -expect-no-warnings
|
|
select -assert-count 5 =wb
|
|
clean =wb
|
|
select -assert-count 4 =wb
|