Stratix 10 Native PHY PMA register details for reverse serial loopback
Hi,
Board: Stratix 10 SoC Kit- L-tile.
I am accessing PMA registers to configure the transceiver pairs (GXT) in reverse serial loopback mode.
As per the transceiver user guide:
{0x11D[0], 0x132[5:4], 0x137[7], 0x144[1], 0x142[4]} :
6'b000000 - Disable reverse serial loopback
6'b100101 - Enable pre-CDR reverse serial loopback
6'b001010 - Enable post-CDR reverse serial loopback
I have written the RTL to update this read modified write logic as well.
Also, I have carried out one testing. Here, I have configured the required transceiver pairs to Reverse serial loopback mode using "Transceiver Toolkit"
Then, I simply read the registers using Av-MM ports of Transceivers. I am observing the values different from the one which is mentioned in the userguide.
I am observing {0x11D[0], 0x132[5:4], 0x137[7], 0x144[1], 0x142[4]} = 6'b000110 instead of the values mentioned in the user guide.
So, Please clarify which is the correct configuration data to configure transceivers in reverse serial loopback mode (both pre-CDR & Post CDR)
With Regards,
HPB