ID:15443 DSP block output WYSIWYG primitive "<name>" has a rounding width of <number> , but the rounding width must have a value that is between the minimum rounding width of <number> and the maximum rounding width of <number> or have a value of <number> when using symmetric saturation

CAUSE: The specified DSP block output WYSIWYG primitive is using symmetric saturation, but it has an illegal rounding width. Symmetric saturation requires a legal rounding width. The legal rounding width must be one of the specified values.

ACTION: Make sure the ROUND_WIDTH parameter is set to one of the specified values for the specified WYSIWYG DSP block output, or set the SATURATE_MODE parameter to ASYMMETRIC.