mirror of https://github.com/YosysHQ/yosys.git
9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
|
|
read_verilog -sv setundef.sv
|
||
|
|
setundef -zero -params
|
||
|
|
hierarchy -top top
|
||
|
|
flatten
|
||
|
|
proc
|
||
|
|
async2sync
|
||
|
|
write_json
|
||
|
|
sat -seq 5 -prove-asserts
|