--- Quote Start ---
Hello,
I want to use an Altera Cyclone III FPGA to run an FFT with the FFT Megacore Function (Quartus II v9.1).
But the FPGA is to small to implement the FFT and other important functions.
Is it possible to use an external SDRAM for the FFT to save internal resources?
--- Quote End ---
Hi ,i am a rookie and i'm studying the FFT IP CORE now, I just want to anlyse the signal as SIN(X), but now I don't know how to use the ip core.
When we created the fft ip core, how to set the input signal and observe the results?
Do i need write a state machine to control the signals such as sink_sop,sink_eop,sink_valid?
Some other things do i need?
Hope for your help.