The struct for read requests for AxiManagerGate. More...
#include <AxiManagerGateIf.h>
Additional Inherited Members | |
![]() | |
typedef axi::axi4< Cfg > | axi4_ |
![]() | |
Request (const Request &rhs) | |
template<unsigned int Size> | |
void | Marshall (Marshaller< Size > &m) |
void | copyToAddrPayload (typename axi4_::AddrPayload &payload) const |
![]() | |
axi4_::Addr | addr |
axi4_::BeatNum | len |
axi4_::BeatSize | size |
axi4_::Burst | burst |
axi4_::Cache | cache |
axi4_::AUser | auser |
![]() | |
static const unsigned int | width |
The struct for read requests for AxiManagerGate.
Cfg | A valid AXI config. |
Definition at line 80 of file AxiManagerGateIf.h.