const HLS_managerRef HLSMgr
information about all the HLS synthesis
REF_FORWARD_DECL(structural_object)
const unsigned int funId
identifier of the function to be processed (0 means that it is a global step)
Base class for usual datapath creation.
const HLSFlowStep_Type hls_flow_step_type
The type of this step.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
~datapath_cs() override
Destructor.
void add_ports() override
Adds the input/output ports of the module.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
datapath_cs(const ParameterConstRef _parameters, const HLS_managerRef HLSMgr, unsigned int funId, const DesignFlowManagerConstRef design_flow_manager, const HLSFlowStep_Type hls_flow_step_type)
Constructor.
Base object for all the structural objects.