How to connect UVM library

In reply to eoss:

You don’t need to download anything from the Accellera site, nor do you need to set any environmental variables. Questa contains everything you already need in a pre-compiled form.

All you need to do is use the appropriate import and `include statements for UVM, which are explained in the UVM Cookbook. Questa will automatically import and include the correct files. Do not add uvm.sv to your project.