Inheritance diagram for manas.gates.FullAdder:
Public Member Functions | |
FullAdder (GWire input1, GWire input2, GWire cin, GWire sum, GWire cout) | |
GWire | getInput1 () |
GWire | getInput2 () |
GWire | getCin () |
GWire | getSum () |
GWire | getCout () |
Package Attributes | |
GWire | input1 |
GWire | input2 |
GWire | cin |
GWire | sum |
GWire | cout |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|