| commit | fc9ef1573e9049db370c1d556bb0df911644e53f | [log] [tgz] |
|---|---|---|
| author | Jorge Angarita Pérez <68038923+Gior-gio@users.noreply.github.com> | Sun Dec 04 21:03:25 2022 -0500 |
| committer | GitHub <noreply@github.com> | Sun Dec 04 21:03:25 2022 -0500 |
| tree | 65b615df8d82e619e2422220de97fb8240190c41 | |
| parent | e60fcc74835b8d734ecf42359bee1715d1bf1dca [diff] |
Update Readme
| :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