ID:15448 DSP block WYSIWYG primitive "<name>" is using saturation in <name> mode, 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 in the specified mode.

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.