[Uvm-git] [UVM:GIT Sourceforge] uvm branch, UVM_1_2, updated. UVM_1_1_d_RELEASE-213-gb5661b1
Status: Alpha
Brought to you by:
ambarsarkar
From: Justin R. <ec...@us...> - 2013-10-10 13:56:13
|
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 b5661b1263c5649ed3217a9a2e9cc0e9c8d79103 (commit) via 0c76ca45d4d15ef653bb4f39bb9cc77c96768e10 (commit) via 98ee146ffdcc5d1cc2cb89e2c50df1f5ed6c830a (commit) via ff37ccab386b1799ba7983c4a72f25aa1c418f57 (commit) via 965848a7e439bc84f2cad7b75036f1933cbe541c (commit) from 1395ad5b1435bb551c822bf2c033d75d7c068ee1 (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 | 8 ++- distrib/src/base/uvm_globals.svh | 11 +++ distrib/src/dpi/{uvm_dpi.svh => uvm_common.c} | 38 ++++++------ distrib/src/dpi/uvm_dpi.cc | 2 + distrib/src/dpi/uvm_dpi.h | 65 ++++++++++++++++++++ distrib/src/dpi/uvm_hdl.c | 41 +++++++++---- distrib/src/dpi/uvm_regex.cc | 52 ++++++++++++--- distrib/src/dpi/uvm_svcmd_dpi.c | 19 ++++-- .../02simple => 90Mantis/4738_dpi}/test.sv | 36 ++--------- 9 files changed, 191 insertions(+), 81 deletions(-) copy distrib/src/dpi/{uvm_dpi.svh => uvm_common.c} (59%) create mode 100644 distrib/src/dpi/uvm_dpi.h copy tests/01report/{10catcher/02simple => 90Mantis/4738_dpi}/test.sv (65%) hooks/post-receive -- uvm |