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
2.4. IP Variation
The GTS JESD204B IP has three core variations:
- JESD204B MAC only
- JESD204B PHY only
- JESD204B MAC and PHY
In a subsystem where there are multiple ADC and DAC converters, you need to use the Quartus® Prime software to merge the transceivers and group them into the transceiver architecture. For example, to create two instances of the GTS JESD204B TX IP with four lanes each and four instances of the GTS JESD204B RX IP with two lanes each, you can apply the following option:
- MAC and PHY option
- Generate GTS JESD204B TX IP with four lanes and GTS JESD204B RX IP with two lanes.
- Instantiate the desired components.
- Use the Quartus® Prime software to merge the PHY lanes.
- MAC only and PHY only option—based on the configuration above, there are a total of eight lanes in duplex mode.
- Generate the JESD204B Duplex PHY with a total of eight lanes. (TX skew is reduced in this configuration as the channels are bonded).
- Generate the JESD204B TX MAC with four lanes and instantiate it two times.
- Generate the JESD204B RX MAC with two lanes and instantiate it four times.
- Create a wrapper to connect the JESD204B TX MAC and RX MAC with the JESD204B Duplex PHY.
Note: If the data rate for TX and RX is different, the transceiver does not allow duplex mode to generate a duplex PHY. In this case, you have to generate a RX-only PHY on the RX data rate and a TX-only PHY on the TX data rate.