hneemann / Digital

A digital logic designer and circuit simulator.
GNU General Public License v3.0
4.28k stars 435 forks source link

74ls161 error "No output connected to a wire ([1; Splitter]) the state of the wire is undefined" #1304

Open neineineinein opened 1 month ago

neineineinein commented 1 month ago

Screenshot 2024-07-21 212820

how can i fix this?

mengstr commented 1 month ago

Pull up or down the A to D pins on the 161's as they are inputs and now don't have a defined voltage level. (You can right click on a chip and select "Open circuit" to see how they're made inside.)

hneemann commented 1 month ago

see also #36