A simple, terminal-based boolean logic simulator
Go to file
daniel 2d470a3682 Merge branch 'master' of https://daniel12997@gitlab.com/AluminumTank/radec.git 2017-04-10 18:57:21 -04:00
Radec Define the wire class 2017-04-10 18:57:03 -04:00
src Merge branch 'master' of https://daniel12997@gitlab.com/AluminumTank/radec.git 2017-04-10 18:57:21 -04:00
.gitattributes Add the basic class defineition for Wire and Gate. 2017-04-04 13:37:46 -04:00
.gitignore Add the basic class defineition for Wire and Gate. 2017-04-04 13:37:46 -04:00
readme.md implement event class 2017-04-10 17:15:05 -04:00

readme.md

RADEC

TODO

  • implement vector file parsing
  • define all classes more completely