未验证 提交 972d061a 编写于 作者: L ljw 提交者: GitHub

Merge branch 'master' into l1_bus_256

......@@ -276,7 +276,7 @@ class DuplicatedMetaArray extends DCacheModule {
def dumpRead() = {
(0 until LoadPipelineWidth) map { w =>
when (io.read(w).fire()) {
XSDebug("MetaArray Read channel: $w idx: %d way_en: %x tag: %x\n",
XSDebug(s"MetaArray Read channel: $w idx: %d way_en: %x tag: %x\n",
io.read(w).bits.idx, io.read(w).bits.way_en, io.read(w).bits.tag)
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册