Adding an FPGA Base Clock to a LabVIEW Project
- Updated2025-03-06
- 1 minute(s) read
Adding an FPGA Base Clock to a LabVIEW Project
FPGA targets can support more than one base clock, although some targets add only a subset of supported base clocks to the Project Explorer window when you add the target. If the FPGA target you use does not include the FPGA base clock you need in the Project Explorer window when you add the target to a LabVIEW project, you can add a new base clock to the LabVIEW project.
Complete the following steps to add a new base clock to a LabVIEW project.
- Create a new project or open an existing project.
- Add an FPGA target to the project.
- Right-click the FPGA target and select New»FPGA Base Clock from the shortcut menu. The FPGA Base Clock Properties dialog box appears.
- Select an available clock from the Resource pull-down menu.
- Click the OK button. The new FPGA base clock appears in the Project Explorer window below the FPGA target.
You now can set the new base clock as the top-level clock in the project.