Here are
95 public repositories
matching this topic...
Updated
Aug 5, 2021
JavaScript
Teaching-focused digital circuit simulator. Allows anyone to graphically connect objects within a awesome web-browser application without knowing coding or hacking.
Updated
May 6, 2021
JavaScript
IceChips is a library of all common discrete logic devices in Verilog
Updated
Jul 13, 2021
Verilog
Circuit Builder Desktop Application (like mmlogic) made with Electron + React Typescript. Compatible with Windows, Mac and Linux.
Updated
Aug 10, 2021
TypeScript
A logic circuit simulator made with p5.js library.
Updated
Mar 20, 2021
JavaScript
Program for finding low gate count implementations of S-boxes.
Discover and create logic circuits
Updated
Aug 11, 2021
JavaScript
Logic network simulator that runs in your browser
Updated
Jun 12, 2021
JavaScript
The "Activation Function Demo" is a demo for implementing activation function with the mathod propsed in paper: Design Space Exploration of Neural Network Activation Function Circuits
Updated
Oct 29, 2018
Python
A logic gate circuit simulator for web browsers and Node.js using WebAssembly and WebGL
Updated
Jul 15, 2018
TypeScript
Just a book on desigining a simple micro-controller.
Collection of all courses, and their materials, attended at Politecnico di Milano during both Bachelor level degree and Master level degree in Engineering, Computer Science Engineering
Lechef - Logic Circuit Exercise Framework for visualizing and creating exercises on logic circuit basics in JavaScript
Updated
Feb 28, 2015
JavaScript
This repository contains all labs done as a part of the Embedded Logic and Design course.
🕹 Bugen's logic-circuit-level CPU Simulator, in a descriptive manner.
Updated
May 15, 2020
Swift
ELVE : ELVE Logic Visualization Engine
A Logic Circuit Static Timing Analyzer Implemented in Python 🔌 ⚡ (2018)
Updated
Mar 25, 2021
HTML
Basic collection for learning logic circuits.
Updated
Apr 27, 2021
Verilog
A tiny logic circuit simulator. Created initially to simulate Ben Eater's breadboard computer.
Minimal pure Python library for building and working with circuit graphs/expressions.
Updated
Sep 29, 2020
Python
Solutions for all levels of the Nand Game.
Multi-Threaded Simulator for Logic Circuits
simulation of essential combinational logic circuits with boolean algebra
Updated
Mar 27, 2021
Python
Algorithm that extracts a circuit from a netlist and performs fault collapsing
This application is used to simulate the output of the circuits made with logic gates using drag and drop user interface
Updated
Jun 29, 2018
Java
A simple circuit simulator
Updated
Jan 25, 2021
Python
Two's complement two bit multiplier developed in Proteus
Improve this page
Add a description, image, and links to the
logic-circuit
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
logic-circuit
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Add way for users to export their logic creation into Json. They should also be able to import exported Json creations.