This test consist in compare two bits determinating wich one is bigger or are equals
To test the project just insert 2 input bits (A and B) and then make a verification with the possible inputs
you should check the three outputs, fist one when both are equal, and second and thrid when any other input is bigger.
Use leds to check the output
Used input with any desired devices.
# | Input | Output | Bidirectional |
---|---|---|---|
0 | BIT A | OUTPUT A | |
1 | BIT B | OUTPUT B | |
2 | OUTPUT C | ||
3 | |||
4 | |||
5 | |||
6 | |||
7 |