Forum Discussion
Altera_Forum
Honored Contributor
10 years agoExponential function in vhdl
hiii I want to implement exp(x.^2) in VHDL for synthesis. Can any one suggest how to do it. Here x is in signed format and i want result in fixed point arithmatic i.e. without rondoff operation....
Altera_Forum
Honored Contributor
10 years agoHow can I generate sourse file for my lookup table by using MATLAB. Are you taking about HDL coder. I tried it but it doesnot accept "exp" function.