ECCPOISONADDR0 (DDRC) Register Description
| Register Name | ECCPOISONADDR0 |
|---|---|
| Offset Address | 0x00000000B8 |
| Absolute Address | 0x00FD0700B8 (DDRC) |
| Width | 32 |
| Type | rwNormal read/write |
| Reset Value | 0x00000000 |
| Description | ECC Data Poisoning Address Register 0. If a write transaction matches the address specified in this register, an ECC error will be introduced on that transaction, if ECCCFG1.data_poison_en=1 |
This register is static. Static registers can only be written when the controller is in reset.
ECCPOISONADDR0 (DDRC) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
|---|---|---|---|---|
| ecc_poison_rank | 24 | rwNormal read/write | 0x0 | Rank address for ECC poisoning |
| ecc_poison_col | 11:0 | rwNormal read/write | 0x0 | Column address for ECC poisoning. Note that this column address must be burst aligned: - In full bus width mode, ecc_poison_col[2:0] must be set to 0 - In half bus width mode, ecc_poison_col[3:0] must be set to 0 |