| commit | b5c3dc0f803f165d6831b55f75b31259145849b0 | [log] [tgz] |
|---|---|---|
| author | Jorge Angarita Pérez <68038923+Gior-gio@users.noreply.github.com> | Sun Dec 04 19:28:24 2022 -0500 |
| committer | GitHub <noreply@github.com> | Sun Dec 04 19:28:24 2022 -0500 |
| tree | 203c372b190cdc4d695da87c61dc015ea53f1969 | |
| parent | cc95edaa97cf496e580b282a064316db695cd772 [diff] |
Delete lef 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