CIRCT  19.0.0git
Classes | Namespaces
Ports.h File Reference
#include "esi/Common.h"
#include "esi/Types.h"
#include "esi/Utils.h"
#include <cassert>
#include <future>
Include dependency graph for Ports.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  esi::ChannelPort
 Unidirectional channels are the basic communication primitive between the host and accelerator. More...
 
class  esi::WriteChannelPort
 A ChannelPort which sends data to the accelerator. More...
 
class  esi::ReadChannelPort
 A ChannelPort which reads data from the accelerator. More...
 
class  esi::BundlePort
 Services provide connections to 'bundles' – collections of named, unidirectional communication channels. More...
 

Namespaces

 esi