The base type for read or write requests for AxiManagerGate, containing common fields.
More...
#include <AxiManagerGateIf.h>
|
static const unsigned int | width |
|
template<typename Cfg>
struct Request< Cfg >
The base type for read or write requests for AxiManagerGate, containing common fields.
- Template Parameters
-
Definition at line 29 of file AxiManagerGateIf.h.
◆ axi4_
◆ Request() [1/2]
◆ Request() [2/2]
◆ Marshall()
template<typename Cfg >
template<unsigned int Size>
void Request< Cfg >::Marshall |
( |
Marshaller< Size > & |
m | ) |
|
|
inline |
◆ copyToAddrPayload()
◆ addr
◆ len
◆ size
template<typename Cfg >
axi4_::BeatSize Request< Cfg >::size |
◆ burst
◆ cache
◆ auser
◆ width
template<typename Cfg >
const unsigned int Request< Cfg >::width |
|
static |
Initial value:= axi4_::ADDR_WIDTH + axi4_::ALEN_WIDTH +
axi4_::ASIZE_WIDTH + axi4_::BURST_WIDTH +
axi4_::CACHE_WIDTH + axi4_::AUSER_WIDTH
Definition at line 50 of file AxiManagerGateIf.h.
The documentation for this struct was generated from the following file: