sandeepj
Newbie level 2
I am debugging a design using Verdi. In nWave, instead of adding signals from GUI,
can I run a command somehow to add following signals to nWave:
I have to find several scopes across the SOC and several signals as shown in example above.
How can I do this from GUI or from any command prompt that I can bring up within Verdi
can I run a command somehow to add following signals to nWave:
addSignal -h 15 -UNSIGNED -HEX /soc_tb/soc/*/xyzIP/*payload[15:0]
addSignal -h 15 -UNSIGNED -HEX -holdScope *eom
I have to find several scopes across the SOC and several signals as shown in example above.
How can I do this from GUI or from any command prompt that I can bring up within Verdi