45 #ifndef EVALUATION_HPP 46 #define EVALUATION_HPP 68 #if(__GNUC__ == 4 && __GNUC_MINOR__ >= 7)
106 #if(__GNUC__ == 4 && __GNUC_MINOR__ >= 7)
const HLS_managerRef HLSMgr
information about all the HLS synthesis
RelationshipType
The relationship type.
~Evaluation() override
Destructor.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
DesignFlowStep_Status
The status of a step.
const CustomUnorderedSet< std::tuple< HLSFlowStep_Type, HLSFlowStepSpecializationConstRef, HLSFlowStep_Relationship > > ComputeHLSRelationships(const DesignFlowStep::RelationshipType relationship_type) const override
Return the set of analyses in relationship with this design step.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
bool HasToBeExecuted() const override
Check if this step has actually to be executed.
Evaluation(const ParameterConstRef _parameters, const HLS_managerRef HLSMgr, const DesignFlowManagerConstRef design_flow_manager)
Constructor.
DesignFlowStep_Status Exec() override
Execute the step.