The struct for write requests for AxiManagerGate.
More...
#include <AxiManagerGateIf.h>
|
| 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 |
|
|
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 const unsigned int | width |
|
static const unsigned int | width |
|
template<typename Cfg>
struct WrRequest< Cfg >
The struct for write requests for AxiManagerGate.
- Template Parameters
-
Definition at line 88 of file AxiManagerGateIf.h.
◆ width
Initial value:=
The base type for read or write requests for AxiManagerGate, containing common fields.
Definition at line 100 of file AxiManagerGateIf.h.
The documentation for this struct was generated from the following file: