Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Draw the block diagram of a floating point adder given in Figure 3.15 using IEEE single-precision format, compute correctly normalized and rounded result for the

Draw the block diagram of a floating point adder given in Figure 3.15 using IEEE single-precision format, compute correctly normalized and rounded result for the floating-point addition operation (+5.25) + (-1.5). Show all the intermediate computations on the circuit to get full credit (such as the number and type of shifts, sign bits, rounding etc.) .

image text in transcribed

3.5 Floating Point 207 Fracton Sign Exponent Sign Exponent Fraction Compare Small ALU Exponent difference 1 1 Shift smaller Control Shift right number right Big ALU 01 increment or Shift left or right Rounding hardware Round Fracton Sign Exponent FIGURE 2.15 Block diagram of an arithmetic unit dedicated to floating-point addition. The steps of Figure 3.14 correspond to each block, from top to bottom. First, the exponent of operand is subtracted from the other using the small ALU to determine which is larger and byhow much. This difference controls the three multiplexors fromleft to right, they select the larger exponent, the significand ofthe smaller number, and the significand ofthe larger number. The smaller significand is shifted right, and then thesignificands are added together using the big ALU The normalization step then shifts the sum left or right and increments or decrements the exponent. Rounding then creates the final result, which may require normalizing again to produce the actual final result

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

DB2 11 The Database For Big Data And Analytics

Authors: Cristian Molaro, Surekha Parekh, Terry Purcell, Julian Stuhler

1st Edition

1583473858, 978-1583473856

Students also viewed these Databases questions

Question

4. Who should be invited to attend?

Answered: 1 week ago

Question

7. How will you encourage her to report back on the findings?

Answered: 1 week ago