ID:73001 CORDIC DEPTH parameter value is <number> and CORDIC WIDTH parameter value is <number> in the ALTFP_SINCOS megafunction. The CORDIC DEPTH parameter value must be less than or equal to the CORDIC WIDTH parameter value.

CAUSE: You specified illegal values for the coordinate rotation digital computer (CORDIC) DEPTH and CORDIC WIDTH parameters. The CORDIC DEPTH parameter value must not be greater than the CORDIC WIDTH parameter value. This error usually occurs when you instantiate a megafunction directly in your design file rather than using the MegaWizard Plug-In Manager .

ACTION: Change the CORDIC DEPTH parameter value to less than or equal to the CORDIC WIDTH parameter value.