Circuits/Combinational Logic
Implement the Boolean function y = (a AND b) OR (c AND d).
y = (a AND b) OR (c AND d)