pkt_switch_input overload (5) - pkt_switch_input overload (5) - 2026.1 English

Vitis Libraries

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

Constructor with input PLIO and external SSR connections.

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

Parameters:

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