Forum Discussion

Helen5's avatar
Helen5
Icon for New Contributor rankNew Contributor
2 years ago

Quartus Prime 22.1 version NativeLink does not work

Hi,

We recently installed Quartus Prime 22.1 standard version on university PCs, and I installed the Lite version on my own laptop. NativeLink doesn't work for both version. It looks that the modelsim.tcl file has problems, so I copied the modelsim.tcl from version 21.1 and it worked.

Can you confirming this is a acceptable workaround? Quartus has been deployed to all our campus computers, rolling back to the precious version will not be practical in terms of our teaching schedule. Please see the following error message:

This is what in the .rpt file

=======================================================

Info: Starting NativeLink simulation with Questa Intel FPGA software
Sourced NativeLink script c:/intelfpga/22.1std/quartus/common/tcl/internal/nativelink/modelsim.tcl
missing "
Error: NativeLink simulation flow was NOT successful

4 Replies

  • There is missing " in the qnativelinkflow.tcl file located at "C:\intelFPGA_lite\22.1std\quartus\common\tcl\internal\nativelink"

    Open that file and go to line 122 which should say 'set questa_installation "$questa_fse_drectory'

    Replaced the line with:

    set questa_installation "$questa_fse_directory"


    Here's the issue discussed:

    https://community.intel.com/t5/Intel-Quartus-Prime-Software/Error-while-trying-to-run-Questa-simulator/td-p/1434213


    Best Regards,

    Richard Tan


    p/s: If you find any answers from the community or Intel Support to be helpful, we encourage you to mark them as the best answer or rate them 4/5 in the survey.


  • Dropping a note to ask if my last reply was helpful to you?

    Do you need any further assistance from my side?


    Best Regards,

    Richard Tan

    p/s: If you find any answers from the community or Intel Support to be helpful, we encourage you to mark them as the best answer or rate them 4/5 in the survey.


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

      Yes. it worked. Thanks.

      But I removed the unmatched ", instead of adding one.

      Regards

  • I'm pleased to know that your issue has been addressed.


    Now, I will transition this thread to community support. If you have any further questions or concerns, please don't hesitate to reach out.

    Thank you and have a great day!


    Best Regards,

    Richard Tan