MatchLib
|
The AXI read class. More...
#include <axi4.h>
Classes | |
class | chan |
The AXI read channel, used for connecting an AXI manager and AXI subordinate. More... | |
class | manager |
The AXI read manager port. This port has an AR request channel as output and an R response channel as input. More... | |
class | subordinate |
The AXI read subordinate port. This port has an AR request channel as input and an R response channel as output. More... | |
The AXI read class.
Each Connections implementation contains two ready-valid interfaces, AR for read requests and R for read responses.