[Uvm-git] [UVM:GIT Sourceforge] uvm branch, UVM_1_2, updated. UVM_1_2_RELEASE-12-g3e66fc9
Status: Alpha
Brought to you by:
ambarsarkar
From: Uwe S. <uw...@us...> - 2014-04-03 23:34:17
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uvm". The branch, UVM_1_2 has been updated via 3e66fc98adbe287e00710dec6fb0bca94854a8cb (commit) via 9635d9ced194a9859ee931f09cb2d2aad9846c13 (commit) via 0f61d2d08f50bc50498ce924fad0bf8818e86ec2 (commit) via 3f64b106d1f9df54afb71df1feb469131de5dccc (commit) via e5148792e1d58b6358e767e7985f486d4695f0a8 (commit) via 157ba4c2576edd14b688b89317b9329c31714fe6 (commit) via 675f2b141fdb0f2d1f0e5492196aa11a52c32379 (commit) via c60eec0c533f57fb205d2a061ea6d6f655458bf4 (commit) via 91538a4c576654edc01b9744e050d1f6cecb51de (commit) via e8b78fcde9614d58ff3c98ba5b20b6e8e5b208da (commit) from 5d48b2b87fc6b665c45cfdb9685a2f30e1295922 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3e66fc98adbe287e00710dec6fb0bca94854a8cb Author: uwes <uw...@ca...> Date: Thu Apr 3 01:13:41 2014 +0300 upgrades per viptsc review commit 9635d9ced194a9859ee931f09cb2d2aad9846c13 Author: uwes <uw...@ca...> Date: Tue Mar 25 16:04:48 2014 +0200 fixed mantis4893 commit 0f61d2d08f50bc50498ce924fad0bf8818e86ec2 Author: uwes <uw...@ca...> Date: Tue Mar 25 14:45:58 2014 +0200 added test for mantis4871 commit 3f64b106d1f9df54afb71df1feb469131de5dccc Merge: 5d48b2b e514879 Author: uwes <uw...@ca...> Date: Thu Apr 3 00:05:09 2014 +0300 Merge commit 'e5148792e1d58b6358e767e7985f486d4695f0a8' into UVM_1_2 commit e5148792e1d58b6358e767e7985f486d4695f0a8 Author: uwes <uw...@ca...> Date: Tue Mar 25 14:21:35 2014 +0200 fix mantis 4871 commit 157ba4c2576edd14b688b89317b9329c31714fe6 Author: uwes <uw...@ca...> Date: Tue Mar 25 14:20:01 2014 +0200 fix mantis4681 commit 675f2b141fdb0f2d1f0e5492196aa11a52c32379 Author: uwes <uw...@ca...> Date: Tue Mar 25 14:19:35 2014 +0200 fix mantis4884 commit c60eec0c533f57fb205d2a061ea6d6f655458bf4 Author: uwes <uw...@ca...> Date: Tue Mar 25 14:19:07 2014 +0200 fix mantis4882 commit 91538a4c576654edc01b9744e050d1f6cecb51de Author: uwes <uw...@ca...> Date: Tue Mar 25 14:17:41 2014 +0200 updated copyright to 2014 commit e8b78fcde9614d58ff3c98ba5b20b6e8e5b208da Author: uwes <uw...@ca...> Date: Tue Mar 25 14:16:35 2014 +0200 fix assumption that tests are side by side with distrib ----------------------------------------------------------------------- Summary of changes: distrib/NOTICE.txt | 4 +- distrib/src/base/uvm_component.svh | 127 +++++++++++++------- distrib/src/base/uvm_misc.svh | 2 +- distrib/src/base/uvm_phase.svh | 2 +- distrib/src/base/uvm_resource.svh | 7 +- distrib/src/base/uvm_root.svh | 10 ++ distrib/src/base/uvm_spell_chkr.svh | 4 +- distrib/src/reg/uvm_reg_map.svh | 7 +- tests/50cmdlineproc/99mantis/4871/test.plusargs | 11 ++ .../15spc_id_all_sev => 99mantis/4871}/test.sv | 20 ++-- tests/70regs/30bkdr/01hdl-vhdl/test.pl | 2 +- tests/70regs/30bkdr/02vhdl/test.pl | 2 +- 12 files changed, 132 insertions(+), 66 deletions(-) create mode 100644 tests/50cmdlineproc/99mantis/4871/test.plusargs copy tests/50cmdlineproc/{40uvm_set_action/15spc_id_all_sev => 99mantis/4871}/test.sv (79%) hooks/post-receive -- uvm |