CIRCT
20.0.0git
|
#include <memory>
#include "circt/Conversion/Passes.h.inc"
Go to the source code of this file.
Namespaces | |
mlir | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
Macros | |
#define | GEN_PASS_DECL_CONVERTHWTOSYSTEMC |
Functions | |
std::unique_ptr< mlir::OperationPass< mlir::ModuleOp > > | circt::createConvertHWToSystemCPass () |
Create a HW to SystemC dialects conversion pass. More... | |
#define GEN_PASS_DECL_CONVERTHWTOSYSTEMC |
Definition at line 27 of file HWToSystemC.h.