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

[FEATURE REQUEST] Ensure chip inputs/outputs are always aligned to grid

Open FaustoNascimento opened this issue 8 months ago • 3 comments

Image

As the image shows, the outputs of a chip are not always aligned to grid, even if the chip itself are (and in this instance the inputs are too).

Without looking at the code I imagine currently it's placing the first and last in "grid positions" and dividing the remaining space equally. But since that might not fall inside the grid, I think it's more useful to have the internal pins aligned to grid to facilitate wiring even if they're not "correctly spaced out" on the chip itself.

FaustoNascimento avatar Apr 19 '25 13:04 FaustoNascimento