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

40.17.12 Macros View

The Macros View presents all the preprocessing macros in the project.

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

Double click on a macro to jump to its definition.

Right click on a macro to view its Usages.

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

Preprocessing define
Preprocessing undefine
Preprocessing ifdef, ifndef

40.17.12.1 Quick Macros View

Press Ctrl+Shit+D to quickly jump to a specific macro definition.

The Quick Macros View will pop-up and and present a filterable list of all the preprocessing macros in the project associated with the active editor or the current selected project from the Navigator (if no editor is open).

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

Select a macro and press Enter or click to jump to its definition.