Hello All,
The VCS simulator version I am using is v2011.03.mx
I am new to UVM. So, trying to run the simple examples in UVM package. These are the steps performed.
1. I have downloaded the "uvm-1.0p1" package from the website: http://www.accellera.org/activities/vip/
and copied to my folder.
2. My aim is to run the "hello_world" example provided in this package.
3.By default the vcs version I use is 2009.06 and hence I add this to <My_Path>/uvm-1.0p1/examples/Makefile.vcs:
"--v v2011.03.mx" to the vcs command line.
3. Then I go to the folder