Ver 1.3
PRELIMINARY
EAGLE
- Serialization Block
The Serialization block reads 32-bit data from internal FIFO, then serializes the data according to BPP color mode.
The output data size of Serialization Data (SQ) Block is 24 bits. 24 bits represent 1 Pixel. SQ[23:16], SQ[15:8], and
SQ[7:0] are mapped as Red, Green, and Blue respectively.
Control REG
{[16],[2]}
Serialization Data
SQ[23:0]
00
{ D[15:11], 3`h0, D[10:5], 2`h0, D[4:0], 3`h0 }
{ D[31:27], 3`h0, D[26:21], 2`h0, D[20:16], 3`h0 }
{ D[15:11], 3`h0, D[10:5], 2`h0, D[4:0], 3`h0 }
{ D[15:11], 3`h0, D[10:5], 2`h0, D[4:0], 3`h0 }
{ D[31:27], 3`h0, D[26:21], 2`h0, D[20:16], 3`h0 }
{ D[31:27], 3`h0, D[26:21], 2`h0, D[20:16], 3`h0 }
01
10
11
{ D[23:0] }
{ D+1[23:0] }
{ D+2[23:0] }
{ D+3[23:0] }
{ D[23:0] }
{ D[23:0] }
{ D+1[23:0] }
{ D+1[23:0] }
{ D+2[23:0] }
{ D+2[23:0] }
{ D+3[23:0] }
{ D+3[23:0] }
Table 3-12 32 Bit Video Data Serialization
* Control REG[16] : 0 = 16 Bit Color mode
1 = 24 Bit Color mode
* Control REG[2] : 0 = Normal display mode
1 = Horizontal Double scan mode
95
CONFIDENTIAL
Beijing Peak Microtech Co.Ltd.