Quick OVM Project Configuration

You can quickly configure your project to use OVM libraries.
Right click on project in Navigator > Properties > Verilog Language > OVM to open the OVM project properties page.

  1. The OVM Project Properties.
  2. Enable/Disable OVM. If you enable OVM for a SystemVerilog project, the OVM library is compiled up-front from the specified location. You can use system variables to specify the location ($OVM_HOME in the snapshot below).
  3. 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 OVM sources will not be shown with gray icons and limited functionality.

Related Reference

Top Files

Working with Linked Resources

OVM Project Properties