48 results for “topic:sequential-logic”
Nand2Tetris: Building a Modern Computer from First Principles
Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.
MIT Course 6.004 - Computation Structures
Developing an interactive learning application for sequential logic in time dependent processes. Specifically using Sequential Function Chart SFC to teach the core principle.
Materials for the Computer Science course, Digital Design (Logic Circuits)
This repository contains my solutions to some of the assignments of the courses I took during my undergraduate first and second year
Design of the implementation of a calculator connected on the integrated FPGA
VHDL projects for combinational and sequential logic design on FPGA.
Personal coursework for Computer Organization at Northeastern University (2025). Includes digital logic designs, FSM implementations, and a complete MIPS CPU architecture in Logisim.
Traffic light system for a four way intersection simulated using a Moore state machine and displayed on a FPGA
EE89H Final Project
Codes written by me in my Digital Logic Design course.
This repository contains project work for the Digital Systems course. The projects cover fundamental topics of digital design including Boolean algebra, combinational logic, sequential logic, and state machine design
Desenvolvimento do raciocínio lógico por meio do formalismo de algoritmos, abordando os princípios da representação e manipulação da informação. A disciplina aborda os conceitos referentes a representação de algoritmos, tipos de dados, identificadores, operadores, expressões e estruturas de controle.
A webapp to experiment on the synthesis of sequential digital circuits
These are the assignments of Second year Analog Digital Electronicd subject
Video game of a maze drawn in a screen with VGA with sequential logic in VHDL.
A 4-bit Gray code counter in VHDL for FPGAs, with output displayed on a 4-digit 7-segment display.
Final design project for an Engineering Physics course at McMaster University. A finite-state machine that was designed using the ICs available to us and NI Multisim to produce a device that cycled through a student number on a 7-segment display demonstrating knowledge of sequential logic.
Digital Design laboratory project exploring shift registers, sliders, and information transfer using D flip-flops and 74LS194 ICs, with interactive simulation in NI Multisim (Logic Design, UNIWA).
This repository contains projects and experiments focused on designing, simulating, and implementing digital circuits using VHDL (VHSIC Hardware Description Language) and Quartus II software. The projects covered in this repository serve as an introduction to key concepts in digital system design, including the creation of basic logic circuits, com
Basic tools, methods and procedures to design combinational and sequential digital circuits and systems. Topics include number systems, Boolean algebra, logic minimization, circuit design, memory elements, and finite state machine design.
This repository contains Verilog codes of sequential and combinational circuits along with some protocols.
Simulación en Logisim de un autómata finito que recorre nodos de “Bitópolis” a partir de un código de 4 bits, mostrando paso a paso el trayecto en un display de 7 segmentos hasta el nodo F.
This repository provides a comprehensive set of Verilog HDL implementations covering fundamental digital logic design.
Verilog codes related to digital logic design are available
Collection of datasets and design files for sequential digital circuits, used to train and evaluate neural networks that duplicate circuit functionality.
Logisim circuits for Combinational & Sequential Logic with theory PDFs and optimizations.
Repository for chip documentation (CS220 SP 2018)
FPGA labs for EE316 Digital Logic Design using the Basys3 board. Projects include combinational and sequential logic, RCA and CLA adders, datapath and FSM design, registers, timing analysis, and a multi-mode stopwatch with 7-segment display control.