Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI just found the answer. The "First BE" (and "Last BE") bits map one-to-one with the validity of the bytes in the first (and last) DWORD of the packet. Bit0==1 says if byte 0 is valid. Bit1==1 says that byte 1 is valid, etc.