Commit Graph

8 Commits

Author SHA1 Message Date
daniel a5e16c9347 Add the simulation class and start populating it. 2017-04-20 12:41:43 -04:00
Joel Beckmeyer ef14a61ba6 fix all gate classes and add pointer to priority queue 2017-04-10 21:03:29 -04:00
daniel 441fda70ce Add Queue as input for nand constructor 2017-04-10 20:28:37 -04:00
daniel a7a03caa95 Define the wire class
Fix the pointers in gate
2017-04-10 18:57:03 -04:00
Joel Beckmeyer 6aa93bddaa rename gate subclasses, add class declarations, and add skeleton
implementation of program
2017-04-06 13:28:20 -04:00
Joel Beckmeyer 372c6b6d87 add TODO notes and several other needed classes 2017-04-06 09:38:44 -04:00
daniel 3a88044f67 Add the basic class defineition for Wire and Gate. 2017-04-04 13:37:46 -04:00
Joel Beckmeyer 2e9e431179 add several classes 2017-04-04 13:27:01 -04:00