Forum Discussion

VBart's avatar
VBart
Icon for New Contributor rankNew Contributor
6 years ago

How do I get Arria10 design to compile on Quartus 18.1.2?

I recently downloaded the Arria 10 device on my Quartus18.1.2. The problem I run into is that it seems to require Quartus18.1.0 based on this compilation error :

Error(114006): Database file c:/altera/18.1/quartus/common/devinfo/20nm/ddb_nightfury_info.ddb, created by Quartus II Version 18.1.0 Build 222 09/21/2018 SJ Pro Edition software, not compatible with current Quartus Prime Version 18.1.2 Build 277 02/12/2019 SJ Pro Edition software

This only happens on Arria10 because I can compile with Stratix10 and Cyclone10.

Thanks

5 Replies

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

    Since you installed Arria 10 after patching 18.1, the software might be messed up. I'd uninstall Quartus, re-install it, installing A10 at the same time, and then patch to 18.1.2 last.

    #iwork4intel

  • Hi Vuk,

    Did you have the base software installed first? Then you installed the 277 patch?

    Best Regards,

    Isaac.

  • VBart's avatar
    VBart
    Icon for New Contributor rankNew Contributor

    Hello all,

    yes that's what i did, i installed 18.1 (which is 222) then patch to 277. After that i installed arria10 device. I could follow sstrell advice but any work around so i dont have to uninstall?

    thanks