EasyManuals Logo

Intel Cyclone 10 GX User Manual

Intel Cyclone 10 GX
402 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #164 background imageLoading...
Page #164 background image
2.9.1.3. How to Enable Low Latency in Basic Enhanced PCS
In the Parameter Editor, use the following settings to enable low latency:
1. Select the Enable 'Enhanced PCS' low latency mode option.
2. Select one of the following gear ratios:
Single-width mode: 32:32, 40:40, 64:64, 66:40, 66:64, or 64:32
Double-width mode: 40:40, 64:64, or 66:64
3. Select Phase_compensation in the TX and RX FIFO mode list.
4. If you need the Scrambler and Descrambler features, enable Block Synchronize
and use the 66:32, 66:40, or 66:64 gear ratio.
2.9.1.4. Enhanced PCS FIFO Operation
Phase Compensation Mode
Phase compensation mode ensures correct data transfer between the core clock and
parallel clock domains. The read and write sides of the TX Core or RX Core FIFO must
be driven by the same clock frequency. The depth of the TX or RX FIFO is constant in
this mode. Therefore, the TX Core or RX Core FIFO flag status can be ignored. You can
tie tx_fifo_wr_en or rx_data_valid to 1.
Basic Mode
Basic mode allows you to drive the write and read side of a FIFO with different clock
frequencies. tx_coreclkin or rx_coreclkin must have a minimum frequency of
the lane data rate divided by 66. The frequency range for tx_coreclkin or
rx_coreclkin is (data rate/32) to (data rate/66). For best results, Intel
recommends that tx_coreclkin or rx_coreclkin be set to (data rate/32). Monitor
the FIFO flag to control write and read operations.
For TX FIFO, assert tx_enh_data_valid with the tx_fifo_pfull signal going low.
This can be done with the following example assignment:
assign tx_enh_data_valid = ~tx_fifo_pfull;
Figure 79. TX FIFO Basic Mode Operation
64’d0 64’d1 64’d2 64’d3 64’d4
64’d5 64’d6 64’d7 64’d8 64’d9 64’ha
tx_clkout (read side)
tx_coreclk (write side)
tx_parallel_data[63:0]
tx_digitalreset
tx_enh_datavalid
tx_fifo_pempty
tx_fifo_full
tx_fifo_pfull
For RX FIFO, assert rx_enh_read_en with the rx_fifo_pempty signal going low.
This can be done with the following example assignment:
assign rx_enh_read_en = ~rx_fifo_pempty;
2. Implementing Protocols in Intel Cyclone 10 GX Transceivers
UG-20070 | 2018.09.24
Intel
®
Cyclone
®
10 GX Transceiver PHY User Guide
Send Feedback
164

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Intel Cyclone 10 GX and is the answer not in the manual?

Intel Cyclone 10 GX Specifications

General IconGeneral
BrandIntel
ModelCyclone 10 GX
CategoryTransceiver
LanguageEnglish

Related product manuals