OpenASIP  2.0
Public Attributes | List of all members
BlocksModel::FunctionalUnit Struct Reference
Collaboration diagram for BlocksModel::FunctionalUnit:
Collaboration graph

Public Attributes

BlocksTranslator::FU_TYPE type
 
std::string name
 
std::list< std::string > src
 
bool usesOut0
 
bool usesOut1
 

Detailed Description

Definition at line 69 of file BlocksModel.hh.

Member Data Documentation

◆ name

std::string BlocksModel::FunctionalUnit::name

Definition at line 71 of file BlocksModel.hh.

Referenced by BlocksModel::LoadModelFromXml().

◆ src

std::list<std::string> BlocksModel::FunctionalUnit::src

Definition at line 72 of file BlocksModel.hh.

Referenced by BlocksModel::LoadModelFromXml().

◆ type

BlocksTranslator::FU_TYPE BlocksModel::FunctionalUnit::type

Definition at line 70 of file BlocksModel.hh.

Referenced by BlocksModel::LoadModelFromXml().

◆ usesOut0

bool BlocksModel::FunctionalUnit::usesOut0

Definition at line 73 of file BlocksModel.hh.

Referenced by BlocksModel::LoadModelFromXml().

◆ usesOut1

bool BlocksModel::FunctionalUnit::usesOut1

Definition at line 74 of file BlocksModel.hh.

Referenced by BlocksModel::LoadModelFromXml().


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