提交 588e93e0 编写于 作者: W William Wang

chore: fix frontend / memblock merge conflict

上级 b603de60
......@@ -36,6 +36,7 @@ class CtrlToFtqIO(implicit p: Parameters) extends XSBundle {
val roqFlush = Valid(new Bundle {
val ftqIdx = Output(new FtqPtr)
val ftqOffset = Output(UInt(log2Up(PredictWidth).W))
val replayInst = Output(Bool()) // not used for now
})
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册