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

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

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

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 ;)

HannesGitH avatar Dec 11 '22 19:12 HannesGitH

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

crispeeweevile avatar Dec 12 '22 06:12 crispeeweevile