laserm@lemmy.world to 196@lemmy.blahaj.zone · 1 year agoelectrical engineer rulelemmy.worldimagemessage-square69fedilinkarrow-up1481arrow-down10
arrow-up1481arrow-down1imageelectrical engineer rulelemmy.worldlaserm@lemmy.world to 196@lemmy.blahaj.zone · 1 year agomessage-square69fedilink
minus-squareDumbAceDragon@sh.itjust.workslinkfedilinkEnglisharrow-up9·edit-21 year agoYes. Typically, to multiply two n-bit numbers, you need n - 1 n-bit adders. You basically do long multiplication. I’d upload an image but either voyager or my instance won’t let me for some reason, so sorry if this doesn’t embed right
minus-squareBarbarian@sh.itjust.workslinkfedilinkarrow-up3·1 year ago I’d upload an image but either voyager or my instance won’t let me for some reason, so sorry if this doesn’t embed right Embedded just fine on my end (Jerboa)
minus-squareTryptaminev@lemm.eelinkfedilinkarrow-up2·1 year agoShouldn’t you be able to get away with two 2n bit adders and recursion?
Yes. Typically, to multiply two n-bit numbers, you need n - 1 n-bit adders. You basically do long multiplication.
I’d upload an image but either voyager or my instance won’t let me for some reason, so sorry if this doesn’t embed right
this makes sense
Embedded just fine on my end (Jerboa)
Shouldn’t you be able to get away with two 2n bit adders and recursion?