Revert to respQueueDepth = 4
This commit is contained in:
@@ -110,7 +110,7 @@ object defaultConfig extends CoalescerConfig(
|
|||||||
// when attaching to SoC, 16 source IDs are not enough due to longer latency
|
// when attaching to SoC, 16 source IDs are not enough due to longer latency
|
||||||
numOldSrcIds = 8,
|
numOldSrcIds = 8,
|
||||||
numNewSrcIds = 8,
|
numNewSrcIds = 8,
|
||||||
respQueueDepth = 8,
|
respQueueDepth = 4,
|
||||||
sizeEnum = DefaultInFlightTableSizeEnum,
|
sizeEnum = DefaultInFlightTableSizeEnum,
|
||||||
numCoalReqs = 1,
|
numCoalReqs = 1,
|
||||||
numArbiterOutputPorts = 4,
|
numArbiterOutputPorts = 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user