ID:62000 In the ALTFP_ATAN megafunction, the value of cordic WIDTH parameter is <number> and this value exceed of the maximum supported width of 36.

CAUSE: You specified values of the WIDTH for the cordic module, and this value must be less than or equal to 36. This error usually occurs when you instantiate a megafunction directly in a design file rather than using the MegaWizard Plug-In Manager .

ACTION: Change the value of the WIDTH for the cordic module so that the value of WIDTH is less than or equal to 36.