|
CIRCT 22.0.0git
|
#include "circt/Dialect/Seq/SeqDialect.h"#include "circt/Dialect/HW/HWTypes.h"#include "circt/Support/LLVM.h"#include "mlir/IR/BuiltinTypes.h"#include "mlir/IR/Types.h"#include "circt/Dialect/Seq/SeqTypes.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::seq |
Macros | |
| #define | GET_TYPEDEF_CLASSES |
Functions | |
| bool | circt::seq::isClockOrI1Type (Type ty) |
Returns true if the type is i1 or seq.clock | |
| #define GET_TYPEDEF_CLASSES |
Definition at line 23 of file SeqTypes.h.