Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

Error tcl script (questa)

Monique_Parrish
Beginner
1,736 Views

I am trying to open a do file in questa but the error is can't open the library?

I installed questa and got the license from (SSLC) and it works. I also opened the directory and found the file but I don't understand why it's not opening. I have uninstalled and reinstall questa.

 

This is the error questa is giving me:

# Trace back: couldn't load library "C:/intelFPGA/22.1std/questa_fse/win64/ScintillaTk/ScintillaTk114.dll": this library or a dependent library could not be found in library path
# while executing
# ".vcop Eval Console::PrefDialog"
# (menu invoke)
# <2:C:/intelFPGA/22.1std/questa_fse/win64/tk8.6/bgerror.tcl:106: ::tkerror {couldn't load library "C:/intelFPGA/22.1std/questa_fse/win64/ScintillaTk/ScintillaTk114.dll": this library or a dependent library could not be found in library path}

0 Kudos
2 Replies
ShengN_Intel
Employee
1,674 Views

Hi,


In Quartus Standard, go to Assignments -> Settings -> Simulation -> More EDA Netlist Writer Settings -> Generate third-party EDA tool command script for RTL functional simulation (on) -> Include test bench in Compile test bench: box -> run full compilation -> should see .do file auto generated in .../simulation/questa directory. Try to run the .do file and see the error still persist? (Note: remember to include the .sip file for compilation if there's any).

Also can try nativelink simulation should be no error given.


Thanks,

Best Regards,

Sheng

p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.


0 Kudos
ShengN_Intel
Employee
1,650 Views

Hi,


Any further concern or update?

Let me know if there's any.


Thanks,

Best Regards,

Sheng


0 Kudos
Reply