Fabric DDR Subsystem
Microsemi ProprietaryUG0446 User Guide Revision 7.0
141
AXI_S_RDATA[63:0]
Output
Indicates read data.
AXI_S_RID[3:0]
Output
Read ID tag. This signal is the ID tag of the read data group of signals.
AXI_S_RLAST
Output
High
Indicates the last transfer in a read burst.
AXI_S_RRESP[1:0]
Output
Indicates read response. This signal indicates the status of the read
transfer.
00: Normal access okay
01: Exclusive access okay
10: Slave error
11: Decode error
AXI_S_RVALID
Output
Indicates whether the required read data is available and the read
transfer can complete.
1: Read data available
0: Read data not available
AXI_S_WREADY
Output
High
Indicates whether the slave can accept the write data.
1: Slave ready
0: Slave not ready
AXI_S_ARADDR[31:0] Input
Indicates initial address of a read burst transaction.
AXI_S_ARBURST[1:0] Input
Indicates burst type. The burst type, coupled with the size information,
details how the address for each transfer within the burst is calculated.
00: FIXED - Fixed-address burst FIFO type
01: INCR - Incrementing-address burst normal sequential memory
10: WRAP - Incrementing-address burst that wraps to a lower address
at the wrap boundary
11: Reserved
AXI_S_ARID[3:0]
Input
Indicates identification tag for the read address group of signals.
AXI_S_ARLEN[3:0]
Input
Indicates burst length. The burst length gives the exact number of
transfers in a burst.
0000: 1
0001: 2
0010: 3
0011: 4
0100: 5
0101: 6
0110: 7
0111: 8
1000: 9
1001: 10
1010: 11
1011: 12
1100: 13
1101: 14
1110: 15
1111: 16
AXI_S_ARLOCK[1:0]
Input
Indicates lock type. This signal provides additional information about
the atomic characteristics of the read transfer.
00: Normal access
01: Exclusive access
10: Locked access
11: Reserved
Table 129 •
FDDR AXI Slave Interface Signals
(continued)
Signal Name
Direction Polarity Description