|
CIRCT 22.0.0git
|
Functions | |
| LogicalResult | verifyReferencedModule (Operation *instanceOp, SymbolTableCollection &symbolTable, mlir::FlatSymbolRefAttr moduleName) |
| Verify that the instance refers to a valid FIRRTL module. | |
| 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().