M
Mark
Guest
I am trying to debug a design that uses procedures and impure
functions defined with the scope of a process. The problem I have is
in viewing these in a sensible manner.
The only way I have found is to set a breakpoint within the procedure,
at this point, the variables become visible inside the 'variables'
window, where they can then be logged.
If I try to save this view as a '.do' file and subsequently load it
into modelsim on another run, the scope has been lost and I'm required
to set up a breakpoint again etc. etc.
Is there a way around this where the deeper variables (procedure and
function scope) can be logged in a decent manner?
Thanks for any help you can give with this.
Mark
functions defined with the scope of a process. The problem I have is
in viewing these in a sensible manner.
The only way I have found is to set a breakpoint within the procedure,
at this point, the variables become visible inside the 'variables'
window, where they can then be logged.
If I try to save this view as a '.do' file and subsequently load it
into modelsim on another run, the scope has been lost and I'm required
to set up a breakpoint again etc. etc.
Is there a way around this where the deeper variables (procedure and
function scope) can be logged in a decent manner?
Thanks for any help you can give with this.
Mark