OpenASIP
2.0
|
#include <IPXact.hh>
Public Attributes | |
std::string | name |
std::vector< Parameter > | parameters |
std::vector< Port > | ports |
std::string ipxact::ModuleInfo::name |
Definition at line 54 of file IPXact.hh.
Referenced by ipxact::parseComponent().
std::vector<Parameter> ipxact::ModuleInfo::parameters |
Definition at line 55 of file IPXact.hh.
Referenced by HDLGenerator::Module::Module(), and ipxact::parseComponent().
std::vector<Port> ipxact::ModuleInfo::ports |
Definition at line 56 of file IPXact.hh.
Referenced by FUGen::buildReplaces(), HDLGenerator::Module::Module(), and ipxact::parseComponent().