Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1Hz clock forgets its connections when compiled #48

Open
CDWimmer opened this issue Dec 18, 2022 · 1 comment
Open

1Hz clock forgets its connections when compiled #48

CDWimmer opened this issue Dec 18, 2022 · 1 comment

Comments

@CDWimmer
Copy link

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

@crispeeweevile
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants