Runtime Verbosity Package

1 post / 0 new
Last post
russ.nelson
Offline
Academy Total Access User
Joined: 02/23/2010
Posts: 2
Runtime Verbosity Package
Contributor: Russ Nelson Xilinx
Date: July 8, 2011  
Description:

Runtime Verbosity Package

OVM package to give fine-grained control of verbosity _at runtime_. Different verbosity levels can be specified for each ID (typically one ID per
component) or hierarchical path without recompiling. For example, your overall testbench verbosity can be at OVM_LOW, while your scoreboard can be set to OVM_DEBUG.

Please see Xcell Journal article describing the methodology in detail here: 
http://www.xilinx.com/publications/archives/xcell/issue74/runtime-chatter-less-best.pdf

See documentation in the package file: runtime_verbosity_pkg.sv  or look at the instantiation in the example OVM environment: 
http://www.xilinx.com/publications/xcellonline/downloads/verb-ovm-environment.zip

 
Download: runtime_verbosity_pkg_1_0.zip