commit | 1afb36aa82c8e6650f2938a14fe75074cc65b138 | [log] [tgz] |
---|---|---|
author | Jorge Angarita PĂ©rez <68038923+Gior-gio@users.noreply.github.com> | Sun Dec 04 17:01:26 2022 -0500 |
committer | GitHub <noreply@github.com> | Sun Dec 04 17:01:26 2022 -0500 |
tree | 62972d839f2cd9100637cf41bdfbd69c59920e2e | |
parent | d6e90ad7a825e10eeda5bc51543b4f082b8c1293 [diff] |
Test for Readme I dont remember how to edit markdown :(
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