mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 08:35:32 +00:00
8 lines
132 B
Text
8 lines
132 B
Text
read_verilog -sv setundef.sv
|
|
setundef -zero -params
|
|
hierarchy -top top
|
|
flatten
|
|
proc
|
|
async2sync
|
|
write_json
|
|
sat -seq 5 -prove-asserts
|