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

Add checks for unaligned/illegal memory accesses #53

Open
powerjg opened this issue May 13, 2019 · 1 comment
Open

Add checks for unaligned/illegal memory accesses #53

powerjg opened this issue May 13, 2019 · 1 comment

Comments

@powerjg
Copy link
Contributor

powerjg commented May 13, 2019

Relates to #34. We can also add a wire back to the CSR/interrupt unit to generated an interrupt in this case.

Alternatively, we could check for this error condition in the CSR/interrupt controller. Maybe that would be better, in fact.

@nganjehloo
Copy link
Contributor

i just did some of the setup for this in csr.scala starting at line 382 in system_csr branch. let me know if any help is needed with this

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

2 participants