Owning Palette: Advanced VIs
Installed With: FPGA Module
Enables you to use VHDL code in an FPGA VI. Double-click the HDL Interface Node on the block diagram to display the HDL Interface Node Properties dialog box. You configure all the inputs, outputs, internal functionality, external reference files, and so on in the HDL Interface Node Properties dialog box.
Refer to the Importing HDL Code into FPGA VIs topic for more information about using the HDL Interface Node in FPGA VIs.
To use HDL code outside of the data flow of an FPGA VI, use component-level IP (CLIP).
| Dialog Box Options |
| Parameter | Description | ||
|---|---|---|---|
| Parameters | Contains the following options:
| ||
| Code | Contains the following options:
| ||
| VI Debugging | You can test the logic of an FPGA VI before compiling it by running the VI on the development computer. If you want the HDL Interface Node to execute when you run the FPGA VI on the development computer, you must create a VI to replace the HDL Interface Node and add the replacement VI to the HDL Interface Node Properties dialog box. If you do not create a replacement VI, the HDL Interface Node executes as an empty VI while the rest of the block diagram executes normally. The VI Debugging tab contains the following options:
| ||
| External Files | Contains the following options:
| ||
| Execution Control | You must control the execution of the HDL Interface Node differently depending on whether you place the node inside or outside a single-cycle Timed Loop on the block diagram. This component contains the following options:
| ||
| Simulation | Contains the following options:
|