Forum Discussion
Altera_Forum
Honored Contributor
11 years agospecial functions for DSP in FPGA implementation
I used to implement some complicated DSP algorithms in TI DSP chips. Now, we are trying to do the implementation in FPGA. Does Altera FPGA already have a library for modules such as ln(x), cos(x), at...
Altera_Forum
Honored Contributor
11 years agoSo which means, I have to implement some special functions by myself in order to make the codes run in actual hardware, and Altera doesn't have the ready to use modules to be embedded into my codes?