sougata_vlsi13
Member level 4
- Joined
- Apr 19, 2013
- Messages
- 77
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- India
- Activity points
- 1,980
I am stuck at a point while writing the code for FFT using cordic.Generally cordic is used for calculating twiddle factors which are represented in sine and cosine terms...now the problem is coming is that although i have written the code for cordic using its polar to rect rotate algorithm but i was unable to properly synchronise with FFT...actually i am not getting from how to progress it from here.....please help me?