OpenASIP  2.0
Public Attributes | List of all members
ipxact::BusInfo Struct Reference

#include <IPXact.hh>

Collaboration diagram for ipxact::BusInfo:
Collaboration graph

Public Attributes

std::string name
 
std::vector< Portports
 

Detailed Description

Definition at line 59 of file IPXact.hh.

Member Data Documentation

◆ name

std::string ipxact::BusInfo::name

Definition at line 60 of file IPXact.hh.

Referenced by ipxact::parseBus().

◆ ports

std::vector<Port> ipxact::BusInfo::ports

Definition at line 61 of file IPXact.hh.

Referenced by FUGen::createExternalInterfaces(), and ipxact::parseBus().


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