Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added AXI stream size requirement

...

Version 2 of the packetizer has been designed to allow interleaving of packet chunks.

Version 2 requires a 64-bit axi-stream, not more or less. If your AXI stream has a different configuration, it will need to be adapted to 8 bytes before it is fed into the AxiStreamDepacketizer.

Details

Packet Header

The Packetizer breaks stream frames in to smaller chunks called packets. Each packet contains an 8 byte header as follows:

...