uvm-git Mailing List for UVM (Page 6)
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: Uwe S. <uw...@us...> - 2014-01-21 12:24: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, UVM12_DEPR2 has been updated via 937bcfd46a764000ceda27d952f7e33d21ae34c2 (commit) via 8a019900517a9edbdd0196f8421b961ba2eb9e08 (commit) from 08cabc4187e4daf7f7284f12f0eda3c5d8c2f8ae (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 937bcfd46a764000ceda27d952f7e33d21ae34c2 Author: uwes <uw...@ca...> Date: Tue Jan 21 14:24:20 2014 +0200 more fixes commit 8a019900517a9edbdd0196f8421b961ba2eb9e08 Author: uwes <uw...@ca...> Date: Mon Jan 20 12:30:55 2014 +0200 perf fix ----------------------------------------------------------------------- Summary of changes: .../simple/registers/common/wishbone/agent.sv | 1 - distrib/src/base/uvm_cmdline_processor.svh | 3 +- distrib/src/base/uvm_config_db.svh | 3 +- distrib/src/base/uvm_root.svh | 5 +- distrib/src/dpi/uvm_hdl_inca.c | 1 + distrib/src/macros/uvm_printer_defines.svh | 2 +- distrib/src/seq/uvm_sequence_item.svh | 7 +- distrib/src/seq/uvm_sequencer_base.svh | 11 +- tests/03data/02scalar/04object/test.sv | 2 +- tests/03data/02scalar/04object_cfg/test.sv | 6 +- tests/03data/03array/04arrayobject_cfg/test.sv | 4 +- tests/03data/04queue/04queueobject_cfg/test.sv | 4 +- .../03data/05staticarray/04arrayobject_cfg/test.sv | 4 +- tests/05components/90Mantis/4166clone/test.sv | 2 +- tests/10resources/10compat/01field_compat/test.sv | 2 +- tests/10resources/99Mantis_fixes/3327/test.sv | 2 +- .../99Mantis_fixes/3731set_config_clone/test.sv | 12 +- .../3129_seq_kill/stop_started_seq_sv_side.sv | 439 ++++++++++---------- .../99Mantis_fixes/3129_seq_kill/test.sv | 6 +- .../99Mantis_fixes/3598_do_seq_kind/test.sv | 52 ++-- .../03basic/06xbus/xbus/xbus_master_seq_lib.sv | 17 +- .../03basic/06xbus/xbus/xbus_master_sequencer.sv | 1 - .../03basic/06xbus/xbus/xbus_slave_seq_lib.sv | 5 +- .../03basic/06xbus/xbus/xbus_slave_sequencer.sv | 1 - .../03basic/06xbus/xbus_obj_seq_lib.sv | 4 +- tests/40phasing/50phase_controls/00basic/test.sv | 1 - tests/40phasing/90Mantis/3402build_seqr/test.sv | 12 +- 27 files changed, 306 insertions(+), 303 deletions(-) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2014-01-20 19:57:03
|
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_4842 has been created at d2963f63d14b96b950b4658bd0b7804e5fa99334 (commit) - Log ----------------------------------------------------------------- commit d2963f63d14b96b950b4658bd0b7804e5fa99334 Author: Justin Refice <jr...@nv...> Date: Mon Jan 20 10:52:06 2014 -0800 Fixes regarding Mantis 4842: Object deep-compare fails when child object occurs multiple times in tree BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2014-01-20 19:56:32
|
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_4832 has been created at 22e96b9a626ac3678ded150892c4f9e3ecd13392 (commit) - Log ----------------------------------------------------------------- commit 22e96b9a626ac3678ded150892c4f9e3ecd13392 Author: Justin Refice <jr...@nv...> Date: Mon Jan 20 11:54:36 2014 -0800 Fix for mantis 4832 (+uvm_set_verbosity implementation results in undefined behavior) BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2014-01-17 15:58: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, UVM12_DEPR2 has been created at 08cabc4187e4daf7f7284f12f0eda3c5d8c2f8ae (commit) - Log ----------------------------------------------------------------- commit 08cabc4187e4daf7f7284f12f0eda3c5d8c2f8ae Author: uwes <uw...@ca...> Date: Fri Jan 17 17:47:05 2014 +0200 UVM_NO_DEPRECATED changes commit 3362bd3cc332676305e632161b5783061c3707ad Author: uwes <uw...@ca...> Date: Wed Jan 15 11:07:46 2014 +0200 removed message inconsistency BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2014-01-14 13:54:11
|
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 971561853b6207c00ad1ebd3c1bbee3101d12568 (commit) from c7c38771ac5c547e7b04e9c3779784d43044fe9e (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 971561853b6207c00ad1ebd3c1bbee3101d12568 Author: uwes <uw...@ca...> Date: Tue Jan 14 15:53:48 2014 +0200 updated testcase IUS release behaviour is to retain value until new data ----------------------------------------------------------------------- Summary of changes: tests/70regs/30bkdr/01hdl-vhdl/code/test.sv | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2014-01-14 12:58: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 c7c38771ac5c547e7b04e9c3779784d43044fe9e (commit) from 7554a37fb70c1c48440ac19877181d90554f298a (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 c7c38771ac5c547e7b04e9c3779784d43044fe9e Author: uwes <uw...@ca...> Date: Tue Jan 14 14:58:21 2014 +0200 update to tar script ----------------------------------------------------------------------- Summary of changes: admin/bin/tarBallGen.pl | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2014-01-14 12:57: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, UVM_1_2_RELEASE_RC1_WITHHTMLDOC has been created at 68e7623f67ed4be98cd64f434eecb0f6b4c21ded (commit) - Log ----------------------------------------------------------------- commit 68e7623f67ed4be98cd64f434eecb0f6b4c21ded Author: uwes <uw...@ca...> Date: Tue Jan 14 14:57:43 2014 +0200 commited docs for UVM_1_2_RELEASE BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2014-01-14 12:38: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, UVM_1_2 has been updated via 7554a37fb70c1c48440ac19877181d90554f298a (commit) from b4d6d521e97be8f5bfcc3ea12bc83feed8c649ec (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 7554a37fb70c1c48440ac19877181d90554f298a Author: uwes <uw...@ca...> Date: Tue Jan 14 14:38:07 2014 +0200 updated tar gen script ----------------------------------------------------------------------- Summary of changes: admin/bin/tarBallGen.pl | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2014-01-14 09:01:07
|
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 b4d6d521e97be8f5bfcc3ea12bc83feed8c649ec (commit) via 19e7988f8fb4816ac0c285725130ebeaf677126d (commit) via b911fee3a3f65dda73db70bbdf72615890eb1d55 (commit) via bbe913f887cce55399b8bcdc9e7b8883f2aa37b5 (commit) via 5061840ce75adab9f4d0d83993fcf6e49e2b5f27 (commit) via b89413826e9f05065282a95438276c6eef677102 (commit) via 9e58392ed4a617af76b2fb7e71b502f8949b0d4c (commit) from bf6343001d4c0bd52eb2b505e2b1c7e3e988db3a (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 b4d6d521e97be8f5bfcc3ea12bc83feed8c649ec Author: uwes <uw...@ca...> Date: Tue Jan 14 10:13:10 2014 +0200 updated tar scripts commit 19e7988f8fb4816ac0c285725130ebeaf677126d Author: uwes <uw...@ca...> Date: Mon Jan 13 14:00:36 2014 +0200 added manual slice handling to avoid vpi error commit b911fee3a3f65dda73db70bbdf72615890eb1d55 Author: uwes <uw...@ca...> Date: Fri Jan 10 18:42:49 2014 +0200 removed a macro and cleanup commit bbe913f887cce55399b8bcdc9e7b8883f2aa37b5 Author: uwes <uw...@ca...> Date: Fri Jan 10 18:17:21 2014 +0200 full set of updates commit 5061840ce75adab9f4d0d83993fcf6e49e2b5f27 Author: uwes <uw...@ca...> Date: Fri Jan 10 15:17:10 2014 +0200 updated uvm11-to-uvm12 script Conflicts: distrib/bin/uvm11-to-uvm12.pl ----------------------------------------------------------------------- Summary of changes: admin/bin/cleanTags.sh | 7 + admin/bin/post_test.pl | 11 ++ admin/bin/tarBallGen.pl | 23 ++- distrib/bin/uvm11-to-uvm12.pl | 131 +++++++++++--- distrib/examples/integrated/codec/tb_env.svh | 5 +- distrib/examples/integrated/codec/test.sv | 5 +- .../integrated/ubus/examples/ubus_tb_top.sv | 5 +- .../simple/basic_examples/event_pool/test.sv | 5 +- distrib/examples/simple/basic_examples/pkg/test.sv | 20 ++- distrib/examples/simple/factory/test.sv | 5 +- .../simple/registers/integration/common/test.sv | 6 +- .../simple/registers/models/aliasing/tb_run.sv | 5 +- .../simple/registers/models/coverage/tb_run.sv | 5 +- .../simple/registers/models/fifo_reg/tb_run.sv | 5 +- .../registers/models/not_yet_implemented/tb_run.sv | 5 +- .../registers/models/reg_without_field/tb_run.sv | 5 +- .../registers/models/ro_wo_same_addr/tb_run.sv | 5 +- .../simple/registers/models/shared_reg/blk_run.sv | 5 +- .../simple/registers/models/user-defined/tb_run.sv | 5 +- .../simple/registers/primer/cmdline_test.sv | 5 +- distrib/src/base/uvm_callback.svh | 8 +- distrib/src/base/uvm_comparer.svh | 15 ++- distrib/src/base/uvm_component.svh | 18 ++- distrib/src/base/uvm_config_db.svh | 13 +- distrib/src/base/uvm_globals.svh | 54 +++++-- distrib/src/base/uvm_heartbeat.svh | 9 +- distrib/src/base/uvm_misc.svh | 4 +- distrib/src/base/uvm_objection.svh | 11 +- distrib/src/base/uvm_phase.svh | 19 ++- distrib/src/base/uvm_port_base.svh | 10 +- distrib/src/base/uvm_registry.svh | 8 +- distrib/src/base/uvm_report_handler.svh | 6 +- distrib/src/base/uvm_report_object.svh | 32 +++- distrib/src/base/uvm_report_server.svh | 19 ++- distrib/src/base/uvm_root.svh | 17 ++- distrib/src/dpi/uvm_hdl_inca.c | 187 +++++++++++++++++++- distrib/src/reg/uvm_mem_mam.svh | 5 +- distrib/src/seq/uvm_sequence_library.svh | 4 +- tests/00basic/90Mantis/4160/test.sv | 5 +- tests/01report/00message/30add_elements/test.sv | 6 +- tests/01report/00message/40del_elements/test.sv | 6 +- .../10catcher/90Mantis/3811_same_name/test.sv | 7 +- tests/01report/20severity/01allovr/test.sv | 5 +- tests/01report/20severity/02idspec/test.sv | 5 +- tests/01report/20severity/03idspec_generic/test.sv | 5 +- tests/01report/40macros/10one_line/output.au | 16 +- tests/01report/40macros/10one_line/post_test.pl | 2 +- tests/01report/40macros/10one_line/test.sv | 9 +- tests/01report/40macros/20begin_end/output.au | 24 ++-- tests/01report/40macros/20begin_end/post_test.pl | 89 +--------- tests/01report/40macros/20begin_end/test.sv | 4 +- .../40macros/25begin_end_context/output.au | 24 ++-- .../40macros/25begin_end_context/post_test.pl | 2 +- .../01report/40macros/25begin_end_context/test.sv | 9 +- tests/01report/40macros/30context/output.au | 24 ++-- tests/01report/40macros/30context/post_test.pl | 89 +--------- tests/01report/40macros/30context/test.sv | 4 +- tests/01report/40macros/50seq/10one_line/output.au | 16 +- tests/01report/40macros/50seq/10one_line/test.sv | 9 +- .../01report/40macros/50seq/20begin_end/output.au | 24 ++-- tests/01report/40macros/50seq/20begin_end/test.sv | 4 +- tests/01report/90Mantis/3597/test.sv | 5 +- tests/01report/90Mantis/4380/irun.log.au.ius | 2 +- tests/03data/90Mantis/3354_null_obj/test.sv | 5 +- tests/03data/90Mantis/3361_nopack/test.sv | 5 +- tests/03data/90Mantis/4149_applycfg/test.sv | 5 +- tests/03data/90Mantis/4313_rpt_verb_miscfg/test.sv | 5 +- tests/03data/90Mantis/4572_longpacking_1/test.sv | 5 +- tests/03data/90Mantis/4572_longpacking_2/test.sv | 5 +- tests/05components/50in_order/20int/test.sv | 6 +- tests/05components/50in_order/40class/test.sv | 6 +- tests/05components/90Mantis/4166clone/test.sv | 5 +- tests/05components/90Mantis/4712-2/test.sv | 5 +- tests/05components/90Mantis/4712-3/test.sv | 5 +- tests/05components/90Mantis/4712/test.sv | 5 +- tests/09callbacks/90Mantis/3460/test.sv | 5 +- tests/10resources/15trace/test.sv | 5 +- .../99Mantis_fixes/3416/irun.log.au.ius | 2 +- tests/10resources/99Mantis_fixes/4172/test.sv | 5 +- tests/11tlm/10tlm1/90Mantis/02_mantis4075/test.sv | 5 +- tests/11tlm/10tlm1/90Mantis/02_mantis_4075/test.sv | 5 +- .../11tlm/20tlm2/30nonblocking/30passthru/test.sv | 8 +- tests/11tlm/20tlm2/80examples/systemC/user/test.sv | 5 +- tests/15factory/90Mantis/3770/test.sv | 6 +- tests/15factory/90Mantis/4518/test.sv | 6 +- tests/15factory/95new/4478_dump_overrides/test.sv | 5 +- tests/15factory/95new/4478_locking_factory/test.sv | 5 +- tests/15factory/95new/4478_tracing_factory/test.sv | 7 +- .../1_uvm11touvm12}/test.pl | 0 .../1_uvm11touvm12}/test.sh | 10 +- .../1_uvm11touvm12/uvm11/test01.sv} | 2 +- .../1_uvm11touvm12/uvm11/test02.sv} | 2 +- .../1_uvm11touvm12/uvm11/test03.sv} | 0 .../1_uvm11touvm12/uvm11/test04.sv} | 0 .../1_uvm11touvm12/uvm11/test05.sv} | 2 +- .../1_uvm11touvm12/uvm12.golden/test01.sv} | 5 +- .../1_uvm11touvm12/uvm12.golden/test02.sv} | 6 +- .../1_uvm11touvm12/uvm12.golden/test03.sv} | 5 +- .../1_uvm11touvm12/uvm12.golden/test04.sv} | 5 +- .../1_uvm11touvm12/uvm12.golden/test05.sv} | 6 +- tests/20sequences/03callbacks/test.sv | 5 +- tests/20sequences/10sequence_lib/02dynamic/test.sv | 5 +- .../10sequence_lib/99Mantis/3623_rand/test.sv | 5 +- tests/20sequences/30priority/10inherit/test.sv | 5 +- .../99Mantis_fixes/3620_context/test.sv | 5 +- .../examples/ubus_tb_top.sv | 5 +- .../3702_deflt_seq_lib_count_eq_10/test.sv | 5 +- .../99Mantis_fixes/3742_is_randomized/test.sv | 5 +- tests/20sequences/99Mantis_fixes/3967/test.sv | 5 +- tests/25agent/01simple/test.sv | 5 +- tests/25agent/30record/test.sv | 5 +- tests/25agent/30record/tr_db.log.au | 24 ++-- tests/40phasing/01predef/test.sv | 6 +- .../09schedules/01is_before_after/test.sv | 5 +- .../02persist_mode/02fj_persist/test.sv | 6 +- tests/40phasing/40jump/04jump_all/test.sv | 5 +- tests/40phasing/40jump/06back_jump_phase/test.sv | 5 +- tests/40phasing/50phase_controls/00basic/test.sv | 5 +- tests/40phasing/50phase_controls/01simple/test.sv | 5 +- tests/40phasing/50phase_controls/03jump/test.sv | 5 +- .../50phase_controls/common/test_base.svh | 5 +- tests/40phasing/70user_sched/03set_imp/test.sv | 5 +- tests/40phasing/90Mantis/3308names/test.sv | 6 +- tests/40phasing/90Mantis/3309names/test.sv | 6 +- tests/40phasing/90Mantis/3325killing/test.sv | 5 +- tests/40phasing/90Mantis/3391topology/test.sv | 6 +- .../90Mantis/4440jump_in_phase_ended/test.sv | 5 +- .../99mantis/3643_multiple_actions/test.sv | 5 +- tests/70regs/01fields/01reset/test.sv | 6 +- tests/70regs/01fields/02policy/test.sv | 6 +- tests/70regs/01fields/10maxsize/test.sv | 6 +- tests/70regs/02regs/10maxsize/test.sv | 6 +- tests/70regs/02regs/30concurrent_update/test.sv | 5 +- tests/70regs/05mem/10maxsize/test.sv | 6 +- tests/70regs/05mem/20mem_access/test.sv | 5 +- tests/70regs/07blk/10sizeok/test.sv | 6 +- tests/70regs/07blk/11badsize/test.sv | 6 +- tests/70regs/07blk/12roots/test.sv | 6 +- tests/70regs/11printing/test.sv | 6 +- tests/70regs/20maps/10byoffset/test.sv | 6 +- tests/70regs/20maps/12rowo/test.sv | 10 +- tests/70regs/20maps/20uninitialized/test.sv | 5 +- .../20maps/90Mantis/3428wide_nrw_wide_nrw/test.sv | 3 +- .../20maps/90Mantis/3430set_base_addr/test.sv | 6 +- tests/70regs/20maps/90Mantis/4181/test.sv | 5 +- tests/70regs/20maps/90Mantis/4347/test.sv | 3 +- .../{02vhdl => 01hdl-vhdl}/code/Makefile.ius | 7 +- tests/70regs/30bkdr/01hdl-vhdl/code/test.sv | 6 +- tests/70regs/30bkdr/01hdl/test.sv | 5 +- tests/70regs/30bkdr/02vhdl/code/Makefile.ius | 6 +- tests/70regs/30bkdr/02vhdl/code/test.sv | 6 +- tests/70regs/30bkdr/10paths/test.sv | 3 +- tests/70regs/30bkdr/20path_seq/ius.comp.args | 1 + tests/70regs/30bkdr/20path_seq/test.sv | 6 +- tests/70regs/80examples/10oc_ethernet/tb_env.sv | 5 +- tests/70regs/90Mantis/3456/test.sv | 6 +- tests/70regs/90Mantis/3492/test.sv | 5 +- tests/70regs/90Mantis/3540/common/run_test.sv | 5 +- tests/70regs/90Mantis/3628/test.sv | 5 +- tests/70regs/90Mantis/3631/test.sv | 6 +- tests/70regs/90Mantis/3641/test.sv | 5 +- tests/70regs/90Mantis/3688/test.sv | 6 +- tests/70regs/90Mantis/3734/test.sv | 6 +- tests/70regs/90Mantis/3768do/test.sv | 5 +- tests/70regs/90Mantis/3819/test.sv | 5 +- .../90Mantis/3860_reg_bus_coupling/blk_run.sv | 5 +- tests/70regs/90Mantis/3985/test.sv | 6 +- tests/70regs/90Mantis/4088/test.sv | 5 +- tests/70regs/90Mantis/4089/test.sv | 5 +- tests/70regs/90Mantis/4090/test.sv | 5 +- tests/70regs/90Mantis/4091/test.sv | 6 +- tests/70regs/90Mantis/4158/test.sv | 6 +- tests/70regs/90Mantis/4168/test.sv | 5 +- tests/70regs/90Mantis/4191/test.sv | 5 +- tests/70regs/90Mantis/4251/test.sv | 5 +- tests/70regs/90Mantis/4268/test.sv | 6 +- tests/70regs/90Mantis/4297/test.sv | 5 +- tests/70regs/90Mantis/4333/test.sv | 5 +- tests/70regs/90Mantis/4567/snps_env_top.sv | 6 +- tests/70regs/90Mantis/4587/mem_tests.sv | 5 +- tests/70regs/90Mantis/4588/10implicit/test.sv | 6 +- tests/70regs/90Mantis/4588/common/run_test.sv | 5 +- tests/70regs/90Mantis/partial_ro/test.sv | 5 +- 183 files changed, 1020 insertions(+), 717 deletions(-) create mode 100755 admin/bin/cleanTags.sh mode change 100644 => 120000 tests/01report/40macros/20begin_end/post_test.pl mode change 100644 => 120000 tests/01report/40macros/30context/post_test.pl copy tests/{14ovm2uvm => 16uvmscripts/1_uvm11touvm12}/test.pl (100%) copy tests/{14ovm2uvm => 16uvmscripts/1_uvm11touvm12}/test.sh (71%) copy tests/{50cmdlineproc/99mantis/3643_multiple_actions/test.sv => 16uvmscripts/1_uvm11touvm12/uvm11/test01.sv} (78%) copy tests/{40phasing/90Mantis/3308names/test.sv => 16uvmscripts/1_uvm11touvm12/uvm11/test02.sv} (99%) copy tests/{15factory/90Mantis/4079_test_selection/test.sv => 16uvmscripts/1_uvm11touvm12/uvm11/test03.sv} (100%) copy tests/{20sequences/10sequence_lib/01static/test.sv => 16uvmscripts/1_uvm11touvm12/uvm11/test04.sv} (100%) copy tests/{11tlm/10tlm1/90Mantis/02_mantis4075/test.sv => 16uvmscripts/1_uvm11touvm12/uvm11/test05.sv} (98%) copy tests/{50cmdlineproc/99mantis/3643_multiple_actions/test.sv => 16uvmscripts/1_uvm11touvm12/uvm12.golden/test01.sv} (68%) copy tests/{40phasing/90Mantis/3308names/test.sv => 16uvmscripts/1_uvm11touvm12/uvm12.golden/test02.sv} (98%) copy tests/{15factory/90Mantis/4079_test_selection/test.sv => 16uvmscripts/1_uvm11touvm12/uvm12.golden/test03.sv} (95%) copy tests/{20sequences/10sequence_lib/01static/test.sv => 16uvmscripts/1_uvm11touvm12/uvm12.golden/test04.sv} (98%) copy tests/{11tlm/10tlm1/90Mantis/02_mantis_4075/test.sv => 16uvmscripts/1_uvm11touvm12/uvm12.golden/test05.sv} (96%) copy tests/70regs/30bkdr/{02vhdl => 01hdl-vhdl}/code/Makefile.ius (87%) create mode 100644 tests/70regs/30bkdr/20path_seq/ius.comp.args hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2014-01-10 16:43:28
|
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_ius2 has been created at b911fee3a3f65dda73db70bbdf72615890eb1d55 (commit) - Log ----------------------------------------------------------------- commit b911fee3a3f65dda73db70bbdf72615890eb1d55 Author: uwes <uw...@ca...> Date: Fri Jan 10 18:42:49 2014 +0200 removed a macro and cleanup commit bbe913f887cce55399b8bcdc9e7b8883f2aa37b5 Author: uwes <uw...@ca...> Date: Fri Jan 10 18:17:21 2014 +0200 full set of updates commit 5061840ce75adab9f4d0d83993fcf6e49e2b5f27 Author: uwes <uw...@ca...> Date: Fri Jan 10 15:17:10 2014 +0200 updated uvm11-to-uvm12 script Conflicts: distrib/bin/uvm11-to-uvm12.pl BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Adiel K. <adi...@us...> - 2014-01-08 16:49:21
|
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, IUS_1_2_fixup has been created at b89413826e9f05065282a95438276c6eef677102 (commit) - Log ----------------------------------------------------------------- commit b89413826e9f05065282a95438276c6eef677102 Author: Adiel Khan <ad...@sy...> Date: Wed Jan 8 08:47:25 2014 -0800 removed chained function calls from comments used for docs commit 9e58392ed4a617af76b2fb7e71b502f8949b0d4c Author: Adiel Khan <ad...@sy...> Date: Wed Jan 8 08:36:59 2014 -0800 removed majority of chained function calls and implemented UVM_CHAINED_FUNC for tools that support it, some of the non-chained-calls could be racey BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Adiel K. <adi...@us...> - 2013-12-20 18:21:29
|
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 bf6343001d4c0bd52eb2b505e2b1c7e3e988db3a (commit) via c86eeacb1b34c401dbbd1d1f29724e782a30eea5 (commit) via 8c5c08eec7d557d53ec4864b4ba8de0d76273256 (commit) via 1bf50302c4419ec2c85969004667caaef9225ca7 (commit) via 3bd82504bb4ad9da429b1ba801b3deba473431d0 (commit) via 53196a1f590b70106a3c1ef2cf0f2e86078b4cd9 (commit) via ffae1bab66f81126b6b595a4ce5222f7f09a9642 (commit) via 516d6177fcc48d41d583dec96b5ac1bd9f23288d (commit) via 0fce1744b7ae8795610b587a7e8a08800513f571 (commit) via 2b94d260d7dfa9119d7049d3e207975baad53cb4 (commit) via 459818df27763139650508116c97fffb5b94383f (commit) via ec1c484f7473e444aa6da216768a5fff338f6900 (commit) via a2b436435359b4d4fd8f647c1c875d8ab93ed1dd (commit) via 5e56a31b50e6396e74e5cac144db689be5fab3ca (commit) via d6872c8ffa16f9f21ec03942917f87b6005dc47c (commit) via 2d0346d633aae083528322579b96be41bcc33700 (commit) via 667d7302ee504fb045e808ae3880cd0e84b2179c (commit) via 253bf67a6ab872264f8739e03fc7034101f32e50 (commit) via ce9b3c49f631357374a797ccd9a870c3a23448ed (commit) via 57f2c192e36cacf614e1cb13de38771817c07b83 (commit) via 3099146cea41e83e5ea82fbe7334df88811cf48d (commit) via 66aaa04193058895b477af9f2162e6608c1a6c18 (commit) via 8c6710bb71e13304037bbc68613b0dab0eb62773 (commit) via 1619d9ca829a090ea3a096f5390ea0da47f8ddc1 (commit) from eb9f7f103f2fc4cadb1ba83f307d88cd44c67de3 (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 bf6343001d4c0bd52eb2b505e2b1c7e3e988db3a Merge: eb9f7f1 c86eeac Author: Adiel Khan <ad...@sy...> Date: Fri Dec 20 07:07:19 2013 -0800 Merge remote branch 'origin/VCS_1_2_fixup' into UVM_1_2 ----------------------------------------------------------------------- Summary of changes: admin/bin/post_test.pl | 3 +- admin/bin/run_tests | 1 + distrib/bin/uvm11-to-uvm12.pl | 22 +++-- distrib/examples/integrated/codec/tb_env.svh | 2 +- distrib/examples/integrated/codec/test.sv | 2 +- .../examples/integrated/ubus/examples/Makefile.vcs | 2 +- .../integrated/ubus/examples/ubus_tb_top.sv | 2 +- .../simple/basic_examples/event_pool/test.sv | 2 +- distrib/examples/simple/basic_examples/pkg/test.sv | 8 +- distrib/examples/simple/factory/test.sv | 2 +- .../simple/registers/integration/common/test.sv | 2 +- .../simple/registers/models/aliasing/tb_run.sv | 2 +- .../simple/registers/models/coverage/tb_run.sv | 2 +- .../simple/registers/models/fifo_reg/tb_run.sv | 2 +- .../registers/models/not_yet_implemented/tb_run.sv | 2 +- .../registers/models/reg_without_field/tb_run.sv | 2 +- .../registers/models/ro_wo_same_addr/tb_run.sv | 2 +- .../simple/registers/models/shared_reg/blk_run.sv | 2 +- .../simple/registers/models/user-defined/tb_run.sv | 2 +- .../simple/registers/primer/cmdline_test.sv | 2 +- distrib/src/base/uvm_callback.svh | 4 +- distrib/src/base/uvm_comparer.svh | 6 +- distrib/src/base/uvm_component.svh | 8 +- distrib/src/base/uvm_config_db.svh | 8 +- distrib/src/base/uvm_globals.svh | 28 +++--- distrib/src/base/uvm_heartbeat.svh | 4 +- distrib/src/base/uvm_misc.svh | 6 +- distrib/src/base/uvm_objection.svh | 4 +- distrib/src/base/uvm_phase.svh | 8 +- distrib/src/base/uvm_port_base.svh | 4 +- distrib/src/base/uvm_registry.svh | 4 +- distrib/src/base/uvm_report_handler.svh | 2 +- distrib/src/base/uvm_report_object.svh | 4 +- distrib/src/base/uvm_report_server.svh | 10 +- distrib/src/base/uvm_root.svh | 4 +- distrib/src/dpi/uvm_common.c | 2 + distrib/src/dpi/uvm_hdl_vcs.c | 41 +++----- distrib/src/reg/uvm_mem_mam.svh | 2 +- distrib/src/seq/uvm_sequence_library.svh | 2 +- distrib/src/uvm_macros.svh | 11 ++- tests/00basic/90Mantis/4160/test.sv | 2 +- tests/01report/00message/30add_elements/test.sv | 2 +- tests/01report/00message/40del_elements/test.sv | 2 +- .../10catcher/90Mantis/3811_same_name/test.sv | 4 +- tests/01report/20severity/01allovr/test.sv | 2 +- tests/01report/20severity/02idspec/test.sv | 2 +- tests/01report/20severity/03idspec_generic/test.sv | 2 +- tests/01report/40macros/10one_line/test.sv | 2 +- .../01report/40macros/25begin_end_context/test.sv | 2 +- tests/01report/40macros/50seq/10one_line/test.sv | 2 +- tests/01report/90Mantis/3597/test.sv | 2 +- .../4324_extra_long_table_column/simv.log.au.vcs | 2 +- tests/01report/90Mantis/4380/simv.log.au.vcs | 10 +- tests/03data/90Mantis/3354_null_obj/test.sv | 2 +- tests/03data/90Mantis/3361_nopack/test.sv | 2 +- tests/03data/90Mantis/3899_print/log.au | 2 +- tests/03data/90Mantis/4149_applycfg/test.sv | 2 +- tests/03data/90Mantis/4313_rpt_verb_miscfg/test.sv | 2 +- tests/03data/90Mantis/4572_longpacking_1/test.sv | 2 +- tests/03data/90Mantis/4572_longpacking_2/test.sv | 2 +- tests/05components/50in_order/20int/test.sv | 2 +- tests/05components/50in_order/40class/test.sv | 2 +- tests/05components/90Mantis/4166clone/test.sv | 2 +- tests/05components/90Mantis/4712-2/test.sv | 12 +- tests/05components/90Mantis/4712-3/test.sv | 12 +- tests/05components/90Mantis/4712/test.sv | 2 +- tests/09callbacks/90Mantis/3460/test.sv | 2 +- tests/10resources/15trace/test.sv | 2 +- .../3413_write_auditing/simv.log.au.vcs | 93 ++++++------------ .../3413_write_auditing/vcs.comp.args | 1 + .../99Mantis_fixes/3416/simv.log.au.vcs | 60 +++++------ tests/10resources/99Mantis_fixes/4172/test.sv | 2 +- tests/11tlm/10tlm1/90Mantis/02_mantis4075/test.sv | 2 +- tests/11tlm/10tlm1/90Mantis/02_mantis_4075/test.sv | 2 +- .../11tlm/20tlm2/30nonblocking/30passthru/test.sv | 4 +- tests/11tlm/20tlm2/80examples/systemC/user/test.sv | 2 +- tests/15factory/90Mantis/3770/test.sv | 2 +- tests/15factory/90Mantis/4518/test.sv | 2 +- tests/15factory/95new/4478_dump_overrides/test.sv | 2 +- tests/15factory/95new/4478_locking_factory/test.sv | 2 +- tests/15factory/95new/4478_tracing_factory/test.sv | 4 +- tests/20sequences/03callbacks/test.sv | 2 +- tests/20sequences/10sequence_lib/02dynamic/test.sv | 2 +- .../10sequence_lib/99Mantis/3623_rand/test.sv | 2 +- tests/20sequences/30priority/10inherit/test.sv | 2 +- .../99Mantis_fixes/3620_context/test.sv | 2 +- .../3633_bad_sequence_macros/examples/Makefile.vcs | 2 +- .../examples/ubus_tb_top.sv | 2 +- .../3702_deflt_seq_lib_count_eq_10/test.sv | 2 +- .../99Mantis_fixes/3742_is_randomized/test.sv | 2 +- tests/20sequences/99Mantis_fixes/3967/test.sv | 2 +- tests/25agent/01simple/test.sv | 2 +- tests/25agent/30record/test.sv | 2 +- tests/25agent/30record/tr_db.log.au | 106 ++++++++++---------- tests/40phasing/01predef/test.sv | 2 +- .../09schedules/01is_before_after/test.sv | 2 +- .../02persist_mode/02fj_persist/test.sv | 2 +- tests/40phasing/40jump/04jump_all/test.sv | 2 +- tests/40phasing/40jump/06back_jump_phase/test.sv | 2 +- tests/40phasing/50phase_controls/00basic/test.sv | 2 +- tests/40phasing/50phase_controls/01simple/test.sv | 2 +- tests/40phasing/50phase_controls/03jump/test.sv | 2 +- .../50phase_controls/common/test_base.svh | 2 +- tests/40phasing/70user_sched/03set_imp/test.sv | 2 +- tests/40phasing/90Mantis/3308names/test.sv | 2 +- tests/40phasing/90Mantis/3309names/test.sv | 2 +- tests/40phasing/90Mantis/3325killing/test.sv | 2 +- tests/40phasing/90Mantis/3391topology/log.au | 2 +- tests/40phasing/90Mantis/3391topology/test.sv | 2 +- .../90Mantis/4440jump_in_phase_ended/test.sv | 2 +- tests/50cmdlineproc/10get_plusargs/00basic/test.sv | 2 +- .../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/30concurrent_update/test.sv | 2 +- tests/70regs/05mem/10maxsize/test.sv | 2 +- tests/70regs/05mem/20mem_access/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 | 4 +- tests/70regs/20maps/20uninitialized/test.sv | 2 +- .../20maps/90Mantis/3428wide_nrw_wide_nrw/test.sv | 2 +- .../20maps/90Mantis/3430set_base_addr/test.sv | 2 +- tests/70regs/20maps/90Mantis/4181/test.sv | 2 +- tests/70regs/20maps/90Mantis/4347/test.sv | 2 +- .../{02vhdl => 01hdl-vhdl}/code/Makefile.vcs | 10 +- tests/70regs/30bkdr/01hdl-vhdl/{ => code}/dut.vhd | 0 .../30bkdr/{01hdl => 01hdl-vhdl/code}/pli.tab | 0 tests/70regs/30bkdr/01hdl-vhdl/{ => code}/test.sv | 105 +++++++++++--------- tests/70regs/30bkdr/01hdl-vhdl/ius.comp.args | 1 - tests/70regs/30bkdr/01hdl-vhdl/questa.comp.args | 2 - tests/70regs/30bkdr/01hdl-vhdl/test.pl | 1 + tests/70regs/30bkdr/01hdl-vhdl/vcs.comp.args | 1 - tests/70regs/30bkdr/01hdl/dpi_test.sv | 2 +- tests/70regs/30bkdr/01hdl/test.sv | 2 +- tests/70regs/30bkdr/01hdl/vcs.comp.args | 2 +- tests/70regs/30bkdr/02vhdl/code/Makefile.vcs | 2 +- tests/70regs/30bkdr/02vhdl/code/test.sv | 2 +- tests/70regs/30bkdr/10paths/test.sv | 2 +- tests/70regs/30bkdr/20path_seq/test.sv | 2 +- tests/70regs/80examples/10oc_ethernet/tb_env.sv | 2 +- tests/70regs/90Mantis/3456/test.sv | 2 +- tests/70regs/90Mantis/3492/test.sv | 2 +- tests/70regs/90Mantis/3540/common/run_test.sv | 2 +- tests/70regs/90Mantis/3628/test.sv | 2 +- tests/70regs/90Mantis/3631/test.sv | 2 +- tests/70regs/90Mantis/3641/test.sv | 2 +- tests/70regs/90Mantis/3688/test.sv | 2 +- tests/70regs/90Mantis/3734/test.sv | 2 +- tests/70regs/90Mantis/3768do/test.sv | 2 +- tests/70regs/90Mantis/3819/test.sv | 2 +- .../90Mantis/3860_reg_bus_coupling/blk_run.sv | 2 +- tests/70regs/90Mantis/3985/test.sv | 2 +- tests/70regs/90Mantis/4088/test.sv | 2 +- tests/70regs/90Mantis/4089/test.sv | 2 +- tests/70regs/90Mantis/4090/test.sv | 2 +- tests/70regs/90Mantis/4091/test.sv | 2 +- tests/70regs/90Mantis/4158/test.sv | 2 +- tests/70regs/90Mantis/4168/test.sv | 2 +- tests/70regs/90Mantis/4191/test.sv | 2 +- tests/70regs/90Mantis/4251/test.sv | 2 +- tests/70regs/90Mantis/4268/test.sv | 2 +- tests/70regs/90Mantis/4297/test.sv | 2 +- tests/70regs/90Mantis/4333/test.sv | 2 +- tests/70regs/90Mantis/4567/snps_env_top.sv | 2 +- tests/70regs/90Mantis/4587/mem_tests.sv | 2 +- tests/70regs/90Mantis/4588/10implicit/test.sv | 2 +- tests/70regs/90Mantis/4588/common/run_test.sv | 2 +- tests/70regs/90Mantis/partial_ro/test.sv | 2 +- uvm_ref/nd/Proj/UVM_Menu.txt | 2 +- 175 files changed, 430 insertions(+), 460 deletions(-) create mode 100644 tests/10resources/99Mantis_fixes/3413_write_auditing/vcs.comp.args copy tests/70regs/30bkdr/{02vhdl => 01hdl-vhdl}/code/Makefile.vcs (85%) rename tests/70regs/30bkdr/01hdl-vhdl/{ => code}/dut.vhd (100%) copy tests/70regs/30bkdr/{01hdl => 01hdl-vhdl/code}/pli.tab (100%) rename tests/70regs/30bkdr/01hdl-vhdl/{ => code}/test.sv (51%) delete mode 100644 tests/70regs/30bkdr/01hdl-vhdl/ius.comp.args delete mode 100644 tests/70regs/30bkdr/01hdl-vhdl/questa.comp.args create mode 100644 tests/70regs/30bkdr/01hdl-vhdl/test.pl delete mode 100644 tests/70regs/30bkdr/01hdl-vhdl/vcs.comp.args hooks/post-receive -- uvm |
From: Adiel K. <adi...@us...> - 2013-12-20 15:04:52
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uvm". The branch, VCS_1_2_fixup has been updated via c86eeacb1b34c401dbbd1d1f29724e782a30eea5 (commit) via 8c5c08eec7d557d53ec4864b4ba8de0d76273256 (commit) from 1bf50302c4419ec2c85969004667caaef9225ca7 (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 c86eeacb1b34c401dbbd1d1f29724e782a30eea5 Author: Adiel Khan <ad...@sy...> Date: Fri Dec 20 06:46:00 2013 -0800 refactored testcase, semi-colon is not a good seperator for mixed language. dot is better across language boundaries commit 8c5c08eec7d557d53ec4864b4ba8de0d76273256 Author: Adiel Khan <ad...@sy...> Date: Fri Dec 20 02:21:40 2013 -0800 revert back svSetScope change from 4738 ----------------------------------------------------------------------- Summary of changes: distrib/src/dpi/uvm_common.c | 2 + .../{02vhdl => 01hdl-vhdl}/code/Makefile.vcs | 10 +- tests/70regs/30bkdr/01hdl-vhdl/{ => code}/dut.vhd | 0 tests/70regs/30bkdr/01hdl-vhdl/{ => code}/pli.tab | 0 tests/70regs/30bkdr/01hdl-vhdl/{ => code}/test.sv | 103 +++++++++++--------- tests/70regs/30bkdr/01hdl-vhdl/ius.comp.args | 1 - tests/70regs/30bkdr/01hdl-vhdl/questa.comp.args | 2 - tests/70regs/30bkdr/01hdl-vhdl/test.pl | 1 + tests/70regs/30bkdr/01hdl-vhdl/vcs.comp.args | 1 - 9 files changed, 65 insertions(+), 55 deletions(-) copy tests/70regs/30bkdr/{02vhdl => 01hdl-vhdl}/code/Makefile.vcs (85%) rename tests/70regs/30bkdr/01hdl-vhdl/{ => code}/dut.vhd (100%) rename tests/70regs/30bkdr/01hdl-vhdl/{ => code}/pli.tab (100%) rename tests/70regs/30bkdr/01hdl-vhdl/{ => code}/test.sv (52%) delete mode 100644 tests/70regs/30bkdr/01hdl-vhdl/ius.comp.args delete mode 100644 tests/70regs/30bkdr/01hdl-vhdl/questa.comp.args create mode 100644 tests/70regs/30bkdr/01hdl-vhdl/test.pl delete mode 100644 tests/70regs/30bkdr/01hdl-vhdl/vcs.comp.args hooks/post-receive -- uvm |
From: Adiel K. <adi...@us...> - 2013-12-19 18:51:52
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uvm". The branch, VCS_1_2_fixup has been updated via 1bf50302c4419ec2c85969004667caaef9225ca7 (commit) via 3bd82504bb4ad9da429b1ba801b3deba473431d0 (commit) via 53196a1f590b70106a3c1ef2cf0f2e86078b4cd9 (commit) via ffae1bab66f81126b6b595a4ce5222f7f09a9642 (commit) via 516d6177fcc48d41d583dec96b5ac1bd9f23288d (commit) from 0fce1744b7ae8795610b587a7e8a08800513f571 (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 1bf50302c4419ec2c85969004667caaef9225ca7 Author: Adiel Khan <ad...@sy...> Date: Thu Dec 19 10:49:52 2013 -0800 interim simulatro bug workaround +define+UVM_USE_RESOURCE_CONVERTER commit 3bd82504bb4ad9da429b1ba801b3deba473431d0 Author: Adiel Khan <ad...@sy...> Date: Thu Dec 19 10:30:39 2013 -0800 typo in comments of macros, updated gold file commit 53196a1f590b70106a3c1ef2cf0f2e86078b4cd9 Author: Adiel Khan <ad...@sy...> Date: Thu Dec 19 04:59:53 2013 -0800 remove default usage of RESOURCE_CONVERTER with VCS commit ffae1bab66f81126b6b595a4ce5222f7f09a9642 Author: Adiel Khan <ad...@sy...> Date: Thu Dec 19 04:58:32 2013 -0800 uvm_hdl fixups for mem-leak commit 516d6177fcc48d41d583dec96b5ac1bd9f23288d Author: Adiel Khan <ad...@sy...> Date: Thu Dec 19 04:07:22 2013 -0800 string casting fix for VHDL backdoor access ----------------------------------------------------------------------- Summary of changes: .../examples/integrated/ubus/examples/Makefile.vcs | 2 +- distrib/src/dpi/uvm_hdl_vcs.c | 41 ++++++-------- distrib/src/uvm_macros.svh | 11 ++- .../99Mantis_fixes/3416/simv.log.au.vcs | 60 +++++++++---------- .../3633_bad_sequence_macros/examples/Makefile.vcs | 2 +- tests/70regs/30bkdr/02vhdl/code/Makefile.vcs | 2 +- 6 files changed, 55 insertions(+), 63 deletions(-) hooks/post-receive -- uvm |
From: Mark S. <ev...@us...> - 2013-12-18 17:50:37
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uvm". The branch, Mantis_3557 has been deleted was 439605b37ecdb5fff19d854fe74c3b5e15708154 ----------------------------------------------------------------------- BRANCH WAS DELETED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Adiel K. <adi...@us...> - 2013-12-17 16:50:28
|
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, VCS_1_2_fixup has been updated via 0fce1744b7ae8795610b587a7e8a08800513f571 (commit) via 2b94d260d7dfa9119d7049d3e207975baad53cb4 (commit) via 459818df27763139650508116c97fffb5b94383f (commit) via ec1c484f7473e444aa6da216768a5fff338f6900 (commit) via a2b436435359b4d4fd8f647c1c875d8ab93ed1dd (commit) via 5e56a31b50e6396e74e5cac144db689be5fab3ca (commit) via d6872c8ffa16f9f21ec03942917f87b6005dc47c (commit) from 2d0346d633aae083528322579b96be41bcc33700 (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 0fce1744b7ae8795610b587a7e8a08800513f571 Author: Adiel Khan <ad...@sy...> Date: Tue Dec 17 08:42:44 2013 -0800 gold file updates commit 2b94d260d7dfa9119d7049d3e207975baad53cb4 Author: Adiel Khan <ad...@sy...> Date: Tue Dec 17 08:37:18 2013 -0800 gold file updates commit 459818df27763139650508116c97fffb5b94383f Author: Adiel Khan <ad...@sy...> Date: Tue Dec 17 07:53:27 2013 -0800 fixup for 4712 testcases remove nested param classes commit ec1c484f7473e444aa6da216768a5fff338f6900 Author: Adiel Khan <ad...@sy...> Date: Tue Dec 17 03:04:47 2013 -0800 Fixed caching of comp args commit a2b436435359b4d4fd8f647c1c875d8ab93ed1dd Author: Adiel Khan <ad...@sy...> Date: Mon Dec 16 03:14:50 2013 -0800 fixup VCS compile args commit 5e56a31b50e6396e74e5cac144db689be5fab3ca Author: Adiel Khan <ad...@sy...> Date: Sun Dec 15 05:52:36 2013 -0800 More whitespace in gold files fixups commit d6872c8ffa16f9f21ec03942917f87b6005dc47c Author: Adiel Khan <ad...@sy...> Date: Sat Dec 14 13:27:40 2013 -0800 Fixup for whitespace in goldfiles and missing pli.tab file ----------------------------------------------------------------------- Summary of changes: admin/bin/post_test.pl | 2 +- admin/bin/run_tests | 1 + .../4324_extra_long_table_column/simv.log.au.vcs | 2 +- tests/01report/90Mantis/4380/simv.log.au.vcs | 10 +- tests/05components/90Mantis/4712-2/test.sv | 10 +- tests/05components/90Mantis/4712-3/test.sv | 10 +- .../3413_write_auditing/simv.log.au.vcs | 93 ++++++------------ .../3413_write_auditing/vcs.comp.args | 1 + tests/25agent/30record/tr_db.log.au | 106 ++++++++++---------- tests/70regs/30bkdr/{01hdl => 01hdl-vhdl}/pli.tab | 0 tests/70regs/30bkdr/01hdl-vhdl/vcs.comp.args | 2 +- tests/70regs/30bkdr/01hdl/vcs.comp.args | 2 +- 12 files changed, 103 insertions(+), 136 deletions(-) create mode 100644 tests/10resources/99Mantis_fixes/3413_write_auditing/vcs.comp.args copy tests/70regs/30bkdr/{01hdl => 01hdl-vhdl}/pli.tab (100%) hooks/post-receive -- uvm |
From: Adiel K. <adi...@us...> - 2013-12-13 16:59:30
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uvm". The branch, VCS_1_2_fixup has been updated via 2d0346d633aae083528322579b96be41bcc33700 (commit) via 667d7302ee504fb045e808ae3880cd0e84b2179c (commit) from 253bf67a6ab872264f8739e03fc7034101f32e50 (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 2d0346d633aae083528322579b96be41bcc33700 Author: Adiel Khan <ad...@sy...> Date: Fri Dec 13 08:57:18 2013 -0800 fixed number of runtime args passed to VCS commit 667d7302ee504fb045e808ae3880cd0e84b2179c Author: Adiel Khan <ad...@sy...> Date: Fri Dec 13 08:10:18 2013 -0800 rmove redundant whitespace in gold file ----------------------------------------------------------------------- Summary of changes: tests/40phasing/90Mantis/3391topology/log.au | 2 +- tests/50cmdlineproc/10get_plusargs/00basic/test.sv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- uvm |
From: Adiel K. <adi...@us...> - 2013-12-13 15:53:25
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uvm". The branch, VCS_1_2_fixup has been created at 253bf67a6ab872264f8739e03fc7034101f32e50 (commit) - Log ----------------------------------------------------------------- commit 253bf67a6ab872264f8739e03fc7034101f32e50 Author: Adiel Khan <ad...@sy...> Date: Fri Dec 13 07:03:48 2013 -0800 remove redundant whitespace from gold file commit ce9b3c49f631357374a797ccd9a870c3a23448ed Author: Adiel Khan <ad...@sy...> Date: Fri Dec 13 03:12:23 2013 -0800 fixed bad filename in uvm_base commit 57f2c192e36cacf614e1cb13de38771817c07b83 Author: Adiel Khan <ad...@sy...> Date: Fri Dec 13 03:06:36 2013 -0800 fixed potential races with uvm_coreservice and tried to align usage to common coding style commit 3099146cea41e83e5ea82fbe7334df88811cf48d Author: Adiel Khan <ad...@sy...> Date: Fri Dec 13 02:42:01 2013 -0800 fix transition perl script to avoid static races in coreservice and change dump_report_state to correct svr.print commit 66aaa04193058895b477af9f2162e6608c1a6c18 Author: Adiel Khan <ad...@sy...> Date: Fri Dec 13 02:33:08 2013 -0800 updated copyrights commit 8c6710bb71e13304037bbc68613b0dab0eb62773 Author: Adiel Khan <ad...@sy...> Date: Fri Dec 13 02:29:45 2013 -0800 fixed post_test.pl to remove spaces, not return nor non-whitespace nor newline, needed for logfiles in 3550 and 3899 commit 1619d9ca829a090ea3a096f5390ea0da47f8ddc1 Author: Adiel Khan <ad...@sy...> Date: Fri Dec 13 02:24:47 2013 -0800 Fixed typo in comment and removed extara typedef on uvm_object in misc file BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-12-13 13:09:17
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uvm". The branch, UVM_1_2 has been updated via eb9f7f103f2fc4cadb1ba83f307d88cd44c67de3 (commit) from 428c6469dcefa4d21f651c3edd43e658bcd70a1c (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 eb9f7f103f2fc4cadb1ba83f307d88cd44c67de3 Author: uwes <uw...@ca...> Date: Fri Dec 13 15:08:54 2013 +0200 ius regold for UVM_ prefix ----------------------------------------------------------------------- Summary of changes: .../3413_write_auditing/irun.log.au.ius | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- uvm |
From: Bill M. <bi...@us...> - 2013-12-13 04:35:18
|
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 428c6469dcefa4d21f651c3edd43e658bcd70a1c (commit) via ee2641209efaaca14255caf30c5fc61328a4db99 (commit) via 1ad8f74649dbb7d05b4cdb74fb2d1a61dad315da (commit) from 7349e178038bb4c58c51300632671f37d8cc943a (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 428c6469dcefa4d21f651c3edd43e658bcd70a1c Author: Bill McSpadden <wil...@ve...> Date: Fri Dec 13 00:40:27 2013 +0000 Fixed a discrepency from last merge of uvm_sequence_base.svh. Fixed enumerated names in 2 tests. commit ee2641209efaaca14255caf30c5fc61328a4db99 Merge: 7349e17 1ad8f74 Author: Bill McSpadden <wil...@ve...> Date: Thu Dec 12 21:29:33 2013 +0000 Merge remote branch 'origin/Mantis_4269' into UVM_1_2 Conflicts: distrib/src/seq/uvm_sequence_base.svh ----------------------------------------------------------------------- Summary of changes: .../simple/registers/models/aliasing/tb_run.sv | 2 +- .../simple/registers/models/coverage/tb_run.sv | 4 +- .../registers/models/not_yet_implemented/tb_run.sv | 2 +- .../registers/models/shared_reg/blk_testlib.sv | 2 +- .../simple/registers/models/user-defined/tb_run.sv | 2 +- distrib/src/base/uvm_object_globals.svh | 90 ++++++++++---------- distrib/src/seq/uvm_sequence_base.svh | 29 ++++--- distrib/src/seq/uvm_sequencer_base.svh | 48 +++++----- tests/20sequences/30priority/10inherit/test.sv | 2 +- .../4194_children_sequence_die/test.sv | 2 +- .../20sequences/99mantis/4430phase_ended/test.sv | 8 +- .../90Mantis/3860_reg_bus_coupling/blk_testlib.sv | 2 +- 12 files changed, 98 insertions(+), 95 deletions(-) hooks/post-receive -- uvm |
From: Bill M. <bi...@us...> - 2013-12-12 21:09:04
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uvm". The branch, UVM_1_2 has been updated via 7349e178038bb4c58c51300632671f37d8cc943a (commit) via 1ce2f0ad9febf1d99b0345cc61ac1b4b76ba2147 (commit) via 3a5a9d4299459f8a6ec5bc65171f9acb61d1735a (commit) from 80eeb0dbeb72a222a625fc29a7cd38982bbafa64 (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 7349e178038bb4c58c51300632671f37d8cc943a Author: Bill McSpadden <wil...@ve...> Date: Thu Dec 12 19:15:42 2013 +0000 Fix compile time error. commit 1ce2f0ad9febf1d99b0345cc61ac1b4b76ba2147 Merge: 80eeb0d 3a5a9d4 Author: Bill McSpadden <wil...@ve...> Date: Thu Dec 12 17:42:51 2013 +0000 Merge remote branch 'origin/Mantis_4032' into UVM_1_2 Conflicts: distrib/src/base/uvm_factory.svh ----------------------------------------------------------------------- Summary of changes: distrib/src/base/uvm_factory.svh | 2 +- distrib/src/base/uvm_misc.svh | 9 +- .../15factory/90Mantis/4032_override_undo/test.sv | 151 ++++++++++++++++++++ 3 files changed, 160 insertions(+), 2 deletions(-) create mode 100644 tests/15factory/90Mantis/4032_override_undo/test.sv hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-12-11 17:24: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 80eeb0dbeb72a222a625fc29a7cd38982bbafa64 (commit) from d610cbb348410ac263fc3c070dd68e15899bb643 (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 80eeb0dbeb72a222a625fc29a7cd38982bbafa64 Author: Justin Refice <jr...@nv...> Date: Wed Dec 11 09:10:45 2013 -0800 Release notes updated for 4786,4783,4416 and 4389 ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-12-11 16:46: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, UVM_1_2 has been updated via d610cbb348410ac263fc3c070dd68e15899bb643 (commit) via e3842f0561df7e792f3d41792b1c2ec957c411dc (commit) via 914b25e1d287df295a894acfa4a6008e7f3fec5c (commit) from 3455f087594d15b41cb43ad1f4d2899fb5b8c100 (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 | 3 + distrib/src/base/uvm_heartbeat.svh | 12 +- distrib/src/base/uvm_objection.svh | 335 ++++++++++++++++-------------------- 3 files changed, 155 insertions(+), 195 deletions(-) hooks/post-receive -- uvm |
From: Justin R. <ec...@us...> - 2013-12-11 16:45:20
|
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_3893 has been created at d610cbb348410ac263fc3c070dd68e15899bb643 (commit) - Log ----------------------------------------------------------------- commit d610cbb348410ac263fc3c070dd68e15899bb643 Author: Justin Refice <jr...@nv...> Date: Wed Dec 11 08:44:46 2013 -0800 Release notes update commit e3842f0561df7e792f3d41792b1c2ec957c411dc Merge: 914b25e 3455f08 Author: Justin Refice <jr...@nv...> Date: Wed Dec 11 08:28:20 2013 -0800 Merge branch 'UVM_1_2' of ssh://git.code.sf.net/p/uvm/code into Mantis_3893 commit 914b25e1d287df295a894acfa4a6008e7f3fec5c Author: Justin Refice <jr...@nv...> Date: Tue Jul 16 07:57:09 2013 -0700 Provide non-hierarchical mode (removed old quasi~functionality) Drop callbacks back into uvm_objection (typedef uvm_callbacks_objection for compat) BRANCH WAS CREATED ----------------------------------------------------------------------- hooks/post-receive -- uvm |
From: Uwe S. <uw...@us...> - 2013-12-11 11:38:11
|
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 3455f087594d15b41cb43ad1f4d2899fb5b8c100 (commit) from 10a848b017902737fdb879ebbf5d8e17fcd2d745 (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 3455f087594d15b41cb43ad1f4d2899fb5b8c100 Author: uwes <uw...@ca...> Date: Wed Dec 11 13:37:39 2013 +0200 updated missing readme mantis entries ----------------------------------------------------------------------- Summary of changes: admin/bin/merged_mantis.pl | 12 ++++++++++-- distrib/release-notes.txt | 6 ++++++ distrib/src/reg/uvm_reg_map.svh | 2 +- 3 files changed, 17 insertions(+), 3 deletions(-) hooks/post-receive -- uvm |