46 #ifndef _STG_CREATOR_HPP_ 47 #define _STG_CREATOR_HPP_ const HLS_managerRef HLSMgr
information about all the HLS synthesis
Generic class managing all the stg creation algorithms.
REF_FORWARD_DECL(STG_creator)
const unsigned int funId
identifier of the function to be processed (0 means that it is a global step)
const HLSFlowStep_Type hls_flow_step_type
The type of this step.
~STG_creator() override
Destructor.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
STG_creator(const ParameterConstRef Param, const HLS_managerRef HLSMgr, unsigned int funId, const DesignFlowManagerConstRef design_flow_manager, const HLSFlowStep_Type hls_flow_step_type)
Constructor.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...