This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TCI6638K2K: 6638k2k: Keystone2 - SRIO inconsistency between PDK support and specifications

Part Number: TCI6638K2K

Hi,

   In SPRUGW1C manual it is listed that line rate can be set to full, half, quarter ,eigth. In CSL I see there is no support for eighth.

  Starting from ref_clk and following to obtain a specific link rate in Gbps we should set MPY and line rate.
   In CSL we have: 

typedef enum
{
CSL_SERDES_LANE_FULL_RATE = 0,
CSL_SERDES_LANE_HALF_RATE = 1,
CSL_SERDES_LANE_QUARTER_RATE = 2
} CSL_SERDES_LANE_CTRL_RATE;

   We are using pdk_k2hk_4_0_14.