Altera_Forum
Honored Contributor
13 years agodecimal fraction
Hi, How can I convert the decimal fraction to the mantissa format (IEEE). The MegaWizard function demands the decimal number in binary form (3 = 0011, for example). So how can I convert 0.3 to man...