uvm-git Mailing List for UVM (Page 16)
Status: Alpha
Brought to you by:
ambarsarkar
You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
(46) |
May
(85) |
Jun
(8) |
Jul
(1) |
Aug
(31) |
Sep
(46) |
Oct
(125) |
Nov
(226) |
Dec
(61) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(195) |
Feb
(66) |
Mar
(27) |
Apr
(110) |
May
(45) |
Jun
(22) |
Jul
(16) |
Aug
(25) |
Sep
(102) |
Oct
(85) |
Nov
(72) |
Dec
(6) |
2012 |
Jan
(5) |
Feb
(21) |
Mar
(33) |
Apr
(115) |
May
(53) |
Jun
(1) |
Jul
(30) |
Aug
(60) |
Sep
(30) |
Oct
(19) |
Nov
(37) |
Dec
(6) |
2013 |
Jan
(32) |
Feb
(21) |
Mar
(13) |
Apr
(23) |
May
(15) |
Jun
(22) |
Jul
(65) |
Aug
(31) |
Sep
(40) |
Oct
(42) |
Nov
(51) |
Dec
(38) |
2014 |
Jan
(15) |
Feb
(24) |
Mar
(10) |
Apr
(14) |
May
(47) |
Jun
(6) |
Jul
|
Aug
(2) |
Sep
(7) |
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
(6) |
Mar
|
Apr
(2) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
From: Mark S. <ev...@us...> - 2013-07-15 17:48:09
|
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_4391 has been updated via 32543d0f06dc496fb30b831f5b6f2c98a32a6405 (commit) from 67cde88fde5650e186f9186e3703e8ce39a58171 (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 32543d0f06dc496fb30b831f5b6f2c98a32a6405 Author: Mark Strickland <mas...@ci...> Date: Mon Jul 15 13:46:55 2013 -0400 Added release note item and copyright notice ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 2 ++ distrib/src/base/uvm_port_base.svh | 1 + 2 files changed, 3 insertions(+), 0 deletions(-) hooks/post-receive -- uvm |
From: Mark S. <ev...@us...> - 2013-07-15 17:36:14
|
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_4476 has been created at 5834767115b9516631e07ffda43fa27a2624bdef (commit) - Log ----------------------------------------------------------------- commit 5834767115b9516631e07ffda43fa27a2624bdef Author: Mark Strickland <mas...@ci...> Date: Mon Jul 15 13:34:49 2013 -0400 Documented req and rsp fields of uvm_sequence BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-07-11 18:41:19
|
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_4469 has been updated via 34a17aec5f86d1e441d988f1bbdcb8f56c538de2 (commit) from 36df6e410d5764fc2cfa73a5022ac124e1be9727 (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 34a17aec5f86d1e441d988f1bbdcb8f56c538de2 Author: Justin Refice <jr...@nv...> Date: Thu Jul 11 11:40:09 2013 -0700 Expanded function calls to "get_adjacent_predecessor_nodes" and "get_adjacent_successor_nodes" ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 2 +- distrib/src/base/uvm_phase.svh | 20 ++++++++++---------- .../40phasing/90Mantis/4469_get_pred_succ/test.sv | 20 ++++++++++---------- 3 files changed, 21 insertions(+), 21 deletions(-) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-07-11 13:23:59
|
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_4430 has been created at e60ed5de2836daaedf1c0f54f1f503a946671105 (commit) - Log ----------------------------------------------------------------- commit e60ed5de2836daaedf1c0f54f1f503a946671105 Merge: b59c7a6 80780c2 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:31:21 2013 -0700 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_4430 commit b59c7a69f26839ca19c158dd587f110ba7fa7259 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:07:09 2013 -0700 Removing wrong copyright commit 6305f0aa7df9a5eb2695d8f36e8a52f1b6525efc Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:05:58 2013 -0700 Adding copyright commit 3ea9daca059045203adf68dc5698c36b138b6895 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 13:58:36 2013 -0700 Updating release notes commit 095f7aac3a39a55800ccea5bba29aacabcb8091c Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 12:05:16 2013 -0700 Adding test commit bbb2cd35229c7aca71a180b845fc9427c5745bd1 Author: Justin Refice <jr...@nv...> Date: Fri Jun 28 08:00:25 2013 -0700 Adding stop_phase_sequence method to uvm_sequencer start_phase_sequence now called @PHASE_STARTED stop_phase_sequence called @PHASE_ENDED Added test to ensure sequences are killed BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-07-11 09:55:05
|
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_4617 has been created at 3af27d5fb4979fe9e6c2bf005764fa4311d90b62 (commit) - Log ----------------------------------------------------------------- commit 3af27d5fb4979fe9e6c2bf005764fa4311d90b62 Author: uwes <uw...@ca...> Date: Thu Jul 11 12:54:30 2013 +0300 updated doc BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-07-11 09:48:14
|
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_4677 has been created at 741778ba1fa1a95e184c9de4d7130974630ad597 (commit) - Log ----------------------------------------------------------------- commit 741778ba1fa1a95e184c9de4d7130974630ad597 Author: uwes <uw...@ca...> Date: Thu Jul 11 12:46:37 2013 +0300 refactored and removed AA wrapper uvm_global_copy_map BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-07-11 09:43:14
|
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_4643_2 has been created at 50709279f23e53b031f2b16093598ece87fd9e64 (commit) - Log ----------------------------------------------------------------- BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@ca...> - 2013-07-10 09:04:42
|
hello all, there has been a change in the location of the repo on sourceforge. originally we had git://uvm.git.sourceforge.net/gitroot/uvm/uvm as anonymous location. this repo is now read-only and will therefore not get any updates. the new repo is here git://git.code.sf.net/p/uvm/code. to check, goto your private area: -bash-3.2$ git remote -v origin git://uvm.git.sourceforge.net/gitroot/uvm/uvm (fetch) origin git://uvm.git.sourceforge.net/gitroot/uvm/uvm (push) this should be updated via: -bash-3.2$ git remote set-url origin git://git.code.sf.net/p/uvm/code -bash-3.2$ git remote -v origin git://git.code.sf.net/p/uvm/code (fetch) origin git://git.code.sf.net/p/uvm/code (push) btw: this is the url for anonymous access - if you got devel rights replace the urls appropriately. in order to browse uvm code on the sf website use http://sourceforge.net/p/uvm/code/ci/master/tree/ or looking at a branch http://sourceforge.net/p/uvm/code/ci/mantis_4366/tree/ regards /uwe From: Justin Refice [mailto:jr...@nv...] Sent: Tuesday, July 09, 2013 10:30 PM To: uv...@li... Subject: [Uvm-git] Hrm.... Where's the git repo? (It was there this morning...) I didn't see any emails go out showing someone mass-deleting the entire repo, yet this is what I see when looking at sourceforge: ... and when I do a "git pull" I see: fatal: '/git/p/uvm/code' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. So... any ideas? -Justin ________________________________ This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. ________________________________ |
From: Justin R. <ec...@us...> - 2013-07-09 21:37:37
|
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_3901 has been updated via 017f00fd48fe2cd3beb852aafc06866447eb0965 (commit) via 80780c26210e09121b54679417b21bff4709a12b (commit) via 12fc30cf2176440d2efe884a5a193d3776fdc6e8 (commit) via 693e64e558e018cb5fdf820a4c4a93db7d743314 (commit) via 7bc54de06edb5397f50594f60d06f3f98bb2fbe1 (commit) via d9a3968731bec2db0360b1a14121969a33a6770a (commit) via 13edb91553cef71ba8dbba6f5e2dc84652b9b4b0 (commit) via 148cb3150856cb0d949b411eb9c8a6ce5c6a276f (commit) via 6e9a61ddbf85d4beabcd9c0ea1a222f523ddd735 (commit) via dfa5659f6befa063bbdb9cab0001c93fa5bf4877 (commit) via 18930f9a2593c2c20b171b2b7ef8b20232d60029 (commit) via d6259352e9f055d8be9ad8784d820830a7dbcd74 (commit) via 0ac15812c2125e78812b4a0d1fed19c2abe8dabd (commit) via e294eda8c7c46252de5a13c5bc17c0f5344653bc (commit) via 95d07bb8c9010639b5221088fa85624ad56f95be (commit) from 9ef3c73df67fa41cc110988f713f527da349fd5a (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 017f00fd48fe2cd3beb852aafc06866447eb0965 Merge: 9ef3c73 80780c2 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:29:24 2013 -0700 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_3901 Conflicts: distrib/release-notes.txt ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 13 + distrib/src/base/uvm_comparer.svh | 34 +- distrib/src/base/uvm_event.svh | 678 ++++++++++---------- distrib/src/base/uvm_event_callback.svh | 6 +- distrib/src/base/uvm_globals.svh | 2 +- distrib/src/dpi/uvm_regex.cc | 24 +- distrib/src/reg/sequences/uvm_reg_access_seq.svh | 21 +- distrib/src/reg/uvm_reg_map.svh | 96 +++- distrib/src/reg/uvm_reg_model.svh | 1 - distrib/src/reg/uvm_vreg.svh | 2 +- distrib/src/seq/uvm_sequence_library.svh | 58 +- distrib/src/seq/uvm_sequencer_base.svh | 6 +- tests/00basic/90Mantis/4160/test.sv | 87 +++ .../3413_write_auditing/irun.log.au.ius | 22 +- tests/70regs/20maps/90Mantis/4181/test.sv | 189 ++++++ tests/70regs/80examples/10oc_ethernet/Makefile.ius | 2 +- .../90Mantis/{3492 => partial_ro}/test.defines | 0 tests/70regs/90Mantis/{4168 => partial_ro}/test.sv | 39 +- uvm_ref/nd/Proj/UVM_Menu.txt | 3 +- uvm_ref/nd/gen_nd | 2 + 20 files changed, 830 insertions(+), 455 deletions(-) create mode 100644 tests/00basic/90Mantis/4160/test.sv create mode 100644 tests/70regs/20maps/90Mantis/4181/test.sv copy tests/70regs/90Mantis/{3492 => partial_ro}/test.defines (100%) copy tests/70regs/90Mantis/{4168 => partial_ro}/test.sv (85%) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-07-09 21:37:05
|
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_3741 has been created at 171d1344c8fdb37a948cc5fefcd98530b0a8ed31 (commit) - Log ----------------------------------------------------------------- commit 171d1344c8fdb37a948cc5fefcd98530b0a8ed31 Merge: 8f7ad6d 80780c2 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:28:25 2013 -0700 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_3741 Conflicts: distrib/release-notes.txt commit 8f7ad6d782712ea4ce4d4ecaec4d0503620360da Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 13:48:39 2013 -0700 tweaking release notes commit 29ffb5b398998033a8ecedda2d54a772f74a3b91 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 13:47:43 2013 -0700 Plusargs file commit b71f06ca2ee52fa0eeed204c3d5e091c0f1c1561 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 12:03:18 2013 -0700 Adding test commit 239df2057c3c6b72a200d01626f9107f2390962a Author: Justin Refice <jr...@nv...> Date: Thu Jun 27 12:04:46 2013 -0700 Added +uvm_set_default_sequence mechanism for command line Change uvm_factory::find_by_name to uvm_factory::find_wrapper_by_name and documented BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-07-09 21:36:33
|
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_3693 has been updated via 6a28681f14fe3ceb4e7377006397e14e52525af8 (commit) via 2fbdf6091585840f6d0c33c1f7d689c0e38f2165 (commit) via ca0dc427a046e61b5c1209a6b0409e761d55cff2 (commit) via 305380c9fc5f1bdf03cf920dbfc0abd7b7301741 (commit) via 80780c26210e09121b54679417b21bff4709a12b (commit) via 12fc30cf2176440d2efe884a5a193d3776fdc6e8 (commit) via 693e64e558e018cb5fdf820a4c4a93db7d743314 (commit) via 7bc54de06edb5397f50594f60d06f3f98bb2fbe1 (commit) via d9a3968731bec2db0360b1a14121969a33a6770a (commit) via 13edb91553cef71ba8dbba6f5e2dc84652b9b4b0 (commit) via 148cb3150856cb0d949b411eb9c8a6ce5c6a276f (commit) via 6e9a61ddbf85d4beabcd9c0ea1a222f523ddd735 (commit) via dfa5659f6befa063bbdb9cab0001c93fa5bf4877 (commit) via 18930f9a2593c2c20b171b2b7ef8b20232d60029 (commit) via d6259352e9f055d8be9ad8784d820830a7dbcd74 (commit) via 0ac15812c2125e78812b4a0d1fed19c2abe8dabd (commit) via e294eda8c7c46252de5a13c5bc17c0f5344653bc (commit) via 95d07bb8c9010639b5221088fa85624ad56f95be (commit) from 54dca5fa5b6ff66b461d0a6bf120ffe3979a9c2f (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 6a28681f14fe3ceb4e7377006397e14e52525af8 Merge: 2fbdf60 80780c2 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:25:46 2013 -0700 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_3693 Conflicts: distrib/release-notes.txt commit 2fbdf6091585840f6d0c33c1f7d689c0e38f2165 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 13:43:00 2013 -0700 Updating release notes commit ca0dc427a046e61b5c1209a6b0409e761d55cff2 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 13:40:05 2013 -0700 Missing copyrights commit 305380c9fc5f1bdf03cf920dbfc0abd7b7301741 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 12:15:15 2013 -0700 Adding tests ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 16 + distrib/src/base/uvm_base.svh | 1 + distrib/src/base/uvm_comparer.svh | 34 +- distrib/src/base/uvm_event.svh | 678 ++++++++++---------- distrib/src/base/uvm_event_callback.svh | 6 +- distrib/src/base/uvm_globals.svh | 3 +- distrib/src/dpi/uvm_regex.cc | 24 +- distrib/src/reg/sequences/uvm_reg_access_seq.svh | 21 +- distrib/src/reg/uvm_reg_map.svh | 96 +++- distrib/src/reg/uvm_reg_model.svh | 1 - distrib/src/reg/uvm_vreg.svh | 2 +- distrib/src/seq/uvm_sequence_library.svh | 58 +- distrib/src/seq/uvm_sequencer_base.svh | 6 +- tests/00basic/90Mantis/4160/test.sv | 87 +++ .../3413_write_auditing/irun.log.au.ius | 22 +- .../3693setting_enum_by_nameA/test.sv | 50 ++ .../3693setting_enum_by_nameB/test.plusargs | 4 + .../3693setting_enum_by_nameB/test.sv | 117 ++++ tests/70regs/20maps/90Mantis/4181/test.sv | 189 ++++++ tests/70regs/80examples/10oc_ethernet/Makefile.ius | 2 +- .../90Mantis/{3492 => partial_ro}/test.defines | 0 tests/70regs/90Mantis/{4168 => partial_ro}/test.sv | 39 +- uvm_ref/nd/Proj/UVM_Menu.txt | 3 +- uvm_ref/nd/gen_nd | 2 + 24 files changed, 1006 insertions(+), 455 deletions(-) create mode 100644 tests/00basic/90Mantis/4160/test.sv create mode 100644 tests/10resources/99Mantis_fixes/3693setting_enum_by_nameA/test.sv create mode 100644 tests/10resources/99Mantis_fixes/3693setting_enum_by_nameB/test.plusargs create mode 100644 tests/10resources/99Mantis_fixes/3693setting_enum_by_nameB/test.sv create mode 100644 tests/70regs/20maps/90Mantis/4181/test.sv copy tests/70regs/90Mantis/{3492 => partial_ro}/test.defines (100%) copy tests/70regs/90Mantis/{4168 => partial_ro}/test.sv (85%) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-07-09 21:36:01
|
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_4469 has been created at 36df6e410d5764fc2cfa73a5022ac124e1be9727 (commit) - Log ----------------------------------------------------------------- commit 36df6e410d5764fc2cfa73a5022ac124e1be9727 Merge: ee284b0 80780c2 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:35:35 2013 -0700 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_4469 commit ee284b09d93774af352185597d8487680f2cd7c6 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:11:05 2013 -0700 copyright and release notes commit 7ea5ef12f5b7fd55cafed9da8d5a1614cc199580 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 13:18:40 2013 -0700 Simple comments commit 2f471a33abe114920687c21fcbce2c656da970d4 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 13:08:49 2013 -0700 Added introspection via get_successor/predecessor_nodes() in uvm_phase Added test for functionality BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-07-09 21:35:23
|
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_4434 has been created at 4f811a619c79d1f860022f2012b015747a6f947a (commit) - Log ----------------------------------------------------------------- commit 4f811a619c79d1f860022f2012b015747a6f947a Merge: fefbad7 80780c2 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:34:59 2013 -0700 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_4434 commit fefbad75236a4cde91dda8b2524c2020a7c101a1 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:08:34 2013 -0700 copyright and release notes commit 70040ae8db64788afc9aabab160b5ca9656934d5 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 12:22:05 2013 -0700 Adding get_objection_count to uvm_phase BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-07-09 21:34:47
|
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_4432_dap has been created at 9659b07225584b39437ed1984dd037247f1a51cb (commit) - Log ----------------------------------------------------------------- commit 9659b07225584b39437ed1984dd037247f1a51cb Merge: 6083c10 45cfab9 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:34:10 2013 -0700 Merge branch 'Mantis_4431_dap' of ssh://git.code.sf.net/p/uvm/code into Mantis_4432_dap commit 6083c10d2f865b7100111bb120ab5ff6df81acd2 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 12:14:08 2013 -0700 Fixing tests commit 1d244a48970f3967fcf9b747e9056ae7cbb497aa Author: Justin Refice <jr...@nv...> Date: Mon Jul 8 14:15:03 2013 -0700 Removing objection tracing (the perl test system needs some work here...) commit 1a9e41d6c8309f60bfd92c7b2fa2ee66c314bc03 Author: Justin Refice <jr...@nv...> Date: Mon Jul 8 14:13:34 2013 -0700 Modified auto objection to bookend BODY instead of entire execution Fixed tests to use auto objection where applicable (almost everywhere) BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-07-09 21:33:57
|
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_4431_dap has been updated via 45cfab9b97a19f3f29977243d7e42eee5902ad91 (commit) via dbbcac959f492996a458c8c31891089af19dc84f (commit) via 80780c26210e09121b54679417b21bff4709a12b (commit) via 12fc30cf2176440d2efe884a5a193d3776fdc6e8 (commit) via 693e64e558e018cb5fdf820a4c4a93db7d743314 (commit) via 7bc54de06edb5397f50594f60d06f3f98bb2fbe1 (commit) via d9a3968731bec2db0360b1a14121969a33a6770a (commit) via 13edb91553cef71ba8dbba6f5e2dc84652b9b4b0 (commit) via 148cb3150856cb0d949b411eb9c8a6ce5c6a276f (commit) via 6e9a61ddbf85d4beabcd9c0ea1a222f523ddd735 (commit) via dfa5659f6befa063bbdb9cab0001c93fa5bf4877 (commit) via 18930f9a2593c2c20b171b2b7ef8b20232d60029 (commit) via d6259352e9f055d8be9ad8784d820830a7dbcd74 (commit) via 0ac15812c2125e78812b4a0d1fed19c2abe8dabd (commit) via e294eda8c7c46252de5a13c5bc17c0f5344653bc (commit) via 95d07bb8c9010639b5221088fa85624ad56f95be (commit) from c6d61f6c8a5be333b301553e9d04e7145c58b614 (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 45cfab9b97a19f3f29977243d7e42eee5902ad91 Merge: c6d61f6 dbbcac9 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:33:02 2013 -0700 Merge branch 'uvm_data_policies' of ssh://git.code.sf.net/p/uvm/code into Mantis_4431_dap ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 13 + distrib/src/base/uvm_comparer.svh | 34 +- distrib/src/base/uvm_event.svh | 678 ++++++++++---------- distrib/src/base/uvm_event_callback.svh | 6 +- distrib/src/base/uvm_globals.svh | 2 +- distrib/src/dpi/uvm_regex.cc | 24 +- distrib/src/reg/sequences/uvm_reg_access_seq.svh | 21 +- distrib/src/reg/uvm_reg_map.svh | 96 +++- distrib/src/reg/uvm_reg_model.svh | 1 - distrib/src/reg/uvm_vreg.svh | 2 +- distrib/src/seq/uvm_sequence_library.svh | 58 +- distrib/src/seq/uvm_sequencer_base.svh | 6 +- tests/00basic/90Mantis/4160/test.sv | 87 +++ .../3413_write_auditing/irun.log.au.ius | 22 +- tests/70regs/20maps/90Mantis/4181/test.sv | 189 ++++++ tests/70regs/80examples/10oc_ethernet/Makefile.ius | 2 +- .../90Mantis/{3492 => partial_ro}/test.defines | 0 tests/70regs/90Mantis/{4168 => partial_ro}/test.sv | 39 +- uvm_ref/nd/Proj/UVM_Menu.txt | 3 +- uvm_ref/nd/gen_nd | 2 + 20 files changed, 830 insertions(+), 455 deletions(-) create mode 100644 tests/00basic/90Mantis/4160/test.sv create mode 100644 tests/70regs/20maps/90Mantis/4181/test.sv copy tests/70regs/90Mantis/{3492 => partial_ro}/test.defines (100%) copy tests/70regs/90Mantis/{4168 => partial_ro}/test.sv (85%) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-07-09 21:32:55
|
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_data_policies has been updated via dbbcac959f492996a458c8c31891089af19dc84f (commit) via 80780c26210e09121b54679417b21bff4709a12b (commit) via 12fc30cf2176440d2efe884a5a193d3776fdc6e8 (commit) via 693e64e558e018cb5fdf820a4c4a93db7d743314 (commit) via 7bc54de06edb5397f50594f60d06f3f98bb2fbe1 (commit) via d9a3968731bec2db0360b1a14121969a33a6770a (commit) via 13edb91553cef71ba8dbba6f5e2dc84652b9b4b0 (commit) via 148cb3150856cb0d949b411eb9c8a6ce5c6a276f (commit) via 6e9a61ddbf85d4beabcd9c0ea1a222f523ddd735 (commit) via dfa5659f6befa063bbdb9cab0001c93fa5bf4877 (commit) via 18930f9a2593c2c20b171b2b7ef8b20232d60029 (commit) via d6259352e9f055d8be9ad8784d820830a7dbcd74 (commit) via 0ac15812c2125e78812b4a0d1fed19c2abe8dabd (commit) via e294eda8c7c46252de5a13c5bc17c0f5344653bc (commit) via 95d07bb8c9010639b5221088fa85624ad56f95be (commit) from fcc35004963985a97274e92ea3294ed13b787747 (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 dbbcac959f492996a458c8c31891089af19dc84f Merge: fcc3500 80780c2 Author: Justin Refice <jr...@nv...> Date: Tue Jul 9 14:31:46 2013 -0700 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into uvm_data_policies ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 13 + distrib/src/base/uvm_comparer.svh | 34 +- distrib/src/base/uvm_event.svh | 678 ++++++++++---------- distrib/src/base/uvm_event_callback.svh | 6 +- distrib/src/base/uvm_globals.svh | 2 +- distrib/src/dpi/uvm_regex.cc | 24 +- distrib/src/reg/sequences/uvm_reg_access_seq.svh | 21 +- distrib/src/reg/uvm_reg_map.svh | 96 +++- distrib/src/reg/uvm_reg_model.svh | 1 - distrib/src/reg/uvm_vreg.svh | 2 +- distrib/src/seq/uvm_sequence_library.svh | 58 +- distrib/src/seq/uvm_sequencer_base.svh | 6 +- tests/00basic/90Mantis/4160/test.sv | 87 +++ .../3413_write_auditing/irun.log.au.ius | 22 +- tests/70regs/20maps/90Mantis/4181/test.sv | 189 ++++++ tests/70regs/80examples/10oc_ethernet/Makefile.ius | 2 +- .../90Mantis/{3492 => partial_ro}/test.defines | 0 tests/70regs/90Mantis/{4168 => partial_ro}/test.sv | 39 +- uvm_ref/nd/Proj/UVM_Menu.txt | 3 +- uvm_ref/nd/gen_nd | 2 + 20 files changed, 830 insertions(+), 455 deletions(-) create mode 100644 tests/00basic/90Mantis/4160/test.sv create mode 100644 tests/70regs/20maps/90Mantis/4181/test.sv copy tests/70regs/90Mantis/{3492 => partial_ro}/test.defines (100%) copy tests/70regs/90Mantis/{4168 => partial_ro}/test.sv (85%) hooks/post-receive -- uvm |
From: Mark S. <ev...@us...> - 2013-07-09 18:11:04
|
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_4622 has been updated via d638d85615cd559877af8e1f04821909c2007ba3 (commit) from d6e525dd7ad5eb127a572ce46c2ebf1b49d9d396 (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 d638d85615cd559877af8e1f04821909c2007ba3 Author: Mark Strickland <mas...@ci...> Date: Tue Jul 9 14:09:55 2013 -0400 Removed the previous code which I had just put in comments ----------------------------------------------------------------------- Summary of changes: distrib/src/base/uvm_phase.svh | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) hooks/post-receive -- uvm |
From: Mark S. <ev...@us...> - 2013-07-09 17:58:51
|
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_4566 has been created at cd17fe9729a49976f9be7c0aeeb5cab80c35e7de (commit) - Log ----------------------------------------------------------------- commit cd17fe9729a49976f9be7c0aeeb5cab80c35e7de Author: Mark Strickland <mas...@ci...> Date: Tue Jul 9 13:56:36 2013 -0400 Throw an error for mismatch in size of queues even if show_max is 1 BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Mark S. <ev...@us...> - 2013-07-09 14:51:26
|
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_4622 has been created at d6e525dd7ad5eb127a572ce46c2ebf1b49d9d396 (commit) - Log ----------------------------------------------------------------- commit d6e525dd7ad5eb127a572ce46c2ebf1b49d9d396 Author: Mark Strickland <mas...@ci...> Date: Tue Jul 9 10:49:29 2013 -0400 Update to implementation of unsync and addition of a test of unsync BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Mark S. <ev...@us...> - 2013-07-08 14:56:06
|
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_4418 has been created at 5e156c307e69f0d33c6ddba86d0c2be0f384d46a (commit) - Log ----------------------------------------------------------------- commit 5e156c307e69f0d33c6ddba86d0c2be0f384d46a Author: Mark Strickland <mas...@ci...> Date: Mon Jul 8 10:53:38 2013 -0400 Added more description to the comment for set_report_severity_id_verbosity BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Mark S. <ev...@us...> - 2013-07-05 19:51:51
|
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_4391 has been created at 67cde88fde5650e186f9186e3703e8ce39a58171 (commit) - Log ----------------------------------------------------------------- commit 67cde88fde5650e186f9186e3703e8ce39a58171 Author: Mark Strickland <mas...@ci...> Date: Fri Jul 5 15:48:41 2013 -0400 Remove redundant code BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-07-04 12:38:14
|
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 80780c26210e09121b54679417b21bff4709a12b (commit) via 12fc30cf2176440d2efe884a5a193d3776fdc6e8 (commit) via 693e64e558e018cb5fdf820a4c4a93db7d743314 (commit) via 7bc54de06edb5397f50594f60d06f3f98bb2fbe1 (commit) via d9a3968731bec2db0360b1a14121969a33a6770a (commit) via 13edb91553cef71ba8dbba6f5e2dc84652b9b4b0 (commit) via 148cb3150856cb0d949b411eb9c8a6ce5c6a276f (commit) via 6e9a61ddbf85d4beabcd9c0ea1a222f523ddd735 (commit) via dfa5659f6befa063bbdb9cab0001c93fa5bf4877 (commit) via 18930f9a2593c2c20b171b2b7ef8b20232d60029 (commit) via d6259352e9f055d8be9ad8784d820830a7dbcd74 (commit) via 0ac15812c2125e78812b4a0d1fed19c2abe8dabd (commit) via e294eda8c7c46252de5a13c5bc17c0f5344653bc (commit) via 95d07bb8c9010639b5221088fa85624ad56f95be (commit) from fd5666e066890137ac7d00d9f38b0d87a8e888d3 (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 80780c26210e09121b54679417b21bff4709a12b Author: uwes <uw...@ca...> Date: Thu Jul 4 15:37:13 2013 +0300 regold commit 12fc30cf2176440d2efe884a5a193d3776fdc6e8 Author: uwes <uw...@ca...> Date: Thu Jul 4 15:35:37 2013 +0300 fixed missing default value commit 693e64e558e018cb5fdf820a4c4a93db7d743314 Author: uwes <uw...@ca...> Date: Thu Jul 4 15:32:12 2013 +0300 accessor now present again commit 7bc54de06edb5397f50594f60d06f3f98bb2fbe1 Merge: 13edb91 d9a3968 Author: uwes <uw...@ca...> Date: Thu Jul 4 15:03:38 2013 +0300 Merge branch 'mantis_4181' into UVM_1_2 commit d9a3968731bec2db0360b1a14121969a33a6770a Author: uwes <uw...@ca...> Date: Thu Jul 4 15:02:33 2013 +0300 updated mantis, fixed burst accumulation introduced earlier commit 13edb91553cef71ba8dbba6f5e2dc84652b9b4b0 Author: uwes <uw...@ca...> Date: Tue Jul 2 15:05:43 2013 +0300 updated readme commit 148cb3150856cb0d949b411eb9c8a6ce5c6a276f Merge: fd5666e d625935 18930f9 0ac1581 e294eda dfa5659 95d07bb 6e9a61d Author: uwes <uw...@ca...> Date: Tue Jul 2 14:56:14 2013 +0300 Merge branches 'mantis_4548', 'mantis_4542', 'mantis_4532', 'mantis_4366', 'mantis_4181', 'mantis_4160' and 'mantis_3407' into UVM_1_2 commit dfa5659f6befa063bbdb9cab0001c93fa5bf4877 Author: Uwe Simm <uw...@ca...> Date: Thu May 31 14:09:27 2012 +0200 patch to allow custom transaction ordering in uvm_reg to bus translations added testcase ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 13 + distrib/src/base/uvm_comparer.svh | 34 +- distrib/src/base/uvm_event.svh | 678 ++++++++++---------- distrib/src/base/uvm_event_callback.svh | 6 +- distrib/src/base/uvm_globals.svh | 2 +- distrib/src/dpi/uvm_regex.cc | 24 +- distrib/src/reg/sequences/uvm_reg_access_seq.svh | 21 +- distrib/src/reg/uvm_reg_map.svh | 96 +++- distrib/src/reg/uvm_reg_model.svh | 1 - distrib/src/reg/uvm_vreg.svh | 2 +- distrib/src/seq/uvm_sequence_library.svh | 58 +- distrib/src/seq/uvm_sequencer_base.svh | 6 +- tests/00basic/90Mantis/4160/test.sv | 87 +++ .../3413_write_auditing/irun.log.au.ius | 22 +- tests/70regs/20maps/90Mantis/4181/test.sv | 189 ++++++ tests/70regs/80examples/10oc_ethernet/Makefile.ius | 2 +- .../90Mantis/{3492 => partial_ro}/test.defines | 0 tests/70regs/90Mantis/{4168 => partial_ro}/test.sv | 39 +- uvm_ref/nd/Proj/UVM_Menu.txt | 3 +- uvm_ref/nd/gen_nd | 2 + 20 files changed, 830 insertions(+), 455 deletions(-) create mode 100644 tests/00basic/90Mantis/4160/test.sv create mode 100644 tests/70regs/20maps/90Mantis/4181/test.sv copy tests/70regs/90Mantis/{3492 => partial_ro}/test.defines (100%) copy tests/70regs/90Mantis/{4168 => partial_ro}/test.sv (85%) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-07-03 20:01:19
|
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_4431_dap has been created at c6d61f6c8a5be333b301553e9d04e7145c58b614 (commit) - Log ----------------------------------------------------------------- commit c6d61f6c8a5be333b301553e9d04e7145c58b614 Merge: 70dabc3 fcc3500 Author: Justin Refice <jr...@nv...> Date: Wed Jul 3 12:57:34 2013 -0700 Merge branch 'uvm_data_policies' of ssh://git.code.sf.net/p/uvm/code into Mantis_4431_dap commit 70dabc37dd8272f03206c2c01840af72f33d5881 Author: Justin Refice <jr...@nv...> Date: Wed Jul 3 12:42:28 2013 -0700 Implementation of get/set_starting_phase inside of uvm_sequence_base Fixes to various tests which used starting_phase Fixes to references to starting_phase within the BCL BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-07-03 19:56:52
|
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_data_policies has been updated via fcc35004963985a97274e92ea3294ed13b787747 (commit) from 101af201d16d6afdb17778c9d38981020e16f82d (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 fcc35004963985a97274e92ea3294ed13b787747 Author: Justin Refice <jr...@nv...> Date: Wed Jul 3 12:55:52 2013 -0700 Changing to simply not support copy/clone/pack/unpack, avoids lots of 'what ifs' ----------------------------------------------------------------------- Summary of changes: distrib/src/dap/uvm_g2l_dap.svh | 59 ++++++++++++++----------------------- tests/60dap/01get_to_lock/test.sv | 42 ++------------------------ 2 files changed, 25 insertions(+), 76 deletions(-) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-07-03 17:25:25
|
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_data_policies has been updated via 101af201d16d6afdb17778c9d38981020e16f82d (commit) via b1e1b7e74c03ea83046d4ca821dad933c8a0f35a (commit) from 4f025241071b9847da0ab831cccad26920869d86 (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 101af201d16d6afdb17778c9d38981020e16f82d Author: Justin Refice <jr...@nv...> Date: Wed Jul 3 10:24:32 2013 -0700 Documentation fixes commit b1e1b7e74c03ea83046d4ca821dad933c8a0f35a Author: Justin Refice <jr...@nv...> Date: Wed Jul 3 10:21:17 2013 -0700 Implementation switched from read/write to set/get Added documentation and test ----------------------------------------------------------------------- Summary of changes: distrib/src/{uvm.sv => dap/uvm_dap.svh} | 18 ++- distrib/src/dap/uvm_g2l_dap.svh | 169 ++++++++++++++++++++ distrib/src/dap/uvm_r2l_dap.svh | 249 ------------------------------ distrib/src/dap/uvm_set_get_dap_base.svh | 83 ++++++++++ distrib/src/uvm_pkg.sv | 2 + tests/60dap/01get_to_lock/test.sv | 164 ++++++++++++++++++++ uvm_ref/nd/Proj/UVM_Menu.txt | 3 +- 7 files changed, 433 insertions(+), 255 deletions(-) copy distrib/src/{uvm.sv => dap/uvm_dap.svh} (74%) create mode 100644 distrib/src/dap/uvm_g2l_dap.svh delete mode 100644 distrib/src/dap/uvm_r2l_dap.svh create mode 100644 distrib/src/dap/uvm_set_get_dap_base.svh create mode 100644 tests/60dap/01get_to_lock/test.sv hooks/post-receive -- uvm |