Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

FFT - block floating point scaling (AN 404)

I have been trying to understand some equations mentioned in AN404, I was wondering whether someone can help me out. The equations are: P = ceil(log4(N)) R = 1 if log2(N) is odd and 0 if lo...