Changing S-10 Transceiver's loopback mode dynamically using PMA register access
Hi,
I am using Stratix 10 SoC dev kit & I am using the transceivers @ 10Gbps. For some testing purpose I need to enable reverse serial loopback mode.
I gone through the Stratix 10 Transceiver user guide & understood which PMA registers to be modified through AV-MM interface.
My question is, whether the read modified write is sufficient to enable the reverse serial loopback mode or after updating the PMA registers, whether I need to apply the reset sequencing once again?
[I am not changing any other channel related or PLL related configurations, but Just enabling the loopback mode to reverse serial loopback mode, I tested this feature using transceiver toolkit, but now I want to handle manually as in my some test application I can not use transceiver toolkit. So, I have written a AV-MM based wrapper to update the register. ]
With regards,
HPB