Sign in
foss-fpga-tools
/
third_party
/
yosys
/
refs/heads/dave/dotstar
/
.
/
frontends
/
verific
/
example.sby
blob: ffbf33cab3d2242e065c871e8f6bde71658bf81d [
file
] [
log
] [
blame
] [
edit
]
# 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