A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-E829E45E-8355-46BD-9D49-17C82A1EEB84
Visible to Intel only — GUID: GUID-E829E45E-8355-46BD-9D49-17C82A1EEB84
Host Pipes
Pipes are a first-in first-out (FIFO) buffer construct that provide links between elements of a design. Pipes that connect a host and a device are referred to as host pipes. Host pipe support is enabled by including the following include statement in your design:
#include <sycl/ext/intel/experimental/pipes.hpp>
For information about declaring and using host pipes, refer to Host Pipes in FPGA Optimization Guide for Intel® oneAPI Toolkits.