Viewing internal signal in Modelsim (post P&R)

Jun 14, 2005 3 Replies

Hi all, I am using ModelSim PE 6.0d. I have done functional simulation for my design (i could view all internal signals there) and that works fine. When i run Post P&R simulation i get some misfunctionality. To correct the same i need to view internal signals in the post P&R simulation. But the same does not come if we check the signals listed under UUT.



I know this has been posted some time back also but i could not understand correctly. If somebody knows the correct procedure then please help. Thanx in advance.



If you are using Xilinx ISE, I think you can only see entity port signal names after posted P&R timing simulation model. Even if you have "keep hierarchical" switch turn on, most internal signals have been replaced by some ISE generated signals.

-James

Good. Check design rules, run a place and route, check static timing and you are done.

This may be a problem of synchronization. Such problems can't be debugged easily using simulation. Check synchronization for all module inputs and outputs. Check static timing.

-- Mike Treseler

you also have the init_signal_spy() command in modelsim that you have to add to your testbench ...

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required