Creating an FPGA FlexRIO Project
- Updated2024-09-23
- 1 minute(s) read
Creating an FPGA FlexRIO Project
Complete the following steps to create an FPGA FlexRIO project in LabVIEW.
- In LabVIEW, select Create Project.
- Select LabVIEW FPGA Project and click Finish.
- In the Create New LabVIEW FPGA Project window, select FlexRIO on My Computer and click Next.
- Under System Setup, select one of the following options.
- Discover existing system - select this option if your FlexRIO FPGA target is installed in your computer.
- Create new system - select this option if your hardware is not available or not connected.
- Click Next.
- Select your FlexRIO FPGA target from the drop-down menu. When you select a target, the wizard provides information about the target's FPGA type and DRAM, if applicable.
- Click Next.
- Click Finish.
- The project appears in the Project Explorer window.
- For information about configuring your FlexRIO FPGA module, refer to Configuring Your FlexRIO FPGA Target.
- For information about configuring your project to use DRAM, refer to DRAM Interfaces.
- For information about programming your device with FlexRIO VIs, refer to the FlexRIO LabVIEW API documentation.
- For information about accessing advanced configuration options for FlexRIO devices and applications, refer to the FlexRIO LabVIEW API documentation.