Force component port position

0 votes
asked Aug 1, 2025 in Question / help by yoko911

have a port like:

component DMA_in {

portout in0

portout in1

portout in2

portout in3

}

On its own it displays ok, but when wiring it with other components it sometimes renders the ports in different order, such as 

in2

in1

in0

in3

is there a way to tell it to render the ports at a fixed position?

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...