Best FFT / IFFT implementation for FPGA/ASIC ???????

Status
Not open for further replies.

Zerox100

Full Member level 6
Joined
Mar 1, 2003
Messages
328
Helped
21
Reputation
42
Reaction score
10
Trophy points
1,298
Activity points
2,604
Best FFT implementation for FPGA/ASIC ???????

Dear All,
I have a problem with FFT. It needs a lot of gates to implements. Is there any optimized algorithm to implement FFT in FPGA/ ASIC ?
 
Last edited:

I read about FFT . there are several ways. Pipeline, Radix, Cordic ... But i want a good comparison between them.
 

I don't know what type of FFT you need to have, but for streaming FFT, take a look at Radix-2^2 FFT. It was easier to implement than radix-4 FFT, but had the same performance as radix-4.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…