The status registers provide an indication of the health of the system. These registers are Read-Only and a read operation clears the register.
Status registers are cleared according to the following conditions.
- Applying
s_axi_aresetnclears both TX and RX status registers - When a particular status register is read (clear on read)
- Applying
rx_resetclears the RX status registers only - Applying
tx_resetclears the TX status registers only
| Hex Address | Register Name/Link to Description |
|---|---|
| 0x0400 | STAT_TX_STATUS_REG1: 0400 |
| 0x0404 | STAT_RX_STATUS_REG1: 0404 |
| 0x0408 | STAT_STATUS_REG1: 0408 |
| 0x040C | STAT_RX_BLOCK_LOCK_REG: 040C |
| 0x0450 | STAT_TX_FLOW_CONTROL_REG1: 0450 |
| 0x0454 | STAT_RX_FLOW_CONTROL_REG1: 0454 |
| 0x0458 | STAT_AN_STATUS_REG1: 0458 |
| 0x0494 | STAT_RX_VALID_CTRL_CODE: 0494 |