MatchLib
Public Member Functions | Public Attributes | List of all members
axi::axi4< Cfg >::AddrPayload Struct Reference

A struct composed of the signals associated with AXI read and write requests. More...

#include <axi4.h>

Inheritance diagram for axi::axi4< Cfg >::AddrPayload:
nvhls_message

Public Member Functions

 AUTO_GEN_FIELD_METHODS (AddrPayload,(id, addr, burst, len, size, cache, auser)) AddrPayload()
 

Public Attributes

Id id
 
Addr addr
 
Burst burst
 
BeatNum len
 
BeatSize size
 
Cache cache
 
AUser auser
 

Detailed Description

template<typename Cfg>
struct axi::axi4< Cfg >::AddrPayload

A struct composed of the signals associated with AXI read and write requests.

Definition at line 114 of file axi4.h.


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