Title :
On-the-fly rounding for division and square root
Author :
M.D. Ercegovac;T. Lang
Author_Institution :
Dept. of Comput. Sci., California Univ., Los Angeles, CA, USA
fDate :
6/11/1905 12:00:00 AM
Abstract :
In division and square root implementation based on digit-recurrence algorithms, the result is obtained in digit-serial form, from most significant digit to least significant. To reduce the complexity of the result-digit selection and to allow the use of redundant addition, the result-digit has values from a signed-digit set. As a consequence, the result has to be converted to conventional representation. This conversion can be done on-the-fly as the digits are produced, without the use of a carry-propagate adder. The authors describe how to modify this conversion process so that the result is rounded. The resulting operation is faster than what is done conventionally because no carry-propagate addition is needed. Three rounding methods that differ in the rounding error and the hardware and time required are described.
Keywords :
"Hardware","Computer science","Delay"
Conference_Titel :
Computer Arithmetic, 1989., Proceedings of 9th Symposium on
Print_ISBN :
0-8186-8963-3
DOI :
10.1109/ARITH.1989.72823