MIL_FPGA_CONTEXT SrcFpgaCommandContext, | //in |
MIL_INT SrcStreamPort, | //in |
MIL_FPGA_CONTEXT DstFpgaCommandContext, | //in |
MIL_INT DstStreamPort, | //in |
MIL_INT64 ControlFlag | //in |
This function cascades (links) the ports of two PUs that are interconnected in the FPGA configuration and loaded in a Processing FPGA. This function allows you to route data from one PU's stream output port to the specified stream input port of another PU.
Specifies the stream output port of the PU associated with the source command context. You must set this parameter to the following value:
Header | Include mil.h; milfpga.h. |
Library | Use mil.lib; milfpga.lib. |
DLL | Requires mil.dll; milfpga.dll. |