akshay_sphere
Newbie level 1

suppose i want to display the output of the equation
A=Z/D
where Z=.002
and D=.125
here A is the output
how can i do this if i need an accurate result,ie i want to know will verilog be able to handle such a real value? if yes will it be synthezisable?
A=Z/D
where Z=.002
and D=.125
here A is the output
how can i do this if i need an accurate result,ie i want to know will verilog be able to handle such a real value? if yes will it be synthezisable?