Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

64 point fft

Altera_Forum
Honored Contributor II
1,385 Views

I am so new for learning fpga.Could you help me about the 64 point fft algorithm to implement in verilog.Thanks

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
687 Views

There is an Altera MegaFunction that you could take a look at 

 

http://www.altera.com/products/ip/dsp/transforms/m-ham-fft.html 

 

It's a core that you will need to pay for (Except for evaluation) 

 

Not being an FFT expert I have no idea whether it is up to the job but it might be worth looking at if you're short of ideas 

 

:confused:  

 

Good luck!
0 Kudos
Altera_Forum
Honored Contributor II
687 Views

If you purchase now a QuartusII subscription edition the FFT MegaFunction will come along without an additional cost, and it works very well!

0 Kudos
Reply