mirror of https://github.com/YosysHQ/yosys.git
8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
|
read_verilog -sv unbased_unsized_shift.sv
|
||
|
hierarchy
|
||
|
proc
|
||
|
flatten
|
||
|
opt -full
|
||
|
select -module top
|
||
|
sat -verify -seq 1 -tempinduct -prove-asserts -show-all
|