HBM2 test to dual-channel/ DDR2 memspecs updated
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"nbrOfRanks": 1,
|
||||
"nbrOfRows": 8192,
|
||||
"width": 16,
|
||||
"nbrOfDevicesOnDIMM": 4,
|
||||
"nbrOfChannels": 1
|
||||
},
|
||||
"memoryId": "MICRON_1Gb_DDR2-1066_16bit_H",
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"nbrOfRanks": 1,
|
||||
"nbrOfRows": 8192,
|
||||
"width": 16,
|
||||
"nbrOfDevicesOnDIMM": 4,
|
||||
"nbrOfChannels": 1
|
||||
},
|
||||
"memoryId": "MICRON_1Gb_DDR2-800_16bit_H",
|
||||
|
||||
@@ -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
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user