Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYour constant is a denormalized number (exponent = 0). Unless denormalized support is enabled in the Megawizard,the number is treated as zero. You better learn how to encode regular normalized float numbers.