digital-logic
There are 148 repositories under digital-logic topic.
logisim-evolution/logisim-evolution
Digital logic design tool and simulator
tilk/digitaljs
Teaching-focused digital circuit simulator
AnuragAnalog/GateResources
Here are my GATE CSE 2021 Resources
TimRudy/ice-chips-verilog
IceChips is a library of all common discrete logic devices in Verilog
matijakevic/mcircuit
A digital logic simulator inspired by Logisim.
Aparnaraha/Gate2024
here the notes provided by the seniors who already cracked IITs as well as how much I'll cover for my exams I'll provide my notes as well. If you want you can access the course by these links also
TimRudy/uart-verilog
A simple 8 bit UART implementation in Verilog, with tests and timing diagrams
LevKruglyak/CircuitSimulator
Simple Java application for simulating digital circuits
sabertazimi/hust-lab
Labs for Computer Science: C, Assembly, Data Structure, CSAPP, HSI, MATLAB, Digital Logic, Verilog, Compilers, Operating Systems
Martian-Technologies/Connection-Machine
Connection Machine is an open-source desktop application for designing and simulating digital circuits at scale.
fcayci/vhdl-digital-design
VHDL code examples for a digital design course
Es1chUbJyan9/32bit_Quine-McCluskey_and_Petrick_Method_in_C
32bit Simplifier of Boolean functions
Multimedia-Processing/Digital-Logic-Design
透過數位邏輯結合VHDL與Verilog的過程,作為從基礎數位邏輯到計算機系統結構,並實作出一顆CPU的教學書籍,希望未來可以成為教學範例檔案。目前將開發轉移到GitLab,因為可以呈現數學與MUL圖。
2catycm/SUSTech-CS202_214-Computer_Organization-Project
This is the mirror for gitee in github for project assignment of cs202 / 214 Computer Organization course of Southern University of Science and Technology, which is to manufacture a CPU. 这是南方科技大学CS202/214计算机组成原理课程的大作业——实现一个CPU。
chaseruskin/legoHDL
An experimental package manager and development tool for Hardware Description Languages (HDL).
dramforever/finlog
Compiling finite generators to digital logic. WIP
anuejn/XC9500
WIP open source tooling for the XC9500 / XC9500XL series of CPLDs from Xilinx.
lxriscute0501/SUSTech-Notes-of-CS
Undergraduate Courses in Computer Science at SUSTech
djcopley/QuineMcCluskey
A powerful tool for minimizing Boolean functions
WilliamYi96/SimpleComputer
The design and implementation of simple computer by quartus.
xprova/xprova
Formal verification engine for Verilog with built-in support for simulating flip-flop metastability
DheerendraRathor/vhdl
This repository contains the codes for various type of circuits simulated in VHDL in Xilinx ISE Design.
RyanAlameddine/WireFormSketch
Simulating hand drawn digital-logic circuit diagrams projected onto a sheet of paper!
bespoyasov/binary-full-adder-in-the-game-of-life
Binary adder implementation in the Game of Life written in JavaScript using canvas.
Layheng-Hok/Digital-Piano
Digital Piano: FPGA project in Verilog based on Xilinx Atrix-7 EGO1 - SUSTech's project of course CS207: Digital Logic in Fall 2023 - Score: 120/100
tuura/sync-models
Tool for creating synchronous models and behavioral specifications for asynchronous circuits
danielkim802/PyLogic
Python digital logic library
lubinpappalardo/digital-logic-sim
Lubin Pappalardo's official Digital Logic Simulator.
RezaGooner/Karnaugh-Map
The program in GUI that show and minimize with Karnaugh-Map in Python & C++
Tingwuren/ElectronicClock
北邮数字逻辑课程设计之电子钟
bryan-hoang/elec-271-digital-systems-labs
VHDL Code for Labs done in a 2nd year engineering Digital Systems course (ELEC 271) at Queen's University.
rohityadav-sas/K-Map-Solver
The Karnaugh Map (KMap) Solver is a C++ application featuring a graphical interface for solving Karnaugh Maps. Users can interactively input values into a KMap grid and calculate corresponding minterms. The project aims to simplify Boolean expressions and visualize them using logic gates.
tinsir888/nju-dlco-lecture
My solutions for DLCO(Digital Logic and Computer Organization) lecture assignments of NJU-ProjectN. DLCO is the bridging course for Project YSYX. Each lab eventually runs on NVBoard(another sub-project of NJU-ProjectN), a vitual FPGA.
twlite/digital-logic
A collection of digital logic utilities
Danijel-Korent/homemade-CPU
designing a 8-bit CPU for fun
mcquerol/electronic-systems
Various electronic systems including ADC/DAC, filters, and simulations using NI Multisim.