Give Feedback
1.11. JESD204B IP Core v15.0
Description | Impact |
---|---|
Added support for Cyclone V FPGA device family (up to 5 Gbps). | – |
Added new parameters:
|
– |
Added new register bits to support error detection (refer to New Register Bits). | These new register bits are available when you upgrade the IP core to v15.0. |
Register | Bit | Description |
---|---|---|
tx_err (0x60) | csr_pll_locked_err | Detects and flags an error when one or more lanes of PLL locked loses lock while the JESD204B link is running. |
csr_pcfifo_full_err | Detects and flags an error when one or more lanes of the Phase Compensation FIFO is unexpectedly full while the JESD204B link is running. | |
csr_pcfifo_empty_err | Detects and flags an error when one or more lanes of the Phase Compensation FIFO is unexpectedly empty while the JESD204B link is running. | |
tx_err_enable (0x64) | csr_pll_locked_err_en | Enable interrupt for PLL lose lock error. |
csr_pcfifo_full_err_en | Enable interrupt for Phase Compensation FIFO full error. | |
csr_pcfifo_empty_err_en | Enable interrupt for Phase Compensation FIFO empty error. | |
rx_err0 (0x60) | csr_rx_locked_to_data_err | Detects and flags an error when one or more lanes is not locked to data while the JESD204B link is running. |
csr_pcfifo_full_err | Detects and flags an error when one or more lanes of the Phase Compensation FIFO is unexpectedly full while the JESD204B link is running. | |
csr_pcfifo_empty_err | Detects and flags an error when when one or more lanes of the Phase Compensation FIFO is unexpectedly empty while the JESD204B link is running. | |
rx_err_enable (0x74) | csr_rx_locked_to_data_err_en | Enable interrupt for RX not locked to data error. |
csr_pcfifo_full_err_en | Enable interrupt for Phase Compensation FIFO full error. | |
csr_pcfifo_empty_err_en | Enable interrupt for Phase Compensation FIFO empty error. | |
rx_err_link_reinit (0x78) | csr_rx_locked_to_data_err_link_reinit | Enable link reinitialization for RX not locked to data error. |
csr_pcfifo_full_err_link_reinit | Enable link reinitialization for Phase Compensation FIFO full error. | |
csr_pcfifo_empty_err_link_reinit | Enable link reinitialization for Phase Compensation FIFO empty error. |