Given the programming diagram below for a PLD, what is the logic implemented at Output X?
A. $$AB+barAbarB$$
B. $$AbarB+barAB$$
C. $$AbarB$$
D. $$barAB$$
In the following diagram, we have the following three gates:
INVERTER with output:
AND gate with output:
OR gate with output:
Walking through the PLD for output X, we can write the logic as follows:
This corresponds to answer B.