DVT VHDL IDE User Guide
Rev. 24.1.5, 13 March 2024

32.16.2 Compile Order View

The Compile Order View presents the hierarchy of compiled files as it results from the `include compiler directives, starting from the project top files.

Open the view from menu Window > Show View > Other... > DVT > Compile Order.

Double click on a file to open it.

You can use CamelCase or Simple Regex to locate a specific element.

A file that is not part of the current project (files are not under the project directory).
A file in your project.

32.16.2.1 Build Config Hierarchy

Press Show Build Config button to open the build config hierarchy as it results from the '-f' compile directives, starting from the active build configuration.

Note: Each invocation section will be added under the coresponding build configuration file.

32.16.2.2 Quick Compile Order View

Press Ctrl+I to quickly open a compiled file.

The Quick Compile Order View will pop-up and and present a filterable list of all the compiled files in the project.

You can use CamelCase or Simple Regex to locate a specific element.

Select a file and press Enter or click to open it.