mirror of https://github.com/YosysHQ/yosys.git
6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
|
read_verilog -sv prefix.sv
|
||
|
hierarchy
|
||
|
proc
|
||
|
select -module top
|
||
|
sat -verify -seq 1 -prove-asserts -show-all
|