43 #ifndef VERTEX_COLORING_REGISTER_HPP 44 #define VERTEX_COLORING_REGISTER_HPP const HLS_managerRef HLSMgr
information about all the HLS synthesis
vertex_coloring_register(const ParameterConstRef Param, const HLS_managerRef HLSMgr, unsigned int funId, const DesignFlowManagerConstRef design_flow_manager)
Constructor of the class.
const unsigned int funId
identifier of the function to be processed (0 means that it is a global step)
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
DesignFlowStep_Status
The status of a step.
DesignFlowStep_Status RegisterBinding() final
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
Base class specification for register allocation algorithm based on a conflict graph.
~vertex_coloring_register() override