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

7.14 Fully Qualify Type

An error is triggered when accessing a type which is not visible in the current scope, for example a class defined inside some other package.

Place the editor cursor on the error's line and press Ctrl + 1, select Fully qualify ... from the list of quick fix proposals and press Enter.