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] Exclude some secded generation modules from coverage #25074

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

rswarbrick
Copy link
Contributor

This is slightly extending commit 803eed8, which excluded two secded decoders. For similar reasons, we might want to exclude the corresponding encoders. Again, these are verified in FPV and getting complete conditional coverage is hard (or maybe impossible) to hit. No need to spend time on doing so: the FPV should catch any bug in these prims.

This is slightly extending commit 803eed8, which excluded two secded
decoders. For similar reasons, we might want to exclude the
corresponding encoders. Again, these are verified in FPV and getting
complete conditional coverage is hard (or maybe impossible) to hit. No
need to spend time on doing so: the FPV should catch any bug in these
prims.

Signed-off-by: Rupert Swarbrick <[email protected]>
@rswarbrick rswarbrick added the Component:DV DV issue: testbench, test case, etc. label Nov 11, 2024
@rswarbrick rswarbrick requested a review from a team as a code owner November 11, 2024 17:58
@rswarbrick rswarbrick requested review from hcallahan-lowrisc and removed request for a team November 11, 2024 17:58
Copy link
Contributor

@hcallahan-lowrisc hcallahan-lowrisc left a comment

Choose a reason for hiding this comment

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

This makes sense to me. It probably would have saved some time for many doing gap analysis! Thanks @rswarbrick

@rswarbrick rswarbrick merged commit accbc1e into lowRISC:master Nov 12, 2024
43 checks passed
@rswarbrick rswarbrick deleted the prim-secded-coverage branch November 12, 2024 13:54
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.

2 participants