|
CIRCT 23.0.0git
|
A single argument in a DPI function type. More...
#include <SimTypes.h>

Public Attributes | |
| mlir::StringAttr | name |
| mlir::Type | type |
| DPIDirection | dir |
A single argument in a DPI function type.
Definition at line 37 of file SimTypes.h.
| DPIDirection circt::sim::DPIArgument::dir |
Definition at line 40 of file SimTypes.h.
Referenced by circt::sim::hash_value().
| mlir::StringAttr circt::sim::DPIArgument::name |
Definition at line 38 of file SimTypes.h.
Referenced by esiaccel.types.TypeAlias::__str__(), and circt::sim::hash_value().
| mlir::Type circt::sim::DPIArgument::type |
Definition at line 39 of file SimTypes.h.
Referenced by esiaccel.types.WritePort::__serialize_msg(), hw.HWModuleOp::add_entry_block(), esiaccel.types.Port::connect(), circt::sim::hash_value(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), hw.HWModuleOp::outputs(), and esiaccel.types.ReadPort::read().