Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 881 Bytes

File metadata and controls

26 lines (21 loc) · 881 Bytes

Digital Logic Design

Repository for CENG214 course that I have taken at IZTECH

This course covers the boolean algebra and digital logic circuit design

Course Contents

  1. Introduction
  2. Number Systems and Base conversions
  3. Gate circuits and Boolean Equations
  4. Circuit optimization and Additional gate types
  5. Technology mapping, decoders, encoders, multiplexers
  6. Binary adders, subtractors, multipliers
  7. Midterm
  8. Storage elements and Analysis
  9. Latches
  10. Flip-Flops 1
  11. Flip-Flops 2
  12. Sequential circuit design
  13. State machine design
  14. Recitation Lecture Before Final

Click this link to go to Moris Mano's book

Click this link for the simulator (SimulIDE)

Click this link for the LABs of the course