|
MatchLib
|
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) |
Public Member Functions inherited from Request< Cfg > | |
| 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 |
Public Attributes inherited from Request< Cfg > | |
| 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 Public Attributes inherited from Request< Cfg > | |
| static const unsigned int | width |
Additional Inherited Members | |
Public Types inherited from Request< Cfg > | |
| 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.