DIGITAL LOGIC DESIGN
-
Updated
May 21, 2025 - C++
DIGITAL LOGIC DESIGN
β‘ A collection of Digital Logic Design (DLD) lab work and projects π. Includes circuit designs, truth tables, simulations, and practical implementations. Covers core concepts of logic gates, combinational & sequential circuits, and hands-on problem-solving in digital systems.
Tic-Tac-Toe AI powered by Karnaugh Maps and Boolean Logic
A program for generating k-maps based on user input.
π§ Welcome to the Digital Systems and Microprocessors Repository! πβ¨ Immerse yourself in a meticulously curated knowledge reservoir on Digital Systems and Microprocessors. ππ‘ Explore the intricacies of digital circuitry, processor architectures, and system design. ππ» Master the art of efficient digital computing in this dynamic space! π¨βπ»π
This is a circuit wich can do addition and substraction and shows the values in 7 segment display. The only limitation is that it can only convert 4 bit binary input to BCD to feed the display so it cant show the sum more than 15.
An interactive Karnaugh Map (K-Map) Solver that simplifies Boolean expressions using Gray Code ordering. It provides a step-by-step learning experience with K-Map visualization, SOP minimization, logic circuit generation, and instant validation.
Implementing Quine-McCluskey and Petrick methods to compute the minimization of a Boolean function
Object-oriented C++ code that can solve the Karnaugh map of N variables
Add a description, image, and links to the k-map topic page so that developers can more easily learn about it.
To associate your repository with the k-map topic, visit your repo's landing page and select "manage topics."