Stratix 10 GX: H-Tile Transceiver - *Direct* dynamic reconfiguration
Hi all,
I am trying to use the "Direct Reconfiguration" flow with a self-coded controller/state machine using the reconfig_* signal interface as referenced in chapter 6.7 of the "L- and H-Tile Transceiver PHY User Guide".
For a first trial I want to re-configure the pre/post-tap pre-emphasis and the Vod amplitude settings of two transceiver channels' TX drivers.
I can read, modify, write the related registers (read adresses 0x105, 0x107 and 0x109, modify some of the bits and write back to PHY), the reconfig_* signals seem to behave as expected and especially when I read those registers again the newly written values are visible.
I can see that the PHY's are put into reset during the reconfig operation and return to normal operation afterwards, TX_ready is asserted and data are appearing at the serial outputs at the expected data rate.
BUT: there is absolutely no change at all of the signal characteristic at the PHYs' serial outputs. No changed amplitude, no pre-emphasis behavior visible.
Is there any hint what could be missing or what part of the operation I don't understand correctly.
Please don't hint to using another way to access the reconfiguration interface, for the moment the self-coded controller is my only viable option.
Thanks a lot for any helpful comment in advance!
Best regards,
Sebastian