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.

Implementation of radix 2 FFT with Cordic in VHDL

Status
Not open for further replies.

sougata_vlsi13

Member level 4
Member level 4
Joined
Apr 19, 2013
Messages
77
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
India
Visit site
Activity points
1,980
I am implementing radix 2 FFT of 8 point in VHDL.During this project i faced the problem of complex addition,subtraction and multiplication.i have also written a code for FFT but that is containing the error of complex part.although ready made ip core is available but i have to write the code.for the sake of my understanding i have implemented the ip core and observe the output.After referring a large number of data sheet i came to know that the problem of complex part can be overcome by cordic.i have implemented cordic ip core also and try to instantiate but my problem dealing with the complex part remains same.Please anybody help me how to get rid of this problem of complex part or is really a cordic aproper solution or not....please help.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top