|
CIRCT 23.0.0git
|

Public Attributes | |
| uint64_t | id |
| std::string | name |
| std::string | type |
| RpcClient::ChannelDirection | direction |
Definition at line 78 of file RpcClient.cpp.
| RpcClient::ChannelDirection esi::backends::cosim::RpcClient::Impl::ChannelMeta::direction |
Definition at line 82 of file RpcClient.cpp.
Referenced by esi::backends::cosim::RpcClient::Impl::Impl().
| uint64_t esi::backends::cosim::RpcClient::Impl::ChannelMeta::id |
Definition at line 79 of file RpcClient.cpp.
Referenced by esiaccel.types.ESIType::__eq__(), and esi::backends::cosim::RpcClient::Impl::Impl().
| std::string esi::backends::cosim::RpcClient::Impl::ChannelMeta::name |
Definition at line 80 of file RpcClient.cpp.
Referenced by esiaccel.types.TypeAlias::__str__(), and esi::backends::cosim::RpcClient::Impl::Impl().
| std::string esi::backends::cosim::RpcClient::Impl::ChannelMeta::type |
Definition at line 81 of file RpcClient.cpp.
Referenced by esiaccel.types.WritePort::__serialize_msg(), hw.HWModuleOp::add_entry_block(), esiaccel.types.Port::connect(), esi::backends::cosim::RpcClient::Impl::Impl(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), hw.HWModuleOp::outputs(), and esiaccel.types.ReadPort::read().