mirror of https://github.com/YosysHQ/yosys.git
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
|
read_verilog -sv package_task_func.sv
|
||
|
proc
|
||
|
opt -full
|
||
|
sat -verify -seq 1 -prove-asserts -show-all
|