
Four switches are connected to a decoder filled with AND and OR gates that are able to manipulate 7 ouuputs
Set the inputs and check the outputs match with the expected results
| A | B | C | D | Display | a | b | c | d | e | f | g |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 0 |
List external hardware used in your project (e.g. PMOD, LED display, etc), if any
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | input A | output a | |
| 1 | input B | output c | |
| 2 | input C | ||
| 3 | input D | ||
| 4 | input H | ||
| 5 | |||
| 6 | |||
| 7 |