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

Key Properties of a Pipe

The following are the key properties of a pipe:

Key Properties

Property

Description

FIFO ordering

Data is only accessible (readable) in FIFO order.

NOTE:

There is no concept of a memory address or pointer (that is, there is no random access).

Capacity

Number of outstanding words or packets that can be written to an initially empty pipe before reading anything from it.