Generally we simulate according to following steps in Modelsim:
1.compile design code & testbench;
2.special the corresponding .sdf file ;
3.excute .do file which includes "force" section;
4.view waveform.
How can I dump waveform to vcd file through up steps directly?
And how can I dump waveform to fsdb file directly?
Generally we simulate according to following steps in Modelsim:
1.compile design code & testbench;
2.special the corresponding .sdf file ;
3.excute .do file which includes "force" section;
4.view waveform.
How can I dump waveform to vcd file through up steps directly?
And how can I dump waveform to fsdb file directly?