CIRCT  19.0.0git
Namespaces | Macros | Typedefs | Functions
SVTypes.h File Reference
#include "circt/Dialect/HW/HWTypes.h"
#include "mlir/IR/Attributes.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "circt/Dialect/SV/SVTypes.h.inc"
Include dependency graph for SVTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Macros

#define GET_TYPEDEF_CLASSES
 

Typedefs

using circt::sv::InOutType = circt::hw::InOutType
 

Functions

mlir::Type circt::sv::getInOutElementType (mlir::Type type)
 Return the element type of an InOutType or null if the operand isn't an InOut type. More...
 
mlir::Type circt::sv::getAnyHWArrayElementType (mlir::Type type)
 Return the element type of an ArrayType or UnpackedArrayType, or null if the operand isn't an array. More...
 

Macro Definition Documentation

◆ GET_TYPEDEF_CLASSES

#define GET_TYPEDEF_CLASSES

Definition at line 20 of file SVTypes.h.