MatchLib
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
WrRequest< Cfg > Struct Template Reference

The struct for write requests for AxiMasterGate. More...

#include <AxiMasterGateIf.h>

Inheritance diagram for WrRequest< Cfg >:
Request< Cfg > nvhls_message

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_::WUser wuser
 
Request< Cfg >::axi4_::Last last
 
- 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_
 

Detailed Description

template<typename Cfg>
struct WrRequest< Cfg >

The struct for write requests for AxiMasterGate.

Template Parameters
CfgA valid AXI config.

Definition at line 88 of file AxiMasterGateIf.h.

Member Data Documentation

template<typename Cfg>
const unsigned int WrRequest< Cfg >::width
static

The documentation for this struct was generated from the following file: