CIRCT  19.0.0git
Public Attributes | List of all members
circt::hw::detail::FieldInfo Struct Reference

Struct defining a field. Used in structs. More...

#include <HWTypes.h>

Collaboration diagram for circt::hw::detail::FieldInfo:
Collaboration graph
[legend]

Public Attributes

mlir::StringAttr name
 
mlir::Type type
 

Detailed Description

Struct defining a field. Used in structs.

Definition at line 91 of file HWTypes.h.

Member Data Documentation

◆ name

mlir::StringAttr circt::hw::detail::FieldInfo::name

Definition at line 92 of file HWTypes.h.

◆ type

mlir::Type circt::hw::detail::FieldInfo::type

The documentation for this struct was generated from the following file: