05-06-2022 03:05 AM
Hello, does LabVIEW FPGA support x300 to modify FPGA?
I recently confirmed that x300 can be used on LabVIEW by running an example. Now, I would progress to modify FPGA on x300 by LabVIEW.
As far as I have checked, x300 seems not officially supported by LabVIEW FPGA, while x310 seems supported, as I can add x310 FPGA target. But I cannot find x300 FPGA target.
Best regards,
08-16-2022 05:11 AM
Hi,
unfortunately, there is no mapping between X300 and NI USRPs: Mapping Between ER-USRP and NI-USRP Product Numbers - Ettus Knowledge Base. The available FPGA streaming examples are developed for the X310 series.
However, the default FPGA images for X300 are available in the NI USRP driver folder. The path is C:\Program Files (x86)\National Instruments\NI-USRP\images (could be a bit different based on LV version and host PC bitness). The FPGA image could be modified by Xilinx VIVADO and used by the JTAG connection.
Please let me know if you have further questions.