42 #ifndef UNIQUE_BINDING_HPP 43 #define UNIQUE_BINDING_HPP const HLS_managerRef HLSMgr
information about all the HLS synthesis
~unique_binding() override
Destructor.
const unsigned int funId
identifier of the function to be processed (0 means that it is a global step)
DesignFlowStep_Status InternalExec() override
Performs module binding assigning each operation to a free resource.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
DesignFlowStep_Status
The status of a step.
Base class for all module binding algorithms.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
Class managing the module allocation.
unique_binding(const ParameterConstRef Param, const HLS_managerRef HLSMgr, unsigned int funId, const DesignFlowManagerConstRef design_flow_manager)
Constructor.
Generic class managing module binding algorithms.