google / google/CFU-Playground
hps_accel: Modify accelerator to always reply next cycle
Open
- Dominant language
- Verilog
- Stars
- 565
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
Modify the accelerator to never provide an immediate reply.
If the CPU can assume that the CFU will not reply in the current cycle, then path constraints will be relaxed, at the cost of making each CFU instruction a minimum of two cycles.
Contributor guide
Assessment
This issue has not been assessed yet.