FIFOs should have a MIN_DEPTH rather than DEPTH
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 126
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
just so we can automatically pick an appropriate power of 2
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
No file, test, or entry point is named. Start by locating FIFO handling and the logic that selects power-of-two depths, then clarify how MIN_DEPTH should relate to DEPTH. Done should include agreed behavior and coverage for the intended sizing cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100