-
Notifications
You must be signed in to change notification settings - Fork 229
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
CV32E40Pv2 Verification update Week 19 PR #2425
Merged
MikeOpenHWGroup
merged 25 commits into
openhwgroup:cv32e40p/dev
from
XavierAubert:cv32e40p/dev_bnl_ww19_PR
May 10, 2024
Merged
CV32E40Pv2 Verification update Week 19 PR #2425
MikeOpenHWGroup
merged 25 commits into
openhwgroup:cv32e40p/dev
from
XavierAubert:cv32e40p/dev_bnl_ww19_PR
May 10, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…indow coverpoint. Signed-off-by: Pascal Gouedo <pascal.gouedo@dolphin.fr>
…u_rdata is memorized just for 1 cycle. Signed-off-by: Pascal Gouedo <pascal.gouedo@dolphin.fr>
Corrections for cp_f_multicycle_clk_window coverpoint
…only few occurences are ultra-long. Will let other tests execute in parallel. Should reduce overall non-re time. Signed-off-by: Pascal Gouedo <pascal.gouedo@dolphin.fr>
Moved wfi_mem_stress tests at the beginning of the execution list as …
Need more analysis to correct it. Signed-off-by: Pascal Gouedo <pascal.gouedo@dolphin.fr>
Reverted PR #246 as it created a lot of errors in non-reg.
Signed-off-by: Bee Nee Lim <beenee.lim@dolphin.fr>
Update license header
Signed-off-by: Bee Nee Lim <beenee.lim@dolphin.fr>
Update code coverage waiver for F config after review
Signed-off-by: Bee Nee Lim <beenee.lim@dolphin.fr>
Update code coverage waiver for CFG_P_F0 after review.
Signed-off-by: dd-baoshan <baoshan.mak@dolphin.fr>
…s_WW18 Add workaround for failing test on nested interrupt event
… functional coverage mapping" This reverts commit 594cb7d.
This reverts commit a332ec0.
This reverts commit b3c633c.
Signed-off-by: dd-baoshan <baoshan.mak@dolphin.fr>
…finx_instr_covg Signed-off-by: dd-baoshan <baoshan.mak@dolphin.fr>
…s_WW18 Cv32e40p/bsm update tb files ww18
…cc43af) Signed-off-by: Bee Nee Lim <beenee.lim@dolphin.fr>
Signed-off-by: Bee Nee Lim <beenee.lim@dolphin.fr>
…les) Signed-off-by: Bee Nee Lim <beenee.lim@dolphin.fr>
revert v1 DvPlan back to their original v1 state (of commit HASH 0cc43af), then consolidate all v2 changes by Xavier into v2 DvPlan file
MikeOpenHWGroup
approved these changes
May 10, 2024
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.
LGTM and it passes a local CI regression. Thanks for taking care of the copyright declaration on debug_hwloop_test/trigger_code.S
.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request contains the work from this week (ww19). Contributors are @pascalgouedo, @dd-baoshan, @dd-BeeNee
The main updates are: