45 #ifndef VALUES_SCHEME_HPP 46 #define VALUES_SCHEME_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)
DesignFlowStep_Status InternalExec() override
Execute the step.
redefinition of map to manage ordered/unordered structures
values_scheme(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.
DesignFlowStep_Status
The status of a step.
Template definition of refcount.
~values_scheme() override
Destructor of the class.
This package is used to define the storage value scheme adopted by the register allocation algorithms...
REF_FORWARD_DECL(dataflow_analysis)
CONSTREF_FORWARD_DECL(OpGraph)
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
Data structure that contains all information about high level synthesis process.
Class managing the functional-unit binding.
void Initialize() override
Initialize the step (i.e., like a constructor, but executed just before exec.
Class used to describe a particular graph with operations as nodes.