[Uvm-git] [UVM:GIT Sourceforge] uvm branch, mantis_4738, updated. UVM_1_1_d_RELEASE-213-gb5661b1
Status: Alpha
Brought to you by:
ambarsarkar
From: Justin R. <ec...@us...> - 2013-10-10 13:55:30
|
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, mantis_4738 has been updated via b5661b1263c5649ed3217a9a2e9cc0e9c8d79103 (commit) via 1395ad5b1435bb551c822bf2c033d75d7c068ee1 (commit) via 7447890c39cdfe821b99c0eaeb6ba0bbfb98e663 (commit) via c5fe9d6e31ecc5ebb9612b16e1d2c0ff3f61f6d7 (commit) via ba3f47f90409d8a41fcd9c02f59dd793d903bdcf (commit) via d57add9ebd346a1b106f517fb5a7aab17ad0e390 (commit) via 5c0d3a9d9bbb874c21417fa8a1ec6f9bdde61434 (commit) via e0aaf9c6d831a0175ec6555fc2bb7a5aa02078f1 (commit) via c4d453d5a58e34113d18d80b626521c95eded07f (commit) via c0cdc0ca33d4a472a07f19d97c3ff20d14fa5e66 (commit) via fe94ececa4be6aae019acec11cac1d02929b67bd (commit) via f4aa8faf3e1c4f8e0a4e46aa0c99681b5fbe1cb3 (commit) via db250797f21e7dbb772ba8b281eb5202e312ba6e (commit) via fc0fa9cd8cc31f9aa4b4285ed9ced0233cca5b9d (commit) from 0c76ca45d4d15ef653bb4f39bb9cc77c96768e10 (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 b5661b1263c5649ed3217a9a2e9cc0e9c8d79103 Merge: 0c76ca4 1395ad5 Author: Justin Refice <jr...@nv...> Date: Thu Oct 10 06:54:53 2013 -0700 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into mantis_4738 Conflicts: distrib/release-notes.txt ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 13 +- distrib/src/reg/sequences/uvm_reg_bit_bash_seq.svh | 8 +- distrib/src/reg/uvm_reg_field.svh | 98 ++++---- distrib/src/seq/uvm_sequencer_base.svh | 29 +++- .../3152_try_next_item_blocks/test.sv | 6 +- .../test.sv | 53 +++-- tests/70regs/90Mantis/4253/test.sv | 226 +++++++++++++++++ tests/70regs/90Mantis/4553/test.sv | 253 ++++++++++++++++++++ 8 files changed, 609 insertions(+), 77 deletions(-) copy tests/20sequences/99Mantis_fixes/{3152_try_next_item_blocks => 4488_forgot_wait_for_relevant}/test.sv (68%) create mode 100644 tests/70regs/90Mantis/4253/test.sv create mode 100644 tests/70regs/90Mantis/4553/test.sv hooks/post-receive -- uvm |