1. About the GTS JESD204C Intel® FPGA IP User Guide
2. Overview of the GTS JESD204C Intel® FPGA IP
3. Functional Description
4. Getting Started
5. Designing with the GTS JESD204C Intel® FPGA IP
6. GTS JESD204C Intel® FPGA IP Parameters
7. Interface Signals
8. Control and Status Registers
9. Document Revision History for the GTS JESD204C Intel® FPGA IP User Guide
4.1. Installing and Licensing Intel® FPGA IP Cores
4.2. Intel® FPGA IP Evaluation Mode
4.3. IP Catalog and Parameter Editor
4.4. GTS JESD204C IP Component Files
4.5. Creating a New Quartus® Prime Project
4.6. Parameterizing and Generating the IP
4.7. Compiling the GTS JESD204C IP Design
4.8. Programming an FPGA Device
5.1. Configuring the GTS Reset Sequencer Intel® FPGA IP
5.2. Reset Initialization
5.3. Configuration Phase
5.4. Link Reinitialization
5.5. SYSREF Sampling
5.6. Interrupt and Error Handling
5.7. Multi-Device Synchronization
5.8. Deterministic Latency
5.9. Pin Assignments
5.10. Dual Simplex Support
5.11. Analog Parameter Settings
5.12. Transceiver Toolkit
5.2.2. GTS JESD204C RX Reset Sequence
Figure 10. GTS JESD204C RX Reset Sequence
The descriptions below correspond to the GTS JESD204C RX Reset Sequence:
- The user logic asserts the GTS JESD204C IP and configuration reset to the GTS JESD204C IP RX, j204c_rx_avs_rst_n = 1, j204c_rx_rst_n = 0, and reconfig_xcvr_reset = 1.
Note: If you assert j204c_rx_avs_rst_n and reconfig_xcvr_reset, j204c_rx_rst_n is required to be asserted as well. You can opt to assert j204c_rx_rst_n without asserting j204c_rx_avs_rst_n and reconfig_xcvr_reset.
- The user logic deasserts j204c_rx_avs_rst_n and reconfig_xcvr_reset and perform configurations of the PHY and IP. At the same, wait for IOPLL to lock.
- After all relevant PHY channels are fully in reset, the IP core asserts j204c_rx_rst_ack_n = 1 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 (j204c_rx_rst_n = 1). Use j204c_rx_rst_ack_n as an indicator to deassert j204c_rx_rst_n = 1.
- The user logic deasserts the IP reset (j204c_rx_rst_n = 1).
- The IP core deasserts j204c_rx_rst_ack_n = 1 to indicate that reset sequence is complete.
- The IP asserts j204c_rx_avst_valid = 1 when alignment and deskew is achieved, and deskew is complete. The GTS JESD204C RX IP core is operational.
- At any time when you require a reset to the MAC and PHY, you must wait for j204c_rx_rst_ack_n = 1. Assertion of j204c_rx_rst_n = 0 resets the MAC and PHY in the IP core.