Is there any documentation on .eip form for importing IP using HDL and IP-XACT .xml file?
Hi Phy_comm,
I'll take a closer look at the examples you have. Also, were you able to get the HDL import examples projects included in LabVIEW Communications working?
An interesting thing is happening here.
Hi Phy_comm,
Thanks for updating with those details. I'm still looking into it. While looking through your source files, I noticed that they appear to be generated in Vivado 2016.4. Is this correct? If so, would you be able to try generating the same files in version 2014.4? This is the version that LabVIEW Communications 2.0 uses. I'm not sure if that would be the direct issue, but it would help rule out any compatibility concerns.
I actually used Vivado HLS because it has necessary C++ libraries. Can it be issue?
Can you cite me example/procedure of how Labview Communication 2.0 uses VIVADO to generate IP?
I will generate IP accordingly so that there is no mismatch.
Hi!
What I conclude till debugging now is that generating IP from VIVADO helps identify the HDL port correctly and there is no error in .eip file as previously. But when running FPGA it compile FPGA and returns error:
Error occurred while generating IP support files.
ERROR: [Coretcl 2-1134] No IP matching VLNV 'xilinx:com:hls:sqrt_top:1.0' was found.
The IP file is attached.
Hi Phy_comm,
Thank you for the update. I will take a look at your latest source files.
We are still looking into this issue and will update you via the support channels when we have a suggestion with how to proceed.
Regards,
Kyle S.
Hi! Kyle!
Thanks for updates. I am eagerly waiting for leads. Meanwhile can you help me check if you can use the example of VIVADO IP to import and use IP generated from HLS or Vivado in FPGA diagram?
I guess that example itself contains an imported IP. It should be known how it was generated.
This would clear if any step is being missed.attached pdf has recommend steps