|
CIRCT 22.0.0git
|
Namespaces | |
| namespace | internal |
Functions | |
| std::unique_ptr< Engine > | createEngine (AcceleratorConnection &conn, const std::string &dmaEngineName, AppIDPath idPath, const ServiceImplDetails &details, const HWClientDetails &clients) |
| Create an engine by name. | |
|
private |
Create an engine by name.
This is the primary way to create engines for "normal" backends.
Definition at line 507 of file Engines.cpp.
Referenced by esi::AcceleratorConnection::createEngine(), and esi::backends::cosim::CosimAccelerator::createEngine().