/CircuitSimulation

This repo aims to create a software based (with C++ api) circuit simulator that simulators combinational and sequential logic by stubbing the transistor class and building from there. Eventually, the goal is to build a computer like the LC3 in this simulator.

Primary LanguageC++

This repository is not active