Welcome, This is basically a even and odd BCD counter:- *If input 1 is high, the even counter is on, *If input 2 is high, the odd counter is on.
We can test it by making input 1 high and connecting 7-segment display to output, if the even count of BCD is shown, the logic circuit is cleadred the test .
# | Input | Output | Bidirectional |
---|---|---|---|
0 | IN1 | OUT0 | |
1 | IN2 | OUT1 | |
2 | OUT2 | ||
3 | OUT3 | ||
4 | OUT4 | ||
5 | OUT5 | ||
6 | OUT6 | ||
7 |