sequential-logic
There are 23 repositories under sequential-logic topic.
VanTamNguyen/Nand2Tetris
Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.
Kersoph/open-sequential-logic-simulation
Developing an interactive learning application for sequential logic in time dependent processes. Specifically using Sequential Function Chart SFC to teach the core principle.
SamuelGadiel/nand2tetris
Nand2Tetris: Building a Modern Computer from First Principles
hosseinfani/digital_odyssey
Materials for the Computer Science course, Digital Design (Logic Circuits)
OluwaseunOjeleye/School-Projects
This repository contains my solutions to some of the assignments of the courses I took during my undergraduate first and second year
hansinahuja/Hardware-Based-Teaching-Aid
A hardware-based teaching aid for students to get familiarized with sequential logic using Basys FPGA boards.
aydnzn/Digital-Systems
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
diegocardozo97/VHDL-MazeGame
Video game of a maze drawn in a screen with VGA with sequential logic in VHDL.
EarthAkkharawat/Vending-machine
Built vending machine circuit using sequential logic design
Gabriel-Lucena/PTBALPR
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.
hansinahuja/Digital-Logic-Design
Codes written by me in my Digital Logic Design course.
mcquerol/vhdl-projects
VHDL projects for combinational and sequential logic design on FPGA.
Yashraj-Aware/ADE-Assignments
These are the assignments of Second year Analog Digital Electronicd subject
z1skgr/CalculatorVHDL
Design of the implementation of a calculator connected on the integrated FPGA
Aathish04/ASCIIMorseCircuit
This repository contains the project files and report for an ASCII letter to Morse Code converter built using only basic sequential and combinational logic circuits.
Arun44/From-Nand-To-Tetris
This Repo Contains Projects implemented for this Course:)
GeorgesCoding/Traffic-Lights
Traffic light system for a four way intersection simulated using a Moore state machine and displayed on a FPGA
jchang12345/Morse-Code-Decoder-
EE89H Final Project
rajenr/Computer-Architecture
Repository for chip documentation (CS220 SP 2018)
ahmd-kamel/Single-Cycle-Miroprocessor_MIPS-ISA
Designing Single-Cycle Microprocessor without Interlocked Pipeline Stages (MIPS) using Verilog.
arjun-mec/Digital-Combination-Lock
Verilog Implementation of a Digital Combinational Lock which unlocks when a specific 3 bit sequence is entered.
lucianobajr/Introduction-to-Logic-Systems-2P
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.
ShyavanS/Sequential-Logic-Finite-State-Machine-Design-Project
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.