Skip to content

Opening book details…

Can I read Shift-and-Add Binary Multiplication on EtoBox?

Shift-and-Add Binary Multiplication by Dhinesh Dhamodar is a document available to read on EtoBox.

What is Shift-and-Add Binary Multiplication about?

This document describes the shift-and-add method for binary multiplication. It begins by explaining how this method mimics paper-and-pencil multiplication by shifting and adding the multiplicand. It then presents an example of multiplying two 4-bit numbers. The document goes on to describe an initial circuit implementation of this method using registers to store the multiplier, multiplicand, and product. It notes some optimizations that can be made, such as shifting the product register right instead of the

Author
Dhinesh Dhamodar
Language
EN