Repository navigation
logic-circuits
- Website
- Wikipedia
Curated list of notes, books and other resources for the student of Nepal College of Information and Technology(NCIT) - Pokhara University, Nepal
Logic Circuits from the Juice library
Discover and create logic circuits
A continuation of the original Logisim circuit simulator by Carl Burch.
Materials for the Computer Science course, Digital Design (Logic Circuits)
Embedded domain-specific combinator library for the abstract assembly and automated synthesis of logical circuits.
Simple 6502 / 65C02 implementation
Analyze images of digital logic circuit schemes and automatically generate their truth tables.
A repository for Logic Circuits course in Amirkabir University of Technology
My logic circuits course project at AUT
Design and implement the following components of the SPI modules using Verilog such that they match the requirements of the development testbench and match the SPI specifications: Master-Slave Self-Checking Testbenches for the Master and Slave
| Fundamentos de Sistemas Computacionais | Sergio Johann Filho | 2º | 2022/2 | 7.6 | 98800-04 | 60 |
Design and implementation an arithmetic unit that is capable of adding, subtracting, and multiplying two signed magnitude numbers, and displays the result of the operation performed along with some additional flags regarding the operation and the result using Logisim.
Gate-level implementation of a half-subtractor using Verilog, featuring a comprehensive testbench, truth table validation, and waveform analysis for beginners in digital design.
subtraction of two n_bit numbers using Qiskit
Logic simulator with graphical editor
Logic Circuit module Implementation with Verilog
Simulation of logic circuits using Verilog, Proteus and other tools.
This repository contains the CENG3010 Computer Organization course projects. The first project involves developing a GUI-based 32-bit MIPS simulator, while the second project centers on designing a custom 16-bit MIPS-like processor with a unique instruction set.