Altera_Forum
Honored Contributor
8 years agoALtera FFT Outputs in SignalTapII
Hello,
I'm using an Alter 1024-point FFT IP (burst) and after implementing it I used SignalTapII for the FFT outputs acquisition. Now, I want to plot these output values using MATLAB but I'm a little confused about the format of these outputs. For testing I used 32-bit real input, all ones, and the imaginary is fixed to zero. How are the real and exponent outputs represented; are they just decimal, signed or two's complement signed? How can I correctly plot these outputs? Thanks