Go to the documentation of this file.
13 #ifndef CIRCT_DIALECT_SYSTEMC_SYSTEMCATTRIBUTES_H
14 #define CIRCT_DIALECT_SYSTEMC_SYSTEMCATTRIBUTES_H
16 #include "mlir/IR/Attributes.h"
17 #include "mlir/IR/BuiltinAttributes.h"
18 #include "llvm/ADT/APInt.h"
21 #define GET_ATTRDEF_CLASSES
22 #include "circt/Dialect/SystemC/SystemCEnums.h.inc"
24 #include "circt/Dialect/SystemC/SystemCAttributes.h.inc"