|
CIRCT 22.0.0git
|
#include "mlir/IR/BuiltinOps.h"#include "llvm/Support/raw_ostream.h"

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. | |