CIRCT 20.0.0git
|
Struct defining a field. Used in structs. More...
#include <HWTypes.h>
Public Attributes | |
mlir::StringAttr | name |
mlir::Type | type |
mlir::StringAttr circt::hw::detail::FieldInfo::name |
Definition at line 93 of file HWTypes.h.
Referenced by circt::hw::detail::hash_value(), circt::hw::detail::operator==(), and printFields().
mlir::Type circt::hw::detail::FieldInfo::type |
Definition at line 94 of file HWTypes.h.
Referenced by esiaccel.types.WritePort::__serialize_msg(), hw.HWModuleOp::add_entry_block(), esiaccel.types.Port::connect(), circt::hw::detail::hash_value(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), circt::hw::detail::operator==(), hw.HWModuleOp::outputs(), printFields(), and esiaccel.types.ReadPort::read().