dds_cordic_nativelink_simulation.rpt

来自「dds频率生成文件」· RPT 代码 · 共 38 行

RPT
38
字号
Info: Start Nativelink Simulation process

========= EDA Simulation Settings =====================

Sim Mode              :  Gate
Family                :  cycloneii
Quartus root          :  d:/altera/quartus60/win/
Quartus sim root      :  d:/altera/quartus60/eda/sim_lib
Simulation Tool       :  modelsim
Simulation Language   :  vhdl
Version               :  93
Sim Output File       :  DDS_CORDIC.vho
Sim SDF file          :  DDS_CORDIC__vhdl.sdo
Sim dir               :  simulation\modelsim

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

Info: Starting NativeLink simulation with ModelSim software
Sourced tool specific script -- d:/altera/quartus60/common/tcl/internal/nativelink/modelsim.tcl
Error: Can't launch the ModelSim software -- the path to the location of the executables for the ModelSim software not specified.
Error: You can specify the path in the EDA Tool Options page of the Options dialog box or using the Tcl command set_user_option.
Error: NativeLink Simulation failed
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:  NONE
Nativelink TCL script failed with errorInfo:  
    while executing
"error ""  """
    (procedure "launch_modelsim" line 23)
    invoked from within
"launch_modelsim vhdl 1 0"
    ("eval" body line 1)
    invoked from within
"eval launch_modelsim $launch_args"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?