/Booth-Multiplier-in-Verilog

Implementation of booth's multiplier algorithm for signed numbers in verilog.

Primary LanguageVerilog

Booth's Multiplier in Verilog

Implementation of booth's multiplier algorithm for signed numbers in verilog. Datapath and controller design approach is used.

Architecture

Screenshot (467)

Datapath Architecture

Screenshot (471)

Timing Diagram

Screenshot (469)