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

Debug modelling #44

Open
silabs-PaulZ opened this issue Oct 28, 2020 · 0 comments
Open

Debug modelling #44

silabs-PaulZ opened this issue Oct 28, 2020 · 0 comments

Comments

@silabs-PaulZ
Copy link

In some cores, such as CV32E40P, the processor will retire an instruction before knowing that it was the last instruction prior to a halt being executed. A simple example is when the last instruction is a branch, the next instruction has not been retrieved and an external halt request is executed.

Can you change the rvfi_halt definition to be set on the first instruction that is part of the debug handler (similar to rvfi_intr).

Also, can you expand on the statement “This signal enables verification of liveness properties”?

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

No branches or pull requests

1 participant