[Uvm-git] [UVM:GIT Sourceforge] uvm branch, Mantis_3586, updated. UVM_1_1_d_RELEASE-156-gb280e81
Status: Alpha
Brought to you by:
ambarsarkar
From: Janick B. <ja...@us...> - 2013-08-27 17:25:55
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uvm". The branch, Mantis_3586 has been updated via b280e8169e888c855ef7ee8f28fe6023266d9225 (commit) from e05c328e9f9728b58e18997fac21b831a9d492f5 (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 b280e8169e888c855ef7ee8f28fe6023266d9225 Author: Janick Bergeron <ja...@sy...> Date: Tue Aug 27 10:24:16 2013 -0700 Moved auto item recording implementation and control from sequencer port back into the sequencer ----------------------------------------------------------------------- Summary of changes: distrib/src/base/uvm_component.svh | 1 + distrib/src/base/uvm_transaction.svh | 3 +- distrib/src/comps/uvm_driver.svh | 4 +- distrib/src/macros/uvm_tlm_defines.svh | 28 +++---------- distrib/src/seq/uvm_sequence_base.svh | 9 ++++ distrib/src/seq/uvm_sequencer_base.svh | 17 ++++++++ distrib/src/tlm1/uvm_sqr_connections.svh | 64 ------------------------------ distrib/src/tlm1/uvm_sqr_ifs.svh | 27 ++++++++++++ tests/25agent/30record/post_test.pl | 1 + tests/25agent/30record/tr_db.au | 18 ++++++--- tests/25agent/common/piped_driver.sv | 13 +++--- 11 files changed, 84 insertions(+), 101 deletions(-) hooks/post-receive -- uvm |