[crypto] Multi-top Conversion
Open
Nobody has claimed this yet.
SW:cryptolib
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
### Description
Currently, the CL has some code that is specific to EG. We should change this to be compatible with multiple tops.
For more details, see https://github.com/lowRISC/opentitan/pull/27673/commits/3d94b629179d89f5abdd0d6ea868563c06bcaab5#r2354551752.
Contributor guide
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.
Research direction
Start by reviewing the multi-top conversion discussion in commit 3d94b629179d89f5abdd0d6ea868563c06bcaab5 and its referenced review comment. Identify the CL code that is specific to EG, then determine what compatibility with multiple tops requires. Done means the conversion no longer assumes a single top.
Written by the indexing model from the issue text.
Assessment
- Domain
- cryptography
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100