14 #ifndef CIRCT_CONVERSION_HWTOSYSTEMC_HWTOSYSTEMC_H_
15 #define CIRCT_CONVERSION_HWTOSYSTEMC_HWTOSYSTEMC_H_
27 #define GEN_PASS_DECL_CONVERTHWTOSYSTEMC
28 #include "circt/Conversion/Passes.h.inc"
30 std::unique_ptr<mlir::OperationPass<mlir::ModuleOp>>
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
std::unique_ptr< mlir::OperationPass< mlir::ModuleOp > > createConvertHWToSystemCPass()
Create a HW to SystemC dialects conversion pass.