Can I make a report of all my variable usage and definition locations?

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Submitted by Joe on Wed, 05/11/2011 - 20:31 


Ideally it would show where a global var was driven, where it was read, flagged as driven but not read.

This would really be handy in a large design… like what I’m working on. Up to 0xa274 words of 28335 flash and still growing :-)

-Joe

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Submitted by Anders89 on Wed, 05/11/2011 - 20:32.

    File > Create Report... lets you create a report of variable usage (and named pin usage) sorted by compound block level. Variable definitions are flagged with a '>>' prefix.
    Also, if you right click a variable block, you can then click 'Find Def' or 'Find Ref' to zap you to the location of the ref/def.