CIRCT 22.0.0git
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Cosim.cpp File Reference
#include "esi/backends/Cosim.h"
#include "esi/Engines.h"
#include "esi/Ports.h"
#include "esi/Services.h"
#include "esi/Utils.h"
#include "esi/backends/RpcClient.h"
#include <cstring>
#include <fstream>
#include <iostream>
#include <set>
Include dependency graph for Cosim.cpp:

Go to the source code of this file.

Classes

class  esi::backends::cosim::CosimEngine
 Implement the magic cosim channel communication. More...
 

Namespaces

namespace  esi
 
namespace  esi::backends
 
namespace  esi::backends::cosim
 

Functions

 REGISTER_ACCELERATOR ("cosim", backends::cosim::CosimAccelerator)
 

Function Documentation

◆ REGISTER_ACCELERATOR()

REGISTER_ACCELERATOR ( "cosim"  ,
backends::cosim::CosimAccelerator   
)