Fix old param name in XBarUnitTest

This commit is contained in:
Hansung Kim
2023-05-20 00:22:40 -07:00
parent 2a0fd24d17
commit 1243fd75a2

View File

@@ -22,7 +22,6 @@ object coalArbTestConfig extends CoalescerConfig(
dataBusWidth = 5,
// watermark = 2,
wordSizeInBytes = 4,
wordWidth = 2,
numOldSrcIds = 4,
numNewSrcIds = 4,
respQueueDepth = 4,