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

extend debug test to inject ecc errors #291

Merged
merged 2 commits into from
Dec 18, 2024
Merged

extend debug test to inject ecc errors #291

merged 2 commits into from
Dec 18, 2024

Conversation

wsipak
Copy link
Collaborator

@wsipak wsipak commented Dec 17, 2024

Let's export the code that reads/writes ICache line/tag to functions and operate on more indexes.
This also changes the values written to ICache registers to put incorrect ecc/parity values and set valid bit to 1.
Also the default state in el2_ifu_mem_ctl.sv can't be reached because the tested value belongs to an enum and all members are handled above it.

Copy link

Links to coverage and verification reports for this PR (#291) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

@wsipak wsipak marked this pull request as ready for review December 18, 2024 09:48
Copy link

Links to coverage and verification reports for this PR (#291) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

Copy link
Collaborator

@tmichalak tmichalak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tmichalak tmichalak merged commit 1e3b4b2 into main Dec 18, 2024
393 checks passed
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 this pull request may close these issues.

2 participants