|
CIRCT 22.0.0git
|
#include "circt/Dialect/HW/HWOps.h"#include "circt/Dialect/HW/HWSymCache.h"#include "circt/Dialect/MSFT/MSFTOpInterfaces.h.inc"

Go to the source code of this file.
Namespaces | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::msft |
Functions | |
| LogicalResult | circt::msft::verifyUnaryDynInstDataOp (Operation *) |
| Operation * | circt::msft::getHierPathTopModule (Location loc, circt::hw::HWSymbolCache &symCache, FlatSymbolRefAttr pathSym) |
| Returns the top-level module which the given HierPathOp that defines pathSym, refers to. | |