

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: Register, Fields, FIFO, Manner, Result, Immediate, Internal, Interrupts, Hard, Disk, Overflow
Typology: Exercises
1 / 3
This page cannot be seen from the preview
Don't miss anything!


9-3.
9-6.
9-9.
9-11.
a) b)^ c)
PUSH A PUSH B ADD PUSH A PUSH C ADD A B A+B A C A+C A A+B A A+B A+B MUL PUSH B PUSH D MUL SUB (A+B)x(A+C) B D BxD (A+B)x(A+C) - BxD (A+B)x(A+C) B (A+B)x(A+C) (A+B)x(A+C)
a) X = 200 โ 208 โ 1 = โ9 b) X = 1111 1111 1111 0111
address field = 0
a) 3 Register Fields x 5 bits/Field = 15 bits. 32 bits - 15 bits = 17 bit. 2 17 = 131, b) 256 = 8 bits. 2 Register Fields x 5 bits/Field = 10 bits. 32 bits - 8 bits - 10 bits = 14 Memory Bits
9-13. 9-17. 9-20. 9-22. 9-24. Read and Write of the FIFO work in the following manner: Result
- Problem Solutions โ Chapter - ASC โ ASC + 1 ASC โ ASC โ Write: M WC [ ] โ DATA Read: DST โ M RC [ ] - WC โ WC + 1 RC โ RC + - WR WC RC ASC - WR - RD - RD