Visible to Intel only — GUID: bhc1411116809785
Ixiasoft
1. JESD204B IP Quick Reference
2. About the JESD204B Intel® FPGA IP
3. Getting Started
4. JESD204B IP Functional Description
5. JESD204B IP Deterministic Latency Implementation Guidelines
6. JESD204B IP Debug Guidelines
7. JESD204B Intel® FPGA IP User Guide Archives
8. Document Revision History for the 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. JESD204B Design Examples
3.8. JESD204B IP Design Considerations
3.9. JESD204B Intel® FPGA IP Parameters
3.10. JESD204B IP Component Files
3.11. JESD204B IP Testbench
Visible to Intel only — GUID: bhc1411116809785
Ixiasoft
2.4. IP Variation
The 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 JESD204B TX IP with four lanes each and four instances of the JESD204B RX IP with two lanes each, you can apply one of the following options:
- MAC and PHY option
- Generate JESD204B TX IP with four lanes and 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.