
All inputs AND'ed together with two OR gates.
Inputs: a,b,c,d,e,f,g,h (ab)+(cd)+(ef)+(gh)
List external hardware used in your project (e.g. PMOD, LED display, etc), if any
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | Input a | Output y | |
| 1 | Input b | Output y | |
| 2 | Input c | ||
| 3 | Input d | ||
| 4 | Input e | ||
| 5 | Input f | ||
| 6 | Input g | Output z | |
| 7 | Input h | Output z |