2021-03-03 20:36:19 +01:00
|
|
|
read_verilog -sv unbased_unsized.sv
|
|
|
|
|
hierarchy
|
|
|
|
|
proc
|
|
|
|
|
flatten
|
|
|
|
|
opt -full
|
2024-01-22 17:44:05 +01:00
|
|
|
async2sync
|
2021-03-03 20:36:19 +01:00
|
|
|
select -module top
|
2024-10-03 16:34:19 +02:00
|
|
|
sat -verify -tempinduct -prove-asserts -show-all
|