| |||
| Home > Signal Descriptions > AXI signals > Read data channel signals | |||
Table A.12 shows the AXI read data channel signals.
Table A.12. Read data channel signals
| Signal | AMBA equivalent [a] |
|---|---|
| rdata[AXI_DATA_MSB:0] [b] | RDATA |
| rid[AID_WIDTH-1:0] [b] | RID |
| rlast | RLAST |
| rready [c] | RREADY |
| rresp[1:0] [d] | RRESP[1:0] |
| rvalid | RVALID |
[a] See the AMBA AXI Protocol Specification for a description of these signals. [b] The value of AXI_DATA_MSB and AID_WIDTH are set during configuration of the DDR2 DMC. [c] It is possible for refreshes to be missed if rready is held LOW for longer than one refresh period, and the read data FIFO, command FIFO, and arbiter queue become full. An OVL error is triggered if this occurs in simulation. Ensure that the device has a sufficiently high system priority to prevent this. [d] The DDR2 DMC ties rresp[1] LOW and therefore it only provides OKAY or EXOKAY responses. | |