12-1. Improving the Multiplication Hardware

preview_player
Показать описание
In this video we modify the multiplication hardware we just built to make it more efficient.
Рекомендации по теме
Комментарии
Автор

This is SO insanely useful. Thank you so much for uploading this clear and concise explanation. The way the professors handled this topic in my own lectures was kind of confusing and left me with some unanswered questions but you went ahead and tied everything together

therealpancake
Автор

You are really good at this subject, Please upload more computer organization tutorials. This would really help many students

mahdiulchowdhury
Автор

Dr. Edginton, your video is very helpful. Thanks

ythien
Автор

Nice videos, thanks. Could you cover the other methods to improve multiplication further, and possibly Systolic arrays?

scottmcfarland
Автор

You explain so well! Straightforward and clear. Thank you so much

lianattily
Автор

thanks alot sir, this is very helpful, please make more videos about this .

sawsan
Автор

Very clear step by step explanation, deserve a lot more likes

florenceni
Автор

Thank you .. helped me in computer organization.

pushpatheflower
Автор

Thank you for your wonderful explanation .would you please explain the Boost algorithm?

neginaryapour
Автор

thank you. finally the description for which I was searching.

aaronemerick
Автор

This seems like the long way.
Do karasuba!

kayakMike
Автор

l would like to see more advanced topics of hardware for computation

Nicknamelikeyours
Автор

Thank you so much. This tutorial helps me a lot

yuqian
Автор

Hey, I really like you explanation but this method will cost me n cycles to execute the operation while the normal method(a*b) will take only one cycle thanks to optimization.

גלחביב-קח
Автор

But what happens if you do 1111 x 1111, what happens to the lost bits?

cooler
Автор

If the LSB of the multiplier is zero, why even run the adder? Just shift the product right by one.

mspeir