CIRCT
20.0.0git
|
#include "mlir/IR/BuiltinOps.h"
#include "llvm/Support/raw_ostream.h"
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... | |