Is it possible to create a bus without the netname ending in numbers?
From what it seems like you have to give a bus a netname like I2C[0…1].
But I would like to name it I2C and then add nets like SDA and SCL to it instead of I2C0 and I2C1
Is it possible to create a bus without the netname ending in numbers?
From what it seems like you have to give a bus a netname like I2C[0…1].
But I would like to name it I2C and then add nets like SDA and SCL to it instead of I2C0 and I2C1
This is with regards to hierarchical sheets by the way.
So how to take a bus from sheet to sheet.
This will come in version 6.
What is the recommended way right now to connect bus lines (or signals that should be a bus) from sheet to sheet?
Just use single hierarchical pins per signal. A bus is anyway just a convenience tool and has no other impact on the created connectivity information.
I understand, it would just look neater.
Then I will use individual connections between sheets untill V6 has been released.
Thanks for the info.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.