need help on 512 point FFT

Status
Not open for further replies.

jacobiLL

Newbie level 5
Joined
May 6, 2010
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,338
Can I use radix-2 first , divide 512 to two parts of 256 points, and then use radix-4 to calculate each 256 points. How to re-order the result ,is it different as normal ?(binary re-order)
Thanks in advance
 

What you mean you re-order the result?
You 're gonna write matlab code for calculating FFT or it's ... question ?
 

I need write a 512 point FFT in Verilog, I want use radix-2 first , divide 512 to two parts of 256 points, and then use radix-4 to calculate each 256 points. In the end ,after the final Butterfly ,it need binary re-order . I would like to know How to re-order the result? Is it different as radix-2 only arithmetic.
 

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…