Tutorial 11: Arithmetic -------------------------------------------- .. include:: shared/notformark.rst 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. .. image:: image/IEEE754.png :align: center