Enable PerBank refresh in HBM2,HBM3 regression test
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -51,7 +51,7 @@
|
|||||||
"RequestBufferSize": 8,
|
"RequestBufferSize": 8,
|
||||||
"CmdMux": "Strict",
|
"CmdMux": "Strict",
|
||||||
"RespQueue": "Fifo",
|
"RespQueue": "Fifo",
|
||||||
"RefreshPolicy": "NoRefresh",
|
"RefreshPolicy": "PerBank",
|
||||||
"RefreshMaxPostponed": 0,
|
"RefreshMaxPostponed": 0,
|
||||||
"RefreshMaxPulledin": 0,
|
"RefreshMaxPulledin": 0,
|
||||||
"PowerDownPolicy": "NoPowerDown",
|
"PowerDownPolicy": "NoPowerDown",
|
||||||
|
|||||||
Binary file not shown.
@@ -50,7 +50,7 @@
|
|||||||
"RequestBufferSize": 8,
|
"RequestBufferSize": 8,
|
||||||
"CmdMux": "Strict",
|
"CmdMux": "Strict",
|
||||||
"RespQueue": "Fifo",
|
"RespQueue": "Fifo",
|
||||||
"RefreshPolicy": "NoRefresh",
|
"RefreshPolicy": "PerBank",
|
||||||
"RefreshMaxPostponed": 0,
|
"RefreshMaxPostponed": 0,
|
||||||
"RefreshMaxPulledin": 0,
|
"RefreshMaxPulledin": 0,
|
||||||
"PowerDownPolicy": "NoPowerDown",
|
"PowerDownPolicy": "NoPowerDown",
|
||||||
|
|||||||
Reference in New Issue
Block a user