Fix old param name in XBarUnitTest
This commit is contained in:
@@ -22,7 +22,6 @@ object coalArbTestConfig extends CoalescerConfig(
|
|||||||
dataBusWidth = 5,
|
dataBusWidth = 5,
|
||||||
// watermark = 2,
|
// watermark = 2,
|
||||||
wordSizeInBytes = 4,
|
wordSizeInBytes = 4,
|
||||||
wordWidth = 2,
|
|
||||||
numOldSrcIds = 4,
|
numOldSrcIds = 4,
|
||||||
numNewSrcIds = 4,
|
numNewSrcIds = 4,
|
||||||
respQueueDepth = 4,
|
respQueueDepth = 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user