-
Notifications
You must be signed in to change notification settings - Fork 706
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
[TASK] Add coverage dedicated to Zce to ISACOV #1398
Comments
Any news ? If some PRs have been merged, please refer the PR number. |
I add the coverage for Zicond (# 1473) |
Zicond has been disabled in embedded configuration #1534 |
Waiting for the merge of the ISA_DECODER into master, to use it to decode these new instruction, because the dasm spike does not support them. |
HEllo @AyoubJalali What is the status ? Can we consider it as completed ? |
For now there's only coverage for Zcb !! |
For now the CV32A65X does not support ZCMP or ZCMT, should I add covergoup dedicated for them ? @JeanRochCoulon |
65X will support them. I do not know whether you need to have the design implemntation to test your covergroup. You can decide when implementing them. |
What (objective description) ? Add covergroups for new extension Zicond and Zca, Zcb, Zcmp, Zcmt (Zce for RV32 without F).
How to ? I prefer to add these covergroup in the cva6 env, because it dediceted to extension related only for embedded cva6.
Current Status ? None.
Risks ? None
Prerequisites ? Zca, Zcb, Zcmp, Zcmt spec
KPI ? None
Description of done? Available Function coverage for new extension.
The text was updated successfully, but these errors were encountered: