Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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 :D ?
 

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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top