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 |
|
daniel
|
1832d7adff
|
Add the logic for the gates and fix the wire set and get value functions.
|
2017-04-11 13:22:37 -04:00 |
|
daniel
|
7574ffc9a4
|
Fix base initialization for and, not , and xor
|
2017-04-10 21:28:44 -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
|
190d227a97
|
add simple evaluation to andGate
|
2017-04-10 21:02:41 -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 |
|