Include Tree View
The Include Tree View presents in which order the files are compiled as it results from the includes starting in
the project top files.
Open the view from menu
Window > Show View > Other... > Verilog Language > Include Tree
.
You can double click on a file to open it.

-
Project. The project for which the load order is presented.
-
Number of loaded files in the project.
-
Gray File. A file which is not part of the current project (files are not under the project directory).
For example an included library.
-
Regular File. A file in your project.
-
Include Location. The Include View is synchronized with the active editor or the selection
in the Navigator View.
This way you can see when a specific resource is included first time, before/after some other file etc.