This register counts the number of occurrences of correctable errors. It can be cleared or preset to any value by means of a register write. When the counter reaches its maximum value, it does not wrap around. Instead, it stops incrementing and remains at the maximum value.
The value of the C_CE_COUNTER_WIDTH parameter defines the width of the counter. This register is not implemented if the value of C_CE_COUNTER_WIDTH is 0.
| Reserved | CE_CNT | ||
|---|---|---|---|
| 31 | C_CE_COUNTER_WIDTH | C_CE_COUNTER_WIDTH-1 | 0 |
| Bit(s) | Name | Core Access | Reset Value | Description |
|---|---|---|---|---|
| C_CE_COUNTER_WIDTH-1:0 | CE_CNT | R/W | 0 | Registers holds number of correctable errors encountered |