|
MatchLib
|
The struct for read requests for AxiManagerGate. More...
#include <AxiManagerGateIf.h>
Additional Inherited Members | |
Public Types inherited from Request< Cfg > | |
| typedef axi::axi4< Cfg > | axi4_ |
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 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 inherited from Request< Cfg > | |
| 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.