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

UVM: Fix some failing scenarios #427

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Conversation

calebofearth
Copy link
Collaborator

Recent addition of assertions to check for X values on register interfaces revealed some issues with HMAC/SHA512 UVM testbenches. Fix those issues by driving undriven signals with 0 - until an improved solution is available.
Fix an issue with validation firmware linker script - it was excluding both sections sdata and data.datavault, which causes some issues sims (detected this while doing Caliptra SEED work, but applicable to main also).

@calebofearth calebofearth added the regression It used to work, but doesn't anymore label Feb 22, 2024
@calebofearth calebofearth marked this pull request as draft February 23, 2024 00:15
@calebofearth calebofearth marked this pull request as ready for review March 11, 2024 16:49
@calebofearth calebofearth merged commit 0aca0fe into main Mar 12, 2024
47 checks passed
@calebofearth calebofearth deleted the cwhitehead-uvm-regr-fix-20230221 branch March 12, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression It used to work, but doesn't anymore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants