Question
1. Typically the same hardware is used to perform ___________ addition. a) integer and floating point b) signed and unsigned c) binary and floating point
1. Typically the same hardware is used to perform ___________ addition.
a) integer and floating point
b) signed and unsigned
c) binary and floating point
d) single and double precision
2. The following number uses IEEE-32 bit floating-point format f = (-1)S X 2e-127 x m; what is the equivalent decimal value? ((1,01111110,00000000000000000000000)) *Please show work*
a) - 2
b) -0.5
c) -126
d) 0
3. Design a 1-bit ALU that can perform the following three operations. Indiate the operation code for each operation.
a) AND
b) XOR
c) Plus (arithmetic addition)
4. Extend the one-bit ALU to a 4-bit ALU. Include the circuitry to generate overflow flag and indicate the carry flag.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started