Logo
stable

Contents:

  • Overview
  • High Level Overview
  • Packets
  • Integration
  • LTSSM
  • Link Layer Logic
  • Testbench
  • Attributes
  • SLINK_CTRL Registers
  • Synthesis/PnR
  • Roadmap
S-Link
  • »
  • S-Link Attributes
  • Edit on GitHub

S-Link Attributes¶

Address

Name

Width

ReadOnly

Reset

Description

0x0

max_txs

3

1

NUM_TX_LANES_CLOG2

Maximum number of TX lanes this S-Link supports

0x1

max_rxs

3

1

NUM_RX_LANES_CLOG2

Maximum number of RX lanes this S-Link supports

0x2

active_txs

3

0

NUM_TX_LANES_CLOG2

Active TX lanes

0x3

active_rxs

3

0

NUM_RX_LANES_CLOG2

Active RX lanes

0x8

hard_reset_us

10

0

100

Time (in us) at which a Hard Reset Condition is detected.

0x10

px_clk_trail

8

0

PX_CLK_TRAIL_RESET

Number of clock cycles to run the bitclk when going to a P state that doesn’t supply the bitclk

0x20

p1_ts1_tx

16

0

P1_TS1_TX_RESET

TS1s to send if exiting from P1

0x21

p1_ts1_rx

16

0

P1_TS1_RX_RESET

TS1s to receive if exiting from P1

0x22

p1_ts2_tx

16

0

P1_TS2_TX_RESET

TS2s to send if exiting from P1

0x23

p1_ts2_rx

16

0

P1_TS2_RX_RESET

TS2s to receive if exiting from P1

0x24

p2_ts1_tx

16

0

P2_TS1_TX_RESET

TS1s to send if exiting from P2

0x25

p2_ts1_rx

16

0

P2_TS1_RX_RESET

TS1s to receive if exiting from P2

0x26

p2_ts2_tx

16

0

P2_TS2_TX_RESET

TS2s to send if exiting from P2

0x27

p2_ts2_rx

16

0

P2_TS2_RX_RESET

TS2s to receive if exiting from P2

0x28

p3r_ts1_tx

16

0

P3R_TS1_TX_RESET

TS1s to send if exiting from P3 or when coming out of reset

0x29

p3r_ts1_rx

16

0

P3R_TS1_RX_RESET

TS1s to receive if exiting from P3 or when coming out of reset

0x2a

p3r_ts2_tx

16

0

P3R_TS2_TX_RESET

TS2s to send if exiting from P3 or when coming out of reset

0x2b

p3r_ts2_rx

16

0

P3R_TS2_RX_RESET

TS2s to receive if exiting from P3 or when coming out of reset

0x30

sync_freq

8

0

SYNC_FREQ_RESET

How often SYNC Ordered Sets are sent during training


© Copyright 2020, S-Link Revision 32f2c856.

Built with Sphinx using a theme provided by Read the Docs.