pkt_switch_output overload (4) - pkt_switch_output overload (4) - 2026.1 English

Vitis Libraries

Release Date
2026-06-23
Version
2026.1 English
pkt_switch_output (
    std::array <port <output>, TP_SSR>& ext_ssr_out,
    std::array <port <output>, TP_OUTPUT_PORTS>& out
    )

Constructor with external SSR and output port connections.

Creates the packet switch output and connects it to both external SSR ports and output ports.

Parameters:

ext_ssr_out Array of external SSR output ports to connect.
out Array of output ports to connect from the packet switch output.