|
MatchLib
|
A struct composed of the signals associated with an AXI read response. More...
#include <axi4.h>
Public Member Functions | |
| AUTO_GEN_FIELD_METHODS (ReadPayload,(id, data, resp, last, ruser)) ReadPayload() | |
Public Attributes | |
| Id | id |
| Data | data |
| Resp | resp |
| Last | last |
| RUser | ruser |
A struct composed of the signals associated with an AXI read response.
|
inline |
| Data axi::axi4< Cfg >::ReadPayload::data |
| Resp axi::axi4< Cfg >::ReadPayload::resp |
| Last axi::axi4< Cfg >::ReadPayload::last |
| RUser axi::axi4< Cfg >::ReadPayload::ruser |