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

#include <IPXact.hh>

Collaboration diagram for ipxact::ModuleInfo:
Collaboration graph

Public Attributes

std::string name
 
std::vector< Parameterparameters
 
std::vector< Portports
 

Detailed Description

Definition at line 53 of file IPXact.hh.

Member Data Documentation

◆ name

std::string ipxact::ModuleInfo::name

Definition at line 54 of file IPXact.hh.

Referenced by ipxact::parseComponent().

◆ parameters

std::vector<Parameter> ipxact::ModuleInfo::parameters

Definition at line 55 of file IPXact.hh.

Referenced by HDLGenerator::Module::Module(), and ipxact::parseComponent().

◆ ports

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

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