[Uvm-git] [UVM:GIT Sourceforge] uvm branch, UVM_1_2_DEFAULT_FIX, updated. UVM_1_2_RELEASE-40-gde3f1
Status: Alpha
Brought to you by:
ambarsarkar
From: Justin R. <ec...@us...> - 2014-05-21 16:39: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_DEFAULT_FIX has been updated via de3f150d2c8019ca218b7864ab944cfe7a982142 (commit) via e540eb6416f36c23e32e87dc8f6dd16914d736da (commit) via c7b991d816d85c327941426e1bb35c1fe575c317 (commit) via a9102f7af3b78492be1665eb9fc2fbcae0af36c0 (commit) via 92f9862e6becce7b69400ba28c387ee20af37022 (commit) via 591c1a0dac287b5d2409401ff2d90717664f61d0 (commit) via 17bb7ef634648143727db2b58d0b6cbd45330484 (commit) via 47fbceec987ab8d97d961211f6f0cfc37e3862ee (commit) via faddfc1e02bbcb7c1955410f9757dff5e8fac82b (commit) via d1ff29a45c66d78a0b0734102b56de559872fe78 (commit) via e921b5720e77422288b8d7beb27754103899a90f (commit) via c578b03f6de9a66f5542bdf1091577760335cdbd (commit) via d00a1aa9c099247d0af85c33dd5a149c3e67080f (commit) via fe37b7150848703c00b0ca9ee1bda75e0a403dec (commit) via 53884f36e705b963115d2e22a2d2b5c8da91f689 (commit) via 48f92b723fd1603a2199b4993e0f59550039e925 (commit) via 5076177df93a1129d05b9f7ab78ad37c4c468761 (commit) via c4dbde524a5b65b88709c2235833171d61163fb0 (commit) via ff29d3d02a38fa71861061ee32bd019ceff5b715 (commit) via 82f8c03bc5e208f3b4fbbcdc6e475237ea888efd (commit) via c4cbcf8b011d0749cde01044f0df62f4fbc4a3b6 (commit) from 0e3a5cb8ffb56b8f78498b816b80975c78668164 (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 de3f150d2c8019ca218b7864ab944cfe7a982142 Merge: e540eb6 0e3a5cb Author: Justin Refice <jr...@nv...> Date: Wed May 21 09:37:07 2014 -0700 Merge branch 'UVM_1_2_DEFAULT_FIX' of ssh://git.code.sf.net/p/uvm/code into UVM_1_2_DEFAULT_FIX Conflicts: distrib/src/reg/uvm_reg_model.svh commit e540eb6416f36c23e32e87dc8f6dd16914d736da Author: Adiel Khan <ad...@sy...> Date: Fri May 16 08:36:17 2014 -0700 fixed an introduced typo: decendants commit c7b991d816d85c327941426e1bb35c1fe575c317 Author: Adiel Khan <ad...@sy...> Date: Fri May 16 08:16:17 2014 -0700 fixed an introduced typo commit a9102f7af3b78492be1665eb9fc2fbcae0af36c0 Author: Adiel Khan <ad...@sy...> Date: Fri May 16 08:06:55 2014 -0700 BOD typos from xls sheet 202-400 commit 92f9862e6becce7b69400ba28c387ee20af37022 Author: Mark Strickland <mas...@ci...> Date: Wed May 14 14:42:25 2014 -0400 Fixing spelling errors noted in email from Martin Barnasconi commit 591c1a0dac287b5d2409401ff2d90717664f61d0 Author: Mark Strickland <mas...@ci...> Date: Tue May 6 15:49:28 2014 -0400 Added the Title: information so this text would show in Menu commit 17bb7ef634648143727db2b58d0b6cbd45330484 Author: Mark Strickland <mas...@ci...> Date: Tue May 6 13:43:19 2014 -0400 Adding overview section to Macros and Globals commit 47fbceec987ab8d97d961211f6f0cfc37e3862ee Author: Jamsheed Agahi <ja...@se...> Date: Mon May 5 15:09:43 2014 -0700 style changes: change null to italic; methods names in <> to appear as blue links commit faddfc1e02bbcb7c1955410f9757dff5e8fac82b Author: Jamsheed Agahi <ja...@se...> Date: Mon May 5 12:56:25 2014 -0700 spelling corrections commit d1ff29a45c66d78a0b0734102b56de559872fe78 Author: Mark Strickland <mas...@ci...> Date: Wed Apr 23 16:17:27 2014 -0400 Added white space to method default assignments to 0 so NaturalDocs picks them up correctly commit e921b5720e77422288b8d7beb27754103899a90f Author: Mark Strickland <mas...@ci...> Date: Wed Apr 23 14:39:55 2014 -0400 Changed file=0 to file = 0 to make ND work better ----------------------------------------------------------------------- Summary of changes: distrib/release-notes.txt | 3 + distrib/src/base/uvm_cmdline_processor.svh | 16 +- distrib/src/base/uvm_common_phases.svh | 28 ++++ distrib/src/base/uvm_comparer.svh | 4 +- distrib/src/base/uvm_component.svh | 22 ++-- distrib/src/base/uvm_coreservice.svh | 2 +- distrib/src/base/uvm_globals.svh | 8 +- distrib/src/base/uvm_links.svh | 6 +- distrib/src/base/uvm_object.svh | 2 +- distrib/src/base/uvm_object_globals.svh | 12 +- distrib/src/base/uvm_objection.svh | 28 +--- distrib/src/base/uvm_packer.svh | 8 +- distrib/src/base/uvm_phase.svh | 4 +- distrib/src/base/uvm_port_base.svh | 12 +- distrib/src/base/uvm_printer.svh | 2 +- distrib/src/base/uvm_registry.svh | 12 +- distrib/src/base/uvm_report_object.svh | 8 +- distrib/src/base/uvm_report_server.svh | 4 +- distrib/src/base/uvm_resource.svh | 12 ++- distrib/src/base/uvm_root.svh | 4 +- distrib/src/base/uvm_runtime_phases.svh | 36 +++++ distrib/src/base/uvm_tr_database.svh | 2 +- distrib/src/base/uvm_transaction.svh | 2 +- distrib/src/base/uvm_traversal.svh | 2 +- distrib/src/comps/uvm_algorithmic_comparator.svh | 2 +- distrib/src/dap/uvm_get_to_lock_dap.svh | 6 +- distrib/src/dap/uvm_set_before_get_dap.svh | 2 +- distrib/src/dap/uvm_simple_lock_dap.svh | 6 +- distrib/src/dpi/uvm_hdl.svh | 2 +- distrib/src/macros/uvm_message_defines.svh | 10 +- distrib/src/macros/uvm_object_defines.svh | 14 +- distrib/src/macros/uvm_sequence_defines.svh | 6 +- distrib/src/macros/uvm_tlm_defines.svh | 38 +++--- distrib/src/reg/sequences/uvm_mem_walk_seq.svh | 2 +- distrib/src/reg/sequences/uvm_reg_bit_bash_seq.svh | 4 +- distrib/src/reg/sequences/uvm_reg_hw_reset_seq.svh | 2 +- distrib/src/reg/uvm_reg_cbs.svh | 4 +- distrib/src/reg/uvm_reg_item.svh | 2 +- distrib/src/reg/uvm_reg_map.svh | 2 +- distrib/src/reg/uvm_reg_model.svh | 4 +- distrib/src/reg/uvm_reg_predictor.svh | 2 +- distrib/src/reg/uvm_reg_sequence.svh | 4 +- distrib/src/reg/uvm_vreg_field.svh | 2 +- distrib/src/seq/uvm_push_sequencer.svh | 2 +- distrib/src/seq/uvm_sequence_base.svh | 18 ++-- distrib/src/seq/uvm_sequence_library.svh | 4 +- distrib/src/seq/uvm_sequencer_base.svh | 10 +- distrib/src/seq/uvm_sequencer_param_base.svh | 2 +- distrib/src/tlm1/uvm_tlm_fifos.svh | 2 +- distrib/src/tlm2/uvm_tlm2_time.svh | 4 +- tests/35objections/92nonprop/01basic/test.sv | 149 ++++++++++++++++++++ uvm_ref/cmdlineproc.txt | 2 +- uvm_ref/sequences.txt | 4 +- uvm_ref/tlm1.txt | 4 +- 54 files changed, 382 insertions(+), 172 deletions(-) create mode 100644 tests/35objections/92nonprop/01basic/test.sv hooks/post-receive -- uvm |