|
CIRCT 23.0.0git
|
A function whose hierarchical reference resolves to one symbol reachable through more than one instance. More...
#include <CaptureAnalysis.h>

Public Attributes | |
| const slang::ast::SubroutineSymbol * | function |
| const slang::ast::ValueSymbol * | symbol |
A function whose hierarchical reference resolves to one symbol reachable through more than one instance.
Lowering cannot pick an instance safely.
Definition at line 58 of file CaptureAnalysis.h.
| const slang::ast::SubroutineSymbol* circt::ImportVerilog::AmbiguousHierCapture::function |
Definition at line 59 of file CaptureAnalysis.h.
| const slang::ast::ValueSymbol* circt::ImportVerilog::AmbiguousHierCapture::symbol |
Definition at line 60 of file CaptureAnalysis.h.