Forum Discussion

amildm's avatar
amildm
Icon for Contributor rankContributor
3 years ago
Solved

[ModelSim] vsim command - why Wave window is reloaded?

Hi, I'm about the vsim command... Here is how I'm used from the Transcript window: %> vsim -t 1ns \ -L work \ -L work_lib \ -L altera_ver \ -L lpm_ver \ -L sgate_ver \ -L altera_mf_ver \ ...
  • amildm's avatar
    amildm
    3 years ago

    The 'restart' command should solve the problem for restarting the simulation after recompilation the whole design...

    It seems that the 'restart' command is a subset of the vsim command...