[Uvm-git] [UVM:GIT Sourceforge] uvm branch, Mantis_3586, updated. UVM_1_1_d_RELEASE-155-ge05c328
Status: Alpha
Brought to you by:
ambarsarkar
From: Janick B. <ja...@us...> - 2013-08-14 17:35: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_3586 has been updated via e05c328e9f9728b58e18997fac21b831a9d492f5 (commit) from 353628766e0d2a6c5639ac966703a3e2d1c7b1c8 (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 e05c328e9f9728b58e18997fac21b831a9d492f5 Author: Janick Bergeron <ja...@sy...> Date: Wed Aug 14 10:34:57 2013 -0700 Moved auto-item recording to the sequencer pull port as per TSC recommendation ----------------------------------------------------------------------- Summary of changes: distrib/src/base/uvm_base.svh | 1 - distrib/src/base/uvm_transaction.svh | 8 ++-- distrib/src/comps/uvm_driver.svh | 68 ++--------------------------- distrib/src/macros/uvm_tlm_defines.svh | 23 ---------- distrib/src/seq/uvm_sequence_base.svh | 11 +++++ distrib/src/tlm1/uvm_sqr_connections.svh | 64 ++++++++++++++++++++++++++++ tests/25agent/common/piped_driver.sv | 2 +- 7 files changed, 85 insertions(+), 92 deletions(-) hooks/post-receive -- uvm |