CIRCT
20.0.0git
|
#include <ESITypes.h>
Public Member Functions | |
int | operator== (const BundledChannel &that) const |
Public Attributes | |
StringAttr | name |
ChannelDirection | direction |
ChannelType | type |
Definition at line 36 of file ESITypes.h.
|
inline |
Definition at line 41 of file ESITypes.h.
ChannelDirection circt::esi::BundledChannel::direction |
Definition at line 38 of file ESITypes.h.
Referenced by circtESIBundleTypeGet(), circtESIBundleTypeGetChannel(), circt::esi::hash_value(), llvm::operator<<(), and operator==().
StringAttr circt::esi::BundledChannel::name |
Definition at line 37 of file ESITypes.h.
Referenced by circtESIBundleTypeGetChannel(), circt::esi::hash_value(), llvm::operator<<(), and operator==().
ChannelType circt::esi::BundledChannel::type |
Definition at line 39 of file ESITypes.h.
Referenced by fsm.MachineOp::__init__(), esiaccel.types.WritePort::__serialize_msg(), hw.HWModuleOp::add_entry_block(), circtESIBundleTypeGetChannel(), esiaccel.types.Port::connect(), circt::esi::hash_value(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), llvm::operator<<(), operator==(), hw.HWModuleOp::outputs(), and esiaccel.types.ReadPort::read().