OpenASIP 2.2
Loading...
Searching...
No Matches
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.

◆ parameters

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

Definition at line 55 of file IPXact.hh.

Referenced by HDLGenerator::Module::Module().

◆ ports

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

Definition at line 56 of file IPXact.hh.

Referenced by FUGen::buildReplaces(), and HDLGenerator::Module::Module().


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