|
MatchLib
|
A struct composed of the signals associated with AXI write data. More...
#include <axi4.h>
Public Member Functions | |
| AUTO_GEN_FIELD_METHODS (WritePayload,(data, last, wstrb, wuser)) WritePayload() | |
Public Attributes | |
| Data | data |
| Last | last |
| Wstrb | wstrb |
| WUser | wuser |
A struct composed of the signals associated with AXI write data.
|
inline |
| Data axi::axi4< Cfg >::WritePayload::data |
| Last axi::axi4< Cfg >::WritePayload::last |
| Wstrb axi::axi4< Cfg >::WritePayload::wstrb |
| WUser axi::axi4< Cfg >::WritePayload::wuser |