ID:64008 In the altfp_convert megafunction, the value of the WIDTH_EXP_OUTPUT parameter is <number>. However, the value of the WIDTH_EXP_OUTPUT parameter must be less than the value of the WIDTH_MAN_OUTPUT parameter, which is <number>.

CAUSE: You specified a value for the WIDTH_EXP_OUTPUT parameter of the altfp_convert megafunction. However, the value of WIDTH_EXP_OUTPUT parameter must be less than the value of the WIDTH_MAN_OUTPUT parameter. This error usually occurs when you instantiate a megafunction directly in a text file instead of using the MegaWizard Plug-In Manager .

ACTION: Change the value of the WIDTH_EXP_OUTPUT parameter so that it is less than the value of the WIDTH_MAN_OUTPUT parameter, or change the value of the WIDTH_MAN_OUTPUT parameter so that it is greater than the value of the WIDTH_EXP_OUTPUT parameter.