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 -n
Use the generated LabVIEW project file to make the necessary modifications. You can find this file at the path displayed in the output window.