[util] Enhance regtool for exclusion and constant types
Nobody has claimed this yet.
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
- [ ] All a `hwext` register to be defined as an external constant without a known reset value. These types should then be automatically excluded from init checks
- [ ] Consider defining exclusions to be block level, top level or both and automatically generate the correct attributes in ralgen.
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 inspecting regtool's handling of external constants, reset values, and init checks, then trace how ralgen receives block- and top-level exclusion information. Done means hwext constants without known reset values are excluded from init checks and exclusions at either scope generate the correct ralgen attributes.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100