CIRCT  19.0.0git
Public Attributes | List of all members
circt::esi::ServicePortInfo Struct Reference

Describes a service port. More...

#include <ESIOps.h>

Collaboration diagram for circt::esi::ServicePortInfo:
Collaboration graph
[legend]

Public Attributes

hw::InnerRefAttr port
 
ChannelBundleType type
 

Detailed Description

Describes a service port.

In the unidirection case, either (but not both) type fields will be null.

Definition at line 31 of file ESIOps.h.

Member Data Documentation

◆ port

hw::InnerRefAttr circt::esi::ServicePortInfo::port

Definition at line 32 of file ESIOps.h.

◆ type

ChannelBundleType circt::esi::ServicePortInfo::type

The documentation for this struct was generated from the following file: