39 #ifndef SCHED_BASED_CHAINING_COMPUTATION_HPP 40 #define SCHED_BASED_CHAINING_COMPUTATION_HPP const HLS_managerRef HLSMgr
information about all the HLS synthesis
const unsigned int funId
identifier of the function to be processed (0 means that it is a global step)
~sched_based_chaining_computation() override
Destructor.
DesignFlowStep_Status InternalExec() override
Execute the step.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
REF_FORWARD_DECL(ChainingInformation)
DesignFlowStep_Status
The status of a step.
sched_based_chaining_computation(const ParameterConstRef Param, const HLS_managerRef HLSMgr, unsigned int funId, const DesignFlowManagerConstRef design_flow_manager)
Constructor.
class supporting the chaining optimization in high level synthesis
void Initialize() override
Initialize the step (i.e., like a constructor, but executed just before exec.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...