Hi, Through some searching and guessing with LogiSim I was able to see how to build a XOR gate from only NOR gates. I would like to know what the process for deriving this would look like. Right now I am lost as to how to proceed given that the NOR function is A'B' and XOR is AB' + A'B. How...