uvm-git Mailing List for UVM (Page 8)
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: Justin R. <ec...@us...> - 2013-11-23 01:36: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, UVM_1_2 has been updated via 9f2cd57c358f443d752f776c9b4f3436dfd9248c (commit) from fdd4af5c0fb47e3c93619868bc61b8394c193da7 (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 9f2cd57c358f443d752f776c9b4f3436dfd9248c Author: Justin Refice <jr...@nv...> Date: Fri Nov 22 17:35:37 2013 -0800 Release notes for 4744 ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-11-23 01:34:42
|
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 fdd4af5c0fb47e3c93619868bc61b8394c193da7 (commit) via d4e57af831149f4e493ad054600aaf532da4b65f (commit) via 3b415f8497354418a8bdbded66c38835cf5a0491 (commit) via c11e3498aa2654d273b8216aa89000178239fb5c (commit) via 2b4402b49cafc2338eba5483f8004830f840f8f6 (commit) via 62ac03a3f237e2f5ae4abc2deefb94cc4ab81d6c (commit) via aa105d0baa5362102162ef51e9e7b963bd1b800b (commit) via 1b633d72afbff6ad5218dd6474a513762e7b9278 (commit) via 83251e277942f962e1416485104560e5abd30b6b (commit) via 60f37f3363696393eb83e4c5bea9a2bf0ea11778 (commit) via 271e8f1d79b6c1de7ff0ab1a8c71c70b00313331 (commit) via 8e7d0d47f57f73250defef3737a5c6948df608a5 (commit) via 25fc84ef7ecf2e85984b4daf4d5f757611f5507a (commit) via 1bbcf13e294b0420463c4068daa3ea7094af3fda (commit) via a10e52c28724cb73bac195401afaeeb3f9ecc8ff (commit) via e2b1cb3831a74fd3fc303106ca571b7920e5bfad (commit) via 5681c3cc276a6790438105b63bfe545a37e6b746 (commit) via 2681d82045aa1bb155516af30f0deba29c050162 (commit) via e69438a2b6bd96666ffa81926c98c7f5935e2694 (commit) via 94b88f660947d1765c1b8116c1e8be14af847c86 (commit) via 18fbd137e2498b3f0da9c0032e25034e5a739eb1 (commit) via 088baf9a75ec6d1859f83ac6e6df2c655d4ec219 (commit) via 8ebf8f44b8a79274e49073495229e21f557b8c0c (commit) via 6ecd91211734690ea55d106677a02bc6ad0a9d51 (commit) from 8d0608dc57c9bbed2c17c668fed54964780d6cfd (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 fdd4af5c0fb47e3c93619868bc61b8394c193da7 Merge: 8d0608d d4e57af Author: Justin Refice <jr...@nv...> Date: Fri Nov 22 17:29:13 2013 -0800 Merge remote-tracking branch 'origin/mantis_4744' into UVM_1_2 ----------------------------------------------------------------------- Summary of changes: distrib/examples/simple/hello_world/producer.sv | 2 +- distrib/src/base/uvm_barrier.svh | 6 +- distrib/src/base/uvm_base.svh | 3 + distrib/src/base/uvm_component.svh | 500 ++++++---- distrib/src/base/uvm_coreservice.svh | 32 +- distrib/src/base/uvm_event.svh | 18 +- distrib/src/base/uvm_event_callback.svh | 4 +- distrib/src/base/uvm_heartbeat.svh | 6 +- distrib/src/base/uvm_links.svh | 370 +++++++ distrib/src/base/uvm_misc.svh | 10 +- distrib/src/base/uvm_object.svh | 13 +- distrib/src/base/uvm_object_globals.svh | 12 +- distrib/src/base/uvm_printer.svh | 28 +- distrib/src/base/uvm_recorder.svh | 1075 +++++++++++++++++--- distrib/src/base/uvm_report_message.svh | 59 +-- distrib/src/base/uvm_report_server.svh | 72 ++- distrib/src/base/uvm_tr_database.svh | 431 ++++++++ distrib/src/base/uvm_tr_stream.svh | 582 +++++++++++ distrib/src/base/uvm_transaction.svh | 201 ++-- distrib/src/dap/uvm_dap.svh | 1 + distrib/src/dap/uvm_get_to_lock_dap.svh | 2 +- distrib/src/dap/uvm_set_before_get_dap.svh | 5 +- distrib/src/dap/uvm_set_get_dap_base.svh | 2 +- ...get_to_lock_dap.svh => uvm_simple_lock_dap.svh} | 72 +- distrib/src/macros/uvm_object_defines.svh | 68 +- distrib/src/seq/uvm_sequence_base.svh | 32 +- tests/03data/00no_macros/item.sv | 91 +- tests/03data/00no_macros/test.sv | 34 +- tests/03data/06printer/test.sv | 6 +- tests/03data/90Mantis/4030_pack_unpack/test.sv | 7 +- tests/03data/90Mantis/4621/test.sv | 7 +- tests/25agent/30record/tr_db.au | 75 +- uvm_ref/nd/Images/uvm_ref_recording.gif | Bin 0 -> 18568 bytes uvm_ref/nd/Proj/UVM_Menu.txt | 33 +- uvm_ref/recording.txt | 19 + 35 files changed, 3132 insertions(+), 746 deletions(-) create mode 100644 distrib/src/base/uvm_links.svh create mode 100644 distrib/src/base/uvm_tr_database.svh create mode 100644 distrib/src/base/uvm_tr_stream.svh copy distrib/src/dap/{uvm_get_to_lock_dap.svh => uvm_simple_lock_dap.svh} (69%) create mode 100644 uvm_ref/nd/Images/uvm_ref_recording.gif create mode 100644 uvm_ref/recording.txt hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-11-23 01:28:44
|
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_4744 has been updated via d4e57af831149f4e493ad054600aaf532da4b65f (commit) via 3b415f8497354418a8bdbded66c38835cf5a0491 (commit) via c11e3498aa2654d273b8216aa89000178239fb5c (commit) via 0484ec3b7ac4885fd7a445ddef6d54423b52f2b7 (commit) via f79e6dc0a7efeaaeb616fdee0e8053e8d8c02e78 (commit) via e8dc66bfb6c6350ebf7d361db5c66be8c1b529ae (commit) via 2b4402b49cafc2338eba5483f8004830f840f8f6 (commit) via a6f2c07ee9db0d4ee0484fd4fa9c95693446b9b0 (commit) via a16a909c1d15d490a90d5c7d9f36fdea7cb252ec (commit) via bb06cc5f0103eaf3a5f7b8054533625a03c76688 (commit) via f9550dd238d67032f0ef8815a754f9a2d90c9629 (commit) via 7dc639f37df69c084cdf23f5af2f675d268e988a (commit) via f19b7bb8d981c236efddb2b3dac059f11fb3ddc5 (commit) via 109047c194a963a7cd856bf63e467491e33c3d00 (commit) via 3138e048d90cba2ed2b6d196bd5af8434d05b0db (commit) via 7f548b59b168393e5c6b15dfb71a7c2c5ee6e7b1 (commit) via c177d616a27955c1694c25a857637624220d5be6 (commit) via a52a55f6b4ffe5cd5c3c7f186f26bbe3f7cee6b3 (commit) via 7980be2d32dea3af9e336dafdf9be7ed3bd42de5 (commit) via 8dedd805e5a3206034992c5b33410f23558b195c (commit) via cd72093990465b1cdc002c034fdf1d9b9bbaf5cd (commit) via 7ffbe6d7fd8300bd87a60d8a2c8d737d3f82caf6 (commit) via fcd876188338f6aea93b56810764d70d5140d683 (commit) via 23ab766206024080f179580c45ff211614606017 (commit) via f1d9ae28559d6d2e1304ba0971cf919ce2b92bed (commit) via b5f8346dbee164591c956a22f7a464d84d5fcf30 (commit) via 5bdadbc4e6f3740a78d31d0e73c96019a9c21a4e (commit) via d977a7ddbdfcd49fbbec0e95a1088f4bff125d4c (commit) via 97989c1c5e34dd804336223b2a2e439d18610b98 (commit) via 9546f41a584fd0b242567aa082fed244e8d2a9ff (commit) via db00996a34c5398e11e4293db3ab16948ee0a9ab (commit) via a45ca379eaa1b66f41898c2e3debaa3fe0ea9092 (commit) via 4dfe00d8b5201ca7d33ca1fb10d7406c68070eda (commit) via 6f81a274dc460b69b96e91b565b30c2a22440969 (commit) via 65f59abda1ff81e90dcd2ce881ce47fe44b7be32 (commit) via e95affb5976c5e59d44a7b8353de682e33450ef5 (commit) via 62ac03a3f237e2f5ae4abc2deefb94cc4ab81d6c (commit) via 8ab0ffb2df51471c43074e7afb36451da3ab9877 (commit) via b7dceb27cc3a015fb86f998d97d14f14220a58c0 (commit) via aa105d0baa5362102162ef51e9e7b963bd1b800b (commit) via b340f44898980e23572eb6e731b565fbe43af184 (commit) via 1b040d4c4d01b0c9228be238d2370637e645bcc7 (commit) via fada18fddf91ef5e7b3c8ec967e080da6ef26b17 (commit) via b75e0bda5d8997daaaedf660c41a130c24b8a75e (commit) via f61ebf07e9254bbcbcea47a9cb434e01acc9a9a5 (commit) via 07f38b6495a3c8238ade52268ec58361973aad4e (commit) via c97a4dd76540025659487b445452baf6135b5846 (commit) via f40bd8727fb9665f7b939360e701aea6ec6ce843 (commit) via 87328c0bcd9612fb062096f66006f65beeb2a606 (commit) via b4bc6d46c5b882bfa78dd06bada3bdbd3339c367 (commit) via 64ee491c8b2a24176f5c7d85b1b8882578c3ba20 (commit) via 51df1defe658a336519b7cee0e7408642b2e5b85 (commit) via 399b13dd38d4b10fa731187e8601bc2fc7461eaa (commit) via f670c4c61562a27b36315a650efba5ea42f80fa2 (commit) via e1cfd090af9fdd9ac5ec48bd4af8bc95b84190f1 (commit) via 2c70fa2eb1c8fc22b14c8051b852265de6100984 (commit) via 3d1436147220e05b97b11c86200d7cfae0d35387 (commit) via d1ade50fa8aeaeb13a31d44eb4099f7b91b0623a (commit) via bd56689e2af634ecafe7eb03ae0d717baa4dc9dc (commit) via 88328d6f7bfbbff90662ee54a6cc74663395c352 (commit) via ce27de901c7f911f895a0cee86c7c14bd2adf33c (commit) via fcfe05974056ab39606f0e65df917a3b8a1576ec (commit) via ee13e124001891c9b2e842f5620a1ad9c91e3c40 (commit) via 31ebdb08d18a64241b2a6fb91c82b784e051803c (commit) via bbc5946edb2bd2ab84cdab97f8e7d90717bf6f54 (commit) via e49f31050b4f082273def7b00acdcaf3872e209f (commit) via bafaf2c19bf84ab5306d8b796e301b51c703efc9 (commit) via ce8498fc8a7f68ebfb24be9d49dcb295a3025f80 (commit) via 920e97729f812d4b5c0aa466ae5a55fccdb05089 (commit) via 13081c6db7e6e11a8e67eefa6830fa9775c9d63d (commit) via d42275c17d4a0de996eff9e281ef58f4d48a46b3 (commit) via bc3ae35b4b5cea2c24869198fba601ae1c6c72be (commit) via faa47e15c38ad50980cd0e25954d3b4e1d3baae9 (commit) via 40e582931d35b46377094dd2472b84c84ced185d (commit) via 6b4eb17417e863c1ca39221654d8e2daef91a51c (commit) via b71eaea1c8e6bd1847ac2bbcf69e5c50d80a5b33 (commit) via 88e2bae99116913987dad6d7bb766945719a753f (commit) via c262d2fa0a320e36f298169e153a9590e069432a (commit) via 129c51ef4580fe40019cd4e3237cad72f291c328 (commit) via a4a302671a7cebf7a75614735179403566ad3ded (commit) via 063bdbf074bd1daad38ce9c8c72ceb58083280d2 (commit) via e7d165044aa7503b182197761567eabd1cfbb97a (commit) via 21fdb7b60d6b9ee3b8fca14833c836e2d9b7aa26 (commit) via 9b672d575ccb033453e09e800a4f78a6d5485c59 (commit) via 5d455600d1790a5e353d130ab8fdc38aaa8e64d6 (commit) via 85e179fd2218b8c2b9fe6324224f3269a1eff957 (commit) via 640fb1f34f4c82b7e99b332238e58ee0e0ddb7b7 (commit) via 0d0d363c7757048ca17bfe18933820c2893eaf56 (commit) via d5c1e012db4841ab5c470b7c27ca174c6fc73697 (commit) via 837cc4f9eb0f76b51b8cdd30fd23958de6e65b96 (commit) via 7b15e1e770ea3b9ce541db10200e267be78148cd (commit) via 844672c2e215da02395081176fa0766df64f229f (commit) via f3f88a29f9b9d75a45a5311b3849123cdc685b36 (commit) via 1b633d72afbff6ad5218dd6474a513762e7b9278 (commit) via c14c1133393b1934efdbe4ac40dc94b9ee861cb3 (commit) via 2a52b1e7dc4a7ce79ea4faa3a8d5a5fa84fc1c0a (commit) via a9c3e8b9a2f71ffaa190cc1c3394ba1fdc1cbb8b (commit) via 87cf8de1355581220aa4d068faa8047d5d8b4f92 (commit) via 3c2ed5066b4b029e1a509207c731e182e0dda7f8 (commit) via a708634b0ad0377902fb6d069485eb408bef4710 (commit) via 1910d1fad77ebe5e56705983439082d0451c5d88 (commit) via 3142741d35abb2ba66ba4bc5afa594e9e502c00c (commit) via 09a13f98064a9abb52ffa5bd4a63e7ca727dd026 (commit) via 879d29c3f666d2b7ad5f8208b3dd2bafed315ffb (commit) via 681bf6f6dd1b0b236669fe04fd7fb245853017e5 (commit) via 0e27a5393103c6f7a904004eca8203f2ebb678e6 (commit) via 92e1f85f062ab0f91ee476e19469dcb97414c3ff (commit) via 0f7aa44ffc7c5973bb22ea50fc0fd5b7c68f8da7 (commit) via 8f164d1ab6693233e340f47e1386ef9d901ed837 (commit) via 17d94d9c06d25f8016ee3b11bf08ed22d18fef02 (commit) via 07e019a125b0504c4929866b1f690d30d3a4c68f (commit) via 206af92defe1682fde2161f3f6d886151ebb95dd (commit) via c99a054f75199b03555b5c2a40a772e938570bd5 (commit) via d52c8e5863d6b6f458514848197d4756beb7d9a2 (commit) via 201f590f61069420b079a50d98d58f1c074e2d6c (commit) via 5adfb3ad67e41fc4eeacbfeef2a6037ef8d34161 (commit) via d58f883bbe60c9f7fbb7bf912cb369a07d038f41 (commit) via fcb48d3e84a43c5e179618a7d6e5d3ea6b29f961 (commit) via 802f7459db24b765d06f089b8c5af53375d726a9 (commit) via be352fd693757f48cd451de64c272f834db416ef (commit) via 4b2d2b0665e000864700099591335209445d3dae (commit) via eb9e5c6e699aa0f7e2024f2575e53a773973e46c (commit) via b5d04780953594394b06329c4511616cf809c66b (commit) via 4364935282358d0a0e8fd80b2d5dbed5008eec29 (commit) via a242aae9bb96662b8228a0ab2dda945cffc8c3a7 (commit) via 98e8c9505f98a3d1f76690c39a447f3378d41ac2 (commit) via 2ae3757d31e6cb03022fd55a365e0b0a75f889f0 (commit) via e26e5d3add511bab8b59de75bb338a33e4cdc363 (commit) via 40488c92acc0de9e22839a48bc3c7f0d5292827e (commit) via aa9f722a24f6daf58a5f2201508245e32b683e08 (commit) via d5219252a7ae281ee9a9bcd36f86d96f988108f8 (commit) via e08e80dd6ebd06c7e134a61b6cf7431a4ac6975e (commit) via 95c7dda4f34eb05882451b89a51ef7409210256a (commit) via 10b8c3231462eaeda5c0e58ee48aee92b24e0f12 (commit) via ab3c9562fc4bd613ca1ad0378ad78c122ee1db22 (commit) via 45e5eb99d6b0dd05e138e0a3e281f15bc27dc09e (commit) via 2a3fd45ee3bb6465ac8c72b65678d3ff7b33679a (commit) via 23021675e7aa72a42ff1a9b24724808ba6fd1a35 (commit) via 3dcbc2b9515cf397867828f03d6f513b055b463f (commit) via 7a3b99ff2a2c3f0c36249e6b5b1efc083037c8fe (commit) via 55fe51091372117513432790c04895ea1a880529 (commit) via 2385f16cdd446fa3561394d3c5bc9c9b63f3b012 (commit) via 3700ae5106e84f33bd959fd54fa5a36052f82065 (commit) via fcd3ff64d14f6d857dfeaf6bde4556223fc7d8f8 (commit) via 0c33160e2350d8fe9f1e66f35f0e5fbdfceac449 (commit) via 751605475a53f973bf2f222638f0f086ed9da28d (commit) via b531965e4909329dcbdb4755ce97d5d2107d68e7 (commit) via aecead606df535687d3aba87a4dc0d57e5be348f (commit) from 83251e277942f962e1416485104560e5abd30b6b (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 d4e57af831149f4e493ad054600aaf532da4b65f Author: Justin Refice <jr...@nv...> Date: Fri Nov 22 15:48:09 2013 -0800 Gold file commit 3b415f8497354418a8bdbded66c38835cf5a0491 Merge: c11e349 0484ec3 Author: Justin Refice <jr...@nv...> Date: Fri Nov 22 12:27:26 2013 -0800 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into mantis_4744 commit c11e3498aa2654d273b8216aa89000178239fb5c Merge: 2b4402b a6f2c07 Author: Justin Refice <jr...@nv...> Date: Fri Nov 22 12:26:45 2013 -0800 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into mantis_4744 Resolution of 4570 changes to 1_2 and 4744 Conflicts: distrib/src/base/uvm_recorder.svh commit 2b4402b49cafc2338eba5483f8004830f840f8f6 Merge: 62ac03a f9550dd Author: Justin Refice <jr...@nv...> Date: Thu Nov 21 11:19:21 2013 -0800 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into mantis_4744 Conflicts: distrib/src/base/uvm_coreservice.svh distrib/src/base/uvm_misc.svh distrib/src/base/uvm_object_globals.svh distrib/src/base/uvm_printer.svh distrib/src/base/uvm_recorder.svh distrib/src/base/uvm_transaction.svh distrib/src/macros/uvm_object_defines.svh distrib/src/tlm2/uvm_tlm2_generic_payload.svh tests/03data/00no_macros/item.sv commit 62ac03a3f237e2f5ae4abc2deefb94cc4ab81d6c Author: Justin Refice <jr...@nv...> Date: Mon Nov 18 06:16:09 2013 -0800 Fixes from 10/23 review commit aa105d0baa5362102162ef51e9e7b963bd1b800b Merge: 1b633d7 87328c0 Author: Justin Refice <jr...@nv...> Date: Thu Nov 14 14:09:26 2013 -0800 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into mantis_4744 Conflicts: distrib/src/base/uvm_misc.svh tests/03data/90Mantis/4621/test.sv commit 1b633d72afbff6ad5218dd6474a513762e7b9278 Author: Justin Refice <jr...@nv...> Date: Thu Oct 24 06:59:34 2013 -0700 Providing built-in "vendor specific" handle, allows for vendor-specific solutions to be built into the BCL macros. ----------------------------------------------------------------------- Summary of changes: admin/bin/merged_mantis.pl | 120 ++ admin/bin/post_test.pl | 86 +- admin/bin/run_tests | 2 - distrib/examples/integrated/codec/tb_env.svh | 8 +- distrib/examples/simple/hello_world/producer.sv | 2 +- distrib/release-notes.txt | 43 + distrib/src/base/uvm_barrier.svh | 8 +- distrib/src/base/uvm_base.svh | 4 + distrib/src/base/uvm_callback.svh | 16 +- distrib/src/base/uvm_common_phases.svh | 11 + distrib/src/base/uvm_comparer.svh | 4 +- distrib/src/base/uvm_component.svh | 41 +- distrib/src/base/uvm_coreservice.svh | 43 +- distrib/src/base/uvm_event.svh | 4 +- distrib/src/base/uvm_factory.svh | 111 +- distrib/src/base/uvm_globals.svh | 76 +- distrib/src/base/uvm_misc.svh | 61 +- distrib/src/base/uvm_object.svh | 2 +- distrib/src/base/uvm_object_globals.svh | 44 +- distrib/src/base/uvm_objection.svh | 7 +- distrib/src/base/uvm_packer.svh | 265 ++++- distrib/src/base/uvm_phase.svh | 48 +- distrib/src/base/uvm_printer.svh | 13 +- distrib/src/base/uvm_recorder.svh | 355 ++++--- distrib/src/base/uvm_report_catcher.svh | 423 ++++--- distrib/src/base/uvm_report_handler.svh | 558 ++++++--- distrib/src/base/uvm_report_message.svh | 937 +++++++++++++++ distrib/src/base/uvm_report_object.svh | 503 +++++---- distrib/src/base/uvm_report_server.svh | 1258 ++++++++++++-------- distrib/src/base/uvm_resource.svh | 29 +- distrib/src/base/uvm_root.svh | 158 ++-- distrib/src/base/uvm_runtime_phases.svh | 10 + distrib/src/base/uvm_spell_chkr.svh | 23 +- distrib/src/base/uvm_tr_database.svh | 190 +--- distrib/src/base/uvm_tr_stream.svh | 596 ++++------ distrib/src/base/uvm_transaction.svh | 11 +- distrib/src/base/uvm_traversal.svh | 188 +++ distrib/src/dap/uvm_get_to_lock_dap.svh | 2 +- distrib/src/dap/uvm_set_before_get_dap.svh | 2 +- distrib/src/dpi/uvm_common.c | 20 +- distrib/src/dpi/uvm_hdl.c | 393 +------ distrib/src/dpi/uvm_hdl_inca.c | 511 ++++++++ distrib/src/dpi/uvm_hdl_questa.c | 406 +++++++ distrib/src/dpi/uvm_hdl_vcs.c | 433 +++++++ distrib/src/dpi/uvm_regex.cc | 24 +- distrib/src/dpi/uvm_regex.svh | 6 +- distrib/src/dpi/uvm_svcmd_dpi.c | 4 +- distrib/src/dpi/uvm_svcmd_dpi.svh | 5 + distrib/src/macros/uvm_message_defines.svh | 391 ++++++- distrib/src/macros/uvm_object_defines.svh | 216 +++-- distrib/src/macros/uvm_printer_defines.svh | 5 +- distrib/src/reg/sequences/uvm_reg_hw_reset_seq.svh | 46 +- distrib/src/reg/uvm_mem.svh | 4 +- distrib/src/reg/uvm_reg.svh | 7 +- distrib/src/reg/uvm_reg_adapter.svh | 4 +- distrib/src/reg/uvm_reg_field.svh | 6 +- distrib/src/reg/uvm_reg_predictor.svh | 16 +- distrib/src/reg/uvm_reg_sequence.svh | 3 +- distrib/src/seq/uvm_sequence_builtin.svh | 8 +- distrib/src/seq/uvm_sequence_item.svh | 146 +-- distrib/src/seq/uvm_sequence_library.svh | 8 +- distrib/src/seq/uvm_sequencer.svh | 16 +- distrib/src/seq/uvm_sequencer_param_base.svh | 4 +- distrib/src/tlm2/uvm_tlm2_generic_payload.svh | 26 +- distrib/src/uvm_macros.svh | 6 +- tests/00basic/03error/test.sv | 7 +- tests/00basic/06plusargs/test.sv | 5 +- tests/00basic/07toolargs/test.sv | 5 +- tests/00basic/10post_test/test.sv | 5 +- .../20subgroup/10subsub/10subsubsub/test.sv | 5 +- tests/00basic/20subgroup/10subsub/test.sv | 5 +- .../20subgroup/20subsub/10subsubsub/test.sv | 5 +- tests/00basic/20subgroup/test.sv | 5 +- tests/00basic/90Mantis/4160/test.sv | 2 +- tests/01report/00message/10print/output.au | 18 + tests/01report/00message/10print/post_test.pl | 88 ++ tests/01report/00message/10print/test.sv | 89 ++ tests/01report/00message/30add_elements/output.au | 11 + .../01report/00message/30add_elements/post_test.pl | 1 + tests/01report/00message/30add_elements/test.sv | 96 ++ tests/01report/00message/40del_elements/output.au | 1 + .../01report/00message/40del_elements/post_test.pl | 1 + tests/01report/00message/40del_elements/test.sv | 171 +++ tests/01report/00message/50random_stab/test.sv | 110 ++ tests/01report/02server/01set_get/test.sv | 10 +- tests/01report/02server/02compat/test.sv | 12 +- tests/01report/02server/03pre_abort/test.sv | 5 +- tests/01report/02server/10print/output.au | 23 + tests/01report/02server/10print/post_test.pl | 88 ++ tests/01report/02server/10print/test.sv | 63 + tests/01report/10catcher/03regnull/test.sv | 18 +- tests/01report/10catcher/04re_reg/test.sv | 22 +- tests/01report/10catcher/07rtrn_CGHT_THRW/test.sv | 9 +- tests/01report/10catcher/08set_prop/test.sv | 11 +- .../01report/10catcher/09uvm_msg_frm_ctch/test.sv | 10 +- .../01report/10catcher/10uvm_rprt_frm_ctch/test.sv | 13 +- tests/01report/10catcher/20specific_client/test.sv | 8 +- .../10catcher/90Mantis/3811_same_name/test.sv | 2 +- tests/01report/30handler/10print/output.au | 42 + tests/01report/30handler/10print/post_test.pl | 88 ++ tests/01report/30handler/10print/test.sv | 80 ++ tests/01report/40macros/10one_line/output.au | 8 + tests/01report/40macros/10one_line/post_test.pl | 1 + tests/01report/40macros/10one_line/test.sv | 77 ++ tests/01report/40macros/20begin_end/output.au | 52 + tests/01report/40macros/20begin_end/post_test.pl | 88 ++ tests/01report/40macros/20begin_end/test.sv | 113 ++ .../40macros/25begin_end_context/output.au | 52 + .../40macros/25begin_end_context/post_test.pl | 1 + .../01report/40macros/25begin_end_context/test.sv | 114 ++ tests/01report/40macros/30context/output.au | 12 + tests/01report/40macros/30context/post_test.pl | 88 ++ tests/01report/40macros/30context/test.sv | 48 + .../40macros/40user_defined_context/test.sv | 108 ++ tests/01report/40macros/50seq/10one_line/output.au | 8 + .../40macros/50seq/10one_line/post_test.pl | 1 + tests/01report/40macros/50seq/10one_line/test.sv | 190 +++ .../01report/40macros/50seq/20begin_end/output.au | 52 + .../40macros/50seq/20begin_end/post_test.pl | 1 + tests/01report/40macros/50seq/20begin_end/test.sv | 226 ++++ tests/01report/90Mantis/3328_log/fp1.au | 2 +- tests/01report/90Mantis/3328_log/irun.log.au.ius | 3 - tests/01report/90Mantis/3328_log/mcd1.au | 2 +- tests/01report/90Mantis/3328_log/mcd2.au | 2 +- tests/01report/90Mantis/3328_log/output.au | 3 + tests/01report/90Mantis/3427_dump/test.sv | 5 +- tests/01report/90Mantis/3550_show_root_knob/log.au | 2 +- .../90Mantis/3550_show_root_knob/post_test.pl | 77 +-- .../01report/90Mantis/3550_show_root_knob/test.sv | 13 +- tests/03data/00no_macros/item.sv | 85 +- tests/03data/00no_macros/test.sv | 6 +- tests/03data/90Mantis/3354_null_obj/test.sv | 2 +- tests/03data/90Mantis/3361_nopack/test.sv | 2 +- tests/03data/90Mantis/3899_print/log.au | 4 +- tests/03data/90Mantis/3899_print/post_test.pl | 62 +- tests/03data/90Mantis/3899_print/test.sv | 6 +- tests/03data/90Mantis/4621/test.sv | 13 +- tests/05components/10uvm_pair/01built_in/test.sv | 5 +- tests/05components/10uvm_pair/02class/test.sv | 6 +- tests/05components/50in_order/20int/test.sv | 2 +- tests/05components/50in_order/40class/test.sv | 2 +- tests/05components/90Mantis/3314toplevels/test.sv | 7 +- tests/05components/90Mantis/3393_connect/test.sv | 3 +- tests/05components/90Mantis/4712-2/output.au | 63 + .../90Mantis/4712-2}/post_test.pl | 0 tests/05components/90Mantis/4712-2/test.sv | 164 +++ tests/05components/90Mantis/4712-3/test.sv | 163 +++ tests/05components/90Mantis/4712/test.sv | 66 + tests/09callbacks/01simple/test.sv | 8 +- tests/09callbacks/02typewide/test.sv | 6 +- tests/09callbacks/03by_name/test.sv | 6 +- tests/09callbacks/05order/test.sv | 1 - tests/09callbacks/06derived_ip/test.sv | 7 +- tests/09callbacks/07trace/test.sv | 6 +- tests/09callbacks/10safety/test.sv | 6 +- tests/09callbacks/20inherit/test.sv | 1 - tests/09callbacks/25params/test.sv | 1 - tests/09callbacks/90Mantis/3460/test.sv | 10 +- tests/10resources/03types2/test.sv | 5 +- tests/10resources/05seq/test.sv | 2 +- tests/10resources/06spell/test.sv | 2 +- tests/10resources/13type_safe/01same_name/test.sv | 2 +- .../13type_safe/02different_types/test.sv | 2 +- tests/10resources/14access/test.sv | 2 +- .../3413_write_auditing/irun.log.au.ius | 93 +- .../99Mantis_fixes/3416/irun.log.au.ius | 60 +- tests/11tlm/20tlm2/10gp/30ext/test.sv | 4 +- tests/11tlm/20tlm2/20blocking/01basic/test.sv | 8 +- tests/15factory/90Mantis/3431print/output.au | 12 +- tests/15factory/90Mantis/3431print/post_test.pl | 87 +-- tests/15factory/90Mantis/3431print/test.sv | 4 +- tests/15factory/90Mantis/3770/test.sv | 2 +- tests/20sequences/07start_item_seq/test.sv | 2 +- tests/20sequences/10sequence_lib/01static/test.sv | 6 +- tests/20sequences/10sequence_lib/02dynamic/test.sv | 2 +- .../10sequence_lib/04error_conds/test.sv | 3 +- .../3152_enforce_try_next_item/test.sv | 3 +- .../3152_try_next_item_blocks/test.sv | 6 +- .../99Mantis_fixes/3170_item_done_fail/test.sv | 6 +- .../99Mantis_fixes/3174_do_kill/test.sv | 14 +- .../3409_inconsistent_parent_child/test.sv | 6 +- .../99Mantis_fixes/3414_send_item/test.sv | 12 +- .../99Mantis_fixes/3566_sequencer_connect/test.sv | 12 +- .../3702_deflt_seq_lib_count_eq_10/test.sv | 2 +- tests/25agent/30record/post_test.pl | 4 +- tests/25agent/30record/tr_db.au | 75 +- tests/35objections/03basic/01basic/test.sv | 8 +- tests/35objections/03basic/02simple-ovm/test.sv | 24 +- tests/35objections/03basic/02simple/test.sv | 27 +- tests/35objections/03basic/03complex/test.sv | 24 +- .../35objections/03basic/05user_objection/test.sv | 16 +- tests/35objections/03basic/07hier_gen/test.sv | 29 +- .../04callback/01all_obj_dropped/test.sv | 24 +- .../04callback/02raised_dropped/test.sv | 27 +- tests/35objections/04callback/03hier/test.sv | 41 +- tests/35objections/05phases/02timeout/test.sv | 26 +- .../05phases/03reraise/01cancel_delta/test.sv | 18 +- .../05phases/03reraise/02multi_cancel/test.sv | 16 +- tests/35objections/05phases/04force_stop/test.sv | 11 +- .../05phases/05with_stop/01obj_stop/test.sv | 8 +- .../35objections/07negative/01diff_dropper/test.sv | 8 +- tests/35objections/07negative/02neg_drop/test.sv | 8 +- tests/35objections/90Mantis/3214_kill/test.sv | 13 +- tests/35objections/90Mantis/3227_memleak/test.sv | 13 +- tests/35objections/90tracing/03multi_objs/test.sv | 18 +- tests/40phasing/01predef/test.sv | 3 +- .../02persist_mode/02fj_persist/test.sv | 2 +- tests/40phasing/40jump/00nojump/test.sv | 5 +- tests/40phasing/40jump/01backward/test.sv | 5 +- tests/40phasing/40jump/02forward/test.sv | 5 +- tests/40phasing/40jump/03nonlocal/test.sv | 5 +- tests/40phasing/40jump/04jump_all/test.sv | 8 +- tests/40phasing/90Mantis/3308names/test.sv | 2 +- tests/40phasing/90Mantis/3309names/test.sv | 2 +- tests/40phasing/90Mantis/3391topology/log.au | 16 +- tests/40phasing/90Mantis/3391topology/post_test.pl | 62 +- tests/40phasing/90Mantis/3391topology/test.sv | 4 +- .../90Mantis/3508fatal_at_end_of_elab/test.sv | 5 +- .../40phasing/90Mantis/4732_uninitialized/test.sv | 140 +++ tests/50cmdlineproc/05get_args/00basic/test.sv | 9 +- tests/50cmdlineproc/10get_plusargs/00basic/test.sv | 11 +- .../15get_arg_matches/00basic/test.sv | 5 +- .../50cmdlineproc/20get_arg_values/00basic/test.sv | 5 +- .../25UVM_TESTNAME/05mutliple/test.sv | 5 +- .../30UVM_VERBOSITY/05multiple/test.sv | 5 +- .../30UVM_VERBOSITY/15illegal/test.sv | 5 +- .../35uvm_set_verbosity/15invalid_number/test.sv | 5 +- .../20invalid_verbosity/test.sv | 5 +- .../40uvm_set_action/05spc_id_spc_sev/test.sv | 5 +- .../40uvm_set_action/10all_id_spc_sev/test.sv | 5 +- .../40uvm_set_action/15spc_id_all_sev/test.sv | 5 +- .../40uvm_set_action/20all_id_all_sev/test.sv | 5 +- .../45uvm_set_severity/05spc_id_spc_sev/test.sv | 5 +- .../45uvm_set_severity/15spc_id_all_sev/test.sv | 11 +- .../45uvm_set_severity/20id_all_sev_all/test.sv | 12 +- .../50UVM_TIMEOUT/10not_overridable/test.sv | 3 +- .../50UVM_TIMEOUT/15overridable/test.sv | 3 +- .../60UVM_OBJECTION_TRACE/10off/test.sv | 6 +- .../65uvm_set_inst_override/00basic/test.sv | 5 +- .../70uvm_set_type_override/00basic/test.sv | 5 +- .../75uvm_set_config_int/00basic/test.sv | 5 +- .../80uvm_set_config_string/00basic/test.sv | 5 +- .../85UVM_DUMP_CMDLN_ARGS/00basic/test.sv | 5 +- tests/50cmdlineproc/90NO_DPI/00basic/test.sv | 5 +- tests/50cmdlineproc/99dot_f_file/testfile.sv | 10 +- .../99mantis/3643_multiple_actions/test.sv | 2 +- tests/70regs/01fields/01reset/test.sv | 2 +- tests/70regs/01fields/02policy/test.sv | 2 +- tests/70regs/01fields/10maxsize/test.sv | 2 +- tests/70regs/02regs/10maxsize/test.sv | 2 +- tests/70regs/02regs/20compare_mismatch/uvc_pkg.sv | 2 +- tests/70regs/05mem/10maxsize/test.sv | 2 +- tests/70regs/07blk/10sizeok/test.sv | 2 +- tests/70regs/07blk/11badsize/test.sv | 2 +- tests/70regs/07blk/12roots/test.sv | 2 +- tests/70regs/11printing/test.sv | 2 +- tests/70regs/20maps/10byoffset/test.sv | 2 +- tests/70regs/20maps/12rowo/test.sv | 2 +- tests/70regs/20maps/20uninitialized/test.sv | 8 +- .../20maps/90Mantis/3428wide_nrw_wide_nrw/test.sv | 2 +- .../20maps/90Mantis/3430set_base_addr/test.sv | 2 +- tests/70regs/20maps/90Mantis/4347/test.sv | 2 +- tests/70regs/30bkdr/01hdl-vhdl/dut.vhd | 23 + tests/70regs/30bkdr/01hdl-vhdl/ius.comp.args | 1 + .../30bkdr/{01hdl => 01hdl-vhdl}/questa.comp.args | 0 tests/70regs/30bkdr/01hdl-vhdl/test.sv | 184 +++ .../30bkdr/{01hdl => 01hdl-vhdl}/vcs.comp.args | 0 tests/70regs/30bkdr/01hdl/test.sv | 2 +- tests/70regs/30bkdr/02vhdl/code/Makefile.ius | 32 + tests/70regs/30bkdr/02vhdl/code/Makefile.vcs | 40 + tests/70regs/30bkdr/{01hdl => 02vhdl/code}/pli.tab | 0 .../30bkdr/{01hdl => 02vhdl/code}/questa.comp.args | 0 tests/70regs/30bkdr/02vhdl/code/synopsys_sim.setup | 2 + tests/70regs/30bkdr/02vhdl/code/test.sv | 124 ++ .../30bkdr/{01hdl => 02vhdl/code}/vcs.comp.args | 0 tests/70regs/30bkdr/02vhdl/code/zero.vhd | 29 + tests/70regs/30bkdr/02vhdl/test.pl | 1 + tests/70regs/30bkdr/10paths/test.sv | 2 +- tests/70regs/30bkdr/20path_seq/test.sv | 2 +- .../40addons/02_simple_seq_bkdr_ftdr/test.sv | 4 +- .../40addons/02_simple_seq_bkdr_ftdr/uvc_pkg.sv | 2 +- tests/70regs/40addons/03_register_array/test.sv | 4 +- tests/70regs/40addons/03_register_array/uvc_pkg.sv | 2 +- tests/70regs/40addons/06_mapped_access/test.sv | 6 +- .../test.sv | 9 +- tests/70regs/90Mantis/3456/test.sv | 2 +- tests/70regs/90Mantis/3617/test.sv | 6 +- tests/70regs/90Mantis/3631/test.sv | 2 +- tests/70regs/90Mantis/3688/test.sv | 2 +- tests/70regs/90Mantis/3734/test.sv | 2 +- tests/70regs/90Mantis/4567/drv_snps.sv | 151 +++ tests/70regs/90Mantis/4567/dut.v | 60 + tests/70regs/90Mantis/4567/dut_if.sv | 38 + tests/70regs/90Mantis/4567/prg.sv | 43 + tests/70regs/90Mantis/4567/ral_DUT.sv | 230 ++++ tests/70regs/90Mantis/4567/ral_single.sv | 51 + tests/70regs/90Mantis/4567/snps_env.ralf | 44 + tests/70regs/90Mantis/4567/snps_env.sv | 35 + tests/70regs/90Mantis/4567/snps_env_ral_env.sv | 116 ++ tests/70regs/90Mantis/4567/snps_env_top.sv | 76 ++ tests/70regs/90Mantis/4567/sqr_snps.sv | 38 + .../90Mantis/4567/sqr_snps_sequence_library.sv | 99 ++ tests/70regs/90Mantis/4567/test.defines | 2 + tests/70regs/90Mantis/4567/test.sv | 47 + tests/70regs/90Mantis/4567/test1.sv | 73 ++ tests/70regs/90Mantis/4567/tr_file_list.sv | 29 + tests/70regs/90Mantis/4567/trans_snps.sv | 60 + tests/70regs/90Mantis/4587/mem_adapter.sv | 73 ++ tests/70regs/90Mantis/{4046 => 4587}/mem_agent.sv | 0 tests/70regs/90Mantis/{4046 => 4587}/mem_driver.sv | 0 tests/70regs/90Mantis/{4046 => 4587}/mem_env.sv | 0 tests/70regs/90Mantis/{4046 => 4587}/mem_pkg.sv | 0 .../90Mantis/{4046 => 4587}/mem_registers.sv | 0 .../90Mantis/{4046 => 4587}/mem_sequencer.sv | 0 .../90Mantis/{4046 => 4587}/mem_sequences.sv | 0 tests/70regs/90Mantis/{4046 => 4587}/mem_tb.sv | 0 tests/70regs/90Mantis/4587/mem_tests.sv | 91 ++ .../70regs/90Mantis/{4046 => 4587}/mem_transfer.sv | 0 tests/70regs/90Mantis/{4046 => 4587}/test.defines | 0 tests/70regs/90Mantis/{4046 => 4587}/test.sv | 0 tests/70regs/90Mantis/4588/10implicit/test.defines | 1 + .../70regs/90Mantis/4588/10implicit/test.plusargs | 1 + tests/70regs/90Mantis/4588/10implicit/test.sv | 63 + .../70regs/90Mantis/4588}/common/dut.sv | 0 tests/70regs/90Mantis/4588/common/regmodel.sv | 220 ++++ tests/70regs/90Mantis/4588/common/run_test.sv | 118 ++ tests/70regs/90Mantis/4588/common/tb_env.sv | 64 + tests/70regs/90Mantis/4588/common/tb_top.sv | 41 + tests/99final/99final/test.sv | 5 +- uvm_ref/nd/Proj/UVM_Menu.txt | 1 + 330 files changed, 12196 insertions(+), 3585 deletions(-) create mode 100755 admin/bin/merged_mantis.pl create mode 100644 distrib/src/base/uvm_report_message.svh create mode 100644 distrib/src/base/uvm_traversal.svh create mode 100644 distrib/src/dpi/uvm_hdl_inca.c create mode 100644 distrib/src/dpi/uvm_hdl_questa.c create mode 100644 distrib/src/dpi/uvm_hdl_vcs.c create mode 100644 tests/01report/00message/10print/output.au create mode 100644 tests/01report/00message/10print/post_test.pl create mode 100644 tests/01report/00message/10print/test.sv create mode 100644 tests/01report/00message/30add_elements/output.au create mode 120000 tests/01report/00message/30add_elements/post_test.pl create mode 100644 tests/01report/00message/30add_elements/test.sv create mode 100644 tests/01report/00message/40del_elements/output.au create mode 120000 tests/01report/00message/40del_elements/post_test.pl create mode 100644 tests/01report/00message/40del_elements/test.sv create mode 100644 tests/01report/00message/50random_stab/test.sv create mode 100644 tests/01report/02server/10print/output.au create mode 100644 tests/01report/02server/10print/post_test.pl create mode 100644 tests/01report/02server/10print/test.sv create mode 100644 tests/01report/30handler/10print/output.au create mode 100644 tests/01report/30handler/10print/post_test.pl create mode 100644 tests/01report/30handler/10print/test.sv create mode 100644 tests/01report/40macros/10one_line/output.au create mode 120000 tests/01report/40macros/10one_line/post_test.pl create mode 100644 tests/01report/40macros/10one_line/test.sv create mode 100644 tests/01report/40macros/20begin_end/output.au create mode 100644 tests/01report/40macros/20begin_end/post_test.pl create mode 100644 tests/01report/40macros/20begin_end/test.sv create mode 100644 tests/01report/40macros/25begin_end_context/output.au create mode 120000 tests/01report/40macros/25begin_end_context/post_test.pl create mode 100644 tests/01report/40macros/25begin_end_context/test.sv create mode 100644 tests/01report/40macros/30context/output.au create mode 100644 tests/01report/40macros/30context/post_test.pl create mode 100644 tests/01report/40macros/30context/test.sv create mode 100644 tests/01report/40macros/40user_defined_context/test.sv create mode 100644 tests/01report/40macros/50seq/10one_line/output.au create mode 120000 tests/01report/40macros/50seq/10one_line/post_test.pl create mode 100644 tests/01report/40macros/50seq/10one_line/test.sv create mode 100644 tests/01report/40macros/50seq/20begin_end/output.au create mode 120000 tests/01report/40macros/50seq/20begin_end/post_test.pl create mode 100644 tests/01report/40macros/50seq/20begin_end/test.sv delete mode 100644 tests/01report/90Mantis/3328_log/irun.log.au.ius create mode 100644 tests/01report/90Mantis/3328_log/output.au mode change 100755 => 120000 tests/01report/90Mantis/3550_show_root_knob/post_test.pl mode change 100755 => 120000 tests/03data/90Mantis/3899_print/post_test.pl create mode 100644 tests/05components/90Mantis/4712-2/output.au copy tests/{01report/90Mantis/3328_log => 05components/90Mantis/4712-2}/post_test.pl (100%) create mode 100644 tests/05components/90Mantis/4712-2/test.sv create mode 100644 tests/05components/90Mantis/4712-3/test.sv create mode 100644 tests/05components/90Mantis/4712/test.sv mode change 100644 => 120000 tests/15factory/90Mantis/3431print/post_test.pl mode change 100755 => 120000 tests/40phasing/90Mantis/3391topology/post_test.pl create mode 100644 tests/40phasing/90Mantis/4732_uninitialized/test.sv create mode 100644 tests/70regs/30bkdr/01hdl-vhdl/dut.vhd create mode 100644 tests/70regs/30bkdr/01hdl-vhdl/ius.comp.args copy tests/70regs/30bkdr/{01hdl => 01hdl-vhdl}/questa.comp.args (100%) create mode 100644 tests/70regs/30bkdr/01hdl-vhdl/test.sv copy tests/70regs/30bkdr/{01hdl => 01hdl-vhdl}/vcs.comp.args (100%) create mode 100644 tests/70regs/30bkdr/02vhdl/code/Makefile.ius create mode 100644 tests/70regs/30bkdr/02vhdl/code/Makefile.vcs copy tests/70regs/30bkdr/{01hdl => 02vhdl/code}/pli.tab (100%) copy tests/70regs/30bkdr/{01hdl => 02vhdl/code}/questa.comp.args (100%) create mode 100644 tests/70regs/30bkdr/02vhdl/code/synopsys_sim.setup create mode 100644 tests/70regs/30bkdr/02vhdl/code/test.sv copy tests/70regs/30bkdr/{01hdl => 02vhdl/code}/vcs.comp.args (100%) create mode 100644 tests/70regs/30bkdr/02vhdl/code/zero.vhd create mode 100755 tests/70regs/30bkdr/02vhdl/test.pl create mode 100644 tests/70regs/90Mantis/4567/drv_snps.sv create mode 100644 tests/70regs/90Mantis/4567/dut.v create mode 100644 tests/70regs/90Mantis/4567/dut_if.sv create mode 100644 tests/70regs/90Mantis/4567/prg.sv create mode 100644 tests/70regs/90Mantis/4567/ral_DUT.sv create mode 100644 tests/70regs/90Mantis/4567/ral_single.sv create mode 100644 tests/70regs/90Mantis/4567/snps_env.ralf create mode 100644 tests/70regs/90Mantis/4567/snps_env.sv create mode 100644 tests/70regs/90Mantis/4567/snps_env_ral_env.sv create mode 100644 tests/70regs/90Mantis/4567/snps_env_top.sv create mode 100644 tests/70regs/90Mantis/4567/sqr_snps.sv create mode 100644 tests/70regs/90Mantis/4567/sqr_snps_sequence_library.sv create mode 100644 tests/70regs/90Mantis/4567/test.defines create mode 100644 tests/70regs/90Mantis/4567/test.sv create mode 100644 tests/70regs/90Mantis/4567/test1.sv create mode 100644 tests/70regs/90Mantis/4567/tr_file_list.sv create mode 100644 tests/70regs/90Mantis/4567/trans_snps.sv create mode 100644 tests/70regs/90Mantis/4587/mem_adapter.sv copy tests/70regs/90Mantis/{4046 => 4587}/mem_agent.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_driver.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_env.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_pkg.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_registers.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_sequencer.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_sequences.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_tb.sv (100%) create mode 100644 tests/70regs/90Mantis/4587/mem_tests.sv copy tests/70regs/90Mantis/{4046 => 4587}/mem_transfer.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/test.defines (100%) copy tests/70regs/90Mantis/{4046 => 4587}/test.sv (100%) create mode 100644 tests/70regs/90Mantis/4588/10implicit/test.defines create mode 100644 tests/70regs/90Mantis/4588/10implicit/test.plusargs create mode 100644 tests/70regs/90Mantis/4588/10implicit/test.sv copy {distrib/examples/simple/registers/integration => tests/70regs/90Mantis/4588}/common/dut.sv (100%) create mode 100644 tests/70regs/90Mantis/4588/common/regmodel.sv create mode 100644 tests/70regs/90Mantis/4588/common/run_test.sv create mode 100644 tests/70regs/90Mantis/4588/common/tb_env.sv create mode 100644 tests/70regs/90Mantis/4588/common/tb_top.sv hooks/post-receive -- uvm |
From: Jun Z. <jun...@us...> - 2013-11-22 23:56: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, UVM_1_2 has been updated via 8d0608dc57c9bbed2c17c668fed54964780d6cfd (commit) via 7d5b35df806ca351fc630b01ff99ab1798da9815 (commit) via a999d6d6e896909c1e7822472b86cc874bd85991 (commit) from 0484ec3b7ac4885fd7a445ddef6d54423b52f2b7 (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 8d0608dc57c9bbed2c17c668fed54964780d6cfd Author: Jun Zhao <jun...@sy...> Date: Fri Nov 22 15:55:31 2013 -0800 move the release note for Mantis 4570 in the right order commit 7d5b35df806ca351fc630b01ff99ab1798da9815 Merge: a999d6d 0484ec3 Author: Jun Zhao <jun...@sy...> Date: Fri Nov 22 15:53:26 2013 -0800 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into UVM_1_2 commit a999d6d6e896909c1e7822472b86cc874bd85991 Author: Jun Zhao <jun...@sy...> Date: Fri Nov 22 15:51:48 2013 -0800 add release note for Mantis 4570 ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-11-22 12:48:31
|
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 0484ec3b7ac4885fd7a445ddef6d54423b52f2b7 (commit) via f79e6dc0a7efeaaeb616fdee0e8053e8d8c02e78 (commit) via e8dc66bfb6c6350ebf7d361db5c66be8c1b529ae (commit) via fcd876188338f6aea93b56810764d70d5140d683 (commit) via 23ab766206024080f179580c45ff211614606017 (commit) via f1d9ae28559d6d2e1304ba0971cf919ce2b92bed (commit) via b5f8346dbee164591c956a22f7a464d84d5fcf30 (commit) via 5bdadbc4e6f3740a78d31d0e73c96019a9c21a4e (commit) via 97989c1c5e34dd804336223b2a2e439d18610b98 (commit) via 9546f41a584fd0b242567aa082fed244e8d2a9ff (commit) via db00996a34c5398e11e4293db3ab16948ee0a9ab (commit) via a45ca379eaa1b66f41898c2e3debaa3fe0ea9092 (commit) via 8ab0ffb2df51471c43074e7afb36451da3ab9877 (commit) from a6f2c07ee9db0d4ee0484fd4fa9c95693446b9b0 (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 0484ec3b7ac4885fd7a445ddef6d54423b52f2b7 Author: uwes <uw...@ca...> Date: Fri Nov 22 14:46:48 2013 +0200 some regolds commit f79e6dc0a7efeaaeb616fdee0e8053e8d8c02e78 Merge: a6f2c07 e8dc66b Author: uwes <uw...@ca...> Date: Fri Nov 22 14:16:11 2013 +0200 removed UVM_OBJECT_MUST_HAVE_CONSTRUCTOR from run_tests - may use -R \"+define+UVM_OBJECT_DO_NOT_NEED_CONSTRUCTOR\" instead Merge branch 'mantis_4590-4ius' into UVM_1_2 Conflicts: distrib/src/dpi/uvm_hdl.c commit e8dc66bfb6c6350ebf7d361db5c66be8c1b529ae Author: uwes <uw...@ca...> Date: Thu Nov 21 12:40:12 2013 +0200 routed dpi messages into uvm reenabled RELEASE added mantis analysis script updated test (to the previous) and fixed RELEASE semantic ----------------------------------------------------------------------- Summary of changes: admin/bin/merged_mantis.pl | 120 ++++++ admin/bin/run_tests | 2 - distrib/release-notes.txt | 2 + distrib/src/dpi/uvm_hdl.c | 4 +- distrib/src/dpi/uvm_hdl_inca.c | 418 ++++++++++++++++---- distrib/src/dpi/uvm_hdl_vcs.c | 389 ++++++++++--------- tests/01report/90Mantis/3550_show_root_knob/log.au | 54 ++-- tests/03data/90Mantis/3899_print/log.au | 12 +- .../3413_write_auditing/irun.log.au.ius | 6 +- tests/40phasing/90Mantis/3391topology/log.au | 2 +- tests/50cmdlineproc/10get_plusargs/00basic/test.sv | 6 +- tests/70regs/30bkdr/01hdl-vhdl/dut.vhd | 23 ++ tests/70regs/30bkdr/01hdl-vhdl/ius.comp.args | 1 + .../30bkdr/{01hdl => 01hdl-vhdl}/questa.comp.args | 0 tests/70regs/30bkdr/01hdl-vhdl/test.sv | 184 +++++++++ .../30bkdr/{01hdl => 01hdl-vhdl}/vcs.comp.args | 0 .../02vhdl/code}/Makefile.ius | 12 +- .../02vhdl/code}/Makefile.vcs | 16 +- tests/70regs/30bkdr/{01hdl => 02vhdl/code}/pli.tab | 0 .../30bkdr/{01hdl => 02vhdl/code}/questa.comp.args | 0 tests/70regs/30bkdr/02vhdl/code/synopsys_sim.setup | 2 + tests/70regs/30bkdr/02vhdl/code/test.sv | 124 ++++++ .../30bkdr/{01hdl => 02vhdl/code}/vcs.comp.args | 0 tests/70regs/30bkdr/02vhdl/code/zero.vhd | 29 ++ tests/70regs/30bkdr/02vhdl/test.pl | 1 + 25 files changed, 1095 insertions(+), 312 deletions(-) create mode 100755 admin/bin/merged_mantis.pl create mode 100644 tests/70regs/30bkdr/01hdl-vhdl/dut.vhd create mode 100644 tests/70regs/30bkdr/01hdl-vhdl/ius.comp.args copy tests/70regs/30bkdr/{01hdl => 01hdl-vhdl}/questa.comp.args (100%) create mode 100644 tests/70regs/30bkdr/01hdl-vhdl/test.sv copy tests/70regs/30bkdr/{01hdl => 01hdl-vhdl}/vcs.comp.args (100%) copy tests/70regs/{90Mantis/3860_reg_bus_coupling => 30bkdr/02vhdl/code}/Makefile.ius (79%) copy tests/70regs/{90Mantis/3860_reg_bus_coupling => 30bkdr/02vhdl/code}/Makefile.vcs (70%) copy tests/70regs/30bkdr/{01hdl => 02vhdl/code}/pli.tab (100%) copy tests/70regs/30bkdr/{01hdl => 02vhdl/code}/questa.comp.args (100%) create mode 100644 tests/70regs/30bkdr/02vhdl/code/synopsys_sim.setup create mode 100644 tests/70regs/30bkdr/02vhdl/code/test.sv copy tests/70regs/30bkdr/{01hdl => 02vhdl/code}/vcs.comp.args (100%) create mode 100644 tests/70regs/30bkdr/02vhdl/code/zero.vhd create mode 100755 tests/70regs/30bkdr/02vhdl/test.pl hooks/post-receive -- uvm |
From: Jun Z. <jun...@us...> - 2013-11-21 18:03: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, UVM_1_2 has been updated via a6f2c07ee9db0d4ee0484fd4fa9c95693446b9b0 (commit) via a16a909c1d15d490a90d5c7d9f36fdea7cb252ec (commit) via 4dfe00d8b5201ca7d33ca1fb10d7406c68070eda (commit) via 2c70fa2eb1c8fc22b14c8051b852265de6100984 (commit) via 88328d6f7bfbbff90662ee54a6cc74663395c352 (commit) via fcfe05974056ab39606f0e65df917a3b8a1576ec (commit) via ee13e124001891c9b2e842f5620a1ad9c91e3c40 (commit) via e49f31050b4f082273def7b00acdcaf3872e209f (commit) via d42275c17d4a0de996eff9e281ef58f4d48a46b3 (commit) via bc3ae35b4b5cea2c24869198fba601ae1c6c72be (commit) via 40e582931d35b46377094dd2472b84c84ced185d (commit) via 85e179fd2218b8c2b9fe6324224f3269a1eff957 (commit) via 640fb1f34f4c82b7e99b332238e58ee0e0ddb7b7 (commit) via 844672c2e215da02395081176fa0766df64f229f (commit) via c14c1133393b1934efdbe4ac40dc94b9ee861cb3 (commit) via a708634b0ad0377902fb6d069485eb408bef4710 (commit) via 1910d1fad77ebe5e56705983439082d0451c5d88 (commit) via 3142741d35abb2ba66ba4bc5afa594e9e502c00c (commit) via 681bf6f6dd1b0b236669fe04fd7fb245853017e5 (commit) via 07e019a125b0504c4929866b1f690d30d3a4c68f (commit) via 206af92defe1682fde2161f3f6d886151ebb95dd (commit) via 5adfb3ad67e41fc4eeacbfeef2a6037ef8d34161 (commit) via fcb48d3e84a43c5e179618a7d6e5d3ea6b29f961 (commit) via 802f7459db24b765d06f089b8c5af53375d726a9 (commit) via eb9e5c6e699aa0f7e2024f2575e53a773973e46c (commit) via 4364935282358d0a0e8fd80b2d5dbed5008eec29 (commit) via a242aae9bb96662b8228a0ab2dda945cffc8c3a7 (commit) via 98e8c9505f98a3d1f76690c39a447f3378d41ac2 (commit) via 2ae3757d31e6cb03022fd55a365e0b0a75f889f0 (commit) via e26e5d3add511bab8b59de75bb338a33e4cdc363 (commit) via 40488c92acc0de9e22839a48bc3c7f0d5292827e (commit) via ab3c9562fc4bd613ca1ad0378ad78c122ee1db22 (commit) via 45e5eb99d6b0dd05e138e0a3e281f15bc27dc09e (commit) via 2a3fd45ee3bb6465ac8c72b65678d3ff7b33679a (commit) via 23021675e7aa72a42ff1a9b24724808ba6fd1a35 (commit) via 3dcbc2b9515cf397867828f03d6f513b055b463f (commit) via 7a3b99ff2a2c3f0c36249e6b5b1efc083037c8fe (commit) via 55fe51091372117513432790c04895ea1a880529 (commit) via 2385f16cdd446fa3561394d3c5bc9c9b63f3b012 (commit) via 3700ae5106e84f33bd959fd54fa5a36052f82065 (commit) via fcd3ff64d14f6d857dfeaf6bde4556223fc7d8f8 (commit) via 0c33160e2350d8fe9f1e66f35f0e5fbdfceac449 (commit) via 751605475a53f973bf2f222638f0f086ed9da28d (commit) via b531965e4909329dcbdb4755ce97d5d2107d68e7 (commit) via aecead606df535687d3aba87a4dc0d57e5be348f (commit) from bb06cc5f0103eaf3a5f7b8054533625a03c76688 (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 a6f2c07ee9db0d4ee0484fd4fa9c95693446b9b0 Merge: bb06cc5 a16a909 Author: Jun Zhao <jun...@sy...> Date: Thu Nov 21 09:52:18 2013 -0800 Merge remote-tracking branch 'origin/mantis_4570' into UVM_1_2 ----------------------------------------------------------------------- Summary of changes: distrib/src/base/uvm_base.svh | 1 + distrib/src/base/uvm_component.svh | 1 + distrib/src/base/uvm_globals.svh | 72 +- distrib/src/base/uvm_misc.svh | 1 + distrib/src/base/uvm_object_globals.svh | 16 +- distrib/src/base/uvm_printer.svh | 2 +- distrib/src/base/uvm_recorder.svh | 18 +- distrib/src/base/uvm_report_catcher.svh | 411 ++++--- distrib/src/base/uvm_report_handler.svh | 552 +++++++--- distrib/src/base/uvm_report_message.svh | 994 ++++++++++++++++ distrib/src/base/uvm_report_object.svh | 503 +++++---- distrib/src/base/uvm_report_server.svh | 1182 ++++++++++++-------- distrib/src/base/uvm_root.svh | 134 ++-- distrib/src/macros/uvm_message_defines.svh | 391 ++++++- distrib/src/reg/uvm_reg_sequence.svh | 3 +- distrib/src/seq/uvm_sequence_item.svh | 144 ++-- tests/00basic/03error/test.sv | 7 +- tests/00basic/06plusargs/test.sv | 5 +- tests/00basic/07toolargs/test.sv | 5 +- tests/00basic/10post_test/test.sv | 5 +- .../20subgroup/10subsub/10subsubsub/test.sv | 5 +- tests/00basic/20subgroup/10subsub/test.sv | 5 +- .../20subgroup/20subsub/10subsubsub/test.sv | 5 +- tests/00basic/20subgroup/test.sv | 5 +- tests/00basic/90Mantis/4160/test.sv | 2 +- tests/01report/00message/10print/output.au | 18 + tests/01report/00message/10print/post_test.pl | 88 ++ tests/01report/00message/10print/test.sv | 89 ++ tests/01report/00message/30add_elements/output.au | 11 + .../01report/00message/30add_elements/post_test.pl | 1 + tests/01report/00message/30add_elements/test.sv | 96 ++ tests/01report/00message/40del_elements/output.au | 1 + .../01report/00message/40del_elements/post_test.pl | 1 + tests/01report/00message/40del_elements/test.sv | 171 +++ tests/01report/00message/50random_stab/test.sv | 110 ++ tests/01report/02server/01set_get/test.sv | 10 +- tests/01report/02server/02compat/test.sv | 12 +- tests/01report/02server/03pre_abort/test.sv | 5 +- tests/01report/02server/10print/output.au | 23 + tests/01report/02server/10print/post_test.pl | 88 ++ tests/01report/02server/10print/test.sv | 63 + tests/01report/10catcher/03regnull/test.sv | 18 +- tests/01report/10catcher/04re_reg/test.sv | 22 +- tests/01report/10catcher/07rtrn_CGHT_THRW/test.sv | 9 +- tests/01report/10catcher/08set_prop/test.sv | 11 +- .../01report/10catcher/09uvm_msg_frm_ctch/test.sv | 10 +- .../01report/10catcher/10uvm_rprt_frm_ctch/test.sv | 13 +- tests/01report/10catcher/20specific_client/test.sv | 8 +- .../10catcher/90Mantis/3811_same_name/test.sv | 2 +- tests/01report/30handler/10print/output.au | 42 + tests/01report/30handler/10print/post_test.pl | 88 ++ tests/01report/30handler/10print/test.sv | 80 ++ tests/01report/40macros/10one_line/output.au | 8 + tests/01report/40macros/10one_line/post_test.pl | 1 + tests/01report/40macros/10one_line/test.sv | 77 ++ tests/01report/40macros/20begin_end/output.au | 52 + tests/01report/40macros/20begin_end/post_test.pl | 88 ++ tests/01report/40macros/20begin_end/test.sv | 113 ++ .../40macros/25begin_end_context/output.au | 52 + .../40macros/25begin_end_context/post_test.pl | 1 + .../01report/40macros/25begin_end_context/test.sv | 114 ++ tests/01report/40macros/30context/output.au | 12 + tests/01report/40macros/30context/post_test.pl | 88 ++ tests/01report/40macros/30context/test.sv | 48 + .../40macros/40user_defined_context/test.sv | 108 ++ tests/01report/40macros/50seq/10one_line/output.au | 8 + .../40macros/50seq/10one_line/post_test.pl | 1 + tests/01report/40macros/50seq/10one_line/test.sv | 190 ++++ .../01report/40macros/50seq/20begin_end/output.au | 52 + .../40macros/50seq/20begin_end/post_test.pl | 1 + tests/01report/40macros/50seq/20begin_end/test.sv | 226 ++++ tests/01report/90Mantis/3427_dump/test.sv | 5 +- .../01report/90Mantis/3550_show_root_knob/test.sv | 13 +- tests/03data/00no_macros/test.sv | 6 +- tests/03data/90Mantis/3354_null_obj/test.sv | 2 +- tests/03data/90Mantis/3361_nopack/test.sv | 2 +- tests/05components/10uvm_pair/01built_in/test.sv | 5 +- tests/05components/10uvm_pair/02class/test.sv | 6 +- tests/05components/50in_order/20int/test.sv | 2 +- tests/05components/50in_order/40class/test.sv | 2 +- tests/05components/90Mantis/3314toplevels/test.sv | 7 +- tests/05components/90Mantis/3393_connect/test.sv | 3 +- tests/09callbacks/01simple/test.sv | 8 +- tests/09callbacks/02typewide/test.sv | 6 +- tests/09callbacks/03by_name/test.sv | 6 +- tests/09callbacks/05order/test.sv | 1 - tests/09callbacks/06derived_ip/test.sv | 7 +- tests/09callbacks/07trace/test.sv | 6 +- tests/09callbacks/10safety/test.sv | 6 +- tests/09callbacks/20inherit/test.sv | 1 - tests/09callbacks/25params/test.sv | 1 - tests/09callbacks/90Mantis/3460/test.sv | 10 +- tests/10resources/03types2/test.sv | 5 +- tests/10resources/05seq/test.sv | 2 +- tests/10resources/06spell/test.sv | 2 +- tests/10resources/13type_safe/01same_name/test.sv | 2 +- .../13type_safe/02different_types/test.sv | 2 +- tests/10resources/14access/test.sv | 2 +- tests/11tlm/20tlm2/10gp/30ext/test.sv | 4 +- tests/11tlm/20tlm2/20blocking/01basic/test.sv | 8 +- tests/15factory/90Mantis/3431print/output.au | 2 +- tests/15factory/90Mantis/3770/test.sv | 2 +- tests/20sequences/07start_item_seq/test.sv | 2 +- tests/20sequences/10sequence_lib/01static/test.sv | 6 +- tests/20sequences/10sequence_lib/02dynamic/test.sv | 2 +- .../10sequence_lib/04error_conds/test.sv | 3 +- .../3152_enforce_try_next_item/test.sv | 3 +- .../99Mantis_fixes/3170_item_done_fail/test.sv | 6 +- .../99Mantis_fixes/3174_do_kill/test.sv | 14 +- .../3409_inconsistent_parent_child/test.sv | 6 +- .../99Mantis_fixes/3414_send_item/test.sv | 12 +- .../99Mantis_fixes/3566_sequencer_connect/test.sv | 12 +- .../3702_deflt_seq_lib_count_eq_10/test.sv | 2 +- tests/25agent/30record/post_test.pl | 4 +- tests/25agent/30record/tr_db.au | 32 +- tests/35objections/03basic/01basic/test.sv | 8 +- tests/35objections/03basic/02simple-ovm/test.sv | 24 +- tests/35objections/03basic/02simple/test.sv | 27 +- tests/35objections/03basic/03complex/test.sv | 24 +- .../35objections/03basic/05user_objection/test.sv | 16 +- tests/35objections/03basic/07hier_gen/test.sv | 29 +- .../04callback/01all_obj_dropped/test.sv | 24 +- .../04callback/02raised_dropped/test.sv | 27 +- tests/35objections/04callback/03hier/test.sv | 41 +- tests/35objections/05phases/02timeout/test.sv | 26 +- .../05phases/03reraise/01cancel_delta/test.sv | 18 +- .../05phases/03reraise/02multi_cancel/test.sv | 16 +- tests/35objections/05phases/04force_stop/test.sv | 11 +- .../05phases/05with_stop/01obj_stop/test.sv | 8 +- .../35objections/07negative/01diff_dropper/test.sv | 8 +- tests/35objections/07negative/02neg_drop/test.sv | 8 +- tests/35objections/90Mantis/3214_kill/test.sv | 13 +- tests/35objections/90Mantis/3227_memleak/test.sv | 13 +- tests/35objections/90tracing/03multi_objs/test.sv | 18 +- tests/40phasing/01predef/test.sv | 3 +- .../02persist_mode/02fj_persist/test.sv | 2 +- tests/40phasing/40jump/00nojump/test.sv | 5 +- tests/40phasing/40jump/01backward/test.sv | 5 +- tests/40phasing/40jump/02forward/test.sv | 5 +- tests/40phasing/40jump/03nonlocal/test.sv | 5 +- tests/40phasing/40jump/04jump_all/test.sv | 8 +- tests/40phasing/90Mantis/3308names/test.sv | 2 +- tests/40phasing/90Mantis/3309names/test.sv | 2 +- .../90Mantis/3508fatal_at_end_of_elab/test.sv | 5 +- tests/50cmdlineproc/05get_args/00basic/test.sv | 5 +- tests/50cmdlineproc/10get_plusargs/00basic/test.sv | 5 +- .../15get_arg_matches/00basic/test.sv | 5 +- .../50cmdlineproc/20get_arg_values/00basic/test.sv | 5 +- .../25UVM_TESTNAME/05mutliple/test.sv | 5 +- .../30UVM_VERBOSITY/05multiple/test.sv | 5 +- .../30UVM_VERBOSITY/15illegal/test.sv | 5 +- .../35uvm_set_verbosity/15invalid_number/test.sv | 5 +- .../20invalid_verbosity/test.sv | 5 +- .../40uvm_set_action/05spc_id_spc_sev/test.sv | 5 +- .../40uvm_set_action/10all_id_spc_sev/test.sv | 5 +- .../40uvm_set_action/15spc_id_all_sev/test.sv | 5 +- .../40uvm_set_action/20all_id_all_sev/test.sv | 5 +- .../45uvm_set_severity/05spc_id_spc_sev/test.sv | 5 +- .../45uvm_set_severity/15spc_id_all_sev/test.sv | 11 +- .../45uvm_set_severity/20id_all_sev_all/test.sv | 12 +- .../50UVM_TIMEOUT/10not_overridable/test.sv | 3 +- .../50UVM_TIMEOUT/15overridable/test.sv | 3 +- .../60UVM_OBJECTION_TRACE/10off/test.sv | 6 +- .../65uvm_set_inst_override/00basic/test.sv | 5 +- .../70uvm_set_type_override/00basic/test.sv | 5 +- .../75uvm_set_config_int/00basic/test.sv | 5 +- .../80uvm_set_config_string/00basic/test.sv | 5 +- .../85UVM_DUMP_CMDLN_ARGS/00basic/test.sv | 5 +- tests/50cmdlineproc/90NO_DPI/00basic/test.sv | 5 +- tests/50cmdlineproc/99dot_f_file/testfile.sv | 10 +- .../99mantis/3643_multiple_actions/test.sv | 2 +- tests/70regs/01fields/01reset/test.sv | 2 +- tests/70regs/01fields/02policy/test.sv | 2 +- tests/70regs/01fields/10maxsize/test.sv | 2 +- tests/70regs/02regs/10maxsize/test.sv | 2 +- tests/70regs/02regs/20compare_mismatch/uvc_pkg.sv | 2 +- tests/70regs/05mem/10maxsize/test.sv | 2 +- tests/70regs/07blk/10sizeok/test.sv | 2 +- tests/70regs/07blk/11badsize/test.sv | 2 +- tests/70regs/07blk/12roots/test.sv | 2 +- tests/70regs/11printing/test.sv | 2 +- tests/70regs/20maps/10byoffset/test.sv | 2 +- tests/70regs/20maps/12rowo/test.sv | 2 +- tests/70regs/20maps/20uninitialized/test.sv | 8 +- .../20maps/90Mantis/3428wide_nrw_wide_nrw/test.sv | 2 +- .../20maps/90Mantis/3430set_base_addr/test.sv | 2 +- tests/70regs/20maps/90Mantis/4347/test.sv | 2 +- tests/70regs/30bkdr/01hdl/test.sv | 2 +- tests/70regs/30bkdr/10paths/test.sv | 2 +- tests/70regs/30bkdr/20path_seq/test.sv | 2 +- .../40addons/02_simple_seq_bkdr_ftdr/test.sv | 4 +- .../40addons/02_simple_seq_bkdr_ftdr/uvc_pkg.sv | 2 +- tests/70regs/40addons/03_register_array/test.sv | 4 +- tests/70regs/40addons/03_register_array/uvc_pkg.sv | 2 +- tests/70regs/40addons/06_mapped_access/test.sv | 6 +- .../test.sv | 9 +- tests/70regs/90Mantis/3456/test.sv | 2 +- tests/70regs/90Mantis/3617/test.sv | 6 +- tests/70regs/90Mantis/3631/test.sv | 2 +- tests/70regs/90Mantis/3688/test.sv | 2 +- tests/70regs/90Mantis/3734/test.sv | 2 +- tests/99final/99final/test.sv | 5 +- uvm_ref/nd/Proj/UVM_Menu.txt | 1 + 203 files changed, 6020 insertions(+), 1658 deletions(-) create mode 100644 distrib/src/base/uvm_report_message.svh create mode 100644 tests/01report/00message/10print/output.au create mode 100644 tests/01report/00message/10print/post_test.pl create mode 100644 tests/01report/00message/10print/test.sv create mode 100644 tests/01report/00message/30add_elements/output.au create mode 120000 tests/01report/00message/30add_elements/post_test.pl create mode 100644 tests/01report/00message/30add_elements/test.sv create mode 100644 tests/01report/00message/40del_elements/output.au create mode 120000 tests/01report/00message/40del_elements/post_test.pl create mode 100644 tests/01report/00message/40del_elements/test.sv create mode 100644 tests/01report/00message/50random_stab/test.sv create mode 100644 tests/01report/02server/10print/output.au create mode 100644 tests/01report/02server/10print/post_test.pl create mode 100644 tests/01report/02server/10print/test.sv create mode 100644 tests/01report/30handler/10print/output.au create mode 100644 tests/01report/30handler/10print/post_test.pl create mode 100644 tests/01report/30handler/10print/test.sv create mode 100644 tests/01report/40macros/10one_line/output.au create mode 120000 tests/01report/40macros/10one_line/post_test.pl create mode 100644 tests/01report/40macros/10one_line/test.sv create mode 100644 tests/01report/40macros/20begin_end/output.au create mode 100644 tests/01report/40macros/20begin_end/post_test.pl create mode 100644 tests/01report/40macros/20begin_end/test.sv create mode 100644 tests/01report/40macros/25begin_end_context/output.au create mode 120000 tests/01report/40macros/25begin_end_context/post_test.pl create mode 100644 tests/01report/40macros/25begin_end_context/test.sv create mode 100644 tests/01report/40macros/30context/output.au create mode 100644 tests/01report/40macros/30context/post_test.pl create mode 100644 tests/01report/40macros/30context/test.sv create mode 100644 tests/01report/40macros/40user_defined_context/test.sv create mode 100644 tests/01report/40macros/50seq/10one_line/output.au create mode 120000 tests/01report/40macros/50seq/10one_line/post_test.pl create mode 100644 tests/01report/40macros/50seq/10one_line/test.sv create mode 100644 tests/01report/40macros/50seq/20begin_end/output.au create mode 120000 tests/01report/40macros/50seq/20begin_end/post_test.pl create mode 100644 tests/01report/40macros/50seq/20begin_end/test.sv hooks/post-receive -- uvm |
From: Jun Z. <jun...@us...> - 2013-11-21 17:49:13
|
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_4570 has been updated via a16a909c1d15d490a90d5c7d9f36fdea7cb252ec (commit) via f9550dd238d67032f0ef8815a754f9a2d90c9629 (commit) via 7dc639f37df69c084cdf23f5af2f675d268e988a (commit) via f19b7bb8d981c236efddb2b3dac059f11fb3ddc5 (commit) via 109047c194a963a7cd856bf63e467491e33c3d00 (commit) via 3138e048d90cba2ed2b6d196bd5af8434d05b0db (commit) via 7f548b59b168393e5c6b15dfb71a7c2c5ee6e7b1 (commit) via c177d616a27955c1694c25a857637624220d5be6 (commit) via a52a55f6b4ffe5cd5c3c7f186f26bbe3f7cee6b3 (commit) via 7980be2d32dea3af9e336dafdf9be7ed3bd42de5 (commit) via 8dedd805e5a3206034992c5b33410f23558b195c (commit) via cd72093990465b1cdc002c034fdf1d9b9bbaf5cd (commit) via 7ffbe6d7fd8300bd87a60d8a2c8d737d3f82caf6 (commit) via d977a7ddbdfcd49fbbec0e95a1088f4bff125d4c (commit) via 6f81a274dc460b69b96e91b565b30c2a22440969 (commit) via 65f59abda1ff81e90dcd2ce881ce47fe44b7be32 (commit) via e95affb5976c5e59d44a7b8353de682e33450ef5 (commit) via b7dceb27cc3a015fb86f998d97d14f14220a58c0 (commit) via b340f44898980e23572eb6e731b565fbe43af184 (commit) via 1b040d4c4d01b0c9228be238d2370637e645bcc7 (commit) via fada18fddf91ef5e7b3c8ec967e080da6ef26b17 (commit) via b75e0bda5d8997daaaedf660c41a130c24b8a75e (commit) via f61ebf07e9254bbcbcea47a9cb434e01acc9a9a5 (commit) via 07f38b6495a3c8238ade52268ec58361973aad4e (commit) via c97a4dd76540025659487b445452baf6135b5846 (commit) via f40bd8727fb9665f7b939360e701aea6ec6ce843 (commit) via 87328c0bcd9612fb062096f66006f65beeb2a606 (commit) via b4bc6d46c5b882bfa78dd06bada3bdbd3339c367 (commit) via 64ee491c8b2a24176f5c7d85b1b8882578c3ba20 (commit) via 51df1defe658a336519b7cee0e7408642b2e5b85 (commit) via 399b13dd38d4b10fa731187e8601bc2fc7461eaa (commit) via f670c4c61562a27b36315a650efba5ea42f80fa2 (commit) via e1cfd090af9fdd9ac5ec48bd4af8bc95b84190f1 (commit) via 3d1436147220e05b97b11c86200d7cfae0d35387 (commit) via d1ade50fa8aeaeb13a31d44eb4099f7b91b0623a (commit) via bd56689e2af634ecafe7eb03ae0d717baa4dc9dc (commit) via ce27de901c7f911f895a0cee86c7c14bd2adf33c (commit) via bafaf2c19bf84ab5306d8b796e301b51c703efc9 (commit) via ce8498fc8a7f68ebfb24be9d49dcb295a3025f80 (commit) via 920e97729f812d4b5c0aa466ae5a55fccdb05089 (commit) via 13081c6db7e6e11a8e67eefa6830fa9775c9d63d (commit) via faa47e15c38ad50980cd0e25954d3b4e1d3baae9 (commit) via 6b4eb17417e863c1ca39221654d8e2daef91a51c (commit) via b71eaea1c8e6bd1847ac2bbcf69e5c50d80a5b33 (commit) via 0e27a5393103c6f7a904004eca8203f2ebb678e6 (commit) via 92e1f85f062ab0f91ee476e19469dcb97414c3ff (commit) via 0f7aa44ffc7c5973bb22ea50fc0fd5b7c68f8da7 (commit) via 8f164d1ab6693233e340f47e1386ef9d901ed837 (commit) via 17d94d9c06d25f8016ee3b11bf08ed22d18fef02 (commit) via 201f590f61069420b079a50d98d58f1c074e2d6c (commit) via be352fd693757f48cd451de64c272f834db416ef (commit) via 4b2d2b0665e000864700099591335209445d3dae (commit) via aa9f722a24f6daf58a5f2201508245e32b683e08 (commit) via d5219252a7ae281ee9a9bcd36f86d96f988108f8 (commit) via e08e80dd6ebd06c7e134a61b6cf7431a4ac6975e (commit) via 95c7dda4f34eb05882451b89a51ef7409210256a (commit) via 10b8c3231462eaeda5c0e58ee48aee92b24e0f12 (commit) from 4dfe00d8b5201ca7d33ca1fb10d7406c68070eda (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 a16a909c1d15d490a90d5c7d9f36fdea7cb252ec Merge: 4dfe00d f9550dd Author: Jun Zhao <jun...@sy...> Date: Thu Nov 21 09:47:38 2013 -0800 Merge remote-tracking branch 'origin/UVM_1_2' into mantis_4570 Conflicts: distrib/src/base/uvm_report_server.svh tests/10resources/99Mantis_fixes/3413_write_auditing/irun.log.au.ius tests/15factory/90Mantis/3431print/output.au ----------------------------------------------------------------------- Summary of changes: admin/bin/post_test.pl | 86 +++-- distrib/release-notes.txt | 32 ++ distrib/src/base/uvm_barrier.svh | 8 +- distrib/src/base/uvm_base.svh | 3 + distrib/src/base/uvm_callback.svh | 16 +- distrib/src/base/uvm_comparer.svh | 4 +- distrib/src/base/uvm_component.svh | 6 +- distrib/src/base/uvm_coreservice.svh | 41 ++- distrib/src/base/uvm_event.svh | 4 +- distrib/src/base/uvm_factory.svh | 111 +++--- distrib/src/base/uvm_globals.svh | 4 +- distrib/src/base/uvm_misc.svh | 62 +++- distrib/src/base/uvm_object.svh | 2 +- distrib/src/base/uvm_object_globals.svh | 8 + distrib/src/base/uvm_objection.svh | 7 +- distrib/src/base/uvm_packer.svh | 273 +++++++++++++- distrib/src/base/uvm_phase.svh | 2 +- distrib/src/base/uvm_printer.svh | 101 +++++- distrib/src/base/uvm_recorder.svh | 37 ++- distrib/src/base/uvm_report_catcher.svh | 12 +- distrib/src/base/uvm_report_handler.svh | 6 +- distrib/src/base/uvm_report_server.svh | 8 +- distrib/src/base/uvm_resource.svh | 29 +- distrib/src/base/uvm_root.svh | 24 +- distrib/src/base/uvm_spell_chkr.svh | 23 +- distrib/src/base/uvm_transaction.svh | 2 +- distrib/src/base/uvm_traversal.svh | 188 ++++++++++ distrib/src/dap/uvm_get_to_lock_dap.svh | 2 +- distrib/src/dap/uvm_set_before_get_dap.svh | 2 +- distrib/src/dpi/uvm_hdl.c | 390 +------------------- distrib/src/dpi/uvm_svcmd_dpi.svh | 5 + distrib/src/macros/uvm_object_defines.svh | 209 ++++++++--- distrib/src/macros/uvm_printer_defines.svh | 5 +- distrib/src/reg/sequences/uvm_reg_hw_reset_seq.svh | 46 ++- distrib/src/reg/uvm_mem.svh | 4 +- distrib/src/reg/uvm_reg.svh | 3 +- distrib/src/reg/uvm_reg_adapter.svh | 4 +- distrib/src/reg/uvm_reg_predictor.svh | 16 +- distrib/src/seq/uvm_sequence_builtin.svh | 8 +- distrib/src/seq/uvm_sequence_item.svh | 2 +- distrib/src/seq/uvm_sequence_library.svh | 8 +- distrib/src/seq/uvm_sequencer.svh | 16 +- distrib/src/seq/uvm_sequencer_param_base.svh | 4 +- distrib/src/tlm2/uvm_tlm2_generic_payload.svh | 20 +- distrib/src/uvm_macros.svh | 6 +- tests/01report/90Mantis/3328_log/fp1.au | 2 +- tests/01report/90Mantis/3328_log/irun.log.au.ius | 3 - tests/01report/90Mantis/3328_log/mcd1.au | 2 +- tests/01report/90Mantis/3328_log/mcd2.au | 2 +- tests/01report/90Mantis/3328_log/output.au | 3 + tests/01report/90Mantis/3550_show_root_knob/log.au | 56 ++-- .../90Mantis/3550_show_root_knob/post_test.pl | 77 +---- tests/03data/00no_macros/item.sv | 55 ++-- tests/03data/90Mantis/3899_print/log.au | 14 +- tests/03data/90Mantis/3899_print/post_test.pl | 62 +--- tests/03data/90Mantis/3899_print/test.sv | 6 +- tests/05components/90Mantis/4712-2/output.au | 63 ++++ .../90Mantis/4712-2}/post_test.pl | 0 tests/05components/90Mantis/4712-2/test.sv | 164 ++++++++ tests/05components/90Mantis/4712-3/test.sv | 163 ++++++++ tests/05components/90Mantis/4712/test.sv | 66 ++++ .../3413_write_auditing/irun.log.au.ius | 93 ++---- .../99Mantis_fixes/3416/irun.log.au.ius | 60 ++-- tests/15factory/90Mantis/3431print/output.au | 10 +- tests/15factory/90Mantis/3431print/post_test.pl | 87 +----- tests/15factory/90Mantis/3431print/test.sv | 4 +- tests/40phasing/90Mantis/3391topology/log.au | 18 +- tests/40phasing/90Mantis/3391topology/post_test.pl | 62 +--- tests/40phasing/90Mantis/3391topology/test.sv | 4 +- tests/70regs/90Mantis/4567/drv_snps.sv | 151 ++++++++ tests/70regs/90Mantis/4567/dut.v | 60 +++ tests/70regs/90Mantis/4567/dut_if.sv | 38 ++ tests/70regs/90Mantis/4567/prg.sv | 43 +++ tests/70regs/90Mantis/4567/ral_DUT.sv | 230 ++++++++++++ tests/70regs/90Mantis/4567/ral_single.sv | 51 +++ tests/70regs/90Mantis/4567/snps_env.ralf | 44 +++ tests/70regs/90Mantis/4567/snps_env.sv | 35 ++ tests/70regs/90Mantis/4567/snps_env_ral_env.sv | 116 ++++++ tests/70regs/90Mantis/4567/snps_env_top.sv | 76 ++++ tests/70regs/90Mantis/4567/sqr_snps.sv | 38 ++ .../90Mantis/4567/sqr_snps_sequence_library.sv | 99 +++++ tests/70regs/90Mantis/4567/test.defines | 2 + tests/70regs/90Mantis/4567/test.sv | 47 +++ tests/70regs/90Mantis/4567/test1.sv | 73 ++++ tests/70regs/90Mantis/4567/tr_file_list.sv | 29 ++ tests/70regs/90Mantis/4567/trans_snps.sv | 60 +++ tests/70regs/90Mantis/4587/mem_adapter.sv | 73 ++++ tests/70regs/90Mantis/{4046 => 4587}/mem_agent.sv | 0 tests/70regs/90Mantis/{4046 => 4587}/mem_driver.sv | 0 tests/70regs/90Mantis/{4046 => 4587}/mem_env.sv | 0 tests/70regs/90Mantis/{4046 => 4587}/mem_pkg.sv | 0 .../90Mantis/{4046 => 4587}/mem_registers.sv | 0 .../90Mantis/{4046 => 4587}/mem_sequencer.sv | 0 .../90Mantis/{4046 => 4587}/mem_sequences.sv | 0 tests/70regs/90Mantis/{4046 => 4587}/mem_tb.sv | 0 tests/70regs/90Mantis/4587/mem_tests.sv | 91 +++++ .../70regs/90Mantis/{4046 => 4587}/mem_transfer.sv | 0 tests/70regs/90Mantis/{4046 => 4587}/test.defines | 0 tests/70regs/90Mantis/{4046 => 4587}/test.sv | 0 tests/70regs/90Mantis/4588/10implicit/test.defines | 1 + .../70regs/90Mantis/4588/10implicit/test.plusargs | 1 + tests/70regs/90Mantis/4588/10implicit/test.sv | 63 ++++ .../70regs/90Mantis/4588}/common/dut.sv | 0 tests/70regs/90Mantis/4588/common/regmodel.sv | 220 +++++++++++ tests/70regs/90Mantis/4588/common/run_test.sv | 118 ++++++ tests/70regs/90Mantis/4588/common/tb_env.sv | 64 ++++ tests/70regs/90Mantis/4588/common/tb_top.sv | 41 ++ 107 files changed, 3617 insertions(+), 1172 deletions(-) create mode 100644 distrib/src/base/uvm_traversal.svh delete mode 100644 tests/01report/90Mantis/3328_log/irun.log.au.ius create mode 100644 tests/01report/90Mantis/3328_log/output.au mode change 100755 => 120000 tests/01report/90Mantis/3550_show_root_knob/post_test.pl mode change 100755 => 120000 tests/03data/90Mantis/3899_print/post_test.pl create mode 100644 tests/05components/90Mantis/4712-2/output.au copy tests/{01report/90Mantis/3328_log => 05components/90Mantis/4712-2}/post_test.pl (100%) create mode 100644 tests/05components/90Mantis/4712-2/test.sv create mode 100644 tests/05components/90Mantis/4712-3/test.sv create mode 100644 tests/05components/90Mantis/4712/test.sv mode change 100644 => 120000 tests/15factory/90Mantis/3431print/post_test.pl mode change 100755 => 120000 tests/40phasing/90Mantis/3391topology/post_test.pl create mode 100644 tests/70regs/90Mantis/4567/drv_snps.sv create mode 100644 tests/70regs/90Mantis/4567/dut.v create mode 100644 tests/70regs/90Mantis/4567/dut_if.sv create mode 100644 tests/70regs/90Mantis/4567/prg.sv create mode 100644 tests/70regs/90Mantis/4567/ral_DUT.sv create mode 100644 tests/70regs/90Mantis/4567/ral_single.sv create mode 100644 tests/70regs/90Mantis/4567/snps_env.ralf create mode 100644 tests/70regs/90Mantis/4567/snps_env.sv create mode 100644 tests/70regs/90Mantis/4567/snps_env_ral_env.sv create mode 100644 tests/70regs/90Mantis/4567/snps_env_top.sv create mode 100644 tests/70regs/90Mantis/4567/sqr_snps.sv create mode 100644 tests/70regs/90Mantis/4567/sqr_snps_sequence_library.sv create mode 100644 tests/70regs/90Mantis/4567/test.defines create mode 100644 tests/70regs/90Mantis/4567/test.sv create mode 100644 tests/70regs/90Mantis/4567/test1.sv create mode 100644 tests/70regs/90Mantis/4567/tr_file_list.sv create mode 100644 tests/70regs/90Mantis/4567/trans_snps.sv create mode 100644 tests/70regs/90Mantis/4587/mem_adapter.sv copy tests/70regs/90Mantis/{4046 => 4587}/mem_agent.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_driver.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_env.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_pkg.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_registers.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_sequencer.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_sequences.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/mem_tb.sv (100%) create mode 100644 tests/70regs/90Mantis/4587/mem_tests.sv copy tests/70regs/90Mantis/{4046 => 4587}/mem_transfer.sv (100%) copy tests/70regs/90Mantis/{4046 => 4587}/test.defines (100%) copy tests/70regs/90Mantis/{4046 => 4587}/test.sv (100%) create mode 100644 tests/70regs/90Mantis/4588/10implicit/test.defines create mode 100644 tests/70regs/90Mantis/4588/10implicit/test.plusargs create mode 100644 tests/70regs/90Mantis/4588/10implicit/test.sv copy {distrib/examples/simple/registers/integration => tests/70regs/90Mantis/4588}/common/dut.sv (100%) create mode 100644 tests/70regs/90Mantis/4588/common/regmodel.sv create mode 100644 tests/70regs/90Mantis/4588/common/run_test.sv create mode 100644 tests/70regs/90Mantis/4588/common/tb_env.sv create mode 100644 tests/70regs/90Mantis/4588/common/tb_top.sv hooks/post-receive -- uvm |
From: Mark S. <ev...@us...> - 2013-11-21 16:59:49
|
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 bb06cc5f0103eaf3a5f7b8054533625a03c76688 (commit) from f9550dd238d67032f0ef8815a754f9a2d90c9629 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 2 ++ distrib/src/base/uvm_common_phases.svh | 11 +++++++++++ distrib/src/base/uvm_runtime_phases.svh | 10 ++++++++++ 3 files changed, 23 insertions(+), 0 deletions(-) hooks/post-receive -- uvm |
From: Mark S. <ev...@us...> - 2013-11-21 16:58:43
|
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_3557 has been created at bb06cc5f0103eaf3a5f7b8054533625a03c76688 (commit) - Log ----------------------------------------------------------------- commit bb06cc5f0103eaf3a5f7b8054533625a03c76688 Author: Mark Strickland <mas...@ci...> Date: Thu Nov 21 11:57:01 2013 -0500 Documentation addition and release notes BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Mark S. <ev...@us...> - 2013-11-21 14:33:54
|
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_3557 has been updated via 439605b37ecdb5fff19d854fe74c3b5e15708154 (commit) from 1a466a98adf7a3cd50bab22db1ef57852e5dfa61 (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 439605b37ecdb5fff19d854fe74c3b5e15708154 Author: Mark Strickland <mas...@ci...> Date: Wed Nov 20 12:25:08 2013 -0500 Add 3557 to the release notes ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-11-20 22:09: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, UVM_1_2 has been updated via f9550dd238d67032f0ef8815a754f9a2d90c9629 (commit) via 7dc639f37df69c084cdf23f5af2f675d268e988a (commit) via f19b7bb8d981c236efddb2b3dac059f11fb3ddc5 (commit) via 109047c194a963a7cd856bf63e467491e33c3d00 (commit) via 3138e048d90cba2ed2b6d196bd5af8434d05b0db (commit) via 6f81a274dc460b69b96e91b565b30c2a22440969 (commit) via 65f59abda1ff81e90dcd2ce881ce47fe44b7be32 (commit) via e95affb5976c5e59d44a7b8353de682e33450ef5 (commit) via b75e0bda5d8997daaaedf660c41a130c24b8a75e (commit) via f61ebf07e9254bbcbcea47a9cb434e01acc9a9a5 (commit) via 07f38b6495a3c8238ade52268ec58361973aad4e (commit) via c97a4dd76540025659487b445452baf6135b5846 (commit) via b4bc6d46c5b882bfa78dd06bada3bdbd3339c367 (commit) from 7f548b59b168393e5c6b15dfb71a7c2c5ee6e7b1 (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 f9550dd238d67032f0ef8815a754f9a2d90c9629 Merge: 3138e04 7dc639f Author: Justin Refice <jr...@nv...> Date: Wed Nov 20 14:09:04 2013 -0800 Merge remote-tracking branch 'origin/Mantis_4784-1' into UVM_1_2 ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 18 +++ distrib/src/base/uvm_barrier.svh | 8 +- distrib/src/base/uvm_component.svh | 4 +- distrib/src/base/uvm_event.svh | 4 +- distrib/src/base/uvm_object.svh | 2 +- distrib/src/base/uvm_recorder.svh | 15 ++- distrib/src/dap/uvm_get_to_lock_dap.svh | 2 +- distrib/src/dap/uvm_set_before_get_dap.svh | 2 +- distrib/src/macros/uvm_object_defines.svh | 177 +++++++++++++++++++------ distrib/src/macros/uvm_printer_defines.svh | 5 +- distrib/src/reg/uvm_mem.svh | 4 +- distrib/src/seq/uvm_sequence_builtin.svh | 8 +- distrib/src/seq/uvm_sequence_item.svh | 2 +- distrib/src/seq/uvm_sequence_library.svh | 8 +- distrib/src/seq/uvm_sequencer_param_base.svh | 4 +- distrib/src/tlm2/uvm_tlm2_generic_payload.svh | 20 ++-- tests/03data/00no_macros/item.sv | 53 ++++---- 17 files changed, 226 insertions(+), 110 deletions(-) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-11-20 22:08:56
|
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_4784-1 has been created at 7dc639f37df69c084cdf23f5af2f675d268e988a (commit) - Log ----------------------------------------------------------------- commit 7dc639f37df69c084cdf23f5af2f675d268e988a Author: Justin Refice <jr...@nv...> Date: Wed Nov 20 14:08:30 2013 -0800 release notes commit f19b7bb8d981c236efddb2b3dac059f11fb3ddc5 Author: Justin Refice <jr...@nv...> Date: Wed Nov 20 14:05:51 2013 -0800 Merging updates caused by 4649 commit 109047c194a963a7cd856bf63e467491e33c3d00 Merge: 6f81a27 7f548b5 Author: Justin Refice <jr...@nv...> Date: Wed Nov 20 13:39:09 2013 -0800 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_4784-1 commit 6f81a274dc460b69b96e91b565b30c2a22440969 Author: Justin Refice <jr...@nv...> Date: Mon Nov 18 08:51:14 2013 -0800 using "use_record_attributes" method commit 65f59abda1ff81e90dcd2ce881ce47fe44b7be32 Author: Justin Refice <jr...@nv...> Date: Wed Nov 13 14:10:10 2013 -0800 Updating the fields in Generic Payload to use more specific macros commit e95affb5976c5e59d44a7b8353de682e33450ef5 Author: Justin Refice <jr...@nv...> Date: Wed Nov 13 13:57:05 2013 -0800 Documented `uvm_record_[int,string,real,time] Implemented macros using "uvm_record_attribute-like" functionality, so that vendors can provide tool-specific benefits for these macros. BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-11-20 21:36:50
|
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_4649_v2 has been updated via 3138e048d90cba2ed2b6d196bd5af8434d05b0db (commit) from 7f548b59b168393e5c6b15dfb71a7c2c5ee6e7b1 (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 3138e048d90cba2ed2b6d196bd5af8434d05b0db Author: Justin Refice <jr...@nv...> Date: Wed Nov 20 13:36:19 2013 -0800 release notes updates ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-11-20 21:32:46
|
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 7f548b59b168393e5c6b15dfb71a7c2c5ee6e7b1 (commit) via 7ffbe6d7fd8300bd87a60d8a2c8d737d3f82caf6 (commit) via faa47e15c38ad50980cd0e25954d3b4e1d3baae9 (commit) from c177d616a27955c1694c25a857637624220d5be6 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: distrib/src/base/uvm_comparer.svh | 4 +- distrib/src/base/uvm_misc.svh | 51 +++++++++++++++-- distrib/src/base/uvm_object_globals.svh | 8 +++ distrib/src/base/uvm_packer.svh | 8 +- distrib/src/base/uvm_printer.svh | 95 ++++++++++++++++++++++++++----- distrib/src/base/uvm_recorder.svh | 22 +++++++ 6 files changed, 162 insertions(+), 26 deletions(-) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-11-20 21:31:16
|
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_4649_v2 has been created at 7f548b59b168393e5c6b15dfb71a7c2c5ee6e7b1 (commit) - Log ----------------------------------------------------------------- commit 7f548b59b168393e5c6b15dfb71a7c2c5ee6e7b1 Merge: 7ffbe6d c177d61 Author: Justin Refice <jr...@nv...> Date: Wed Nov 20 13:30:25 2013 -0800 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_4649_v2 Conflicts: distrib/src/base/uvm_misc.svh commit 7ffbe6d7fd8300bd87a60d8a2c8d737d3f82caf6 Merge: faa47e1 d977a7d Author: Justin Refice <jr...@nv...> Date: Wed Nov 20 10:25:10 2013 -0800 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_4649_v2 commit faa47e15c38ad50980cd0e25954d3b4e1d3baae9 Author: Justin Refice <jr...@nv...> Date: Tue Nov 5 14:17:40 2013 -0800 Created 64b type "uvm_integral_t" Used in "_int" versions of pack/unpack/print/record/compare_field BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-11-20 21:24:40
|
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 c177d616a27955c1694c25a857637624220d5be6 (commit) via a52a55f6b4ffe5cd5c3c7f186f26bbe3f7cee6b3 (commit) via 7980be2d32dea3af9e336dafdf9be7ed3bd42de5 (commit) via 8dedd805e5a3206034992c5b33410f23558b195c (commit) via cd72093990465b1cdc002c034fdf1d9b9bbaf5cd (commit) via 64ee491c8b2a24176f5c7d85b1b8882578c3ba20 (commit) via bafaf2c19bf84ab5306d8b796e301b51c703efc9 (commit) via 13081c6db7e6e11a8e67eefa6830fa9775c9d63d (commit) via b71eaea1c8e6bd1847ac2bbcf69e5c50d80a5b33 (commit) from d977a7ddbdfcd49fbbec0e95a1088f4bff125d4c (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 5 + distrib/src/base/uvm_misc.svh | 8 +- distrib/src/base/uvm_packer.svh | 265 +++++++++++++++++++- distrib/src/macros/uvm_object_defines.svh | 32 ++-- distrib/src/uvm_macros.svh | 8 +- tests/01report/90Mantis/3550_show_root_knob/log.au | 54 ++-- tests/03data/90Mantis/3899_print/log.au | 10 +- 7 files changed, 324 insertions(+), 58 deletions(-) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-11-20 21:23: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_4767 has been created at c177d616a27955c1694c25a857637624220d5be6 (commit) - Log ----------------------------------------------------------------- commit c177d616a27955c1694c25a857637624220d5be6 Author: Justin Refice <jr...@nv...> Date: Wed Nov 20 13:15:42 2013 -0800 gold file update commit a52a55f6b4ffe5cd5c3c7f186f26bbe3f7cee6b3 Author: Justin Refice <jr...@nv...> Date: Wed Nov 20 11:56:43 2013 -0800 Gold file update commit 7980be2d32dea3af9e336dafdf9be7ed3bd42de5 Author: Justin Refice <jr...@nv...> Date: Wed Nov 20 11:08:23 2013 -0800 Copyright info commit 8dedd805e5a3206034992c5b33410f23558b195c Author: Justin Refice <jr...@nv...> Date: Wed Nov 20 11:06:53 2013 -0800 Documentation and release notes update commit cd72093990465b1cdc002c034fdf1d9b9bbaf5cd Merge: 64ee491 d977a7d Author: Justin Refice <jr...@nv...> Date: Wed Nov 20 10:47:08 2013 -0800 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_4767 commit 64ee491c8b2a24176f5c7d85b1b8882578c3ba20 Merge: bafaf2c 399b13d Author: Justin Refice <jr...@nv...> Date: Wed Nov 13 12:35:54 2013 -0800 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_4767 commit bafaf2c19bf84ab5306d8b796e301b51c703efc9 Author: Justin Refice <jr...@nv...> Date: Wed Nov 6 08:05:46 2013 -0800 pack_field_stream -> pack_bits/byts/ints (to match existing conventions) commit 13081c6db7e6e11a8e67eefa6830fa9775c9d63d Merge: b71eaea 88e2bae Author: Justin Refice <jr...@nv...> Date: Tue Nov 5 18:17:11 2013 -0800 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_4767 commit b71eaea1c8e6bd1847ac2bbcf69e5c50d80a5b33 Author: Justin Refice <jr...@nv...> Date: Mon Nov 4 14:10:40 2013 -0800 pack/unpack_field_stream + modification of macros BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-11-20 14:07: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, mantis_4590-4ius has been updated via fcd876188338f6aea93b56810764d70d5140d683 (commit) from 23ab766206024080f179580c45ff211614606017 (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 fcd876188338f6aea93b56810764d70d5140d683 Author: uwes <uw...@ca...> Date: Wed Nov 20 16:06:46 2013 +0200 updated vendor selection ----------------------------------------------------------------------- Summary of changes: distrib/src/dpi/uvm_dpi.cc | 7 ------- distrib/src/dpi/uvm_hdl.c | 2 +- 2 files changed, 1 insertions(+), 8 deletions(-) hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-11-20 13:40:42
|
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_4590-4ius has been created at 23ab766206024080f179580c45ff211614606017 (commit) - Log ----------------------------------------------------------------- commit 23ab766206024080f179580c45ff211614606017 Author: uwes <uw...@ca...> Date: Wed Nov 20 15:28:32 2013 +0200 updated test commit f1d9ae28559d6d2e1304ba0971cf919ce2b92bed Merge: b5f8346 97989c1 Author: uwes <uw...@ca...> Date: Wed Nov 20 14:59:14 2013 +0200 Merge remote-tracking branch 'origin/Mantis_4590' into mantis_4590-4ius commit b5f8346dbee164591c956a22f7a464d84d5fcf30 Author: uwes <uw...@ca...> Date: Wed Nov 20 14:58:47 2013 +0200 updates commit 5bdadbc4e6f3740a78d31d0e73c96019a9c21a4e Author: uwes <uw...@ca...> Date: Wed Nov 20 10:56:20 2013 +0200 updates commit 8ab0ffb2df51471c43074e7afb36451da3ab9877 Author: uwes <uw...@ca...> Date: Fri Nov 15 16:53:33 2013 +0200 vhdl support BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-11-20 08:57:35
|
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_4570 has been updated via 4dfe00d8b5201ca7d33ca1fb10d7406c68070eda (commit) from 2c70fa2eb1c8fc22b14c8051b852265de6100984 (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 4dfe00d8b5201ca7d33ca1fb10d7406c68070eda Author: uwes <uw...@ca...> Date: Mon Nov 11 14:43:05 2013 +0200 simple rewrites update goldfile ----------------------------------------------------------------------- Summary of changes: distrib/src/base/uvm_report_message.svh | 4 +++- distrib/src/reg/uvm_reg_sequence.svh | 3 ++- .../3413_write_auditing/irun.log.au.ius | 6 +++--- 3 files changed, 8 insertions(+), 5 deletions(-) hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-11-19 13:10:39
|
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 d977a7ddbdfcd49fbbec0e95a1088f4bff125d4c (commit) from b7dceb27cc3a015fb86f998d97d14f14220a58c0 (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 d977a7ddbdfcd49fbbec0e95a1088f4bff125d4c Author: uwes <uw...@ca...> Date: Tue Nov 19 15:09:25 2013 +0200 fixed bad merge ----------------------------------------------------------------------- Summary of changes: distrib/src/dpi/uvm_hdl.c | 390 ++------------------------------------------- 1 files changed, 10 insertions(+), 380 deletions(-) hooks/post-receive -- uvm |
From: Adiel K. <adi...@us...> - 2013-11-19 12:31:34
|
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_4590 has been updated via 97989c1c5e34dd804336223b2a2e439d18610b98 (commit) from 9546f41a584fd0b242567aa082fed244e8d2a9ff (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 97989c1c5e34dd804336223b2a2e439d18610b98 Author: Adiel Khan <ad...@sy...> Date: Tue Nov 19 04:31:06 2013 -0800 Fixed typo in notes and Makefile ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 2 +- tests/70regs/30bkdr/02vhdl/code/Makefile.vcs | 2 +- tests/70regs/30bkdr/02vhdl/code/test.sv | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- uvm |
From: Adiel K. <adi...@us...> - 2013-11-19 12:16: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_4590 has been created at 9546f41a584fd0b242567aa082fed244e8d2a9ff (commit) - Log ----------------------------------------------------------------- commit 9546f41a584fd0b242567aa082fed244e8d2a9ff Author: Adiel Khan <ad...@sy...> Date: Tue Nov 19 04:14:49 2013 -0800 Updated release notes with Mantis 4590 comments commit db00996a34c5398e11e4293db3ab16948ee0a9ab Author: Adiel Khan <ad...@sy...> Date: Tue Nov 19 04:01:04 2013 -0800 Mantis 4590 testcase using test.pl so each Vendor can add their own build scripts to check VHDL flows commit a45ca379eaa1b66f41898c2e3debaa3fe0ea9092 Author: Adiel Khan <ad...@sy...> Date: Tue Nov 19 03:58:29 2013 -0800 Mantis 4590 test and implementation, C-define VCSMX will enable VCS VHDL backdoor API BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-11-19 09:11: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, UVM_1_2 has been updated via b7dceb27cc3a015fb86f998d97d14f14220a58c0 (commit) via b340f44898980e23572eb6e731b565fbe43af184 (commit) via 1b040d4c4d01b0c9228be238d2370637e645bcc7 (commit) via fada18fddf91ef5e7b3c8ec967e080da6ef26b17 (commit) via f40bd8727fb9665f7b939360e701aea6ec6ce843 (commit) via 51df1defe658a336519b7cee0e7408642b2e5b85 (commit) via ce8498fc8a7f68ebfb24be9d49dcb295a3025f80 (commit) via 920e97729f812d4b5c0aa466ae5a55fccdb05089 (commit) via 17d94d9c06d25f8016ee3b11bf08ed22d18fef02 (commit) via 201f590f61069420b079a50d98d58f1c074e2d6c (commit) from 87328c0bcd9612fb062096f66006f65beeb2a606 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: admin/bin/post_test.pl | 86 +++++---- distrib/src/base/uvm_base.svh | 3 + distrib/src/base/uvm_callback.svh | 16 +- distrib/src/base/uvm_component.svh | 2 +- distrib/src/base/uvm_coreservice.svh | 41 ++++- distrib/src/base/uvm_factory.svh | 111 ++++++------ distrib/src/base/uvm_globals.svh | 4 +- distrib/src/base/uvm_misc.svh | 7 + distrib/src/base/uvm_objection.svh | 7 +- distrib/src/base/uvm_phase.svh | 2 +- distrib/src/base/uvm_report_catcher.svh | 12 +- distrib/src/base/uvm_report_handler.svh | 6 +- distrib/src/base/uvm_report_server.svh | 8 +- distrib/src/base/uvm_resource.svh | 29 ++-- distrib/src/base/uvm_root.svh | 24 ++- distrib/src/base/uvm_spell_chkr.svh | 23 ++- distrib/src/base/uvm_transaction.svh | 2 +- distrib/src/base/uvm_traversal.svh | 188 ++++++++++++++++++++ distrib/src/dpi/uvm_svcmd_dpi.svh | 5 + distrib/src/reg/uvm_reg_predictor.svh | 16 +- distrib/src/uvm_macros.svh | 6 +- tests/01report/90Mantis/3328_log/fp1.au | 2 +- tests/01report/90Mantis/3328_log/irun.log.au.ius | 3 - tests/01report/90Mantis/3328_log/mcd1.au | 2 +- tests/01report/90Mantis/3328_log/mcd2.au | 2 +- tests/01report/90Mantis/3328_log/output.au | 3 + tests/01report/90Mantis/3550_show_root_knob/log.au | 2 +- .../90Mantis/3550_show_root_knob/post_test.pl | 77 +-------- tests/03data/00no_macros/item.sv | 2 - tests/03data/90Mantis/3899_print/log.au | 6 +- tests/03data/90Mantis/3899_print/post_test.pl | 62 +------- tests/03data/90Mantis/3899_print/test.sv | 6 +- tests/05components/90Mantis/4712-2/output.au | 63 +++++++ .../90Mantis/4712-2}/post_test.pl | 0 tests/05components/90Mantis/4712-2/test.sv | 164 +++++++++++++++++ tests/05components/90Mantis/4712-3/test.sv | 163 +++++++++++++++++ tests/05components/90Mantis/4712/test.sv | 66 +++++++ .../3413_write_auditing/irun.log.au.ius | 93 +++------- .../99Mantis_fixes/3416/irun.log.au.ius | 60 +++---- tests/15factory/90Mantis/3431print/output.au | 10 +- tests/15factory/90Mantis/3431print/post_test.pl | 87 +--------- tests/15factory/90Mantis/3431print/test.sv | 4 +- tests/40phasing/90Mantis/3391topology/log.au | 18 ++- tests/40phasing/90Mantis/3391topology/post_test.pl | 62 +------- tests/40phasing/90Mantis/3391topology/test.sv | 4 +- 45 files changed, 979 insertions(+), 580 deletions(-) create mode 100644 distrib/src/base/uvm_traversal.svh delete mode 100644 tests/01report/90Mantis/3328_log/irun.log.au.ius create mode 100644 tests/01report/90Mantis/3328_log/output.au mode change 100755 => 120000 tests/01report/90Mantis/3550_show_root_knob/post_test.pl mode change 100755 => 120000 tests/03data/90Mantis/3899_print/post_test.pl create mode 100644 tests/05components/90Mantis/4712-2/output.au copy tests/{01report/90Mantis/3328_log => 05components/90Mantis/4712-2}/post_test.pl (100%) create mode 100644 tests/05components/90Mantis/4712-2/test.sv create mode 100644 tests/05components/90Mantis/4712-3/test.sv create mode 100644 tests/05components/90Mantis/4712/test.sv mode change 100644 => 120000 tests/15factory/90Mantis/3431print/post_test.pl mode change 100755 => 120000 tests/40phasing/90Mantis/3391topology/post_test.pl hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-11-15 15:07: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_3783-mergeandupdated has been created at b7dceb27cc3a015fb86f998d97d14f14220a58c0 (commit) - Log ----------------------------------------------------------------- commit b7dceb27cc3a015fb86f998d97d14f14220a58c0 Author: uwes <uw...@ca...> Date: Fri Nov 15 12:17:33 2013 +0200 fixed name check for UVM_NO_DPI commit b340f44898980e23572eb6e731b565fbe43af184 Merge: 1b040d4 fada18f Author: uwes <uw...@ca...> Date: Thu Nov 14 17:55:08 2013 +0200 Merge branch 'mantis_4712-2' into UVM_1_2 commit 1b040d4c4d01b0c9228be238d2370637e645bcc7 Merge: 51df1de 87328c0 Author: uwes <uw...@ca...> Date: Thu Nov 14 17:54:08 2013 +0200 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into UVM_1_2 commit fada18fddf91ef5e7b3c8ec967e080da6ef26b17 Author: uwes <uw...@ca...> Date: Thu Nov 14 17:41:56 2013 +0200 streaming pack optional via UVM_STRING_QUEUE_STREAMING_PACK commit f40bd8727fb9665f7b939360e701aea6ec6ce843 Merge: 17d94d9 ce8498f Author: uwes <uw...@ca...> Date: Thu Nov 14 12:46:18 2013 +0200 Merge branch 'mantis_3783' into mantis_4712-2 commit 51df1defe658a336519b7cee0e7408642b2e5b85 Author: uwes <uw...@ca...> Date: Tue Nov 12 17:21:54 2013 +0200 updated per adiels request BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |