need help for formal verifiaction of picorv32 #6945
Vinayakamk
started this conversation in
General
Replies: 1 comment
-
This is not the right place to get help on smtbmc or yosys tools. Better to file the question on some place that relates to smtbmc. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
this is more into clarification rather an issue.
i wish to understand whats happening in my run for picorv32.

this was the comtent of my sby file.
[options]
mode prove
depth 10
[engines]
smtbmc z3
[script]
read_verilog -formal picorv32a.v
prep -top picorv32
[files]
picorv32a.v
and picorv32 is used from openlane/designs (yosys)
Beta Was this translation helpful? Give feedback.
All reactions