JESD204B IP Core Design Example User Guide

ID 683094
Date 11/06/2017
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

1.6.1.7. Transport Layer

The transport layer in the JESD204B IP core consists of an assembler at the TX path and a deassembler at the RX path.

The transport layer provides the following services to the application layer (AL) and the DLL:

  • The assembler at the TX path:
    • maps the conversion samples from the AL (through the Avalon-ST interface) to a specific format of non-scrambled octets, before streaming them to the DLL.
    • reports AL error to the DLL if it encounters a specific error condition on the Avalon-ST interface during TX data streaming.
  • The deassembler at the RX path:
    • maps the descrambled octets from the DLL to a specific conversion sample format before streaming them to the AL (through the Avalon-ST interface).
    • reports AL error to the DLL if it encounters a specific error condition on the Avalon-ST interface during RX data streaming.