Quick VMM Project Configuration
You can quickly configure your project to use VMM libraries.
Right click on project in Navigator > Properties > Verilog Language > VMM to open the VMM project properties page.
-
The VMM Project Properties.
-
Enable/Disable VMM. If you enable VMM for a SystemVerilog project, the VMM library is compiled up-front from the specified location.
You can use system variables to specify the location ($VMM_HOME in the snapshot above, could be as well $VCS_HOME/etc/rvm).
-
Link Resources. For quick navigation in the library code, you may link (logical link, nothing is created on disk) the library files to your project.
This way, although outside your project, the VMM sources will not be shown with gray icons and limited functionality.

Top Files
Working with Linked Resources