I have designed a 4-bit signed Booth multiplier in Verilog. The design supports signed multiplication using Booth's algorithm, efficiently handling positive and negative operands. The repository ...
This repository presents the complete RTL-to-GDSII implementation of an 8-bit signed Booth multiplier using the open-source SKY130 Process Design Kit (PDK) and the OpenLane automated ASIC flow. The ...