mirror of https://github.com/YosysHQ/yosys.git
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
|
read_verilog -sv size_cast.sv
|
||
|
proc
|
||
|
opt -full
|
||
|
select -module top
|
||
|
sat -verify -prove-asserts -show-all
|