Visible to Intel only — GUID: lri1642601393958
Ixiasoft
Visible to Intel only — GUID: lri1642601393958
Ixiasoft
2.1. Metapackets (Full Variants)
TUSER[1] is decoded during the first valid beat of the packet (beat 0 in the figure) and a high value indicates the start of a new metapacket. TUSER[0] and TUSER[1] should be low for the remainder of the packet.
TUSER[1:0] | Meaning |
---|---|
00 | Video packet (from either an interlaced (F0 or F1) field or progressive frame). |
01 | Video packet (start of either an interlaced (F0 or F1) field or progressive frame). |
10 | Metapacket. |
11 | Reserved. |
Metapackets carry their information in the low 16 bits of TDATA. The protocol does not require any additional TDATA bits. The protocol defines different metapacket types, each with a 5 bit packet identifier carried in the 5 LSBs of the first beat of the packet.
The protocol classifies metapackets into image information, end of field, auxiliary control and user-defined auxiliary control packets.
Packet identifier | Packet type |
---|---|
0 | Image information |
1 | End of field |
Auxiliary control packets | |
2 | Timestamp |
3 | Register update |
4 | Commit |
5-15 | Reserved |
User-defined auxiliary control packets | |
16 - 31 | General-purpose user |