Input Packet Ports - 2025.2 English

Vitis Libraries

Release Date
2026-02-09
Version
2025.2 English

Packet Switch Graph class must be configured with TP_INPUT_PORTS.

This parameter will be used to create an array of input ports: std::array<port<input>, TP_INPUT_PORTS> pkt_in , each capable of receiving a separate set of packet streams. Each input port can support up to 32 different packet streams. See UG1079 Explicit Packet Switching for more details.