FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP

FFT and SDRAM

Altera_Forum
Honored Contributor II
1,251 Views

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?
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
329 Views

its not possible with the Altera FFT IP itself

0 Kudos
Altera_Forum
Honored Contributor II
329 Views

thanks for your information...

0 Kudos
Altera_Forum
Honored Contributor II
329 Views

 

--- 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.
0 Kudos
Altera_Forum
Honored Contributor II
329 Views

Hello, 

 

yes, you have to write a state machine. Look at page 3-7 at the FFT Megacorefunction user guide and study the timing charts...
0 Kudos
Altera_Forum
Honored Contributor II
329 Views

Thank you I'll have a try.

0 Kudos
Reply