-
Notifications
You must be signed in to change notification settings - Fork 30
SHA3 coverage analysis #759
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
Conversation
0aec064
to
ee1ba08
Compare
8e86023
to
2825724
Compare
I think this PR is now ready for review. It captures some TODO items, but I think this is can be merged and we can update it as the DV environment in Caliptra RTL is updated. |
2825724
to
cce8373
Compare
I've updated the coverage analysis now to reflect recent changes like: chipsalliance/caliptra-rtl#1069 and chipsalliance/caliptra-rtl#1066 |
This analysis relies on chipsalliance/caliptra-rtl#1060 which tests aligned half word writes to the SHA3 message FIFO. |
f15ff79
to
8ea9635
Compare
8ea9635
to
195c209
Compare
This also adds a TODO section
Updates based on: - chipsalliance/caliptra-rtl#1066 - chipsalliance/caliptra-rtl#1069
This commits adds a summary paragraph and further clarifies the block-level and top-level sections.
195c209
to
f32a98a
Compare
Pull request that adds SHA3 to the coverage report.
This analysis relies on chipsalliance/caliptra-rtl#1060 to be merged.