1. GTS JESD204B IP Quick Reference
2. About the GTS JESD204B Intel® FPGA IP
3. Getting Started
4. GTS JESD204B IP Functional Description
5. GTS JESD204B IP Deterministic Latency Implementation Guidelines
6. GTS JESD204B IP Debug Guidelines
7. Document Revision History for the GTS JESD204B Intel® FPGA IP User Guide
3.1. Introduction to Intel® FPGA IP Cores
3.2. Installing and Licensing Intel® FPGA IP Cores
3.3. Intel® FPGA IP Evaluation Mode
3.4. Upgrading IP Cores
3.5. IP Catalog and Parameter Editor
3.6. Design Walkthrough
3.7. GTS JESD204B IP Design Considerations
3.8. GTS JESD204B Intel® FPGA IP Parameters
3.9. Analog Parameter Settings
3.10. GTS JESD204B IP Component Files
4.6.2. TX Reset Entry and Exit Sequence
Figure 19. TX IP Reset Entry and Exit Sequence
The descriptions below correspond to Figure 19:
- The user logic asserts the GTS JESD204B IP and configuration reset to the GTS JESD204B IP TX, j204b_tx_avs_rst_n = 0, j204b_tx_rst_n = 0, and reconfig_xcvr_reset = 1.
Note: If you assert j204b_tx_avs_rst_n and reconfig_xcvr_reset, j204b_tx_rst_n is required to be asserted as well. You can opt to assert j204b_tx_rst_n without asserting j204b_tx_avs_rst_n and reconfig_xcvr_reset.
- Wait for the Core PLL to lock. After which, the user logic deasserts j204b_tx_avs_rst_n and reconfig_xcvr_reset and perform configurations of the PHY and IP.
- After all relevant PHY channels are fully in reset, the IP core asserts j204b_tx_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_tx_rst_n = 1). Use j204b_tx_rst_ack_n as an indicator to deassert j204b_tx_rst_n = 1.
- The user logic deasserts the IP reset (j204b_tx_rst_n = 1).
- The IP core deasserts j204b_tx_rst_ack_n = 1 to indicate that reset sequence is complete.
- The IP core asserts j204b_tx_out_of_reset = 1 to user. You must synchronize j204b_tx_out_of_reset to rxlink_clk or rxframe_clk domain before use.
- For Subclass 1, if the continuous SYSREF pulses from the clock generator are present when the TX link reset is deasserted, the TX link initializes. If the SYSREF pulse is not present, trigger the clock generator to provide a SYSREF pulse to initialize the link after j204b_tx_out_of_reset = 1.
- When the IP is ready to receive data from the application, the IP core assert j204b_tx_frame_ready = 1 and j204b_tx_link_ready = 1 to user. The GTS JESD204B TX IP Core is operational.
- At any time when you require a reset to the MAC and PHY, you must wait for j204b_tx_rst_ack_n = 1. Assertion of j204b_tx_rst_n = 0 resets the MAC and PHY in the IP core.