提交 2d31690c 编写于 作者: A Allen

LoadUnit: removed unnecessary wiring.

上级 3550f2de
......@@ -273,9 +273,6 @@ class LoadUnit extends XSModule {
// pipeline control
l5_in.ready := io.ldout.ready
io.lsroq.ldout.ready := false.B // TODO
// TODO: writeback missed loads
val cdbArb = Module(new Arbiter(new ExuOutput, 2))
io.ldout <> cdbArb.io.out
hitLoadOut <> cdbArb.io.in(0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册