CIRCT  19.0.0git
Functions
circt::firrtl::instance_like_impl Namespace Reference

Functions

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

Function Documentation

◆ verifyReferencedModule()

LogicalResult circt::firrtl::instance_like_impl::verifyReferencedModule ( Operation *  instanceOp,
SymbolTableCollection &  symbolTable,
mlir::FlatSymbolRefAttr  moduleName 
)

Verify that the instance refers to a valid FIRRTL module.

Definition at line 16 of file FIRRTLInstanceImplementation.cpp.

References circt::firrtl::direction::toString().