Forum Discussion
Deshi_Intel
Regular Contributor
5 years agoHi,
If you can see the waveform output file (vsim.wlf) generated in your sim project, you are all set.
I am guessing you didn't enable or pull out the sim waveform windows during sim run. Not sure why the sim waveform window doesn't pop up automatically.
Now, you can go back to Modelsim
- File -> Open -> vsim.wlf
- It should bring you to sim run windows
- Right click on the tb_top -> add to -> wave -> all items in region
- The sim waveform window will pop up with all signals activity captured
Thanks.
Regards,
dlim