ID:15445 DSP block output WYSIWYG primitive "<name>" is using symmetric saturation, but the data output width is less than the rounding width of <number>

CAUSE: The specified DSP block output WYSIWYG primitive is using symmetric saturation, but it has a data output width less than the specified rounding width value. When using symmetric saturation, a legal rounding width must be specified.

ACTION: Change the specified WYSIWYG DSP block output primitive such that the output width has a value greater than or equal to the specified value, set the ROUND_WIDTH parameter to a value less than or equal to the current output width, or change the SATURATE_MODE parameter to ASYMMETRIC.