mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 09:55:20 +00:00
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
|