Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSpecial function calculation
sir, I'm using Verilog to program and Modelsim to simulate but i don't know how to use special function to calculate log, exponent, sin...Do i need add library ?
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- You didn't tell, if you need the mathematical functions only in the testbench or to be synthesizable? --- Quote End --- I need the mathematical functions in testbench only. Thank