[Uvm-git] [UVM:GIT Sourceforge] uvm branch, UVM_1_2, updated. UVM_1_2_RELEASE-2-g5d48b2b
Status: Alpha
Brought to you by:
ambarsarkar
From: Justin R. <ec...@us...> - 2014-03-12 18:47:00
|
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 5d48b2b87fc6b665c45cfdb9685a2f30e1295922 (commit) via 977f25ff81ef1884962db42f469b52fd2cfc93c0 (commit) from 8aade0e2a2ae55d56e3fb8b94568539041b27c92 (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 5d48b2b87fc6b665c45cfdb9685a2f30e1295922 Author: Justin Refice <jr...@nv...> Date: Wed Mar 12 11:03:41 2014 -0700 Corrections to report message documentation and change to the NaturalDocs module responsible for determining width of API definitions. commit 977f25ff81ef1884962db42f469b52fd2cfc93c0 Author: Justin Refice <jr...@nv...> Date: Wed Feb 26 08:47:07 2014 -0800 Fixes for: 1) Copyright in ND 2) Filename in title for algrorithmic comparator, uvm_misc and reg defines 3) UVM 1.1 reference in TLM2 4) TLM2 Menu Ordering 5) Bad hyperlinks 6) command line variables listed instead of enumerated 7) various typos in the docs ----------------------------------------------------------------------- Summary of changes: distrib/src/base/uvm_cmdline_processor.svh | 4 ++- distrib/src/base/uvm_common_phases.svh | 2 +- distrib/src/base/uvm_component.svh | 8 ++-- distrib/src/base/uvm_event.svh | 6 ++-- distrib/src/base/uvm_event_callback.svh | 6 ++-- distrib/src/base/uvm_factory.svh | 4 +- distrib/src/base/uvm_misc.svh | 3 +- distrib/src/base/uvm_object.svh | 5 +-- distrib/src/base/uvm_object_globals.svh | 2 +- distrib/src/base/uvm_pool.svh | 4 +- distrib/src/base/uvm_port_base.svh | 6 ++-- distrib/src/base/uvm_printer.svh | 8 ++-- distrib/src/base/uvm_recorder.svh | 8 ++-- distrib/src/base/uvm_report_message.svh | 38 ++++++++++---------- distrib/src/base/uvm_resource.svh | 10 +++--- distrib/src/base/uvm_resource_db.svh | 8 ++-- distrib/src/base/uvm_tr_database.svh | 2 +- distrib/src/base/uvm_tr_stream.svh | 4 +- distrib/src/base/uvm_transaction.svh | 12 +++--- distrib/src/comps/uvm_algorithmic_comparator.svh | 2 +- distrib/src/dap/uvm_simple_lock_dap.svh | 2 +- distrib/src/macros/uvm_message_defines.svh | 6 ++-- distrib/src/macros/uvm_object_defines.svh | 4 +-- distrib/src/macros/uvm_reg_defines.svh | 2 +- distrib/src/macros/uvm_sequence_defines.svh | 4 +- distrib/src/reg/uvm_reg.svh | 2 +- distrib/src/reg/uvm_reg_block.svh | 2 +- distrib/src/reg/uvm_reg_fifo.svh | 8 ++-- distrib/src/reg/uvm_reg_map.svh | 2 +- distrib/src/reg/uvm_reg_sequence.svh | 4 +- distrib/src/seq/uvm_sequence.svh | 4 +- distrib/src/seq/uvm_sequence_library.svh | 4 +- distrib/src/seq/uvm_sequencer_base.svh | 2 +- distrib/src/tlm1/uvm_sqr_ifs.svh | 4 +- distrib/src/tlm1/uvm_tlm_fifo_base.svh | 2 +- distrib/src/tlm1/uvm_tlm_fifos.svh | 8 ++-- distrib/src/tlm2/uvm_tlm2_ifs.svh | 10 +----- .../Modules/NaturalDocs/Builder/HTMLBase.pm | 6 ++- uvm_ref/factory.txt | 2 +- uvm_ref/nd/Proj/UVM_Menu.txt | 6 ++-- uvm_ref/synchro.txt | 2 +- uvm_ref/tlm1.txt | 4 +- uvm_ref/tlm2.txt | 2 +- 43 files changed, 114 insertions(+), 120 deletions(-) hooks/post-receive -- uvm |