Difference between revisions of "Syllabus"

From CSE260M Wiki
Jump to navigationJump to search
Line 10: Line 10:
 
|1
 
|1
 
|AUG 28
 
|AUG 28
|Course Introduction
+
|Course Introduction<br />Number Systems<br />Base Conversion<br />Arithmetic Operations<br />Codes
 
|Chapter 1
 
|Chapter 1
  

Revision as of 14:09, 9 May 2017

SYLLABUS
LECTURE DATE MATERIAL PREPARATION
1 AUG 28 Course Introduction
Number Systems
Base Conversion
Arithmetic Operations
Codes
Chapter 1
2 AUG 30 Boolean Algebra
The Consensus Theorem
Introduction to K-Maps
Chapter 2
3 SEPT 6 Standard Forms: POS Notation
Two-Level Circuit Optimization Using K-Maps
Proving Identities Using K-Maps
The XOR Gate
The Half Adder
The Full Adder
The Ripple-Carry Adder
Chapter 2
4 SEPT 11 Essential Prime Implicants and Optimized Expressions
Standard Forms: SOP Notation
Five- and Six-Variable K-Maps
Don’t cares
Gate propagation delay
The Mux
The Decoder
Implementing Circuits Using Muxes
Chapter 2
5 SEPT 13 Standard Cell Implementation of Logic Circuits
VHDL Tutorial
VHDL Constructs: IF, WHEN, SELECT
Vivado Simulation Tutorial
Boole's Expansion Theorem (First Pass)
Chapter 2