Skip to content

disallow using chips that use the current chip c as a building block when editing c #47

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

Closed
HannesGitH opened this issue Dec 11, 2022 · 1 comment

Comments

@HannesGitH
Copy link
Contributor

do catch recursive loops early on so it wont cause problems later on

in my case i just finished building a 8by8 bit multiplier but then noticed i was currently editing my one-bit adder, so the one bit adder was now a 8by8 multiplier;
as i didnt want to loose my multiplier and couldnt figure out how to undo that i paniced and tried to export it quickly but through the recursive loop that couldnt finish and now i cant open my save anymore and lost it all :/ damn :D

so yeah disallowing recursive placement early on would be useful ;)

@crispeeweevile
Copy link

E, I bet that bug has been here a while (though technically one could say it's not a bug)

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