Sign in
foss-fpga-tools
/
third_party
/
yosys
/
03457ee13e36574add688a9c2c5c0641a4d6df05
/
.
/
frontends
/
verific
/
example.sby
blob: ffbf33cab3d2242e065c871e8f6bde71658bf81d [
file
]
# Simple SymbiYosys example job utilizing Verific
[
options
]
mode prove
depth
10
[
engines
]
smtbmc yices
[
script
]
verific
-
sv example
.
sv
verific
-
import
top
prep
-
top top
[
files
]
example
.
sv