Main Page
Classes
Macros
Modules
Interfaces
Globals
Files
Index
?
simple
reg expr
Hierarchy
Class List
Alphabetical List
xvc_manager Class Reference
Inheritance list for class xvc_manager:
xvc_manager
List of all members.
Defined at line
2549
of file
sv/std_lib/vmm.sv
.
Public Member Functions
function bit
add_xvc
(
xvc_xactor
xvc )
function void
new
( string inst = Main )
function bit
remove_xvc
(
xvc_xactor
xvc )
function bit
split
( string command, ref string argv )
Public Attributes
vmm_log
log
vmm_notify
notify
vmm_log
trace
Protected Attributes
protected
xvc_xactor
xvcQ [$]
Member Function Documentation
function bit
xvc_manager::
add_xvc
(
xvc_xactor
xvc )
Prototype at line
2560
of file
sv/std_lib/vmm.sv
.
Defined at line
31
of file
sv/std_lib/xvc_manager.sv
.
function void
xvc_manager::
new
( string inst = Main )
Prototype at line
2558
of file
sv/std_lib/vmm.sv
.
Defined at line
24
of file
sv/std_lib/xvc_manager.sv
.
function bit
xvc_manager::
remove_xvc
(
xvc_xactor
xvc )
Prototype at line
2561
of file
sv/std_lib/vmm.sv
.
Defined at line
49
of file
sv/std_lib/xvc_manager.sv
.
function bit
xvc_manager::
split
( string command, ref string argv )
Prototype at line
2564
of file
sv/std_lib/vmm.sv
.
Defined at line
67
of file
sv/std_lib/xvc_manager.sv
.
Member Attribute Documentation
vmm_log
attribute
xvc_manager::
log
Defined at line
2551
of file
sv/std_lib/vmm.sv
.
vmm_notify
attribute
xvc_manager::
notify
Defined at line
2554
of file
sv/std_lib/vmm.sv
.
vmm_log
attribute
xvc_manager::
trace
Defined at line
2552
of file
sv/std_lib/vmm.sv
.
protected
xvc_xactor
attribute
xvc_manager::
xvcQ[$]
Defined at line
2556
of file
sv/std_lib/vmm.sv
.
16 December 2008, Copyright © 2008 Synopsys, Inc.