There are 3 repositories under digital-circuit-design topic.
CircuitVerse Primary Code Base
A free, open source, online digital circuit/logic designer.
Connection Machine is an open-source desktop application for designing and simulating digital circuits at scale.
Designing of digital circuits based on problems in digital electronics, implemented in logic.ly simulator
Fritzing parts for most common DIP ICs including 74LS Series and more, which is used in Digital Electronics or Logic Circuit and Design.
This project showcases the design of a single cycle central processing unit which was built using the logisim.
A digital design language by Nicklaus Wirth, similar to VHDL and Verilog, but much simpler and easier to master.
Functions and modules to help with problems relating to boolean algebra and digital circuit design. Requires 0 external libraries or packages.
Digital design project for a simple integer multiplier using Booth's multiplication algorithm made through ASM design method
RV32I 5-Stage Pipelined CPU
This repository contains the projects which I created using Verilog
custom clock made in logisim
Verilog codes developed as a part of COA lab course
Verilog HDL implementation and verification of a controller unit of washing machine.
Digital circuit for Tetris game without microcontrollers.
Working-zone encoding: Digital Devices Project, Final Examination 2019/2020 - Politecnico di Milano
Processor Design of RV32I 5-Stage Pipelined CPU
Processor Design of RV32I Single Cycle CPU
Este repositorio es la exploración de la electrónica digital en sistemas informáticos: bits, Álgebra Booleana y biestables. Recursos y ejemplos para el diseño de circuitos y componentes clave como memorias y contadores.
Campaign levels of the game `Turing Complete`
Electrical Enignnering
This is a VHDL program for converting a binary number to a BCD (binary-coded decimal) number using the Double Dabble Algorithm.
A C++ simulator for digital circuits. The GUI allows the user to add and connect logic gates, run/stop the simulation, show truth tables, and save/load their circuit.