This implementation of the Modified Booth's Algorithm multiplies two 2's complement numbers, outputting both the final binary product and the corresponding BCD display for a 7-segment display. It ...
Add a description, image, and links to the booths-algorithm topic page so that developers can more easily learn about it.