CIRCT
20.0.0git
|
#include <HW.h>
Public Attributes | |
MlirAttribute | name |
MlirType | type |
HWModulePortDirection | dir |
HWModulePortDirection HWModulePort::dir |
Definition at line 41 of file HW.h.
Referenced by hwModuleTypeGet().
MlirAttribute HWModulePort::name |
Definition at line 39 of file HW.h.
Referenced by hwModuleTypeGet().
MlirType HWModulePort::type |
Definition at line 40 of file HW.h.
Referenced by fsm.MachineOp::__init__(), esiaccel.types.WritePort::__serialize_msg(), hw.HWModuleOp::add_entry_block(), esiaccel.types.Port::connect(), hwModuleTypeGet(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), hw.HWModuleOp::outputs(), and esiaccel.types.ReadPort::read().