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

[BUG] When taking a synchronous exception, bit 6 (sync_exc_seen) should be set in the CPUCTRL CSR (0x7C0) #177

Open
LeeHoff opened this issue Dec 11, 2023 · 1 comment
Assignees

Comments

@LeeHoff
Copy link

LeeHoff commented Dec 11, 2023

Bug Description

With the updated reference model, running debug_test with USE_ISS=YES, the reference model sets bit 6 sync_exc_seen in the cpuctrl (0x7c0) register.
This CSR is not implemented in the RTL, but it is in the CVE2 spec.

szbieg added a commit to NXP/openhwgroup-cve2 that referenced this issue Jan 24, 2024
@davideschiavone
Copy link

@christian-herber-nxp , do we want this RTL register? is it only for simulation? if so we can do "ifndef SYNTHESIS", or do we want to remove it from the ISS?

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

When branches are created from issues, their pull requests are automatically linked.

3 participants