You are on page 1of 9

CSE 429: Digital

System Design
Introduction
What do we mean by
Digital System Design?
- We will basically be building a computer, from bottom up.
- We will start with the ALU, keep adding components around it to develop a full
Processor
Course Syllabus (Upper bound)
Midterm: Finals:
- ALU (3 classes) - SAP-1 (2 classes)
- Shifter (1/2 class) - SAP-2 (2 classes)
- Accumulator (2 classes) - SAP-3 (2 classes)
- Control Logic - I/O & 8255 (2 classes)
- Adder/Subtractor (2 classes) - Keyboard and Display (1 class)
- Multiplier (2 classes)
- 8254 (2 classes)
- Booth and Modified Booth (1
class)
Class Format
- Lecture
- Exercise
- Surprise Tests (?)
Reference Books
1. Digital Logic and Computer Design – M. Morris Mano
2. Digital Computer Electronics – Malvino, Brown
3. Intel Microprocessors – Barry B. Brey
Topics you need to brush up on
- K Maps
- Function simplification
- Flip-flops (excitation tables)
- Adder Circuit
K-Map
What will be the simplified
function of this K-Map?
Flip-Flops
We will mostly be using JK Flip-Flops and D Flip-Flops.
Excitation table of both-
Adder

You might also like