There are 0 repository under sequential-circuits topic.
FAN (fan-out-oriented) ATPG (Automatic Test Pattern Generation) and Fault Simulation command line tool
Spring 2024 NYCU Integrated Circuit Design Laboratory (ICLAB)
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.
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.
An automatic traffic light controller is designed and simulated using the concept of Finite State Machine in ModelSim.
Java-based application for simulating sequential and logic circuits of high complexity.
A full hardware implementation of the AES using Verilog, supporting SPI communication between all modules.
VHDL Lab Exercises from simple Combinational/Sequential circuits to a simple CPU design
An execution unit that is able to do the following commands: Move Value to Register, Move Register to Register, Add Value to Register, Add Register to Register, AND Value to Register and AND Register to Register.
This is a projects have been completed through 2 parts of nand2tetris course on coursera.
This project implement a synchronous sequential circuit which detects two different 4-bit sequences, A and B.
Digital Design Lab - Autumn Semester 2021 - Indian Institute of Technology Bombay
It contains the VHDL coding of basic combinational and sequential circuits as well as top level design including Datapath and Controller
CPEN 311: Digital Systems Design
This project showcases the design and simulation of a Digital Clock in Logisim Evolution, using counters, multiplexers, and clock signals to teach binary time-keeping and digital logic.๐
This repository contains the verilog implementation of basic combinational and sequential digital circuits.
This repository contains the solutions of the problems given on HDLbits site.
Tic-Tac-Toe game built in Verilog for hardware implementation. Features modular cell design, automatic player switching, parallel win detection, and game state management. Pure digital logic handling the entire game flow.
๐ This collection contains experiments focusing on the basics of digital logic gates using common ICs, equivalent circuits, and practical implementation using a breadboard. Investigates the functional truth tables of gates and simplification procedures using Boolean math's , Karnaugh mapping, de-Morgan's law etc.
A number caller for a specific sequence of numbers which are given in the requirements folder. All type of circuit design is done in the circ files. CSE231 project for North South University students.
Compilation of Verilog behavioral models and test benches for the four types of flip-flops (SR, JK, D, and T)
This Include Every verilog code of most of Digital Electronics .
Digital Electronics Project
This repository focuses on designing and simulating logical circuits using Verilog HDL (Hardware Description Language) with the Icarus Verilog simulator.
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.
This repository contains all the verilog codes of combinational, sequential and fsm based circuits with 3 levels of modelling ( dataflow, structural, behavioral ) using Xilinx Vivado 2020.2 software.