MatchLib
|
The AXI read channel, used for connecting an AXI manager and AXI subordinate. More...
#include <axi4.h>
Public Types | |
typedef Connections::Combinational< AddrPayload, PortType > | ARChan |
typedef Connections::Combinational< ReadPayload, PortType > | RChan |
Public Member Functions | |
chan (const char *name) | |
Public Attributes | |
ARChan | ar |
RChan | r |
The AXI read channel, used for connecting an AXI manager and AXI subordinate.