0Cristofer / circuits_sim

A digital circuits simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circuits Simulator is a digital circuits simulator implemented from scratch.

It uses logic gates and signals between them to simulate a digital circuit. A use example is in the main.c file, where a 1 bit add is implemented using the simulator.

Questions to cristoferoswald@gmail.com

About

A digital circuits simulator


Languages

Language:C 97.8%Language:CMake 2.2%