Hi
I am using Questa 10.1d
I need to look into signals inside the agent or environment.
Is there any way to do that.
Thanks
Hi
I am using Questa 10.1d
I need to look into signals inside the agent or environment.
Is there any way to do that.
Thanks
There are 2 methods.
BTW Transaction dumping would be very time consuming and costly way of debug.
Hi Dhivya,
As Nirmal said you can create a do file to automate the way to add signals to waveform.
Note that you can easily add class attributes into your wave. Don’t forget to do a run 0 into your do file before doing that!
For a more efficient way of debug you have now in Questa the possibility to record a complete transaction.
I tried it with Questa 10.2a and it works fine.
Refer to questa documentation for more information (search for paragraph UVM Transaction Recording).
Questa10.2 also allows you to debug UVM Streams and your Configuration DataBase.
Regards,
Xavier