Multiple Operand Addition and Multiplication
暂无分享,去创建一个
The problem of adding k n-bit numbers, where k ≥ 3 is considered. A novel scheme for adding such k numbers is described. Applying the bit-partitioning technique so that each partition contains m bits of each of these k numbers, where m=[log2(k-1)] is an integer ≥ log2(k-1), the final sum can be obtained in m+1 addition cycles.
[1] O. L. Macsorley. High-Speed Arithmetic in Binary Computers , 1961, Proceedings of the IRE.
[2] ANTONIN SVOBODA. Adder With Distributed Control , 1970, IEEE Transactions on Computers.