
AND and OR gates are connected to input a and b.
Set input a and b high. Look for out 0 to go high.
Default
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | Input a AND Gate | Output a of AND Gate | |
| 1 | Input b AND Gate | Output b of AND Gate | |
| 2 | Input a of OR Gate 1 | ||
| 3 | Input b of OR Gate 1 | Output a of OR Gate 1 | |
| 4 | Input a of OR Gate 2 | Output b of OR Gate 1 | |
| 5 | Input b of OR Gate 2 | Outout a of OR Gate 2 | |
| 6 | |||
| 7 |