From 75bbb311920326f2780f3d81b0327e6bae70b035 Mon Sep 17 00:00:00 2001 From: "colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0" Date: Mon, 4 Jan 2021 21:52:04 +0000 Subject: [PATCH] --- resources.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources.mdwn b/resources.mdwn index ef0c58a00..62974618a 100644 --- a/resources.mdwn +++ b/resources.mdwn @@ -88,6 +88,10 @@ for comparative/informative purposes with regard to Simple-V. # RTL Arithmetic SQRT, FPU etc. +## Wallace vs Dadda Multipliers + +* [Paper comparing efficiency of Wallace and Dadda Multipliers in RTL implementations (clicking will download the pdf from archive.org)](https://web.archive.org/web/20180717013227/http://ieeemilestones.ethw.org/images/d/db/A_comparison_of_Dadda_and_Wallace_multiplier_delays.pdf) + ## Sqrt * [Fast Floating Point Square Root](https://pdfs.semanticscholar.org/5060/4e9aff0e37089c4ab9a376c3f35761ffe28b.pdf) * [Reciprocal Square Root Algorithm](http://www.acsel-lab.com/arithmetic/arith15/papers/ARITH15_Takagi.pdf) -- 2.30.2