I’m currently designing a circuit related to Jetson Thor, and I have some questions regarding PCIe.
Automatic P/N swapping within a pair of different pins requires rewriting the driver.
If I use a 4-lane PCIe port and only swap the P/N of two different pin pairs within the four lanes, will there be any problems? (e.g., Lane 1: PN, Lane 2: NP, Lane 3: NP, Lane 4: PN)
Regarding swapping between lanes, for example, a 4-lane PCIe port: tx1 tx2 tx3 tx4 <=> 4<->1, 3<->2… will there be any issues?