CIRCT 20.0.0git
Loading...
Searching...
No Matches
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

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

Functions

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