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

Zihpm coverpoint issues #414

Open
jordancarlin opened this issue Jan 30, 2025 · 1 comment
Open

Zihpm coverpoint issues #414

jordancarlin opened this issue Jan 30, 2025 · 1 comment

Comments

@jordancarlin
Copy link
Member

There is a potential issue with the Zicntr coverpoints not being hit if Zihpm is not supported on the DUT. The most likely one to give us issues is if we are trying to read a counter when its counter enable bit is 1. This would be impossible if the counter does not exist.

This could happen even if Zihpm is supported because an implementation defined number of counters are allowed.

@jordancarlin
Copy link
Member Author

Leaving open for further investigation, but if we can't find a solution this should be ok as is because it is just a coverage issue for implementations that don't implement all of the counters. The tests themselves will still work for any implementation.

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

No branches or pull requests

1 participant