-
Notifications
You must be signed in to change notification settings - Fork 779
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
[kmac,dv] Verify fifo_empty
status interrupt
#22341
Comments
Software is currently not using the |
Discussed in triage: same as for the similar HMAC issue, we move this to M5 |
This would be good to get. Maybe something for @martin-velay after taking care of the same task for HMAC? |
- Linked to this issue lowRISC#22341 Signed-off-by: Martin Velay <[email protected]>
- Linked to this issue lowRISC#22341 Signed-off-by: Martin Velay <[email protected]>
- Linked to this issue lowRISC#22341 Signed-off-by: Martin Velay <[email protected]>
@martin-velay started working on this and has a first draft PR ready here: #23942. Unfortunately, the work is not yet finished and Martin was OoO this week. Since this issue isn't super critical (see previous comments), I am moving this to M7 now. |
- Linked to this issue lowRISC#22341 - fix issues with Xcelium Signed-off-by: Martin Velay <[email protected]>
- Linked to this issue lowRISC#22341 - fix issues with Xcelium Signed-off-by: Martin Velay <[email protected]>
- Linked to this issue lowRISC#22341 - fix issues with Xcelium Signed-off-by: Martin Velay <[email protected]>
- Linked to this issue lowRISC#22341 Signed-off-by: Martin Velay <[email protected]>
- Linked to this issue lowRISC#22341 Signed-off-by: Martin Velay <[email protected]>
- Linked to this issue #22341 Signed-off-by: Martin Velay <[email protected]>
Closed as #23942 has been merged |
In PR #21657 we changed the
fifo_empty
interrupt from event to status.kmac_scoreboard
currently doesn't model and check that interrupt; we should correct that.The text was updated successfully, but these errors were encountered: