14 #ifndef CIRCT_CONVERSION_CALYXTOHW_CALYXTOHW_H
15 #define CIRCT_CONVERSION_CALYXTOHW_CALYXTOHW_H
28 #define GEN_PASS_DECL_CALYXTOHW
29 #include "circt/Conversion/Passes.h.inc"
hw::HWModuleExternOp getExternHWModule(OpBuilder &builder, ComponentOp op)
Returns a hw.module.extern operation describing the Verilog module which a ComponentOp eventually res...
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
std::unique_ptr< mlir::Pass > createCalyxToHWPass()