MatchLib
Classes
axi::axi4< Cfg >::read Class Reference

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...
 

Detailed Description

template<typename Cfg>
class axi::axi4< Cfg >::read

The AXI read class.

Each Connections implementation contains two ready-valid interfaces, AR for read requests and R for read responses.

Definition at line 247 of file axi4.h.


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