Visible to Intel only — GUID: vgo1460426213221
Ixiasoft
Visible to Intel only — GUID: vgo1460426213221
Ixiasoft
3.1. Atlantic Interface
It is a full-duplex, synchronous point-to-point connection interface that supports a variety of data widths. The width of the Atlantic interface is determined by the number of lanes and the transfer size.
- Each port has a full Atlantic interface.
- In the transmit direction of each type of port, an Atlantic dual clock domain FIFO buffer is implemented.
- The receiver dual clock domain Atlantic FIFO buffer is optional.
The SerialLite II IP core is an Atlantic interface slave when the Atlantic FIFO buffer is implemented (when the function is not in streaming mode, and the buffer size is not zero). Otherwise, the IP core is an Atlantic interface master. The logic that drives data into the SerialLite II IP core or receives data from the SerialLite II IP core is referred as the system logic.
- The IP core sends the user input data packets to the Atlantic interface when the txrdp_ena signal is asserted (txrdp_ena pin is level triggered).
- The data packets go through several internal processes in the SerialLite II data link layer and physical layer, including all packet framing, CRC, and 8B/10B generation, and bit serializing.
- These internal processes produce some core latency of approximately 21 clock cycles to finally send the packets to the High Speed Serial Interface (HSSI) link.
- The latency calculation is based on the tx_coreclock frequency and is counted from the first data presented at the Atlantic interface on the transmitter side to the first data that appeared at the HSSI.
- The IP core transmits the data packets through the HSSI link and the data packets go through another SerialLite II IP core.
- In the other SerialLite II IP core, the same reverse processes are done in the SerialLite II data link layer and physical layer to strip off the framing and return the raw data back in the Atlantic interface.
- The data are presented at the Atlantic interface after approximately 25 clock cycles of latency.
- The latency is counted from the first data that appeared at the HSSI to the first data that reaches the Atlantic interface on the receiver side.