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

33.3 OSVVM Support

DVT provides a build config directive to help you build your project with an OSVVM library: dvt_init_osvvm

By default, the OSVVM library code is loaded from the DVT installation. You can point to a different location by setting the $OSVVM_HOME environment variable.

+dvt_init_osvvm
+dvt_setenv+OSVVM_HOME=/path/to/different/osvvm/sources

DVT comes with a built-in OSVVM predefined project, project template and several code templates, which help you create OSVVM test bench components.

A built-in OSVVM Smart Log filter is available for DVT Generic Run Configurations.