Data type is set to 0x1E.
Figure 5-67. YUV 422 8-bit Mode BitTable 5-134. YUV422 8-bit MappingDEMUX_DATA Slice | YUV 422 8-Bit Data Mapping |
---|
demux_data[39:30] | {Y2[7:0], 2’b00} |
demux_data[29:20] | {Y1[7:0], 2’b00} |
demux_data[19:10] | {U1[7:0], 2’b00} (Cb component} |
demux_data[9:0] | {V1[7:0], 2’b00} (Cr component) |
Table 5-135. YUV422 8-bit Recommended Memory Storage (Even Line)Addr | receive_buffer[31:24] | receive_buffer[23:16] | receive_buffer[15:8] | receive_buffer[7:0] |
---|
Pixel ID | U1 | Y1 | V1 | Y2 |
0x00 | a7 | a6 | a5 | a4 | a3 | a2 | a1 | a0 | b7 | b6 | b5 | b4 | b3 | b2 | b1 | b0 | c7 | v6 | c5 | c4 | c3 | c3 | c1 | c0 | d7 | d6 | d5 | d4 | d3 | d2 | d1 | d0 |
Pixel ID | U3 | Y3 | V3 | Y4 |
0x04 | e7 | e6 | e5 | e4 | e3 | e2 | e1 | e0 | f7 | f6 | f5 | f4 | f3 | f2 | f1 | f0 | g7 | g6 | g5 | g4 | g3 | g2 | g1 | g0 | h7 | h6 | h5 | h4 | h3 | h2 | h1 | h0 |