A minimalistic digital logic simulator · By Sebastian Lague
I dawnloaded Digital Logic Sim and I have only one type of logic gates to build with - NAND gates. What should I do?
NAND gates are all you need to make other gates so make your OR, AND, XOR, NOR, XNOR, NOT, and so on, with the NANDS
You can create NOT by linking the input to the 2 inputs of NAND so it would be a NOT. AND created by using NAND and NOT. Then everything could done
I made a little tutorial for V2. Feel free to check it out!
https://henriheyer.de/dls/?post=introduction
NAND gate are basically universal gates, try figure outs or listen HMT