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 master and AXI slave. More...
 
class  master
 The AXI read master port. This port has an AR request channel as output and an R response channel as input. More...
 
class  slave
 The AXI read slave 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 334 of file axi4.h.


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