Restore brc HBM3 mapping

This commit is contained in:
2025-01-16 15:39:04 +01:00
parent 7a8633d36e
commit a68a0c9ded

View File

@@ -1,18 +1,18 @@
{
"addressmapping": {
"PSEUDOCHANNEL_BIT":[
5
],
"STACK_BIT":[
6
30
],
"PSEUDOCHANNEL_BIT":[
29
],
"BANKGROUP_BIT":[
7,
8
27,
28
],
"BANK_BIT": [
9,
10
25,
26
],
"BYTE_BIT": [
0,
@@ -22,12 +22,18 @@
2,
3,
4,
5,
6,
7,
8
],
"ROW_BIT": [
9,
10,
11,
12,
13,
14
],
"ROW_BIT": [
14,
15,
16,
17,
@@ -37,13 +43,7 @@
21,
22,
23,
24,
25,
26,
27,
28,
29,
30
24
]
}
}