46 #ifndef UNIQUE_BINDING_REGISTER_HPP 47 #define UNIQUE_BINDING_REGISTER_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)
unique_binding_register(const ParameterConstRef Param, const HLS_managerRef HLSMgr, unsigned int funId, const DesignFlowManagerConstRef design_flow_manager)
Constructor of the class.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
Generic class managing the different register allocation algorithms.
DesignFlowStep_Status
The status of a step.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
Base class for all the register allocation algorithms.
DesignFlowStep_Status RegisterBinding() final
~unique_binding_register() override