|
CIRCT 22.0.0git
|
#include "circt/Support/LLVM.h"

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| namespace | llvm::json |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::firrtl |
Functions | |
| bool | circt::firrtl::importAnnotationsFromJSONRaw (llvm::json::Value &value, SmallVectorImpl< Attribute > &annotations, llvm::json::Path path, MLIRContext *context) |
| Deserialize a JSON value into FIRRTL Annotations. | |