FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6673 Discussions

Using IP as .qxp file

SKon1
Novice
885 Views

Hello,

I have an old desgin implemented on a Cyclone III FPGA. This design uses a 3rd party IP in the form of an .qxp file.
I want to migrate the design to an Arria V FPGA.

Can I use the same .qxp file ?
Or do I have to request the IP vendor to re-synthesize it?

0 Kudos
3 Replies
RichardTanSY_Altera
862 Views

As mentioned in the KDB:

https://www.intel.com/content/www/us/en/support/programmable/articles/000075849.html

As the recipient of a .qxp file, you will need to ensure that your project targets the same device (or at least the same device family if the .qxp file does not include placement information), as specified by the sender.

 

So you will need to request the IP vendor to re-synthesize it as it is a different device family.

0 Kudos
RichardTanSY_Altera
837 Views

As mentioned in the KDB:

https://www.intel.com/content/www/us/en/support/programmable/articles/000075849.html

As the recipient of a .qxp file, you will need to ensure that your project targets the same device (or at least the same device family if the .qxp file does not include placement information), as specified by the sender.

 

So you will need to request the IP vendor to re-synthesize it as it is a different device family.


0 Kudos
RichardTanSY_Altera
831 Views

I have yet to receive any response from you but I believed that I have answered your question. 


With that, I will now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


Best Regards,

Richard Tan


p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos. 



0 Kudos
Reply