OpenASIP
2.0
|
Public Attributes | |
BlocksTranslator::FU_TYPE | type |
std::string | name |
std::list< std::string > | src |
bool | usesOut0 |
bool | usesOut1 |
Definition at line 69 of file BlocksModel.hh.
std::string BlocksModel::FunctionalUnit::name |
Definition at line 71 of file BlocksModel.hh.
Referenced by BlocksModel::LoadModelFromXml().
std::list<std::string> BlocksModel::FunctionalUnit::src |
Definition at line 72 of file BlocksModel.hh.
Referenced by BlocksModel::LoadModelFromXml().
BlocksTranslator::FU_TYPE BlocksModel::FunctionalUnit::type |
Definition at line 70 of file BlocksModel.hh.
Referenced by BlocksModel::LoadModelFromXml().
bool BlocksModel::FunctionalUnit::usesOut0 |
Definition at line 73 of file BlocksModel.hh.
Referenced by BlocksModel::LoadModelFromXml().
bool BlocksModel::FunctionalUnit::usesOut1 |
Definition at line 74 of file BlocksModel.hh.
Referenced by BlocksModel::LoadModelFromXml().