Arcsine - Cordic Method Question

Status
Not open for further replies.

analog_fever

Junior Member level 3
Joined
Dec 26, 2008
Messages
29
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
USA
Activity points
1,505
I am trying to implement Arcsine function using CORDIC methods. I am following the method given in "A surevey of CORDIC algorithms for FPGA based computers" by Ray Andraka. (paper attached).

For the method described, I tried using x0 = 1 (since the paper says we start with a unit vector on x axis), y0 = 0, and z0 = 0. I am getting an incorrect result.

Can somebody correct me?

Also, should there be a "+" in the Z equation, instead of "-"?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…