Visible to Intel only — GUID: ynf1644947556873
Ixiasoft
2.2.1. TDATA Pixel Packing
2.2.2. RGB Pixel Packing
2.2.3. YCbCr 444 Pixel Packing
2.2.4. YCbCr 422 Pixel Packing
2.2.5. YCbCr 420 Pixel Packing
2.2.6. Four-Channel Video Pixel Packing
2.2.7. Packing with Multiple Pixels in Parallel
2.2.8. Multiple Pixels in Parallel and Empty Pixels
2.2.9. YCbCr 422 Video with Multiple Pixels in Parallel
2.2.10. Packing RGB444 onto an RGB888 Interface
2.2.11. Packing with Less than 8 bits per Symbol Natively
2.2.12. Interlaced Fields
Visible to Intel only — GUID: ynf1644947556873
Ixiasoft
3.1.1. Auxiliary Control Packet Rules
To conform to the Intel FPGA streaming video protocol, IPs must follow these rules:
- IPs must propagate all auxiliary control packets unchanged unless the semantics of the packet indicate that it should terminate at that IP.
- IPs must not change the order of any auxiliary control packets unless this order is an intended part of the functionality for that IP.
- IPs that generate one field of video for every field received must retain the count and field count quantities, unchanged, in the image information packets and end-of-field packets respectively.
Figure 43. Auxiliary Packet RulesThe figure shows aux1 and aux2 associate with field 1 and aux3 associates with field 2.
Pairs of image information and end-of-field packets mark one field of video. Any auxiliary control packets before the current field’s end-of-field packet are associated with that field. In addition, any auxiliary control packets that occur after the end-of-field packet of the preceding field are also associated with the current field.
These rules inform systems how to process any associated auxiliary control packets when switching or buffering video fields.