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] CSR Reads to 0x7C1 do not flagged as Illegal Instruction #179

Open
emgens opened this issue Dec 12, 2023 · 2 comments · May be fixed by #182
Open

[BUG] CSR Reads to 0x7C1 do not flagged as Illegal Instruction #179

emgens opened this issue Dec 12, 2023 · 2 comments · May be fixed by #182
Assignees

Comments

@emgens
Copy link

emgens commented Dec 12, 2023

Bug Description

The cv32e20 core returns a value a of zero and does not flag an illegal instruction when CSR address 0x7C1 is accessed. This was a custom CSR in the IBEX implementation, but the function it controlled (secure seed) is not implemented. The ability to read this address should be removed.

@MikeOpenHWGroup
Copy link
Member

Hi @joecircello, I assigned this issue to you because I am not sure of the best individual to assign it to and I'm hoping you do. 😉

@joecircello
Copy link

As per the discussion in the 2023-12-19 CV32E20 weekly project meeting, I have reassigned this issue to Szymon.

@szbieg szbieg linked a pull request Jan 15, 2024 that will close this issue
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 a pull request may close this issue.

4 participants