Universal Verification Methodology (UVM) references

Download and use the official UVM class library source code from scratch

linux% wget http://accellera.org/images/downloads/standards/uvm/uvm-1.2.tar.gz
linux% tar -xzf uvm-1.2.tar.gz
linux% setenv UVM_HOME /path/to/uvm-1.2
linux% irun -uvmhome $UVM_HOME -uvmnocdnsextra <sources>