41 #ifndef OMP_FUNCTION_ALLOCATION_HPP 42 #define OMP_FUNCTION_ALLOCATION_HPP const HLS_managerRef HLSMgr
information about all the HLS synthesis
OmpFunctionAllocation(const ParameterConstRef _parameters, const HLS_managerRef HLSMgr, const DesignFlowManagerConstRef design_flow_manager)
Constructor.
~OmpFunctionAllocation() override
Destructor.
Class to allocate function in HLS based on dominators.
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.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
void Initialize() override
Initialize the step (i.e., like a constructor, but executed just before exec.