LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview core export to vivado

hello.

Excuse me I want to know is there any way to generate a core in labVIEW FPGA and export from labview to vivado in order to use that in vivado?

0 Kudos
Message 1 of 4
(3,033 Views)

Hi "nasir70"

 

We offer what you request for certain hardware targets only I am afraid, and for these targets LV FPGA Module provides the option to export FPGA VIs to the Vivado Design Suite, i.e. allows you to design the exported project and compile it into a bitfile in Vivado and you can then run the bitfile on a FPGA target in the FPGA module.

 

Read about it here:

http://zone.ni.com/reference/zhs-XX/help/371599N-0118/lvfpgahelp/export_fpga_vis_howto/

 

Supported hardware includes:

Found this external page that illustrates steps required.

http://fpganow.com/index.php/tag/project-export-for-vivado/

 

Hope this helps!

Regards,
Jimmie Adolph
Systems Engineering Manager, National Instruments Northern European Region

0 Kudos
Message 2 of 4
(3,001 Views)

hi Jimmie, thank you for reply , I knew that we can export a project from labview to vivado , just for series like pxi but even in this situation I'm not sure that it is possible to get an independent core from labview and use it in vivado. do you have any information about this?

0 Kudos
Message 3 of 4
(2,971 Views)

I stumbled across this old thread, but want to provide solution if anyone else stumbles upon it.

 

You can export LabVIEW logic to Vivado since LabVIEW 2020 using "LabVIEW FPGA IP Export Utility".

 

It generates netlist with vhdl wrapper which you can use in Vivado project for any target (not only NI devices) which use same Family as FPGA Project target from which you have exported.

 

https://www.ni.com/en-us/support/downloads/software-products/download.labview-fpga-ip-export-utility...

Vuk Obradović
Technical lead / Senior R&D Engineer at Noffz Forsteh technologies d.o.o.
0 Kudos
Message 4 of 4
(2,083 Views)