|
CIRCT 22.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(), and hwModuleTypeGetPort().
| MlirAttribute HWModulePort::name |
Definition at line 39 of file HW.h.
Referenced by hwModuleTypeGet(), and hwModuleTypeGetPort().
| MlirType HWModulePort::type |
Definition at line 40 of file HW.h.
Referenced by esiaccel.types.WritePort::__serialize_msg(), hw.HWModuleOp::add_entry_block(), esiaccel.types.Port::connect(), hwModuleTypeGet(), hwModuleTypeGetPort(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), hw.HWModuleOp::outputs(), and esiaccel.types.ReadPort::read().