Advanced Modifications
- Updated2024-07-25
- 1 minute(s) read
LabVIEW users may want to make the following changes:
- Add another custom IP.
- Update the Xilinx Implementation Strategy.
- Configure the Board I/O properties before generating a bitfile.
To do so, open the LabVIEW project generated by the build-bitfile command using the command option -n:
ip2fpgaCLI.exe build-bitfile -p "C:\Users\SampleUser\Desktop\Sample\SubSystem.slx" -t "PXIe-7868R" -l 2019 -nUse the generated LabVIEW project file to make the necessary
modifications. You can find this file at the path displayed in the output
window.

