CIRCT  20.0.0git
Public Attributes | List of all members
esi::HWClientDetail Struct Reference

A description of a hardware client. More...

#include <Common.h>

Collaboration diagram for esi::HWClientDetail:
Collaboration graph
[legend]

Public Attributes

AppIDPath relPath
 
ServicePortDesc port
 
ChannelAssignments channelAssignments
 
std::map< std::string, std::any > implOptions
 

Detailed Description

A description of a hardware client.

Used pretty exclusively in setting up the design.

Definition at line 91 of file Common.h.

Member Data Documentation

◆ channelAssignments

ChannelAssignments esi::HWClientDetail::channelAssignments

Definition at line 94 of file Common.h.

◆ implOptions

std::map<std::string, std::any> esi::HWClientDetail::implOptions

Definition at line 95 of file Common.h.

◆ port

ServicePortDesc esi::HWClientDetail::port

Definition at line 93 of file Common.h.

◆ relPath

AppIDPath esi::HWClientDetail::relPath

Definition at line 92 of file Common.h.


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