SPRUI30H November 2015 – May 2024 DRA745 , DRA746 , DRA750 , DRA756
Table 15-522 through Table 15-552 describe the individual ELM registers.
Address Offset | 0x0000 0000 | ||
Physical Address | 0x4807 8000 | Instance | ELM |
Description | This register contains the IP revision code. (A write or reset of to this register has no effect.) | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
REVISION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:0 | REVISION | IP Revision (TI internal data) | R | 0x- |
Address Offset | 0x0000 0010 | ||
Physical Address | 0x4807 8010 | Instance | ELM |
Description | This register allows controlling various parameters of the OCP interface. | ||
Type | RW |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | CLOCKACTIVITYOCP | RESERVED | SIDLEMODE | RESERVED | SOFTRESET | AUTOGATING |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:9 | RESERVED | Reserved | R | 0x000000 |
8 | CLOCKACTIVITYOCP | OCP clock activity when module is in IDLE mode (during wake-up mode period) | RW | 0 |
0x0: OCP clock can be switched off. | ||||
0x1: OCP clock is maintained during wake-up period. | ||||
7:5 | RESERVED | Reserved | R | 0x0 |
4:3 | SIDLEMODE | Slave interface power management (IDLE req/ack control) | RW | 0x2 |
0x0: Force-idle. IDLE request is acknowledged unconditionally and immediately (Default Dumb mode for safety) | ||||
0x1: No-idle. IDLE request is never acknowledged. | ||||
0x2: Smart-idle. The acknowledgment to an IDLE request is given based on the internal activity. | ||||
0x3: Reserved - do not use | ||||
2 | RESERVED | Reserved | R | 0 |
1 | SOFTRESET | Module software reset This bit is automatically reset by hardware (during reads, it always returns 0). It has same effect as the OCP hardware reset. | RW | 0 |
0x0: Normal mode | ||||
0x1: Start soft reset sequence. | ||||
0 | AUTOGATING | Internal OCP clock gating strategy (no module visible effect other than saving power) | RW | 1 |
0x0: OCP clock is free-running. | ||||
0x1: Automatic internal OCP clock gating strategy is applied based on the OCP interface activity. |
Address Offset | 0x0000 0014 | ||
Physical Address | 0x4807 8014 | Instance | ELM |
Description | Internal reset monitoring (OCP domain) Undefined since: From hardware perspective, the reset state is 0. From software user perspective, when the accessible module is 1. | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | RESETDONE |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:1 | RESERVED | Reserved | R | 0x0000 0000 |
0 | RESETDONE | Internal reset monitoring (OCP domain) Undefined since: From hardware perspective, the reset state is 0. From software user perspective, when the accessible module is 1. | R | 1 |
Read 0x0: Reset is ongoing. | ||||
Read 0x1: Reset is done (completed). |
Address Offset | 0x0000 0018 | ||
Physical Address | 0x4807 8018 | Instance | ELM |
Description | Interrupt status. This register doubles as a status register for the error-location processes. | ||
Type | RW |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | PAGE_VALID | LOC_VALID_7 | LOC_VALID_6 | LOC_VALID_5 | LOC_VALID_4 | LOC_VALID_3 | LOC_VALID_2 | LOC_VALID_1 | LOC_VALID_0 |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:9 | RESERVED | Reserved | R | 0x000000 |
8 | PAGE_VALID | Error-location status for a full page, based on the mask definition Read 0x0: Error locations invalid for all polynomials enabled in the ECC_INTERRUPT_MASK register Read 0x1: All error locations valid Write 0x0: No effect Write 0x1: Clear interrupt | RW | 0 |
7 | LOC_VALID_7 | Error-location status for syndrome polynomial 7 Read 0x0: No syndrome processed or process in progress Read 0x1: Error-location process completed Write 0x0: No effect Write 0x1: Clear interrupt | RW W1toClr | 0 |
6 | LOC_VALID_6 | Error-location status for syndrome polynomial 6 | RW W1toClr | 0 |
5 | LOC_VALID_5 | Error-location status for syndrome polynomial 5 | RW W1toClr | 0 |
4 | LOC_VALID_4 | Error-location status for syndrome polynomial 4 | RW W1toClr | 0 |
3 | LOC_VALID_3 | Error-location status for syndrome polynomial 3 | RW W1toClr | 0 |
2 | LOC_VALID_2 | Error-location status for syndrome polynomial 2 | RW W1toClr | 0 |
1 | LOC_VALID_1 | Error-location status for syndrome polynomial 1 | RW W1toClr | 0 |
0 | LOC_VALID_0 | Error-location status for syndrome polynomial 0 | RW W1toClr | 0 |
Address Offset | 0x0000 001C | ||
Physical Address | 0x4807 801C | Instance | ELM |
Description | Interrupt enable | ||
Type | RW |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | PAGE_MASK | LOCATION_MASK_7 | LOCATION_MASK_6 | LOCATION_MASK_5 | LOCATION_MASK_4 | LOCATION_MASK_3 | LOCATION_MASK_2 | LOCATION_MASK_1 | LOCATION_MASK_0 |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:9 | RESERVED | Reserved | R | 0x000000 |
8 | PAGE_MASK | Page interrupt mask bit 0: Disable interrupt 1: Enable interrupt | RW | 0 |
7 | LOCATION_MASK_7 | Error-location interrupt mask bit for syndrome polynomial 7 | RW | 0 |
6 | LOCATION_MASK_6 | Error-location interrupt mask bit for syndrome polynomial 6 | RW | 0 |
5 | LOCATION_MASK_5 | Error-location interrupt mask bit for syndrome polynomial 5 | RW | 0 |
4 | LOCATION_MASK_4 | Error-location interrupt mask bit for syndrome polynomial 4 | RW | 0 |
3 | LOCATION_MASK_3 | Error-location interrupt mask bit for syndrome polynomial 3 | RW | 0 |
2 | LOCATION_MASK_2 | Error-location interrupt mask bit for syndrome polynomial 2 | RW | 0 |
1 | LOCATION_MASK_1 | Error-location interrupt mask bit for syndrome polynomial 1 | RW | 0 |
0 | LOCATION_MASK_0 | Error-location interrupt mask bit for syndrome polynomial 0 0: Disable interrupt 1: Enable interrupt | RW | 0 |
Address Offset | 0x0000 0020 | ||
Physical Address | 0x4807 8020 | Instance | ELM |
Description | ECC algorithm parameters | ||
Type | RW |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_SIZE | RESERVED | ECC_BCH_LEVEL |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:27 | RESERVED | Reserved | R | 0x00 |
26:16 | ECC_SIZE | Maximum size of the buffers for which the error-location engine is used, in number of nibbles (4-bit entities) | RW | 0x000 |
15:2 | RESERVED | Reserved | R | 0x0000 |
1:0 | ECC_BCH_LEVEL | Error correction level 0x0: 4 bits 0x1: 8 bits 0x2: 16 bits 0x3: Reserved | RW | 0x0 |
Address Offset | 0x0000 0080 | ||
Physical Address | 0x4807 8080 | Instance | ELM |
Description | Page definition | ||
Type | RW |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | SECTOR_7 | SECTOR_6 | SECTOR_5 | SECTOR_4 | SECTOR_3 | SECTOR_2 | SECTOR_1 | SECTOR_0 |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:8 | RESERVED | Reserved | R | 0x000000 |
7 | SECTOR_7 | Set to 1 if syndrome polynomial 7 is part of the page in page mode. Must be 0 in continuous mode. | RW | 0 |
6 | SECTOR_6 | Set to 1 if syndrome polynomial 6 is part of the page in page mode. Must be 0 in continuous mode. | RW | 0 |
5 | SECTOR_5 | Set to 1 if syndrome polynomial 5 is part of the page in page mode. Must be 0 in continuous mode. | RW | 0 |
4 | SECTOR_4 | Set to 1 if syndrome polynomial 4 is part of the page in page mode. Must be 0 in continuous mode. | RW | 0 |
3 | SECTOR_3 | Set to 1 if syndrome polynomial 3 is part of the page in page mode. Must be 0 in continuous mode. | RW | 0 |
2 | SECTOR_2 | Set to 1 if syndrome polynomial 2 is part of the page in page mode. Must be 0 in continuous mode. | RW | 0 |
1 | SECTOR_1 | Set to 1 if syndrome polynomial 1 is part of the page in page mode. Must be 0 in continuous mode. | RW | 0 |
0 | SECTOR_0 | Set to 1 if syndrome polynomial 0 is part of the page in page mode. Must be 0 in continuous mode. | RW | 0 |
Address Offset | 0x0000 0400 + (0x40 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8400 + (0x40 * i) | Instance | ELM |
Description | Input syndrome polynomial bits 0 to 31. | ||
Type | RW |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
SYNDROME_0 |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:0 | SYNDROME_0 | Syndrome bits 0 to 31 | RW | 0x0000 0000 |
Address Offset | 0x0000 0404 + (0x40 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8404 + (0x40 * i) | Instance | ELM |
Description | Input syndrome polynomial bits 32 to 63. | ||
Type | RW |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
SYNDROME_1 |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:0 | SYNDROME_1 | Syndrome bits 32 to 63 | RW | 0x0000 0000 |
Address Offset | 0x0000 0408 + (0x40 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8408 + (0x40 * i) | Instance | ELM |
Description | Input syndrome polynomial bits 64 to 95. | ||
Type | RW |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
SYNDROME_2 |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:0 | SYNDROME_2 | Syndrome bits 64 to 95 | RW | 0x0000 0000 |
Address Offset | 0x0000 040C + (0x40 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 840C + (0x40 * i) | Instance | ELM |
Description | Input syndrome polynomial bits 96 to 127 | ||
Type | RW |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
SYNDROME_3 |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:0 | SYNDROME_3 | Syndrome bits 96 to 127 | RW | 0x0000 0000 |
Address Offset | 0x0000 0410 + (0x40 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8410 + (0x40 * i) | Instance | ELM |
Description | Input syndrome polynomial bits 128 to 159. | ||
Type | RW |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
SYNDROME_4 |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:0 | SYNDROME_4 | Syndrome bits 128 to 159 | RW | 0x0000 0000 |
Address Offset | 0x0000 0414 + (0x40 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8414 + (0x40 * i) | Instance | ELM |
Description | Input syndrome polynomial bits 160 to 191. | ||
Type | RW |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
SYNDROME_5 |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:0 | SYNDROME_5 | Syndrome bits 160 to 191 | RW | 0x0000 0000 |
Address Offset | 0x0000 0418 + (0x40 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8418 + (0x40 * i) | Instance | ELM |
Description | Input syndrome polynomial bits 192 to 207. | ||
Type | RW |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | SYNDROME_VALID | SYNDROME_6 |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:17 | RESERVED | Reserved | R | 0x0000 |
16 | SYNDROME_VALID | Syndrome valid bit 0x0: This syndrome polynomial must not be processed. 0x1: This syndrome polynomial must be processed. | RW | 0 |
15:0 | SYNDROME_6 | Syndrome bits 192 to 207 | RW | 0x0000 |
Address Offset | 0x0000 0800 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8800 + (0x100 * i) | Instance | ELM |
Description | Exit status for the syndrome polynomial processing | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_CORRECTABLE | RESERVED | ECC_NB_ERRORS |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:9 | RESERVED | Reserved | R | 0x000000 |
8 | ECC_CORRECTABLE | Error-location process exit status 0x0: ECC error-location process failed. Number of errors and error locations are invalid. 0x1: All errors were successfully located. Number of errors and error locations are valid. | R | 0 |
7:5 | RESERVED | Reserved | R | 0x0 |
4:0 | ECC_NB_ERRORS | Number of errors detected and located | R | 0x00 |
Address Offset | 0x0000 0880 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8880 + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 0884 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8884 + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 0888 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8888 + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 088C + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 888C + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 0890 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8890 + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 0894 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8894 + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 0898 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 8898 + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 089C + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 889C + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 08A0 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 88A0 + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 08A4 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 88A4 + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 08A8 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 88A8 + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 08AC + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 88AC + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 08B0 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 88B0 + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 08B4 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 88B4 + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 08B8 + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 88B8 + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |
Address Offset | 0x0000 08BC + (0x100 * i) | Index | i = 0 to 7 |
Physical Address | 0x4807 88BC + (0x100 * i) | Instance | ELM |
Description | Error-location register | ||
Type | R |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | ECC_ERROR_LOCATION |
Bits | Field Name | Description | Type | Reset |
---|---|---|---|---|
31:13 | RESERVED | Reserved | R | 0x00000 |
12:0 | ECC_ERROR_LOCATION | Error-location bit address | R | 0x0000 |