CIRCT 20.0.0git
|
Describes a field in a bundle type. More...
#include <FIRRTL.h>
Public Attributes | |
MlirIdentifier | name |
bool | isFlip |
MlirType | type |
bool FIRRTLBundleField::isFlip |
Definition at line 93 of file FIRRTL.h.
Referenced by firrtlTypeGetBundleFieldByIndex().
MlirIdentifier FIRRTLBundleField::name |
Definition at line 92 of file FIRRTL.h.
Referenced by firrtlTypeGetBundleFieldByIndex().
MlirType FIRRTLBundleField::type |
Definition at line 94 of file FIRRTL.h.
Referenced by esiaccel.types.WritePort::__serialize_msg(), hw.HWModuleOp::add_entry_block(), esiaccel.types.Port::connect(), firrtlTypeGetBundleFieldByIndex(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), hw.HWModuleOp::outputs(), and esiaccel.types.ReadPort::read().