Altera_Forum
Honored Contributor
13 years agocordic implement
Hi,
I have an application witch contain many arithmetic and trigonometric operations, I want to accelerate this calculation. what is the best solution, to use use cordic algorithm, or to translate some function to hardware (vhdl code). If I want to use cordic algorithm, how can I impalement it in the hardware project and use it with nios (c code). Please help me, thank's.