ID:15333 DSP block WYSIWYG primitive "<name>" is using saturation but the multipliers are not 18-bit widths

CAUSE: The specified DSP block WYSIWYG primitive is using saturation because its saturate port is connected. However, the multiplier widths are not 18-bit which is required when using saturation.

ACTION: Modify the design to use full 18-bit width multipliers, for example by padding the LSBs of the multiplier with zero. If you do not want to use saturation, make sure the saturate port is not connected or connected to GND.