KMAC DV - Top-level smoke test
Open
- Dominant language
- SystemVerilog
- Stars
- 38
- Forks
- 21
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 14
Description
Suggestion:
SW configures KMAC for a SHA3-256 operation in software-driven mode, writes a known message block via the MSG FIFO, triggers processing, and reads the digest from the state registers. The test passes when the digest matches the expected NIST SHA3-256 vector, confirming KMAC is accessible via xbar_peri and can complete a full hash.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.