This topic contains FPGA-specific information about the objects on the Cluster & Variant Functions palette.
![]() |
Note The information in this topic is subject to change with each version of the LabVIEW FPGA Module. |
The following details apply to all the Cluster & Variant functions, except the Cluster to Array function.
| Single-Cycle Timed Loop | Supported. |
| Usage | N/A |
| Timing | The Cluster & Variant functions require no clock cycles to execute because they do not include internal registers. |
| Resources | The Cluster & Variant functions consume no logic resources on the FPGA because they are purely wiring operations. |

The following details apply to the Cluster to Array function.
| Single-Cycle Timed Loop | Supported. |
| Usage | The LabVIEW FPGA Module supports only 1-D fixed-size arrays. To make sure this function can output a fixed-size array, open the VI Properties dialog box, select Execution from the Category pull-down menu, and place a check in the Autopreallocate arrays checkbox. |
| Timing | This function requires no clock cycles to execute because it does not include an internal register. |
| Resources | This function consumes no FPGA logic resources because it is purely a wiring operation. |