Forum Discussion
Altera_Forum
Honored Contributor
14 years ago# Invalid time string specified: in ModelSim
I'm using ModelSim Altera Starter Edition 6.6 for simulating some very simple designs. I started a new project, compiled and everything was ok. But when I had wanted to start simulation, I have opene...
Altera_Forum
Honored Contributor
14 years agoLook at the sim.tcl script, and implement each step manually. eg., vcom, then vsim, and then type 'add wave *' to add all the waveforms to the wave window.
Does that work? Cheers, Dave