Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Project -

Project Description -

(A) Revise the floating point addition unit presented in the textbook (Figure 3.15) to reflect the following requirements/restrictions:

(1) add two numbers of same sign only (i.e. both positive or both negative),

(2) replace the rounding unit with a truncation unit, i.e. modify Figure 3.15 by simplifying the normalization stage and control unit so there is no iteration back),

(3) explicitly show how hidden one is handled. No need to trace data.

(B) Design a floating point multiplication unit with overflow/underflow detection feature for multiplying two 32-bit floating point numbers in IEEE 754 format. An overflow detection will output 00 if no overflow/underflow; output 10 if overflow; 01 if underflow (note: you decide what is the input to this unit.) No need to show details of the overflow detection unit, i.e. make it a black box). When underflow occurs , i.e. the exponent of the result is too (negatively) smaller to fit the field, set both exponent and fraction parts with all 0s (i.e. the result is +0.0 or -0.0 in this case.) When overflow occurs, i.e. the exponent of the result is too (positively) large to fit the field, set the exponent to all 1s, and fraction to all 0s. In both cases the sign bit should be calculated as usual. Also use a truncation unit instead of the rounding method so that only one time/round of normalization needed. Show how the hidden 1 is handled. Trace your design with 3 sets of given data. Assume an integer multiplication unit available to use, treat it as a black box, i.e. no need to show details.

Expected Results - The following products are expected:

(1) A neatly (computer or hand) drawn hardware diagrams (similar to Figure 3.15) for a simplified FP addition units as described in (A) above.

(2) A neatly (computer or hand) drawn hardware diagram similar (in format) to the one in Figure 3.15 but performs the multiplication with overflow/underflow detection unit added. For each functional unit, write a meaningful name on it, i.e. ALU, integer_multiplier (or i-mult), AND/OR/XOR/NOR gate, shift left/right, ...

(3) For the FP multiplication unit, trace the test data (a), (b), and (c). Here tracing a test data set means that you walk through the diagram and show the input/output of each major functional unit in the diagram. For each test case, you may make a copy of your diagram, and put tracing data along each functional unit of your diagram. The following sample tracing gives you a rough idea of the input/output data for each functional unit (note: functional units may vary.)

Explain the principle of the overflow detection in your design of FP multiplication unit.

(1) How to determine there is an underflow?

(2) How to determine there is an overflow?

Answer yes or no and provide a brief justification to each answer.

(1) Will your FP addition unit work if one of the numbers is 0.0?

(2) Will your FP multiplication unit work if one of the numbers is 0.0?

Attachment:- Assignment Files.rar

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M92796405

Have any Question?


Related Questions in Computer Engineering

A survey is taken of people in the class of favorite flavor

A survey is taken of people in the class of favorite flavor of ice cream among a forced choice of chocolate, vanilla, or strawberry. 70% prefer chocolate, 20% prefer vanilla, and 10% prefer strawberry. a) What is the ent ...

Question a suppose you do shading calculations in the

Question : a) Suppose you do shading calculations in the vertex shader. What happens to the vertex colors when they go from the vertex shader to the fragmant shader? b) Suppose instead you want to do the shading calculat ...

I really need help writing this c progam i have seen many

I really need help writing this C++ progam. I have seen many answers to this question on this site, but they are all deeply flawed. Design the following classes in C++. Person class is the base class for other classes. P ...

Question using a web browser search for any information

Question: Using a Web browser, search for any information security policies used at your academic institution. Compare them to the ones discussed in this chapter. Are there sections missing? If so, which ones? Whitman, M ...

A security system is used to monitor doors and windows of a

A security system is used to monitor doors and windows of a residence. This system uses several components, including photodiodes and contact switches to detect intruders. Circuits associated with contact switches provid ...

The formulas a rarr b and c and a rarr b and a rarr c are

The formulas A → (B ∧ C) and (A → B) ∧ (A → C) are logically equivalent. For this problem, you are going to prove that they are equivalent in two different ways. Prove that A → (B ∧ C) ≡ (A → B) ∧ (A → C) by writing two ...

Starting with this provided code add the following

Starting with this provided code, add the following functionality: Add the numbers 3 through 10 to the hashtable continuing in the same manner as shown. Prompt the user for a string, and display the corresponding number. ...

What are the best practices to follow for microsoft windows

What are the best practices to follow for Microsoft Windows network security. Which two would you start with and why?

From a security standpoint do you believe the apple

From a security standpoint, do you believe the Apple approach of hiding permissions or the Android approach of requiring the user to accept application permissions is a better approach? Why do you feel this way and do yo ...

Please help with anbspfunctionnbspcodesymbol to convert

Please help with a function  codeSymbol , to convert each mark to a symbol (A, B, C, D, E, F) and a code (7,6,5,4,3,2,1) according to the table below. And call it in the main function. Use the table below to determine th ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As