Is there a way to find out where a variable is used again or where a path leads. I can easily follow paths in Altium, but it is hard understanding a project if you don’t know where a variable appears again.
Hello Elias,
Certain elements can be linked with other elements in the schematic. Do you have a more specific kind of “linkage” behavior that you’re looking for?
For example, Signal From and Signal Goto blocks with a common name are linked. Electrical Label blocks are linked as well. The Probe block can also show where the probed components by clicking the highlighted “eye” icon on the left side of the window.
However, other items like variables defined in the model initialization command are not directly linked to where they are used to where they are initialized.
I’ll also note that sometimes enabling the Circuit Browser can be helpful in understanding the architecture of the model. You can open the Circuit Browser by navigating to the top-level schematic of the model and selecting the View + Show circuit browser option.
Regards,
Bryan