A struct composed of the signals associated with AXI read and write requests. More...
#include <axi4.h>
Public Member Functions | |
AUTO_GEN_FIELD_METHODS (AddrPayload,(id, addr, burst, len, size, cache, auser)) AddrPayload() | |
Public Attributes | |
Id | id |
Addr | addr |
Burst | burst |
BeatNum | len |
BeatSize | size |
Cache | cache |
AUser | auser |
A struct composed of the signals associated with AXI read and write requests.
|
inline |
Addr axi::axi4< Cfg >::AddrPayload::addr |
Burst axi::axi4< Cfg >::AddrPayload::burst |
BeatNum axi::axi4< Cfg >::AddrPayload::len |
BeatSize axi::axi4< Cfg >::AddrPayload::size |
Cache axi::axi4< Cfg >::AddrPayload::cache |
AUser axi::axi4< Cfg >::AddrPayload::auser |