digital-logic
There are 103 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
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.
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.
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
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.
tuura/sync-models
Tool for creating synchronous models and behavioral specifications for asynchronous circuits
danielkim802/PyLogic
Python digital logic library
Tingwuren/ElectronicClock
北邮数字逻辑课程设计之电子钟
RezaGooner/Karnaugh-Map
The program in GUI that show and minimize with Karnaugh-Map in Python & C++
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
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.
lubinpappalardo/digital-logic-sim
Lubin Pappalardo's official Digital Logic Simulator.
mcquerol/electronic-systems
Various electronic systems including ADC/DAC, filters, and simulations using NI Multisim.
tdepke2/CircuitSim2
Graphical tool for developing and testing digital logic circuits from the gate level, built with C++ and SFML.
namberino/nam85
An 8085-based Computer
Tingwuren/BottlingTablets
北邮数字逻辑课程设计之药片管理系统