wredan / Karnaugh-Map-SolverLinks
Karnaugh maps solver is a web app that takes the truth table of a function as input, transposes it onto the respective Karnaugh map and finds the minimum forms SOP and POS according to the visual resolution method by Maurice Karnaugh, American physicist and mathematician.
☆31Updated 7 months ago
Alternatives and similar repositories for Karnaugh-Map-Solver
Users that are interested in Karnaugh-Map-Solver are comparing it to the libraries listed below
Sorting:
- Discover and create logic circuits☆48Updated 2 years ago
- A digital logic simulator inspired by Logisim.☆48Updated 4 years ago
- C89/C90 C99 C11 C17/C18 C23.☆21Updated 2 years ago
- A basic working RISCV emulator written in C☆69Updated last year
- LEGv8 CPU implementation and some tools like a LEGv8 assembler☆32Updated 4 years ago
- SPICE netlists parser for .NET☆30Updated 5 months ago
- A Basic C++ RISC-V Emulator☆17Updated 4 years ago
- A logic circuit simulator made with p5.js library.☆66Updated 2 years ago
- ⚡ Analog circuit simulator! -- https://hlorenzi.github.io/circuitsim/☆25Updated 5 years ago
- My Lab Assigments from Bachelor Degree, This repo includes the projects for digital systems II Lecture (EEM334)☆25Updated 5 years ago
- Circuit simulator written in python☆96Updated 2 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆51Updated 2 years ago
- How to download & install qemu a toolchain suitable for building and running freestanding RISC-V C/C++ programs☆56Updated last year
- A modern (2017) compilable re-host of the Espresso heuristic logic minimizer.☆153Updated 5 years ago
- I don't maintain this project anymore. Feel free to fork it! - Educational MIPS simulator☆56Updated 3 years ago
- 32bit Simplifier of Boolean functions