daniel
|
13d85a4651
|
Add the getter of delay in the gate classes. Add the findeWire and get delay functions for the simulation class. Fix the order of the input to: "in >> data" from "data << in".
|
2017-04-20 13:01:04 -04:00 |
|
Joel Beckmeyer
|
850d4e0fbd
|
fix a bunch of compile-time errors
|
2017-04-14 19:10:32 -04:00 |
|
daniel
|
da393481e3
|
Add the includes and fixed the xnor class definition
|
2017-04-10 21:16:13 -04:00 |
|
Joel Beckmeyer
|
ef14a61ba6
|
fix all gate classes and add pointer to priority queue
|
2017-04-10 21:03:29 -04:00 |
|
Joel Beckmeyer
|
9d0f5beb74
|
add some functionality to andGate class
|
2017-04-10 19:38:54 -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 |
|