Altera_Forum
Honored Contributor
15 years agoFFT Megafunction Fixed Point
I'm trying to use Altera's FFT Megafunction in Fixed Point mode but I didn't find any documentation defining how many bits it uses for decimal part. I'm using the Variable Streaming because its the only onde that gives me the ability to use 32 bits entrance.
I need to use it with 32 bits in which 26 are integer and 6 bits of decimal part. Can anyone help me. Thanks