Pergunta de entrevista da empresa NVIDIA

I was asked to create XOR gate using only NOR gates.

Resposta da entrevista

Sigiloso

24 de mai. de 2018

Can implement using 6 NOR gates. Pass b through XOR and XOR it with A. You will get A`.B. Similarily do to get A.B'. Passit through two xor to get the output