Re: [modelsim] displaying signals from inside components



In article <p8rn92leo87khfrugsbkhqdi07v1g3n16a@xxxxxxx>,
jonathan.bromley@xxxxxxxxxxxxx says...
On Fri, 23 Jun 2006 15:11:04 +0200, Nikola Skoric <nick-news@xxxxxxxx>
wrote:


When I executed my new wave.do, I get a "-No Data-" for
"subkey" signal. What did I do wrong?

You probably added the waves AFTER the simulation had run.
ModelSim by default logs only those signals that are already
in the wave window. After you've added the new waveform,
restart and re-run the sim:

restart -f; run -all

Hm, when I execute "run -all", I don't get the prompt back and
everything just hangs. But, nevermind, I figured out which file ModelSim
executes to make the graph (fdo file) so now I just add the signal
there. Thanks anyway.

--
"Now the storm has passed over me
I'm left to drift on a dead calm sea
And watch her forever through the cracks in the beams
Nailed across the doorways of the bedrooms of my dreams"
.



Relevant Pages