pkt_switch_input overload (4) - pkt_switch_input overload (4) - 2026.1 English

Vitis Libraries

Release Date
2026-06-23
Version
2026.1 English
pkt_switch_input (
    std::array <port <input>, TP_INPUT_PORTS>& in,
    std::array <port <input>, TP_SSR>& ext_ssr_in
    )

Constructor with input ports and external SSR connections.

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

Parameters:

in Array of input ports to connect to the packet switch input.
ext_ssr_in Array of external SSR input ports to connect.