| commit | ec798a7aaf56264b6a3a3f5687b57aa71bf36206 | [log] [tgz] |
|---|---|---|
| author | Jorge Angarita Pérez <68038923+Gior-gio@users.noreply.github.com> | Sun Dec 04 21:06:37 2022 -0500 |
| committer | GitHub <noreply@github.com> | Sun Dec 04 21:06:37 2022 -0500 |
| tree | 86dc8c1a7a78cdb62353d1c288bfdb48e9931913 | |
| parent | 894911e45c6e4c44e720d9f997b6fce75808ca29 [diff] |
Change of the title
| :exclamation: Important Note |
|---|
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 uses a custom adder which works like this:
The addition tree is as follows:
It was presented as one of the exercises of the subject “Digital Systems II” in the first semester of 2022 at UIS, Santander, Colombia