FAN (fan-out-oriented) ATPG (Automatic Test Pattern Generation) and Fault Simulation command line tool
-
Updated
Jul 2, 2025 - Verilog
FAN (fan-out-oriented) ATPG (Automatic Test Pattern Generation) and Fault Simulation command line tool
Combinational ATPG generator based on D-Algorithm
Digital Logic Design Project materials & coursework featuring logic design, K-Map simplification, code converters, and circuit analysis during my CSE 2102 coursework.
A collection of Verilog-based digital design projects, from basic gates to complex modules like ALUs, FSMs, and memory units. Ideal for learning RTL design and synthesis.
⚡ 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.
Combinational circuits in Verilog - Adders, Subtractor, MUX, Decoder, Encoder, Comparator and 16-bit ALU. Step 2 of 8 in a VLSI portfolio roadmap building to a 16-bit pipelined RISC processor.
This repository contains my assignments and projects for the Digital Systems course. The course covers the fundamental concepts of digital systems, including Boolean algebra, logic gates, combinational and sequential circuits, memory, and programmable logic devices. I have included VHDL code and simulation results for some of the projects.
Comprehensive Digital Electronics notes and lecture PDFs for Computer Science and Engineering (CSE). Covers number systems, logic gates, Boolean algebra, combinational and sequential circuits, multiplexers, decoders, and more.
Digital Design Lab - Autumn Semester 2021 - Indian Institute of Technology Bombay
A comprehensive collection of Verilog HDL implementations covering combinational and sequential logic. This repository demonstrates digital circuit design using gate-level, dataflow, and behavioral modeling styles, including verified testbenches for each module.All Solutions
A hardware-based 4-bit ALU designed in Tinkercad using adder and multiplexer ICs to perform addition and subtraction, with output on a 7-segment display. A project in Digital Logic Design.
This Include Every verilog code of most of Digital Electronics .
🔌 A curated collection of 25 Digital Logic Design circuits — adders, multiplexers, decoders, demultiplexers, latches & number detectors — organized, documented, and visualized.
Basic Verilog RTL designs with testbenches and waveforms
Repo containing implemented FPGA projects
This repository contains Verilog code for various combinational circuits. It features modules demonstrating logic designs where outputs depend solely on current inputs. The repo is ideal for practicing, testing, and learning combinational digital circuit design using Verilog.
My Repository covers Project of verilog from basic logic gates to differant combinational and sequential circuits all crafted with the logic and arranged in structured format.
A 6-bit ALU built in Logisim that simulates core CPU operations. It performs 16 arithmetic, logical, shift, and comparison functions, offering a hands-on introduction to digital logic and computer architecture.
A C++ implementation of both combinational and sequential logic circuits.
This repository contains the solutions of the problems given on HDLbits site.
Add a description, image, and links to the combinational-circuits topic page so that developers can more easily learn about it.
To associate your repository with the combinational-circuits topic, visit your repo's landing page and select "manage topics."