Forum Discussion

pese's avatar
pese
Icon for New Contributor rankNew Contributor
6 years ago

Simulation tutorial

I get the error message below when running the waveform editor - not very informative...?

# vsim -novopt -c -t 1ps -L fiftyfivenm_ver -L altera_ver -L altera_mf_ver -L 220model_ver -L sgate_ver -L altera_lnsim_ver work.light_vlg_vec_tst

# Start time: 17:13:46 on Nov 23,2020

# ** Error (suppressible): (vsim-12110) The -novopt option has no effect on this product. -novopt option is now deprecated and will be removed in future releases.

# Error loading design

Error loading design

# End time: 17:13:46 on Nov 23,2020, Elapsed time: 0:00:00

# Errors: 1, Warnings: 0

Error.

3 Replies

  • In the simulation waveform editor > Simulation > Simulation Setting,

    Change the modelsim script by removing the '-novopt', example:

    vsim -c -t 1ps -L fiftyfivenm_ver -L altera_ver -L altera_mf_ver -L 220model_ver -L sgate_ver -L altera_lnsim_ver work.light_vlg_vec_tst

    Then run the simulation again and see if it works.

  • Hi,

    We do not receive any response from you to the previous question/reply/answer that I have provided. Please post a response in the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions.