Files
DRAMSys/tests/tests_regression/DDR3/configs/thermalsim/powerInfo.json
2023-01-30 15:45:10 +01:00

21 lines
294 B
JSON

{
"powerInfo": {
"dram_die_channel0": {
"init_pow": 0,
"threshold": 1.0
},
"dram_die_channel1": {
"init_pow": 0,
"threshold": 1.0
},
"dram_die_channel2": {
"init_pow": 0,
"threshold": 1.0
},
"dram_die_channel3": {
"init_pow": 0,
"threshold": 1.0
}
}
}