Signal Name | Direction | Description |
---|---|---|
m_axi_rdata [DATA_WIDTH-1:0] | I | Master read data. |
m_axi_rid [ID_WIDTH-1:0] | I | Master read ID. |
m_axi_rresp[1:0] | I | Master read response. |
m_axi_rlast | I | Master read last. |
m_axi_rvalid | I | Master read valid. |
m_axi_rready | O | Master read ready. |
m_axi_ruser [DATA_WIDTH/8-1:0] |
I | Parity ports for read interface. This port is enabled only in Propagate Parity mode. |