未验证 提交 5c753fcb 编写于 作者: W wakafa 提交者: GitHub

bump huancun (#1466)

* bump huancun

* bump huancun

* bump huancun

* Insert 1 buffer betwwen L2 and L3
Co-authored-by: NLinJiawei <linjiawei20s@ict.ac.cn>
上级 b127c1ed
Subproject commit bce16f9d57c76d4aad8dfbfe5d3ec61591b1b6cf
Subproject commit db0f43bbae65ff24b1af72469abb9589fe2a21e1
......@@ -57,7 +57,7 @@ class XSTileMisc()(implicit p: Parameters) extends LazyModule
l2_binder match {
case Some(binder) =>
memory_port := TLBuffer() := TLClientsMerger() := TLXbar() :=* binder
memory_port := TLBuffer.chainNode(2) := TLClientsMerger() := TLXbar() :=* binder
case None =>
memory_port := l1_xbar
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册