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 ...
To design, synthesize, implement, and analyze an 8-bit Booth’s Multiplier using the semi-custom VLSI design approach, including RTL coding, functional verification, synthesis, floorplanning, placement ...