-
Notifications
You must be signed in to change notification settings - Fork 21
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
Extend HCI with ECC. #76
Conversation
@LuigiGhionda is this ready for being merged? |
(rebase apart) |
eee3bd2
to
c039e23
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, waiting for the working CI before approving!
I bumped the nonfree to also include softex regression in the CI (I did not see a dedicated branch, maybe I missed it). |
ca7abd2
to
035b37a
Compare
This PR extends HCI with ECC up to the TCDM banks and add memory-mapped error-counting registers to collect statistics.
This PR supersedes and extends #65.