RZhen11
Occasional Contributor
2 years agoQuesta how to add variable of subpgram to wave
Hi,
I am only able to add variable in the top-level of my testbench to wave.
Questa Intel 2021.2
Any variable in a subprogram (within a procedure call in a BFM file) add to wave, I will get:
# Cannot log variable_in_subpgram Process proc_name is currently executing a subpgram.
I can only view the variable in the Locals pane during simulation, but it can't be logged.
Tried compile option: "Use vopt flow", "Disable optimizations by using -O0", no difference.
Please comment,
Thanks,