14 #ifndef CIRCT_CONVERSION_PIPELINETOHW_H
15 #define CIRCT_CONVERSION_PIPELINETOHW_H
22 #define GEN_PASS_DECL_PIPELINETOHW
23 #include "circt/Conversion/Passes.h.inc"
26 std::unique_ptr<mlir::Pass>
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
std::unique_ptr< mlir::Pass > createPipelineToHWPass(const PipelineToHWOptions &options={})
Create an SCF to Calyx conversion pass.