HELP: CORDIC Timing optimize

Status
Not open for further replies.

xie.qiang

Junior Member level 1
Joined
Feb 19, 2006
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,405
(cordic)(timing)

Hi guys,

I have a problem when implement the CORDIC, I use CORDIC to geneartor triangle value from [0, pi/2] in DDS design and I use parallel strucuture and
therefore, there is a very big delay because of CORDIC iterative.

However, we must have run the DDS at 100MHz, as the long data path of CODIC(propagation time is 37.952 ns), only 26.3M can be realize.

Can you guys help me find ways to optimize the CORDIC?

cry:

Thank very much.

Regards,

Chris
 

Strange, for generating triangle you can use simple reccurence a=a+step
For which purpose U use CORDIC? It is originally developed for trigonometric functions.
But in your post there is no mention of sin, cos etc...
Please clarify your question
 


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…