Clone this repo:

Branches

  1. aa53658 update repo by Jeff DiCorpo · 1 year, 4 months ago main
  2. 130efed update repo by Jeff DiCorpo · 1 year, 4 months ago
  3. e598405 final gds oasis by Jeff DiCorpo · 1 year, 5 months ago
  4. ba31074 A very small change by Jorge Angarita Pérez · 1 year, 5 months ago
  5. ec798a7 Change of the title by Jorge Angarita Pérez · 1 year, 5 months ago

5-Bits Multiplier

License UPRJ_CI Caravel Build

:exclamation: Important Note

Project description

Digital flow implementation using OpenLane for a custom 5-bit multiplier.

It works like the Wallace‘s or Dada’s multiplier, using the long multiplication algorithm and a custom adder which works like this:

221Adder.png

The addition tree is as follows:

CustomMultiply.png

It was presented as one of the exercises of the subject “Digital Systems II” in the first semester of 2022 at UIS, Santander, Colombia

Final result in Klayout

FinalResult2.png