User Guide
Table Of Contents
DisplayPort Rx IP Interface Signal
Microsemi Proprietary and Confidential UG0935 User Guide Revision 2.0 9
6 DisplayPort Rx IP Interface Signal
6.1 Interface
The following table shows the input and output ports for DisplayPort Rx IP.
Table 4 • DisplayPort Rx IP Interface signals
Interface Width Direction Description
vclk_i 1 Input Video clock
vrst_n_i 1 Input Low-active reset signal synchronized with vclk_i
dpclk_i 1 Input DisplayPort IP working clock. It is DisplayPortLaneRate/40. For
example, DisplayPort lane rate is 2.7 Gbps, dpclk_i is 2.7 Gbps/40 =
67.5 MHz
dprst_n_i 1 Input Low-active reset signal synchronized with dpclk_i
aux_clk_i 1 Input AUX Channel clock. It is 100 MHz.
aux_rst_n_i 1 Input Low-active reset signal synchronized with aux_clk_i
pclk_i 1 Input APB interface clock
prst_n_i 1 Input Low-active reset signal synchronized with pclk_i
paddr_i 16 Input APB address
pwrite_i 1 Input APB write signal
psel_i 1 Input APB select signal
penable_i 1 Input APB enable signal
pwdata_i 32 Input APB writing data
prdata_o 32 Output APB reading data
pready_o 1 Output APB reading data ready signal
int_o 1 Output Interrupt signal to CPU
vsync_o 1 Output VSYNC for output video stream. It is synchronous with vclk_i.
hsync_o 1 Output HSYNC for output video stream. It is synchronous with vclk_i.
pixel_val_o 1/2/4 Output Indicates the validation of pixels on pixel_data_o port, synchronous with
vclk_i
pixel_data_o 48/96/192 Output Output video stream pixel data. It could be 1, 2, or 4 parallel pixels. It is
synchronous with vclk_i.
For four parallel pixels, bit[191:144] for 1
st
pixel, bit[143:96] for 2
nd
pixel,
bit[95:48] for 3
rd
pixel, and bit[47:0] for 4
th
pixel.
Each pixel uses 48 bits, for RGB, bit[47:32] is R, bit[31:16] is G, and
bit[15:0] is B. Each color component uses the lowest BPC bits. For
example, RGB with 24 bits per pixel, bit[7:0] is B, bit[23:16] is G, and
bit[39:32] is R. All other bits are reserved.
hpd_o 1 Output HPD output signal
aux_tx_en_o 1 Output AUX Tx data enable signal
aux_tx_io_o 1 Output AUX Tx data
aux_rx_io_i 1 Input AUX Rx data