当我单击按钮下方时Run functional Simulation
,我看到此错误:
Determining the location of the ModelSim executable...
Using: C:\altera\13.1\modelsim_ase\win32aloem
To specify a ModelSim executable directory, select: Tools -> Options -> EDA Tool Options
Note: if both ModelSim-Altera and ModelSim executables are available, ModelSim-Altera will be used.
**** Generating the ModelSim Testbench ****
quartus_eda --gen_testbench --check_outputs=on --tool=modelsim_oem --format=verilog ejem_1 -c ejem_1 --vector_source=I:/5 Semestre/Arquitectura Computacional/Ejem_1 - 18-02-15/Waveform1.vwf --testbench_file=I:/5 Semestre/Arquitectura Computacional/Ejem_1 - 18-02-15/simulation/qsim/Waveform1.vwf.vt
Error (23028): Unknown argument "Semestre/Arquitectura". Refer to --help for legal arguments.
Usage:
------
quartus_eda [-h | --help[=] | -v]
quartus_eda []
quartus_eda -t
Error.
这是 ModelSim-Altera 的目录。
我正在使用 Quartus 13.1 Cyclone III
C:\altera\13.1\modelsim_ase\win32aloem
我怎么解决这个问题?