| commit | ba31074c11cf044a28f3dc87d08b6ba8cc4e1ae3 | [log] [tgz] |
|---|---|---|
| author | Jorge Angarita Pérez <68038923+Gior-gio@users.noreply.github.com> | Sun Dec 04 21:08:25 2022 -0500 |
| committer | GitHub <noreply@github.com> | Sun Dec 04 21:08:25 2022 -0500 |
| tree | 354a25215d7c7958866c5d7eaccb50b665f8c98e | |
| parent | ec798a7aaf56264b6a3a3f5687b57aa71bf36206 [diff] |
A very small change
| :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 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