CIRCT
20.0.0git
|
Defines an entry in an !rtg.dict
.
More...
#include <RTGTypes.h>
Public Attributes | |
mlir::StringAttr | name |
mlir::Type | type |
Defines an entry in an !rtg.dict
.
Definition at line 20 of file RTGTypes.h.
mlir::StringAttr circt::rtg::DictEntry::name |
Definition at line 21 of file RTGTypes.h.
Referenced by circt::rtg::hash_value(), circt::rtg::operator<(), circt::rtg::operator==(), and rtgDictTypeGet().
mlir::Type circt::rtg::DictEntry::type |
Definition at line 22 of file RTGTypes.h.
Referenced by fsm.MachineOp::__init__(), esiaccel.types.WritePort::__serialize_msg(), hw.HWModuleOp::add_entry_block(), esiaccel.types.Port::connect(), circt::rtg::hash_value(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), circt::rtg::operator==(), hw.HWModuleOp::outputs(), esiaccel.types.ReadPort::read(), and rtgDictTypeGet().