| commit | 9fcc28426635664a8e1113060467e26ca8939e7c | [log] [tgz] |
|---|---|---|
| author | Jorge Angarita Pérez <68038923+Gior-gio@users.noreply.github.com> | Sun Dec 04 20:23:03 2022 -0500 |
| committer | GitHub <noreply@github.com> | Sun Dec 04 20:23:03 2022 -0500 |
| tree | 769eab2efce406202ab40afe9bd4edcf10a841be | |
| parent | 012e611c9187269929e1d38a65ad1d37337105a4 [diff] |
Delete FinalResult.png
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