Altera_Forum
Honored Contributor
14 years agoHow to expand the output of cordic algorithm
Hi,
I'm going to ues cordic alglrithm in verilog to calulate the sin and arcsin in the IQ modulation and demodulation . The input phase range is [ 0 , 2*pi ] of cordic in the TX . And I have to recover the phase information , so I want to use cordic to calulate arcsin . But we know the output range of arcsin is [ -2/pi , +2/pi ] . Who can tell me how to expand the output range of arcsin . Spectrum