The [Wallace Tree](https://en.wikipedia.org/wiki/Wallace_tree) algorithm is presently deployed, here: we need to use the (more efficient) [Dadda algorithm](https://en.wikipedia.org/wiki/Dadda_multiplier)
<img src="https://img.fireden.net/sci/image/1483/07/1483079339205.png" width="350px" />
+
+This image illustrates it well, except for the last step, "Step(v)", whose result should be "1 x 2 = 2". The partitioned sum at the bottom is correct.
+
+