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

Changed integer casting to XLEN_INT in CP templates #441

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

coreyqh
Copy link
Contributor

@coreyqh coreyqh commented Feb 13, 2025

  • Changed several int'() casts to use XLEN_INT macro
  • Passed regression with no lost coverage

resolves #437

@jordancarlin
Copy link
Member

It makes sense that this doesn’t change coverage because until my PR is merged they are equivalent.

@davidharrishmc
Copy link
Collaborator

Looks good to me. @jordancarlin can you merge if satisfied?

@jordancarlin
Copy link
Member

I'm going to wait until after #424 is merged to avoid conflicts with that PR (they'll be much easier to resolve here).

@coreyqh
Copy link
Contributor Author

coreyqh commented Feb 13, 2025

Merge conflict resolved

@davidharrishmc davidharrishmc merged commit 469aca4 into openhwgroup:main Feb 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review size of integers used in coverpoints
3 participants