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
4.5. Reset Scheme
All resets in the JESD204B IP are synchronous reset signals and should be asserted and deasserted synchronously.
Note: Ensure that the resets are synchronized to the respective clocks for reset assertion and deassertion.
Reset Signal | Associated Clock | Description |
---|---|---|
txlink_rst_n rxlink_rst_n |
TX/RX Link Clock | Active low reset. Intel® recommends that you:
The txlink_rst_n/rxlink_rst_n and txframe_rst_n /rxframe_rst_n signals can be deasserted at the same time. These resets can only be deasserted after you configure the CSR registers. |
txframe_rst_n rxframe_rst_n |
TX/RX Frame Clock | Active low reset controlled by the clock and reset unit. If the TX/RX link clock and the TX/RX frame clock has the same frequency, both can share the same reset. |
tx_analogreset[L-1:0] rx_analogreset[L-1:0] |
Transceiver Native PHY Analog Reset | Active high reset controlled by the transceiver reset controller. This signal resets the TX/RX PMA.
The link clock, frame clock, and AVS clock reset signals (txlink_rst_n/rxlink_rst_n, txframe_rst_n/rxframe_rst_n and jesd204_tx_avs_rst_n/jesd204_rx_avs_rst_n) can only be deasserted after the transceiver comes out of reset. 28
Note: This signal is not applicable for Agilex™ 7 and Stratix® 10 E-tile devices.
|
tx_analogreset_stat[L-1:0] rx_analogreset_stat[L-1:0] |
Transceiver Native PHY Analog Reset | TX PMA analog reset status port connected to the transceiver reset controller. 29
Note: This signal is applicable only for Stratix® 10 L-tile and H-tile devices.
|
tx_digitalreset[L-1:0] rx_digitalreset[L-1:0] |
Transceiver Native PHY Digital Reset | Active high reset controlled by the transceiver reset controller. This signal resets the TX/RX PCS.
The link clock, frame clock, and AVS clock reset signals (txlink_rst_n/rxlink_rst_n, txframe_rst_n/rxframe_rst_n and jesd204_tx_avs_rst_n/jesd204_rx_avs_rst_n) can only be deasserted after the transceiver comes out of reset. 28
Note: This signal is not applicable for Agilex™ 7 and Stratix® 10 E-tile devices.
|
tx_digitalreset_stat[L-1:0] rx_digitalreset_stat[L-1:0] |
Transceiver Native PHY Digital Reset | TX PCS digital reset status port connected to the transceiver reset controller.29
Note: This signal is applicable only for Stratix® 10 L-tile and H-tile devices.
|
jesd204_tx_avs_rst_n jesd204_rx_avs_rst_n |
TX/RX AVS (CSR) Clock | Active low reset controlled by the clock and reset unit. Typically, both signals can be deasserted after the core PLL and transceiver PLL are locked and out of reset. If you want to dynamically modify the LMF at run-time, you can program the CSRs after AVS reset is deasserted. This phase is referred to as the configuration phase. After the configuration phase is complete, then only the txlink_rst_n/rxlink_rst_n and txframe_rst_n/rxframe_rst_n signals can be deasserted. |
28 Refer to the respective Transceiver PHY IP User Guides for the timing diagram of the tx_analogreset, rx_analogreset, tx_digitalreset, and rx_digitalreset signals.
29 Refer to the Stratix® 10 L- and H-tile Transceiver PHY IP User Guide for the timing diagram of the tx_analogreset_stat, rx_analogreset_stat, tx_digitalreset_stat, and rx_digitalreset_stat signals.