← ProblemsCircuits / Combinational Logic / Basic Gates

Exams/m2014 q4f

64%basics

The schematic shows an AND gate whose second input has an inversion bubble on it: in1 goes in directly, while in2 is inverted before entering the gate.

Implement this circuit:

out = in1 AND (NOT in2)