This repository is for the project work of an introductory course to digital design.
This course is devoted to understanding the fundamentals of digital logic and the basics of designing circuits involving primarily digital components. It covers topics from Boolean algebra to the design of combinational and sequential components.
- Introduction, Number systems, Binary logic
- Boolean Algebra
- Simplification, NAND,NOR Implementation
- Combinational logic using adders, decoders, multiplexers, and encoders
- Synchronous sequential logic
- State Machine Design