An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: sequential-logic

danielbboy111/CPEN-211

CPEN 211: Computing Systems I

Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

CFZRfrndVolt/Introducing-VHDL-

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

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

octokerbs/FCEN-OrganizacionDelComputador-1

Sequential logic - Instruction set architecture - Micro programming - Input/Output - Analog/Digital and Digital/Analog conversion - Memory bus

Language: Assembly - Size: 3.9 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

z1skgr/CalculatorVHDL

Design of the implementation of a calculator connected on the integrated FPGA

Language: VHDL - Size: 11.3 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

mcquerol/vhdl-projects

VHDL projects for combinational and sequential logic design on FPGA.

Language: VHDL - Size: 169 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

arjun-mec/Digital-Combination-Lock

Verilog Implementation of a Digital Combinational Lock which unlocks when a specific 3 bit sequence is entered.

Language: Verilog - Size: 134 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

VanTamNguyen/Nand2Tetris

Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.

Language: Assembly - Size: 2.02 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 34 - Forks: 14

GeorgesCoding/Traffic-Lights

Traffic light system for a four way intersection simulated using a Moore state machine and displayed on a FPGA

Language: VHDL - Size: 4.81 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

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.

Size: 568 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ahmd-kamel/Single-Cycle_MIPS

Designing Single-Cycle Microprocessor without Interlocked Pipeline Stages (MIPS) using Verilog.

Language: Verilog - Size: 982 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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.

Language: C - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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.

Language: HTML - Size: 6.02 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

Language: C++ - Size: 54.9 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

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

Size: 1.61 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hosseinfani/digital_odyssey

Materials for the Computer Science course, Digital Design (Logic Circuits)

Language: C++ - Size: 393 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 4

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.

Language: C# - Size: 4.26 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 2

hansinahuja/Hardware-Based-Teaching-Aid Fork of parasgoyal12/CS203TeachingAid

A hardware-based teaching aid for students to get familiarized with sequential logic using Basys FPGA boards.

Size: 4.04 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Yashraj-Aware/ADE-Assignments

These are the assignments of Second year Analog Digital Electronicd subject

Size: 5.49 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hansinahuja/Digital-Logic-Design

Codes written by me in my Digital Logic Design course.

Language: HTML - Size: 1 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

SamuelGadiel/nand2tetris

Nand2Tetris: Building a Modern Computer from First Principles

Language: Hack - Size: 201 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

EarthAkkharawat/Vending-machine

Built vending machine circuit using sequential logic design

Size: 299 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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.

Language: Verilog - Size: 402 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

jchang12345/Morse-Code-Decoder-

EE89H Final Project

Language: Verilog - Size: 1.23 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2