Files
DRAMSys/configs/addressmapping/am_hbm3_8Gb_pc_brc.json
2025-01-16 15:39:04 +01:00

50 lines
756 B
JSON

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