Visible to Intel only — GUID: bhc1438759487930
Ixiasoft
Visible to Intel only — GUID: bhc1438759487930
Ixiasoft
1.7.1.2. Transport Layer
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.
The transport layer has many customization options and you may modify the transport layer RTL to customize it to your specifications. Furthermore, for certain parameters like L, F, and N, the transport layer shares the CSR values with the JESD204B IP core. This means that any dynamic reconfiguration operation that affects those values for the JESD204B IP core will affect the transport layer in the same way. By default, the software does not contain any dynamic reconfiguration features but you can use the Qsys system to implement such feature in the software.
For more details on the implementation of the transport layer in RTL and customization options, refer to chapter 5.