The struct for read responses for AxiManagerGate.
More...
#include <AxiManagerGateIf.h>
|
template<unsigned int Size> |
void | Marshall (Marshaller< Size > &m) |
|
|
axi4_::Resp | resp |
|
axi4_::Data | data |
|
axi4_::Last | last |
|
axi4_::RUser | ruser |
|
|
static const unsigned int | width |
|
template<typename Cfg>
struct RdResp< Cfg >
The struct for read responses for AxiManagerGate.
- Template Parameters
-
Definition at line 145 of file AxiManagerGateIf.h.
◆ width
template<typename Cfg >
const unsigned int RdResp< Cfg >::width |
|
static |
Initial value:= axi4_::RESP_WIDTH + axi4_::DATA_WIDTH +
axi4_::LAST_WIDTH + axi4_::RUSER_WIDTH
Definition at line 153 of file AxiManagerGateIf.h.
The documentation for this struct was generated from the following file: