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

[BUG] Wires not lighting when active if busses are improperly used

A topic by Perodactyl created 67 days ago Views: 98 Replies: 2
Viewing posts 1 to 2
(3 edits)

Hello, I'm in the final stages of building a computer. However, I have my big "computer" chip which I am in, and whenever I edit/view it, I see no wires lit up, but when I view any subcomponent it shows them doing things perfectly fine.

https://drive.google.com/file/d/1defsJjQc0Cnor6oMf3e0pn0uJSVRMm_Q/view?usp=shari...

Here is my save, open the chip called "computer" and look at the clock circuitry on the left.


EDIT: When I delete the register file on the right, it suddenly starts showing up again. I'm gonna try to figure out exactly which chip is causing the issue.

EDIT: It seems like I'm using the bus component wrong. How is it supposed to be used?

EDIT: I just replaced all my busses and rewired them up, now it works fine. Strange.

i figured out that the bus only works when the top bus is used.

you might want to update to the latest version. I think he fixed the bus related issues. If you find otherwise, you might want to post on the GitHub