mirror of https://github.com/YosysHQ/yosys.git
6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
|
connect_rpc -exec python3 frontend.py stdio
|
||
|
read_verilog design.v
|
||
|
hierarchy -top top
|
||
|
flatten
|
||
|
select -assert-count 1 t:$neg
|