Hi, how do I get my differential pair to connect to pins ending _DP1 and _DN1?
Thank you.
Hi, how do I get my differential pair to connect to pins ending _DP1 and _DN1?
Thank you.
All KiCad knows is differential pairs with the last character of the net name P/N or +/-. So you’ll need to rename your nets and move the 1 towards the start of the net name.
I don’t think this is supported.
The documentation:
says:
KiCad supports using +
and -
, or P
and N
as the suffix.
If you would like to see differential pairs defined more generally on the schematic side, consider giving this gitlab issue a “thumbs up”.
This is incredibly restrictive. I think it should also allow PX and NX where X is an integer.
I am unable to use Gitlab as it always thinks I am a bot somehow.