commit | f29b96b035fc510d9f80be052d3f4f22a2202bf6 | [log] [tgz] |
---|---|---|
author | Jorge Angarita PĂ©rez <68038923+Gior-gio@users.noreply.github.com> | Sun Dec 04 17:04:04 2022 -0500 |
committer | GitHub <noreply@github.com> | Sun Dec 04 17:04:04 2022 -0500 |
tree | 60a173e5ad81ef733e9410fcef7e59ba4aedc907 | |
parent | 1afb36aa82c8e6650f2938a14fe75074cc65b138 [diff] |
First Upload Next mgmt
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