| commit | 012e611c9187269929e1d38a65ad1d37337105a4 | [log] [tgz] |
|---|---|---|
| author | Jorge Angarita Pérez <68038923+Gior-gio@users.noreply.github.com> | Sun Dec 04 20:22:47 2022 -0500 |
| committer | GitHub <noreply@github.com> | Sun Dec 04 20:22:47 2022 -0500 |
| tree | f4fea7b3cfb288d205f415f4994a9ed616f83baa | |
| parent | b1311ee5b3dc18b23093a6a9f9fc7019e7e9f90b [diff] |
Add files via upload
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