51 const DesignFlowManagerConstRef _design_flow_manager)
74 switch(relationship_type)
78 ret.insert(std::make_tuple(HLSFlowStep_Type::GENERATE_TASTE_HDL_ARCHITECTURE,
const HLS_managerRef HLSMgr
information about all the HLS synthesis
Data structure representing the entire HLS information.
~GenerateTasteSynthesisScript() override
Destructor.
RelationshipType
The relationship type.
Source must be executed to satisfy target.
#define THROW_UNREACHABLE(str_expr)
helper function used to specify that some points should never be reached
DesignFlowStep_Status Exec() override
Execute the 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.
Wrapper used to generate synthesis script for taste.
Target must be reexecuted.
GenerateTasteSynthesisScript(const ParameterConstRef Param, const HLS_managerRef HLSMgr, const DesignFlowManagerConstRef design_flow_manager)
Constructor.
DesignFlowStep_Status
The status of a step.
bool HasToBeExecuted() const override
Check if this step has actually to be executed.
refcount< structural_manager > structural_managerRef
RefCount type definition of the structural_manager class structure.
This file contains the definition of the configurable flow for generating and executing synthesis scr...
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
refcount< const HLSFlowStepSpecialization > HLSFlowStepSpecializationConstRef
const refcount definition of the class