41 #ifndef REG_BINDING_CS_H 42 #define REG_BINDING_CS_H 65 #endif // REG_BINDING_CS_H Class managing the register binding.
~reg_binding_cs() override
Destructor.
hlsRef HLS
HLS data-structure.
void specialise_reg(structural_objectRef ®, unsigned int r) override
Specialise a register according to the type of the variables crossing it.
Data structure used to store the register binding of variables.
std::string GetRegisterFUName(unsigned int i) override
return the name of register to be used
reg_binding_cs(const hlsRef &HLS, const HLS_managerRef HLSMgr_)
Constructor.