CIRCT  19.0.0git
Classes | Namespaces
HWInstanceGraph.h File Reference
#include "circt/Dialect/HW/HWOpInterfaces.h"
#include "circt/Support/InstanceGraph.h"
Include dependency graph for HWInstanceGraph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  circt::hw::InstanceGraph
 HW-specific instance graph with a virtual entry node linking to all publicly visible modules. More...
 
struct  llvm::GraphTraits< circt::hw::InstanceGraph * >
 
struct  llvm::DOTGraphTraits< circt::hw::InstanceGraph * >
 

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 circt::hw