Output Packet Ports - Output Packet Ports - 2026.1 English

Vitis Libraries

Release Date
2026-06-23
Version
2026.1 English

Packet Switch Graph class must be configured with TP_OUTPUT_PORTS.

This parameter will be used to create an array of output ports: std::array<port<output>, TP_OUTPUT_PORTS> pkt_out , each capable of producing a separate set of packet streams. Each output port can produce up to 32 different packet streams. See UG1079 Explicit Packet Switching for more details.