41 #ifndef PARALLEL_MEMORY_CONN_BINDING_HPP 42 #define PARALLEL_MEMORY_CONN_BINDING_HPP ParallelMemoryConnBinding(const BehavioralHelperConstRef _behavioral_helper, const ParameterConstRef parameters)
Constructor.
const ParameterConstRef parameters
The set of input parameters.
Data structure used to store the interconnection binding of datapath elements.
Class managing the interconnection binding.
~ParallelMemoryConnBinding() override
Destructor.
void add_to_SM(const HLS_managerRef HLSMgr, const hlsRef HLS, const structural_managerRef SM) override
Add the interconnection to the structural representation of the datapath.