ID:64011 In the altfp_convert megafunction, the value of the WIDTH_INT parameter is <number>. The value of the WIDTH_INT parameter must be equal to the value of WIDTH_RESULT parameter, which is <number>

CAUSE: You specified a value for the WIDTH_INT parameter of the altfp_convert megafunction. However, the value of the WIDTH_INT parameter must be equal value of the WIDTH_RESULT 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_INT parameter so that it is equal to the value of the WIDTH_RESULT parameter, or change the value of the WIDTH_RESULT parameter so that it is equal to the value of the WIDTH_INT parameter.