mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 16:45:32 +00:00
5 lines
101 B
Text
5 lines
101 B
Text
read_verilog -sv size_cast.sv
|
|
proc
|
|
opt -full
|
|
select -module top
|
|
sat -verify -prove-asserts -show-all
|