1.3.2. Transmitter Transport Layer
To verify the data integrity of the payload data stream through the TX JESD204B IP core and transport layer, the DAC's JESD core is configured to check either the PRBS test pattern that the FPGA's test pattern generator transmits. The DAC JESD core checks the transport layer test patterns based on F = 1, 2, 4, or 8 configuration. You can check the DAC registers 0x14C and 0x14D for individual DAC’s error status.
To verify that data from the FPGA digital domain is successfully sent to the DAC analog domain, the FPGA is configured to generate a sinewave. Connect an oscilloscope to observe the waveform at the DAC analog channels.
The SignalTap II Logic Analyzer tool monitors the operation of the TX transport layer.
Test Case |
Objective |
Description |
Passing Criteria |
---|---|---|---|
TL.1 |
Check the transport layer mapping using PRBS-7 test pattern. |
The following signals in altera_jesd204_transport_tx_top.sv are tapped:
The following signal in jesd204b_ed.sv is tapped:
The txframe_clk is used as the sampling clock for the SignalTap II. Check the following error in the AD9144 register:
|
|
TL.2 | Verify the data transfer from digital to analog domain. | Enable sinewave generator in the FPGA and observe the DAC analog channel output on the oscilloscope. | A monotone sinewave is observed on the oscilloscope. |