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

[dv] Sample integrity errors more sensibly on the A channel #25163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rswarbrick
Copy link
Contributor

The existing code was wrong. I think the original author had imagined that you could count the number of injected errors by looking at the number of bit differences after re-calculating parity, but this is incorrect.

Do something more like what we'd expect, and base this properly on SECDED decode.

The existing code was wrong. I think the original author had imagined
that you could count the number of injected errors by looking at the
number of bit differences after re-calculating parity, but this is
incorrect.

Do something more like what we'd expect, and base this properly on
SECDED decode.

Signed-off-by: Rupert Swarbrick <[email protected]>
@rswarbrick rswarbrick added the Component:DV DV issue: testbench, test case, etc. label Nov 15, 2024
@rswarbrick rswarbrick requested a review from a team as a code owner November 15, 2024 15:51
@rswarbrick rswarbrick requested review from eshapira and alees24 and removed request for a team November 15, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component:DV DV issue: testbench, test case, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant