This project implements an 8-bit signed Booth multiplier in Verilog, capable of multiplying two signed integers and producing a 16-bit signed product. It follows Booth's Algorithm for signed binary ...
Accept two signed decimal integers. Convert them to 4-bit 2's complement. Perform Booth's multiplication. Display the binary steps and the final product.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results