test_nativelink_simulation.rpt

来自「基于QUARTUSII软件 实现FPGA(ATERA CYCLONE II系列)」· RPT 代码 · 共 29 行

RPT
29
字号
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   :  verilog
Sim Output File       :  test.vo
Sim SDF file          :  test__verilog.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: Gate Level Simulation Netlist not found -- run EDA NetList Writer to generate Gate Level simulation netlist
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:  POSIX ENOENT {no such file or directory}
Nativelink TCL script failed with errorInfo:  couldn't open "D:/altera/quartus60/win/tclIndex": no such file or directory
    while executing
"open [file join $dir tclIndex]"

⌨️ 快捷键说明

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