Forum Discussion

ETang2's avatar
ETang2
Icon for Occasional Contributor rankOccasional Contributor
24 days ago
Solved

University Program VWF simulation

With my students i use the simple simulation facility but with 25.1 standard version i'm facing a problem.

The .do file created uses -novopt parameter to run vsim which is deprecated : 

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.fig1_tp1_vlg_vec_tst

How it is possible to modify this ? I think theses options are stocked in a config file somewhere ?

Thanks

Eric

  • In the Simulation Waveform Editor, Go to Simulation -> Simulation Settings
    Next, delete -novopt and Save
    The error should resolved when Run Functional Simulation

    Regards,
    Richard Tan

4 Replies

  • In the Simulation Waveform Editor, Go to Simulation -> Simulation Settings
    Next, delete -novopt and Save
    The error should resolved when Run Functional Simulation

    Regards,
    Richard Tan