Module: maths > array > float_array_memory_fifo

Documentation > Modules > maths > array > float_array_memory_fifo

Module: maths > array > float_array_memory_fifo

Description

Inserts a value at the beginning of the array.

All existing values move 1 element towards the end.

The last element of the array will be removed.

This can give a "train effect" like a needle writing on a roll of paper.

Input Parameters

float_in

Type: float

Connections: Allowed

Compatible modules

size

Type: enum

Connections: Enums do not support connections.

Enumeration possible values:

Output Parameters

result_array

Type: float_array

Connections: Allowed

Compatible modules