Forum Discussion
Altera_Forum
Honored Contributor
12 years agoOne mistake I feel is that, when we convert the integer values above 32768 to binary, they are becoming negative values since they are using signed representation.
Is this the cause of problem? If so, then how can I give 16 bit unsigned input to FFT MegaCore?