GTS JESD204B Intel® FPGA IP User Guide

ID 832100
Date 4/16/2025
Public
Document Table of Contents

4.6.3. RX Reset Entry and Exit Sequence

Figure 20. RX IP Reset Entry and Exit Sequence

The descriptions below correspond to Figure 20

  1. The user logic asserts the GTS JESD204B IP and configuration reset to the GTS JESD204B IP RX, j204b_rx_avs_rst_n = 1, j204b_rx_rst_n = 0, and reconfig_xcvr_reset = 1.
    Note: If you assert j204b_rx_avs_rst_n and reconfig_xcvr_reset, j204b_rx_rst_n is required to be asserted as well. You can opt to assert j204b_rx_rst_n without asserting j204b_rx_avs_rst_n and reconfig_xcvr_reset.
  2. Wait for the Core PLL to lock. After which, the user logic deasserts j204b_rx_avs_rst_n and reconfig_xcvr_reset and perform configurations of the PHY and IP.
  3. After all relevant PHY channels are fully in reset, the IP core asserts j204b_rx_rst_ack_n = 0 to the user logic. Knowing the relevant channels are in proper reset states, the user logic can release the reset to the IP core when possible (j204b_rx_rst_n = 1). Use j204b_rx_rst_ack_n as an indicator to deassert j204b_rx_rst_n = 1.
  4. The user logic deasserts the IP reset (j204b_rx_rst_n = 1).
  5. The IP core deasserts j204b_rx_rst_ack_n = 1 to indicate that reset sequence is complete.
  6. The IP informs you that the MAC is released from reset by asserting j204b_rx_out_of_reset = 1. You must synchronize j204b_rx_out_of_reset to rxlink_clk or rxframe_clk domain before use.
  7. Based on the j204b_rx_out_of_reset status, for Subclass 1, if the continuous SYSREF pulses from the clock generator are present when the RX link reset is deasserted, the RX link initializes. If the SYSREF pulse is not present, trigger the clock generator to provide a SYSREF pulse to initialize the link.
  8. The IP core asserts j204b_rx_link_valid = 1 to user when alignment and deskew is achieved, and deskew is complete. The GTS JESD204B RX IP core is operational.
  9. At any time when you require a reset to the MAC and PHY, you must wait for j204b_rx_rst_ack_n = 1. Assertion of j204b_rx_rst_n = 0 resets the MAC and PHY in the IP core.