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

YT playlist for community creations Sticky

A topic by Sebastian Lague created Apr 17, 2025 Views: 5,960 Replies: 85
Viewing posts 41 to 42 of 42 · Previous page · First page

My own CPU named "N-16" executing Fibonacci sequence (23 Numbers and one overflowed number)

I made a 4-bit CPU for fun here, it just needs RAM but other than that it works pretty good.

( Sorry for the bad video quality, I saved it in 1080p but idk what happened here haha )

Your video quality is fine, it just takes a while for the higher quality part to finish processing.

For the XOR chip, you can actually make one using only 4 NAND chips: the first NAND is connected to both inputs, the second is connected to Input A and the output of the first NAND, the third is connected to Input B and the output of the first NAND, and the outputs of the second and third NAND chips go into the inputs of the final NAND, and the output of that is the final output.

Viewing posts 41 to 42 of 42 · Previous page · First page