Integrate DRAMUtils and new DRAMPower
This commit is contained in:
@@ -4,12 +4,20 @@
|
||||
"CheckTLM2Protocol": false,
|
||||
"DatabaseRecording": true,
|
||||
"Debug": false,
|
||||
"EnableWindowing": false,
|
||||
"EnableWindowing": true,
|
||||
"PowerAnalysis": false,
|
||||
"SimulationName": "example",
|
||||
"SimulationProgressBar": true,
|
||||
"StoreMode": "NoStorage",
|
||||
"UseMalloc": false,
|
||||
"WindowSize": 1000
|
||||
"WindowSize": 1000,
|
||||
"TogglingRate": {
|
||||
"togglingRateRead": 0.5,
|
||||
"togglingRateWrite": 0.5,
|
||||
"dutyCycleRead": 0.5,
|
||||
"dutyCycleWrite": 0.5,
|
||||
"idlePatternRead": "L",
|
||||
"idlePatternWrite": "L"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user