ID:84018 Cannot use <name> for <name> in altmult_add megafunction with <name> device family inside DSP block, <name> must have the same CLOCK/clear parameters as the other nodes in the same DSP block slice

CAUSE: You tried to use different clocks for data and control signals in the same register bank of the altmult_add megafunction with the specified device family. However, data and control signals in the same register bank should share the same clock and/or clear for the specified device family in the same DSP block slice. This warning usually occurs when you instantiate a megafunction directly in a text file rather than using the MegaWizard Plug-In Manager .

ACTION: If you want to use the specified feature in a DSP block, change the device family. If you want to use the specified device family, use a unified clock. To avoid receiving this message in the future, Intel recommends using the MegaWizard Plug-In Manager.