check circuit for NOR to inverter (equivalent of NAND to inverter) So the complete circuit for XOR using NOR gates is shown below. Diagram shown below.
Reformat XOR equation by following steps below: Step 1 :- A'B + AB' +AA’ + BB’ = [(A’+B') (A+B)] using postulate P4 and theorems T7, T8 and T9 Step 2 :- [(AB)'(A’B’)’] using theorems T7, T8 and T9 In step 2, we do invert of A and invert of B.