The struct for write requests for AxiManagerGate. More...
#include <AxiManagerGateIf.h>
Public Member Functions | |
WrRequest (const WrRequest &rhs) | |
template<unsigned int Size> | |
void | Marshall (Marshaller< Size > &m) |
![]() | |
Request (const Request &rhs) | |
template<unsigned int Size> | |
void | Marshall (Marshaller< Size > &m) |
void | copyToAddrPayload (typename axi4_::AddrPayload &payload) const |
Public Attributes | |
Request< Cfg >::axi4_::Data | data |
Request< Cfg >::axi4_::Last | last |
Request< Cfg >::axi4_::WUser | wuser |
![]() | |
axi4_::Addr | addr |
axi4_::BeatNum | len |
axi4_::BeatSize | size |
axi4_::Burst | burst |
axi4_::Cache | cache |
axi4_::AUser | auser |
Static Public Attributes | |
static const unsigned int | width |
![]() | |
static const unsigned int | width |
Additional Inherited Members | |
![]() | |
typedef axi::axi4< Cfg > | axi4_ |
The struct for write requests for AxiManagerGate.
Cfg | A valid AXI config. |
Definition at line 88 of file AxiManagerGateIf.h.
|
inline |
Definition at line 90 of file AxiManagerGateIf.h.
|
inline |
Definition at line 91 of file AxiManagerGateIf.h.
|
inline |
Definition at line 105 of file AxiManagerGateIf.h.
Definition at line 96 of file AxiManagerGateIf.h.
Definition at line 97 of file AxiManagerGateIf.h.
Definition at line 98 of file AxiManagerGateIf.h.
|
static |
Definition at line 100 of file AxiManagerGateIf.h.