Hello,
I have a question about fft in fpga.
I working with simulink to perform xilinx fft V4_1.
I don't understand how it works.
I have a 10000 point sinusoidal input on which I want to perform a 1024 point fft.
I firstly put the start always equal to one; I obtain the output a screenshot of which I joined to this post (output1.jpg)
As you can see, the fft doesn't begin immediatly, I don't understand why. (I join the "busy parameter" : busy.jpg)
Furthermore, I don't understand why the peaks are positioned like that.
I thought each one represented the frequency of my sinusoidal input but
I tried to verify and it seems I'm not right.
Have you please some explanation ?