| commit | d68e3cd72c7b86f8abd897f175cf337ea8d66860 | [log] [tgz] |
|---|---|---|
| author | Jorge Angarita Pérez <68038923+Gior-gio@users.noreply.github.com> | Sun Dec 04 20:25:07 2022 -0500 |
| committer | GitHub <noreply@github.com> | Sun Dec 04 20:25:07 2022 -0500 |
| tree | eee813366452fbad531c7757eed774e0f4455fb7 | |
| parent | 2d2406b7d5304efc8f2abcdbfa51b76e4bcfa631 [diff] |
Add files via upload
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