Inheritance diagram for manas.gates.RSFlipFlop:
Public Member Functions | |
RSFlipFlop () | |
RSFlipFlop (GWire clockGate, GWire q, GWire qp, GWire r, GWire s) | |
GWire | getR () |
void | setR (GWire r) |
GWire | getS () |
void | setS (GWire s) |
Private Attributes | |
GWire | R |
GWire | S |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|