

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This is solution manual for Digital Logic Design course. It was helpful for assignment Dr. Archan Singh gave us at Punjab Engineering College. It includes: State, Diagram, Combination, Format, Present, Architecture, IEEE, Process, Multiplexer, Gate
Typology: Exercises
1 / 3
This page cannot be seen from the preview
Don't miss anything!


7-3. Errata: Interchange statements “Transfer R1 to R2” and “Clear R2 synchronously with the clock.”
7-6.
7-9.
Load Load Clock C
LOAD QQ 0 Q^12 Q 3
C
R 1
DD 0 D^12 D 3
LOAD QQ 0 Q^12 Q 3
C
R 2
DD 0 D^12 D 3
C 2 C 1 C (^0)
Clock
Load Q (^) (0-3) CO
CTR 4 Count C (^) (0-3) D (^) (0-3) CO
ADD 4 CI A(0-3) B(0-3)
Q (^) (0-3)
REG 4 D (^) (0-3)
0
CLK C C1 C R
a)
b) Q (^) (0-3)
REG 4 D (^) (0-3)
C (^) (0-3) CO
CIADD 4 A(0-3) B(0-3) Q (^) (0-3) REG 4 D (^) (0-3)
L
L
C
C
Clock
0101 1110 1100 0101 0100 0100 AND 1101 1111 OR 1001 1011 XOR
Problem Solutions – Chapter 7
7-11.
7-14.
7-19.
7-22.
7-24.
7-26.
sl 1001 1010 sr 0010 0110
a) Destination <- Source Registers R0 <- R1, R R1 <- R R2 <- R3, R R3 <- R R4 <- R0, R
b) Source Registers -> Destination R0 -> R R1 -> R0, R R2 -> R0, R R3 -> R R4 -> R1, R
c) The minimum number of buses needed for operation of the transfers is three since transfer Cb requires three different sources.
d)
C = C 8 V = C 8 ⊕⊕⊕⊕ C 7 Z = N = F 7
C (^) i X Y
FA
C (^) I + 1
X = A S1 + A S Y = B S1 S0 + B S (^1) G i
Ai
S S
S1S Bi
Bi
0
D D D D
B (^) i
a) XOR = 00, NAND = 01, NOR = 10 XNOR = 11 Out = S 1 A B + S 0 A B + S 1 A B + S 0 A B + S 1 S 0 A B b) The above is a simplest result.
(a) 1011 (b) 1010 (c) 0001 (d) 1100