Integrate DRAMUtils and new DRAMPower
This commit is contained in:
@@ -65,22 +65,23 @@
|
||||
"nbrOfChannels": 1,
|
||||
"nbrOfRows": 16384,
|
||||
"width": 64,
|
||||
"nbrOfDevices": 1
|
||||
"nbrOfDevices": 1,
|
||||
"maxBurstLength": 8
|
||||
},
|
||||
"memoryId": "MICRON_2GB_DDR3-1066_64bit_D_SODIMM",
|
||||
"memoryType": "DDR3",
|
||||
"mempowerspec": {
|
||||
"idd0": 720.0,
|
||||
"idd2n": 400.0,
|
||||
"idd2p0": 80.0,
|
||||
"idd2p1": 200.0,
|
||||
"idd3n": 440.0,
|
||||
"idd3p0": 240.0,
|
||||
"idd3p1": 240.0,
|
||||
"idd4r": 1200.0,
|
||||
"idd4w": 1200.0,
|
||||
"idd5": 1760.0,
|
||||
"idd6": 48.0,
|
||||
"idd0": 720.0e-3,
|
||||
"idd2n": 400.0e-3,
|
||||
"idd2p0": 80.0e-3,
|
||||
"idd2p1": 200.0e-3,
|
||||
"idd3n": 440.0e-3,
|
||||
"idd3p0": 240.0e-3,
|
||||
"idd3p1": 240.0e-3,
|
||||
"idd4r": 1200.0e-3,
|
||||
"idd4w": 1200.0e-3,
|
||||
"idd5": 1760.0e-3,
|
||||
"idd6": 48.0e-3,
|
||||
"vdd": 1.5
|
||||
},
|
||||
"memtimingspec": {
|
||||
@@ -111,7 +112,7 @@
|
||||
"PRPDEN": 1,
|
||||
"REFPDEN": 1,
|
||||
"RTRS": 1,
|
||||
"tCK": 1876
|
||||
"tCK": 1876e-12
|
||||
}
|
||||
},
|
||||
"simconfig": {
|
||||
@@ -123,7 +124,7 @@
|
||||
"EnableWindowing": false,
|
||||
"ErrorCSVFile": "",
|
||||
"ErrorChipSeed": 42,
|
||||
"PowerAnalysis": true,
|
||||
"PowerAnalysis": false,
|
||||
"SimulationName": "ddr3",
|
||||
"SimulationProgressBar": true,
|
||||
"StoreMode": "NoStorage",
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user