LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Choose ISE or Vivado Xilinx tools for a specific FPGA compilation

Solved!
Go to solution

Hello,

 

Is there a way to specify which version of Xilinx Compilation Tools to use when compiling an FPGA VI? I want to try the Vivado version of the tools rather than the ISE version to see if there is any improvement. I've listed some information about my setup below.

 

This is my current setup:
NI5772 / PXIe7966 digitizer and FPGA
PXIe-1082 chassis
PXIe-PCIe8388 / PXIe-PCIe8389 controller
LabVIEW 2014

 

In the past I have used the 'LabVIEW 2014 FPGA Module Xilinx Tools 14.7' to compile my code. But I also want to try the Vivado version, 'LabVIEW 2014 FPGA Module Xilinx Tools Vivado 2013.4', to see if it gives better results.

 

Based on the 'Compatibility between Xilinx Compilation Tools and NI FPGA Hardware' page here:
http://www.ni.com/product-documentation/53056/en/
It looks like the PXIe7966 FPGA should be compatible with the Vivado 2013.4 tools. 

 

I have tried uninstalling the ISE 14.7 version of the tools, and installing the Vivado 2013.4 tools (so that the Vivado 2013.4 tools are the only xilinx tools installed on the computer). But LabVIEW still complains that the ISE 14.7 tools are not installed and does not compile the FPGA VI.

 

Thanks!
Michael

Message 1 of 5
(5,602 Views)
I am not sure because it shows up in ISE not vivado version.

Ref:
http://www.ni.com/product-documentation/53056/en/
http://www.ni.com/pdf/manuals/374738a.html
Thanks
uday
0 Kudos
Message 2 of 5
(5,575 Views)
Solution
Accepted by topic author michaeljoseph

That FPGA is a Virtex 5, therefore you are stuck with ISE.  You need an FPGA board that either uses the Zynq chip (I think this is only in cRIOs) or a Kintex 7 to use the Vivado compiler.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 5
(5,560 Views)

This answers my question perfectly! Thank you.

 

In hindsight I should have done a quick google search 'vivado virtex 5' and I would have found my answer.

0 Kudos
Message 4 of 5
(5,553 Views)

Thanks for the additional reference link! Although I am going to mark the other reply as the solution because this was really due to the fact that vivado does not support any virtex 5 FPGAs (not really a LabVIEW concern).

0 Kudos
Message 5 of 5
(5,552 Views)