CIRCT
20.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 | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
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. More... | |