40 #ifndef MEMORY_DOMINATOR_ALLOCATION_CS_HPP 41 #define MEMORY_DOMINATOR_ALLOCATION_CS_HPP 69 #endif // MEM_DOMINATOR_ALLOCATION_CS_H const HLS_managerRef HLSMgr
information about all the HLS synthesis
mem_dominator_allocation_cs(const ParameterConstRef _parameters, const HLS_managerRef HLSMgr, const DesignFlowManagerConstRef design_flow_manager, const HLSFlowStepSpecializationConstRef hls_flow_step_specialization, const HLSFlowStep_Type hls_flow_step_type)
Constructor.
const HLSFlowStep_Type hls_flow_step_type
The type of this step.
Class to allocate memories in HLS based on dominators.
DesignFlowStep_Status Exec() override
Execute the step.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
DesignFlowStep_Status
The status of a step.
~mem_dominator_allocation_cs() override
Destructor.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
const HLSFlowStepSpecializationConstRef hls_flow_step_specialization
The information about specialization.