FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6343 Discussions

IP Cores required for generating programming file for PAC with Arria 10 GX FPGA

RBash
Novice
705 Views

I'm trying to synthesize my design for a PAC with Arria 10 GX FPGA. It seems the synthesis finishes fine, but the programming file isn't generated due to errors regarding expired IP licenses for the following IP cores:

  • PCIe SRIOV with 4-PFs and 2K-VFs (6AF7 00FB)
  • Low Latency 10Gbps Ethernet MAC (6AF7 0119)
  • Low Latency 40Gbps Ethernet MAC and PHY (6AF7 011B)

One issue here is that the design doesn't use Ethernet at all, so I don't understand why the lack of license for the corresponding IP cores is even reported. I tried changing the default platform to both "a10_gx_pac_hssi" and "discrete_pcie3" (reported as existing on my machine by running "afu_platform_info -h") and the same behavior was repeated.

 

So my question is, are these IP cores required to be able to generate programming files for PAC with Arria 10 GX FPGA? If these are not required, then how can I resolve this error?

 

Thanks

0 Kudos
1 Solution
3 Replies
Fawaz_Al-Jubori
Employee
489 Views

Hello,

The license of these IPs are required to finish the compilation,

The current license of 2019 was expired already. There will be a new link points to the newer license in the Acceleration Hub.

 

Thank you

0 Kudos
RBash
Novice
489 Views

Thank you, I installed it and the problem was solved.

0 Kudos
Reply