Automation for fifo sizing
Open
enhancement
stitching
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
In general, I think analytical methods for sizing fifos are difficult, but perhaps we could apply some useful heuristics. We could also provide a tool that tries different fifo depths and fuzzes the design (or uses user-provided inputs).
It might be useful (or an anti-pattern?) to have a pass that optionally fills unspecified fifo depths w/ a user-configurable default.
Contributor guide
Assessment
This issue has not been assessed yet.