提交 e0c57fb4 编写于 作者: A Allen

DCache: assert lsu lsroq s1_kill signal.

上级 fe3845ee
......@@ -237,6 +237,7 @@ class DCache extends DCacheModule {
// load miss queue
loadMissQueue.io.lsu <> io.lsu.lsroq
assert(!io.lsu.lsroq.s1_kill, "Lsroq should never use s1 kill on loadMissQueue")
//----------------------------------------
// store pipe and store miss queue
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册