Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

how to code tan, arctan, log functions in verilog?

I need to use tan and arctan functions in verilog and generate a plot, one like in matlab. Also , the code should be synthesizable. Can any one suggest how can I code such trigonometric fu...