1. Explain the differences between the 3 versions of multiplication algorithm together with enhancements done in version
Posted: Tue May 24, 2022 7:58 am
1. Explain the differences between the 3 versions of multiplication algorithm together with enhancements done in versions 2 and 3. Indicate the difference of the Booth algorithm to version 3. 2. Explain the differences between the 3 versions of division algorithm together with enhancements done in versions 2 and 3. Why the extra iteration in Version 1? Why the final correction step in Versions 2 & 3? 3. Why do the multiplexers in Floating point addition implementation are required?