ECE2411 Logic Circuits II Spring 2022 4(a) (4 pts) What is the IEEE 754 single-precision format of a decimal number (-32
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
ECE2411 Logic Circuits II Spring 2022 4(a) (4 pts) What is the IEEE 754 single-precision format of a decimal number (-32
ECE2411 Logic Circuits II Spring 2022 4(a) (4 pts) What is the IEEE 754 single-precision format of a decimal number (-32.25)? [**3210 = 10 00002 12810 = 1000 00002] (b) (2 pts) [Shannon Decomposition) 7-variable function generator can be implemented as: _two_6-variable function generators + _one 2-to-1 MUX 5-variable function generators + 2-to-1 MUX 4-variable function generators + 2-to-1 MUX () (4 pts) IEEE 754 Half Precision floating-point number has a 16-bit structure: 1-bit sign bit , 5-bit exponent, and 10-bit significand (fraction). IEEE 754 Half precision has the same feature as IEEE 754 Single/Double precision floating point except for the number of bits. Convert a binary number -11.11110000111100001111" into an IEEE 754 Half precision format. Provide it in hexadecimal form.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!