sougatavlsi
Newbie level 5
- Joined
- Aug 13, 2012
- Messages
- 9
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,350
Sir,I have written the code for FFT butterfly structure in Xilinx 14.1 and platform is VHDL.while writing the code i have faced the problem in handling complex functions as well as floating point numbers.After referring through some pdf's i came to know that i have to implement cordic algorithm in order to solve the prob.So now my doubt is that should i need to implement cordic algo first and then implement FFT bcoz i hv already written the code for FFT its check syntax is ok but while simulating may be due to tht complex functions it is nt showing proper output.....................what should i do now please help me?