Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PREUNSAT errors in QuickStart Guide Exercise 1 (picorv32) #43

Closed
wants to merge 3 commits into from
Closed

Conversation

DonaldKellett
Copy link

@DonaldKellett DonaldKellett commented Aug 18, 2020

Fixes #36

Tested on NixOS Linux 20.03 (Markhor) - see captured STDOUT (STDERR is empty)

@dvc94ch
Copy link

dvc94ch commented Jun 6, 2021

adding --nopresat allows you to prove anything if I understand correctly. for example if you set reset to 1 you can prove all the instruction tests correct as you'll never get an invalid state.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed Checks in picorv32 Verification Following Quickstart Guide
2 participants