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

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

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

Tagged:

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2016

    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.