Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Digital Logic Sim

​A minimalistic digital logic simulator · By Sebastian Lague

Why do I have only NAND logic gates?

A topic by Kaktus Games created 41 days ago Views: 201 Replies: 4
Viewing posts 1 to 5
(+1)

I dawnloaded Digital Logic Sim and I have only one type of logic gates to build with - NAND gates. What should I do?

(+1)

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