Forum Discussion

HNing1's avatar
HNing1
Icon for New Contributor rankNew Contributor
7 years ago
Solved

Error ID: 138040 in Intel Quartus Prime ver. 17.1.0

Hi,

Does any one know the message as below?

The message happened when I extracted the archived project and did Analysis & Synthesis.

I can't find spi_top.map.qxp_info in the folder.

Error (138040): The import file "../db/Top_tmp_qic_import/spi_top.map.qxp_info" created by Quartus Prime software module Version 17.1.1 Internal Build 593 12/11/2017 Patches 1.03std SJ Standard Edition cannot be used because it is incompatible with the current version of the Quartus Prime software

  • Can you share details on the Quartus design/project you're trying to compile. Alternatively , you could go to the project folder and delete the old DB (/db) folder and then try again. This issue may occur if you have used an internal build version to compile the project earlier and are now compiling using the standard releases.

2 Replies

  • Abe's avatar
    Abe
    Icon for Frequent Contributor rankFrequent Contributor

    Can you share details on the Quartus design/project you're trying to compile. Alternatively , you could go to the project folder and delete the old DB (/db) folder and then try again. This issue may occur if you have used an internal build version to compile the project earlier and are now compiling using the standard releases.

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

      Thank for your recommend, I figured it out this issue.

      It was compile through ver. 17.1.1.

      Updated the software, then synthesis is work😊