|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.shabarshin.jemul.jeComponent
|
+--com.shabarshin.jemul.jeGate
|
+--com.shabarshin.jemul.jeGateNOR
Class of NOR gate for jEmul.
jeGate,
jeComponent| Field Summary |
| Fields inherited from class com.shabarshin.jemul.jeComponent |
flag_pullup, name, pin, PIN_GND, PIN_INPUT, PIN_NC, PIN_OPEN, PIN_OUTPUT, PIN_UNKNOWN, PIN_VCC, val, VAL_FALSE, VAL_TRUE, VAL_UNKNOWN, VAL_ZSTATE |
| Constructor Summary | |
jeGateNOR(int ni)
|
|
| Method Summary | |
int |
step()
Do step of emulation. |
| Methods inherited from class com.shabarshin.jemul.jeGate |
getInputs, getOutputs |
| Methods inherited from class com.shabarshin.jemul.jeComponent |
error, getBool, getLogic, getName, getPin, getPins, getVal, isInput, isOutput, pullUp, setBool, setLogic, setPin, setVal, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public jeGateNOR(int ni)
| Method Detail |
public int step()
jeComponent
step in class jeGate
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||