CIRCT  20.0.0git
Namespaces | Macros | Functions
ExportChiselInterface.h File Reference
#include "mlir/IR/BuiltinOps.h"
#include "mlir/Pass/Pass.h"
#include "circt/Conversion/Passes.h.inc"
Include dependency graph for ExportChiselInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 

Macros

#define GEN_PASS_DECL_EXPORTCHISELINTERFACE
 
#define GEN_PASS_DECL_EXPORTSPLITCHISELINTERFACE
 

Functions

std::unique_ptr< mlir::Pass > circt::createExportChiselInterfacePass (llvm::raw_ostream &os)
 
std::unique_ptr< mlir::Pass > circt::createExportSplitChiselInterfacePass (mlir::StringRef outputDirectory="./")
 
std::unique_ptr< mlir::Pass > circt::createExportChiselInterfacePass ()
 

Macro Definition Documentation

◆ GEN_PASS_DECL_EXPORTCHISELINTERFACE

#define GEN_PASS_DECL_EXPORTCHISELINTERFACE

Definition at line 21 of file ExportChiselInterface.h.

◆ GEN_PASS_DECL_EXPORTSPLITCHISELINTERFACE

#define GEN_PASS_DECL_EXPORTSPLITCHISELINTERFACE

Definition at line 22 of file ExportChiselInterface.h.