3-4 Arithmetic Circuits and ALUs Flashcards

1
Q

When using a series of chained full adders (one pictured) for adding two integers together, the value of the carry in for the least significant integer column would be:

A

0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A shifter can shift bits one to the left, but cannot shift bits one to the right.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the following statements is true about the shifter pictured below?

A

An unsigned shifter is pictured. We know the shifter is for unsigned integers because the shifter always inserts a 0 for the most significant bit for right shifts instead of inserting the correct sign bit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A 1 bit ALU is pictured. Which function is selected by the decoder, and what is the value of the output bits?

F0=1

F1=1

ENA=1

ENB=0

A=0

B=1

INVA=0

Carry_In=1

A

ADD, Output=1, CarryOut=0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A 1 bit ALU is pictured. Which function is selected by the decoder, and what is the value of the output bits?

F0=0

F1=1

ENA=0

ENB=1

A=0

B=0

INVA=1

Carry_In=0

A

OR, Output=1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly