Forum Discussion

osmanyagci's avatar
osmanyagci
Icon for Occasional Contributor rankOccasional Contributor
4 years ago

How to update s10_ref (20.2) so that it can be compiled using intel quartus pro 20.4

Hi,

What modifications should I do on s10_ref (20.2) so that it is compiled successfully in intel quartus pro 20.4? When I try to compile it on intel quartus pro 20.4 without any modifications, it gives the following error. I am new to these concepts including PCIe, so I can not keep going. Can anybody help me on making necessary basic changes so that it is compiled successfully?

Error:

Thanks in advance,

I would appreciate your response

2 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    In the IP tab of the Project Navigator in Quartus, double-click the IP with issues to reopen its parameter editor. You should be able to fix the issues there, regenerate the IP, and then recompile the design.

  • skbeh's avatar
    skbeh
    Icon for Contributor rankContributor

    1) To upgrade a design to newer version, open the Quartus project, go to Project --> Upgrade IP Components.

    Example:

    2) Select the IP component that required upgrade --> click 'Upgrade in Editor', the IP component GUI will pop-up --> Generate HDL...