Hello Fedevel community.
I would like to know if there is any naming standard/protocol/format for signals and ports. I would like to achieve readable schematics. For example, if someone reads a port name or net-name in my schematics instantly to know the two ends of this connection. A format that I've made up is like this:
MCUperiferal_PINorMCUport_HWperipheral_PINdetails ==> SWCLK_PA14_PROG_CLK
Things are simple with small designs and small companies but when someone needs to work in a team of engineers (PCB/AssemblyEng/Programmers etc) those stuff get complicated.
Regards, Kostas.
I would like to know if there is any naming standard/protocol/format for signals and ports. I would like to achieve readable schematics. For example, if someone reads a port name or net-name in my schematics instantly to know the two ends of this connection. A format that I've made up is like this:
MCUperiferal_PINorMCUport_HWperipheral_PINdetails ==> SWCLK_PA14_PROG_CLK
Things are simple with small designs and small companies but when someone needs to work in a team of engineers (PCB/AssemblyEng/Programmers etc) those stuff get complicated.
Regards, Kostas.
Comment