43 #ifndef GENERATE_HDL_HPP 44 #define GENERATE_HDL_HPP const HLS_managerRef HLSMgr
information about all the HLS synthesis
~generate_hdl() override
Destructor.
RelationshipType
The relationship type.
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.
bool HasToBeExecuted() const override
Check if this step has actually to be executed.
REF_FORWARD_DECL(generate_hdl)
superclass include
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
DesignFlowStep_Status
The status of a step.
DesignFlowStep_Status Exec() override
Execute the step.
generate_hdl(const ParameterConstRef _parameters, const HLS_managerRef HLSMgr, const DesignFlowManagerConstRef design_flow_manager)
Constructor.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...