Forum Discussion
Altera_Forum
Honored Contributor
17 years agoAltera FFT Vs Matlab FFT. Strange Results
Hi, I’m testing some FFT Altera Core using those parameters: 1)Single Streaming or Burst 16K length FFT 2)12-14-16 bits input REAL data (pseudorandom code {-1,1}) 3)same bits for twiddle...
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- Hi, It seems that I am having the same issue. My fft_sink_ready signal (called out_sink_ready) is being set to 0 after being asserted to 1 a couple of cycles before. I do not know why this is happening. Any help with this matter will be greatly appreciated. --- Quote End --- I had this problem, too. Go to the wizard you created the IP-core with. Check the checkbox including the global clock enable signal. Apply a logical high level signal to the input. Then the IP-core should not stop working after the first cycles.