CIRCT  19.0.0git
Namespaces | Functions
ModelInfoExport.h File Reference
#include "mlir/IR/BuiltinOps.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for ModelInfoExport.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.
 
 circt::arc
 

Functions

mlir::LogicalResult circt::arc::collectAndExportModelInfo (mlir::ModuleOp module, llvm::raw_ostream &os)
 Collects and exports Arc model info to JSON. More...
 
void circt::arc::registerArcModelInfoTranslation ()
 Registers CIRCT translation from Arc to JSON model info. More...