[mailbox] resolve the PULP AXI lint issues
Open
Nobody has claimed this yet.
- Dominant language
- SystemVerilog
- Stars
- 38
- Forks
- 21
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 14
Description
Currently, the mailbox generates 11 lint warnings which are suppressed by `hw/top_chip/lint/top_chip_system.vlt` lines 60-69. We should handle these warnings.
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.
Research direction
Start by reading the 11 suppressed warnings in hw/top_chip/lint/top_chip_system.vlt lines 60-69 and run the repository's lint flow for the mailbox and PULP AXI. Trace each warning to its mailbox source, remove the underlying warnings, and confirm the suppression entries are no longer needed.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 63/100