Andrew Waterman
354cb2d5ec
Don't stall I$ response when resolving a branch misprediction
This avoids a fetch bubble. Not clear if this is the best way to do it. Perhaps this change should instead be made to Frontend (i.e., ignore resp.ready when req.valid is high), but that might exacerbate a critical path.
Description
Languages
Scala
93.1%
C++
2.1%
Python
2%
Makefile
1.2%
Verilog
0.8%
Other
0.7%