Tutorial 11: Arithmetic

Note

This is for practice, not for marks. Treat this as additional study material to help you develop your knowledge and skills on these topics. During the tutorial session, the TA will explain how to solve these problems.

Question 1

Design a circuit to convert a 32-bit signed integer, that is represented in 2’s complement, into single-precision floating point representation specified by IEEE 754 standard below.

../_images/IEEE754.png