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. |