saima_a
Newbie level 4
Hi all
i want to implement the following mathematical equation in verilog:
slopeup=(y2-y1)/(x2-x1)
slopeup after calculations will be like 0.01456... or -0.013478......... etc.
Plz can anybody tell me how to accomodate numbers like this in verilog???? Plz reply soon. Waiting
i want to implement the following mathematical equation in verilog:
slopeup=(y2-y1)/(x2-x1)
slopeup after calculations will be like 0.01456... or -0.013478......... etc.
Plz can anybody tell me how to accomodate numbers like this in verilog???? Plz reply soon. Waiting