/circsim

A small gate and circuit simulator

Primary LanguageJavaMIT LicenseMIT

--------------------------------------------------------------------------------
circsim
--------------------------------------------------------------------------------

circsim is a small logic gate and circuit simulator written in java.

--------------------------------------------------------------------------------
compiling and running circsim
--------------------------------------------------------------------------------
Simply run:

$ ./build.sh
--------------------------------------------------------------------------------