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