OpenASIP
2.0
|
#include <HDBTypes.hh>
Public Attributes | |
std::string | name |
Name of the parameter. More... | |
std::string | type |
Type of the parameter. More... | |
std::string | value |
Value of the parameter. More... | |
Definition at line 46 of file HDBTypes.hh.
std::string HDB::Parameter::name |
Name of the parameter.
Definition at line 47 of file HDBTypes.hh.
Referenced by ProGe::NetlistGenerator::addBaseRFToNetlist(), HDB::HDBManager::addFUImplementation(), ProGe::NetlistGenerator::addFUToNetlist(), HDB::HDBManager::addRFImplementation(), HDBToHtml::fuImplToHtml(), ProGeTestBenchGenerator::generate(), RFImplementationDialog::onAddParameter(), FUImplementationDialog::onAddParameter(), RFImplementationDialog::onDeleteParameter(), FUImplementationDialog::onDeleteParameter(), RFImplementationDialog::onEditParameter(), FUImplementationDialog::onEditParameter(), RFImplementationDialog::onParameterActivation(), FUImplementationDialog::onParameterActivation(), HDBToHtml::rfImplToHtml(), RFImplementationDialog::update(), and FUImplementationDialog::update().
std::string HDB::Parameter::type |
Type of the parameter.
Definition at line 48 of file HDBTypes.hh.
Referenced by ProGe::NetlistGenerator::addBaseRFToNetlist(), HDB::HDBManager::addFUImplementation(), ProGe::NetlistGenerator::addFUToNetlist(), HDB::HDBManager::addRFImplementation(), HDBToHtml::fuImplToHtml(), ProGeTestBenchGenerator::generate(), RFImplementationDialog::onAddParameter(), FUImplementationDialog::onAddParameter(), RFImplementationDialog::onEditParameter(), FUImplementationDialog::onEditParameter(), RFImplementationDialog::onParameterActivation(), FUImplementationDialog::onParameterActivation(), HDBToHtml::rfImplToHtml(), RFImplementationDialog::update(), and FUImplementationDialog::update().
std::string HDB::Parameter::value |
Value of the parameter.
Definition at line 49 of file HDBTypes.hh.
Referenced by ProGe::NetlistGenerator::addBaseRFToNetlist(), HDB::HDBManager::addFUImplementation(), ProGe::NetlistGenerator::addFUToNetlist(), HDB::HDBManager::addRFImplementation(), HDBToHtml::fuImplToHtml(), ProGeTestBenchGenerator::generate(), RFImplementationDialog::onAddParameter(), FUImplementationDialog::onAddParameter(), RFImplementationDialog::onEditParameter(), FUImplementationDialog::onEditParameter(), RFImplementationDialog::onParameterActivation(), FUImplementationDialog::onParameterActivation(), HDBToHtml::rfImplToHtml(), RFImplementationDialog::update(), and FUImplementationDialog::update().