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