secondwatch_nativelink_simulation.rpt

来自「用VERILOG实现的秒表 用VERILOG实现的秒表」· RPT 代码 · 共 39 行

RPT
39
字号
Info: Start Nativelink Simulation process
Info: NativeLink has detected Verilog design -- Verilog simulation models will be used

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

Sim Mode              :  RTL
Family                :  cyclone
Quartus root          :  d:/program files/altera/70/quartus/bin/
Quartus sim root      :  d:/program files/altera/70/quartus/eda/sim_lib
Simulation Tool       :  modelsim
Simulation Language   :  verilog
Simulation Mode       :  GUI
Sim Output File       :  secondwatch.vo
Sim SDF file          :  secondwatch__verilog.sdo
Sim dir               :  simulation\modelsim

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

Info: Starting NativeLink simulation with ModelSim software
Sourced NativeLink script d:/program files/altera/70/quartus/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 were not specified or the executables were not found at specified path.
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_sim" line 36)
    invoked from within
"launch_sim verilog 1 1 0 0"
    ("eval" body line 1)
    invoked from within
"eval launch_sim $launch_args"

⌨️ 快捷键说明

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