Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Quarus II simulation

naja8310
Beginner
1,602 Views

i had a problem with waveform simulation 

can someone help me please

**** Generating the ModelSim Testbench ****

quartus_eda --gen_testbench --check_outputs=on --tool=modelsim_oem --format=verilog test -c test --vector_source=D:/New folder/Waveform.vwf --testbench_file=D:/New folder/simulation/qsim/Waveform.vwf.vt

Error (23028): Unknown argument "folder/Waveform.vwf". Refer to --help for legal arguments.

 

Usage:

------

 

quartus_eda [-h | --help[=] | -v]

quartus_eda []

quartus_eda -t

Error.

 

0 Kudos
1 Reply
sstrell
Honored Contributor III
1,580 Views

You can't have spaces in the path for files for Modelsim.

0 Kudos
Reply