June 2008, 370693F-01
Installed With: FPGA Module. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the LabVIEW FPGA Module VIs and functions to build VIs that run on FPGA targets, such as National Instruments Reconfigurable I/O (RIO) devices, and VIs to communicate with FPGA targets.
You must add an FPGA target to a LabVIEW project to access the FPGA Module palettes, VIs, functions, and development tools. When you develop an FPGA VI, you have access only to the LabVIEW VIs and functions that are compatible with the FPGA target. In addition to the subset of the standard LabVIEW VIs and functions, the FPGA Module provides FPGA target-specific VIs and functions.
When you build host VIs for Windows or RT targets, you can access the FPGA Interface functions.
The VIs and functions on this palette can return general LabVIEW error codes, specific FPGA Module error codes, or error codes specific to the FPGA target.
| Subpalette | Description |
|---|---|
| Advanced VIs | Includes the HDL Interface Node, which you can use to access HDL code in an FPGA VI. |
| Array Functions | Use the Array functions to create and manipulate arrays. Only fixed-size, one-dimensional arrays are supported in the LabVIEW FPGA Module. You can create or return fixed-size arrays with the FPGA Module. |
| Boolean Functions | Use the Boolean functions to perform logical operations on single Boolean values or arrays of Boolean values. |
| Cluster & Variant Functions | Use the Cluster & Variant functions to create and manipulate clusters. |
| Comparison Functions | Use the Comparison functions to compare Boolean values, numeric values, arrays, and clusters. |
| FPGA I/O Functions | Use the FPGA I/O functions to perform operations on FPGA targets. |
| FPGA Math & Analysis VIs | Use the FPGA Math & Analysis VIs to perform math, analysis, and control operations in FPGA VIs. |
| Memory & FIFO Functions | Use the Memory functions to access memory on an FPGA. Use the FIFO functions to transfer data. |
| Numeric Functions | Use the Numeric functions to create and perform arithmetic operations on numbers and to convert numbers from one integer or unsigned integer data type to another. |
| Structures | Use the structures to control data flow. |
| Synchronization Functions | Use the Synchronization functions to synchronize tasks executing in parallel and pass data between parallel tasks. |
| Timing VIs | Use the Timing VIs to control the execution timing of FPGA operations. |
© 2003–2008 National Instruments Corporation. All rights reserved.