This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Fixed point square root algorithm

Other Parts Discussed in Thread: TMS320C6452

Hi,

 

Does anyone know about a library where i can find a fixed point square root algorithm? I couldn't find a square root algorithm in DSPLib and the floating point sqrt() function in math.h is very expensive in terms of time and performance. I'm using the TMS320C6452 (C64x+ core).

 

Thank you.