40 #ifndef CTESTBENCHEXECUTION_HPP 41 #define CTESTBENCHEXECUTION_HPP RelationshipType
The relationship type.
redefinition of set to manage ordered/unordered structures
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
DesignFlowStep_Status
The status of a step.
Template definition of refcount.
DesignFlowStep_Status Exec() override
Execute the step.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
void ComputeRelationships(DesignFlowStepSet &relationship, const DesignFlowStep::RelationshipType relationship_type) override
Compute the relationships of a step with other steps.
bool HasToBeExecuted() const override
Check if this step has actually to be executed.
const CBackendInformationConstRef c_backend_info
CTestbenchExecution(const ParameterConstRef Param, const HLS_managerRef AppM, const DesignFlowManagerConstRef design_flow_manager, const HLSFlowStepSpecializationConstRef hls_flow_step_specialization)
CONSTREF_FORWARD_DECL(CBackendInformation)
const HLSFlowStepSpecializationConstRef hls_flow_step_specialization
The information about specialization.