[prim,prim_pkg] prim_pkg is now deprecated. It's use should be phased out.
Open
Nobody has claimed this yet.
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
Description
https://github.com/lowRISC/opentitan/pull/23555 removed primgen, but some blocks still depend on the symbols in lowrisc:prim:prim_pkg, so it cannot yet be removed.
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 with hw/ip/prim/rtl/prim_pkg.sv, especially lines 10-20, and review PR 23555 for the primgen removal context. Identify the remaining blocks that depend on lowrisc:prim:prim_pkg symbols, then verify that those dependencies are phased out and the package can be removed.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100