Hi,
if necessary I can try to ZIP my whole ( very small ) “test project” and upload it here.
I have let’s say a “connector1” in a sheet “connector1” where pins 1,2,3,4 go to a DB[0…3] bus that then is also a sheet pin of same name.
I have a “connector2” in a sheet “connector2” where pins 1,2 go to a DB[2…3] bus that then is also a sheet pin of same name.
In the “Main sheet” ( that contains “connector1” and “connector2” sheets ) I connect DB[0…3] to DB[2…3]
Now the expect result would be that DB[2…3] of bus DB[0…3] would go … in ‘2’ and ‘3’ … but instead after I export the netlist and import it into the PCB I see that pins 1,2 of connector 2 are NOT connected to DB2, DB3 BUT DB0,DB1 instead.
It’s like "it gets the bus entries in order but does NOT respect/see the numbering as ‘labels’ ".
Is any way to sort this or work it around ? I suppose then I sould/could use “Global Labels” but is there any better way ?
Thanks in advance for any help.
Cheers.