Developer Guide

Intel oneAPI FPGA Handbook

ID 785441
Date 2/07/2024
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Host Pipes

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>

The sections that follow provide more information about declaring and using host pipes.

RESTRICTION:
For multiarchitecture binary kernels, the number of non-CSR host pipes in your design is limited by your BSP. RTP IP components, which have no BSP, are not limited in this way.