Add ability to stall feed forward pipeline
Open
codegen
enhancement
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Most general implementation might be a pipeline with skid registers at each stage. Likely the way to implement this is as part of the pipeline generator codegen pass (adds send/recv to/from register channels between stages).
Contributor guide
Assessment
This issue has not been assessed yet.