Create FIFO

Creates a locally scoped FIFO.

Locally scoped FIFOs can only be used by reference, and are not available as project items.

1378

Inputs/Outputs

datatype_icon

data type

Type of data this FIFO transfers and stores.

Default value: int32

datatype_icon

minimum depth

Number of items this FIFO can hold before overflowing.

Default value: 1025

datatype_icon

reference out

Reference to the FIFO.