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.

Include Tree View Presentation



  1. Project. The project for which the load order is presented.
  2. Number of loaded files in the project.
  3. Gray File. A file which is not part of the current project (files are not under the project directory). For example an included library.
  4. Regular File. A file in your project.
  5. 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.