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

Merge/Split Chips Arent instant like nand gates leading to unforseen problems

A topic by ykui100 created Apr 14, 2025 Views: 349 Replies: 5
Viewing posts 1 to 6
(2 edits)

The 4-Bit and 8-Bit wires are a great addition to DLS but the Merge/Split Chips take 1 or more Steps to detect a change on the wire and convert it to the new wires leading to problems with asynchronous Chips like Adders is this intended?

i think not but for now ima make delays with that

I had a problem with a Merge/Split gate today, and I wasn't sure what was happening. I could tell it was that chip because the input going in wasn't flashing, but the data coming out was. Yes, it was flashing, like conflicting data.

(+1)

Correction: the nand gates also take 1 step but sometimes the Mergers/Splitters take longer (still the same problem with asynchronous designes)

bump

bump