Packet Switch Graph class must be configured with TP_OUTPUT_PORTS.
This parameter will be used to create an array of output ports: std::array<port<output>, TP_OUTPUT_PORTS> pkt_out , each capable of producing a separate set of packet streams.
Each output port can produce up to 32 different packet streams. See UG1079 Explicit Packet Switching for more details.