1.3.2. Receiver Transport Layer (TL)
To check the data integrity of the payload data stream through the receiver (RX) JESD204C Intel® FPGA IP and transport layer, the ADC is configured to ramp/PRBS test pattern. The ADC is also set to operate with the same configuration as set in the JESD204C Intel® FPGA IP. The ramp/PRBS checker in the FPGA fabric checks the ramp/PRBS data integrity for one minute. The RX JESD204C Intel® FPGA IP register rx_err is polled continuously for zero value for one minute.
The figure below shows the conceptual test setup for data integrity checking.
Test Case | Objective | Description | Passing Criteria |
---|---|---|---|
TL.1 | Check the transport layer mapping of the data channel using ramp test pattern. | The following signals in <ip_variant_name> _base.v are tapped:
The rxframe_clk is used as the sampling clock for the Signal Tap. The rx_patchk_data_error_int signal indicates a pass or fail for the ramp checker. |
|
TL.2 | Check the transport layer mapping of the data channel using the PRBS15 test pattern. | The following signals in <ip_variant_name> _base.v are tapped:
The rxframe_clk is used as the sampling clock for the Signal Tap. The rx_patchk_data_error_int signal indicates a pass or fail for the ramp checker. |
|