| commit | 4d0f01b4f0093231e6183d7e103adf26e95de143 | [log] [tgz] |
|---|---|---|
| author | Jorge Angarita Pérez <68038923+Gior-gio@users.noreply.github.com> | Sun Dec 04 19:28:27 2022 -0500 |
| committer | GitHub <noreply@github.com> | Sun Dec 04 19:28:27 2022 -0500 |
| tree | 14961d8036d813c617ed21de092cad9ca83478b0 | |
| parent | 4385b33904abf76984a81a472cf1f6843e1d75e8 [diff] |
Delete mag directory
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