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

The struct for write responses for AxiMasterGate. More...

#include <AxiMasterGateIf.h>

Inheritance diagram for WrResp< Cfg >:
nvhls_message

Public Types

typedef axi::axi4< Cfg > axi4_
 

Public Member Functions

template<unsigned int Size>
void Marshall (Marshaller< Size > &m)
 

Public Attributes

axi4_::Resp resp
 
axi4_::BUser buser
 

Static Public Attributes

static const unsigned int width = axi4_::RESP_WIDTH + axi4_::BUSER_WIDTH
 

Detailed Description

template<typename Cfg>
struct WrResp< Cfg >

The struct for write responses for AxiMasterGate.

Template Parameters
CfgA valid AXI config.

Definition at line 124 of file AxiMasterGateIf.h.


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