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.
17268 Discussions

Missing Nativelink Common File Error

RPOSD
Beginner
1,680 Views

I am getting a Nativelink Error error when trying to run the ModelSim Simulation Quick Strat Guide.

 

Output of PLL_RAM_nativelink_simulation.rpt:

Info: Start Nativelink Simulation process executing command line: ip-make-simscript --nativelink-mode --output-directory=PLL_RAM_iputf_input --spd=C:/Users/Me/University/Y6_55-604480_Electronic_Systems/Digital_Labs/Quartus_STD_LITE_PLL_RAM/ClockPLL.spd Internal error - missing nativelink common file Error: NativeLink simulation flow was NOT successful       ================The following additional information is provided to help identify the cause of error while running nativelink scripts================= Nativelink TCL script failed with errorCode: 1 Nativelink TCL script failed with errorInfo: 1 (procedure "iputf_setup_info" line 25) invoked from within "iputf_setup_info" (procedure "run_eda_simulation_tool" line 184) invoked from within "run_eda_simulation_tool eda_opts_hash"

 

 

0 Kudos
2 Replies
SyafieqS
Employee
1,570 Views

Hi Rurr,

 

May I know what kind of OS and version of Quartus Prime Lite are you using?

 

Thanks,

Regard

0 Kudos
SyafieqS
Employee
1,570 Views

Hi Rurr,

 

First make sure you directory for Modelsim is correct.

 Click Tools ➤ Options ➤ EDA Tool Options and specify the following path according to your path of Modelsim.

 

/intelFPGA_lite//modelsim_ase/win32aloem (Lite) • /intelFPGA//modelsim_ase/win32aloem (Standard) 

 

Secondly on the simulation page, do not check the "run gate-level simulation automatically after compliation" otherwise the Modelsim cannot be started.

 

Thanks,

Regards

 

 

 

 

0 Kudos
Reply