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

[prim,fpv] Get rid of ASSERT_KNOWN in an FPV context #24454

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

rswarbrick
Copy link
Contributor

Unknown signals aren't really supported by Jasper, which drops the assertion accordingly. Unfortunately, this shows up as a coverage hole (for a rather silly reason). Get rid of the assertion entirely if we are in this context (the signal is not X because the tool doesn't allow that to happen...)

Unknown signals aren't really supported by Jasper, which drops the
assertion accordingly. Unfortunately, this shows up as a coverage
hole (for a rather silly reason). Get rid of the assertion entirely if
we are in this context (the signal is not X because the tool doesn't
allow that to happen...)

Signed-off-by: Rupert Swarbrick <[email protected]>
@rswarbrick
Copy link
Contributor Author

CHANGE AUTHORIZED: hw/ip/prim/rtl/prim_assert.sv

1 similar comment
@alees24
Copy link
Contributor

alees24 commented Sep 19, 2024

CHANGE AUTHORIZED: hw/ip/prim/rtl/prim_assert.sv

@rswarbrick
Copy link
Contributor Author

CHANGE AUTHORIZED: hw/ip/prim/rtl/prim_assert_standard_macros.svh

1 similar comment
@alees24
Copy link
Contributor

alees24 commented Sep 19, 2024

CHANGE AUTHORIZED: hw/ip/prim/rtl/prim_assert_standard_macros.svh

@rswarbrick rswarbrick merged commit 4a89207 into lowRISC:master Sep 19, 2024
24 of 27 checks passed
@rswarbrick rswarbrick deleted the fpv-assert-known branch September 19, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component:FPV FPV issue: formal testbench, property, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants