Execution Mode (FPGA Target Properties Dialog Box)
- Updated2025-01-28
- 2 minute(s) read
Right-click an FPGA target in the Project Explorer window and select Properties from the shortcut menu to display the FPGA Target Properties dialog box. Select Execution Mode from the Category list to display this page.
Use this page to select the execution mode of the FPGA VI. The Simulation and Simulation with Real I/O options are useful for debugging an FPGA VI because you can test the logic of an FPGA VI before compiling the FPGA VI.
This page includes the following components:
| Option | Description |
|---|---|
| FPGA Target | Executes the FPGA VI on the FPGA target. |
| Simulation | Specifies whether to Use Simulated I/O or Use Custom VI for FPGA I/O when executing the FPGA VI on a development computer.
|
| Simulation with Real I/O | Executes the FPGA VI on the development computer using I/O from the FPGA target. Some FPGA targets do not support this option. Some FPGA targets that support this option do not support all I/O resources. |
| Third-Party Simulation | Executes the FPGA VI in an installed third-party simulator. Select this execution mode to enable cycle-accurate simulation. |