HBM2 test to dual-channel/ DDR2 memspecs updated

This commit is contained in:
scorrea
2020-06-20 16:12:35 +02:00
parent 81c67fb1d3
commit 54f3285b17
4 changed files with 17 additions and 15 deletions

View File

@@ -8,6 +8,7 @@
"nbrOfRanks": 1,
"nbrOfRows": 8192,
"width": 16,
"nbrOfDevicesOnDIMM": 4,
"nbrOfChannels": 1
},
"memoryId": "MICRON_1Gb_DDR2-1066_16bit_H",

View File

@@ -8,6 +8,7 @@
"nbrOfRanks": 1,
"nbrOfRows": 8192,
"width": 16,
"nbrOfDevicesOnDIMM": 4,
"nbrOfChannels": 1
},
"memoryId": "MICRON_1Gb_DDR2-800_16bit_H",

View File

@@ -1,32 +1,32 @@
{
"CONGEN": {
"RANK_BIT":[
29
"CHANNEL_BIT":[
30
],
"BANKGROUP_BIT":[
27,
28
28,
29
],
"BANK_BIT": [
25,
26
26,
27
],
"BYTE_BIT": [
0,
1,
2
2,
3
],
"COLUMN_BIT": [
3,
4,
5,
6,
7,
8,
9
9,
10
],
"ROW_BIT": [
10,
11,
12,
13,
@@ -40,7 +40,8 @@
21,
22,
23,
24
24,
25
]
}
}

View File

@@ -6,11 +6,10 @@
"nbrOfBankGroups": 4,
"nbrOfBanks": 16,
"nbrOfColumns": 128,
"nbrOfRanks": 2,
"nbrOfChannels": 1,
"nbrOfRanks": 1,
"nbrOfChannels": 2,
"nbrOfRows": 32768,
"width": 64,
"NumberOfMemChannels": 1
"width": 128
},
"memoryId": "https://www.computerbase.de/2019-05/amd-memory-tweak-vram-oc/#bilder",
"memoryType": "HBM2",