Loading [MathJax]/jax/output/HTML-CSS/config.js
CIRCT 21.0.0git
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
FIRRTLInstanceImplementation.h File Reference
#include "circt/Support/LLVM.h"
Include dependency graph for FIRRTLInstanceImplementation.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::firrtl
 
 

Functions

LogicalResult circt::firrtl::instance_like_impl::verifyReferencedModule (Operation *instanceOp, SymbolTableCollection &symbolTable, mlir::FlatSymbolRefAttr moduleName)
 Verify that the instance refers to a valid FIRRTL module.