CIRCT  19.0.0git
Namespaces | Functions
FIRAnnotations.h File Reference
#include "circt/Support/LLVM.h"
#include "llvm/ADT/SmallVector.h"
Include dependency graph for FIRAnnotations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 
 llvm::json
 
 mlir
 
 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 circt::firrtl
 

Functions

bool circt::firrtl::fromOMIRJSON (llvm::json::Value &value, SmallVectorImpl< Attribute > &annotations, llvm::json::Path path, MLIRContext *context)
 Convert a JSON value containing OMIR JSON (an array of OMNodes), convert this to an OMIRAnnotation, and add it to a mutable annotations argument. More...
 
FailureOr< bool > circt::firrtl::foldWhenEncodedVerifOp (PrintFOp printOp)
 Handle verif intent captured in printf + when's. More...