DisplayPort Intel® FPGA IP User Guide

ID 683273
Date 11/12/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

10.1.1. DPTX_TX_CONTROL

The IRQ is asserted when AUX_IRQ_EN = 1 and in register DPTX_AUX_CONTROL flag MSG_READY = 1. IRQ is de-asserted by setting AUX_IRQ_EN to 0 or reading from DPTX_AUX_COMMAND. IRQ is also asserted if HPD_IRQ_EN = 1 and a new HPD event is detected (HPD_EVENT in register DPTX_TX_STATUS different from 00). IRQ is de-asserted by setting HPD_IRQ_EN to 0 or reading from DPTX_TX_STATUS.

Setting LANE_COUNT to 00000 causes the transmitter to always send a logical zero (i.e., a constant voltage level). This function can be used as a surrogate for “power down” for link layer compliance testing.

Field TX_LINK_RATE drives the respective tx_reconfig port.

Address: 0x0000

Direction: RW

Reset: 0x00000000

Table 58.  DPTX_TX_CONTROL Bits

Bit

Bit Name

Function

31

HPD_IRQ_EN

Enables an IRQ issued to the Nios® II processor on an HPD event:

  • 0 = disable
  • 1 = enable

30

AUX_IRQ_EN

Enables an IRQ issued to the Nios® II processor when an AUX channel transaction reply is received from the sink:

  • 0 = disable
  • 1 = enable

29

Unused

N/A

28:21

TX_LINK_RATE

Main link rate expressed as multiples of 270 Mbps:

  • 0x06 = 1.62 Gbps
  • 0x0a = 2.7 Gbps
  • 0x14 = 5.4 Gbps
  • 0x1e = 8.1 Gbps

20

Reserved

Reserved

19 ENHANCED_FRAME

0 = Standard framing

1 = Enhanced framing

18:10 Unused N/A

9:5

LANE_COUNT

Lane count:

  • 00000 = Reserved
  • 00001 = 1
  • 00010 = 2
  • 00100 = 4

4

Unused

N/A

3:0

TP

Current training pattern:

  • 0000 = Normal video
  • 0001 = Training pattern 1 (D10.2)
  • 0010 = Training pattern 2
  • 0011 = Training pattern 3
  • 0111 = Training pattern 4
  • 0100 = Video idle pattern
  • 1001 = D10.2 test pattern (same as training pattern 1)
  • 1010 = Symbol error rate measurement pattern
  • 1011 = PRBS7
  • 1100 = 80-bit custom pattern
  • 1101 = CP2520 test pattern 1 (HBR2 compliance test pattern)
  • 1111 = CP2520 test pattern 3 (same as training pattern 4)