45 const DesignFlowManagerConstRef _design_flow_manager)
58 switch(relationship_type)
~OmpForWrapperCSSynthesisFlow() override
Destructor.
This step adds the current module to the technology library.
OmpForWrapperCSSynthesisFlow(const ParameterConstRef _parameters, const HLS_managerRef HLSMgr, unsigned int funId, const DesignFlowManagerConstRef design_flow_manager)
Constructor.
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
bool composed
True if this step represents a composition of design flow steps (e.g., a flow); must be set by specia...
Target must be reexecuted.
DesignFlowStep_Status InternalExec() override
Execute the step.
DesignFlowStep_Status
The status of a step.
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
Information about speciaization of add_library.
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.