Digital-Logic-Sim-CE icon indicating copy to clipboard operation
Digital-Logic-Sim-CE copied to clipboard

1Hz clock forgets its connections when compiled

Open CDWimmer opened this issue 2 years ago • 1 comments
trafficstars

I made a simple togglable clock by sticking an input line and a 1Hz clock into an AND, which works until it is saved and exported. The new clock chip then does nothing. Right clicking it and viewing it shows me that the wire connecting the clock to the gate has vanished, and I think the input line becomes bugged too.

This is with 0.39.1 x86 64bit on Windows.

Demo of the chip before saving:

image

image

Compiled chip not working (just take my word that it isn't toggling on/off here obviously its hard to demo without video):

image

Clearing that and then going to view the "TOGGLE CLOCK" chip:

connection vanished: image

and finally, the input wire being bugged: image

CDWimmer avatar Dec 18 '22 17:12 CDWimmer

This actually happens with any chips that do not have both an input AND an output. It has been an issue since the previous version

crispeeweevile avatar Dec 19 '22 01:12 crispeeweevile