CIRCT
20.0.0git
|
#include "circt/Dialect/HW/HWTypes.h"
#include "circt/Dialect/HW/InnerSymbolTable.h"
#include "circt/Support/LLVM.h"
Go to the source code of this file.
Classes | |
struct | circt::hw::PortInfo |
This holds the name, type, direction of a module's ports. More... | |
struct | circt::hw::ModulePortInfo |
This holds a decoded list of input/inout and output ports for a module or instance. More... | |
struct | circt::hw::ModulePortLookupInfo |
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::hw | |
Functions | |
raw_ostream & | circt::hw::operator<< (raw_ostream &printer, PortInfo port) |