Receiver Transport Layer
To check the data integrity of the payload data stream through the JESD204B receiver IP Core and transport layer, the ADC is configured to output PRBS-9 and Ramp test data pattern. The ADC is also set to operate with the same configuration as set in the JESD204B IP Core. The PRBS checker/Ramp checker in the FPGA fabric checks data integrity for one minute.
Test Case | Objective | Description | Passing Criteria |
---|---|---|---|
TL.1 |
Check the transport layer mapping using Ramp test pattern. | The following signals in altera_jesd204_transport_rx_top.sv are tapped:
The following signals in jesd204b_ed.sv are tapped:
The rxframe_clk is used as the sampling clock for the Signal Tap. The data_error signal indicates a pass or fail for the PRBS checker. |
|
TL.2 |
Check the transport layer mapping using PRBS-9 test pattern. | The following signals in altera_jesd204_transport_rx_top.sv are tapped:
The following signals in jesd204b_ed.sv are tapped:
The rxframe_clk is used as the sampling clock for the Signal Tap. The data_error signal indicates a pass or fail for the PRBS checker. |
|