T
Theron Hicks
Guest
Hello,
I have a project in mind where I would like to caclculate the resistance
of a sensor. Because of the remainder of the circuit configuration, this
must be done using a voltage divider. If I implement this in a spartan3,
what is the fastest I can do a 16bit divide (unsigned) Obviously I can do a
shift and subtract, but I would prefer something a little faster. Any
suggestions? (I know I could go to a fast DSP but again, I would prefer to
stick with what I am most comfortable with (FPGAs). My intent is to use the
smallest spartan3 if posible.
Thanks,
Theron Hicks
I have a project in mind where I would like to caclculate the resistance
of a sensor. Because of the remainder of the circuit configuration, this
must be done using a voltage divider. If I implement this in a spartan3,
what is the fastest I can do a 16bit divide (unsigned) Obviously I can do a
shift and subtract, but I would prefer something a little faster. Any
suggestions? (I know I could go to a fast DSP but again, I would prefer to
stick with what I am most comfortable with (FPGAs). My intent is to use the
smallest spartan3 if posible.
Thanks,
Theron Hicks