Main Page
Classes
Macros
Modules
Interfaces
Globals
Files
Index
?
simple
reg expr
Hierarchy
Class List
Alphabetical List
vmm_log_watchpoint Class Reference
Inheritance list for class vmm_log_watchpoint:
vmm_log_watchpoint
List of all members.
Typedef at line
810
of file
sv/std_lib/vmm.sv
.
Defined at line
50
of file
sv/std_lib/vmm_log.sv
.
Public Member Functions
function void
display
( string prefix = )
function void
new
( )
function string
psdisplay
( string prefix = )
Public Attributes
logic
issued
static local
vmm_log
log
vmm_log_msg
msg
string
pattern
event
seen
int
severity
int
typ
Member Function Documentation
function void
vmm_log_watchpoint::
display
( string prefix = )
Prototype at line
66
of file
sv/std_lib/vmm_log.sv
.
Defined at line
136
of file
sv/std_lib/vmm_log.sv
.
function void
vmm_log_watchpoint::
new
( )
Defined at line
61
of file
sv/std_lib/vmm_log.sv
.
function string
vmm_log_watchpoint::
psdisplay
( string prefix = )
Prototype at line
67
of file
sv/std_lib/vmm_log.sv
.
Defined at line
140
of file
sv/std_lib/vmm_log.sv
.
Member Attribute Documentation
logic attribute
vmm_log_watchpoint::
issued
Defined at line
54
of file
sv/std_lib/vmm_log.sv
.
static local
vmm_log
attribute
vmm_log_watchpoint::
log
Defined at line
59
of file
sv/std_lib/vmm_log.sv
.
vmm_log_msg
attribute
vmm_log_watchpoint::
msg
Defined at line
57
of file
sv/std_lib/vmm_log.sv
.
string attribute
vmm_log_watchpoint::
pattern
Defined at line
53
of file
sv/std_lib/vmm_log.sv
.
event attribute
vmm_log_watchpoint::
seen
Defined at line
56
of file
sv/std_lib/vmm_log.sv
.
int attribute
vmm_log_watchpoint::
severity
Defined at line
52
of file
sv/std_lib/vmm_log.sv
.
int attribute
vmm_log_watchpoint::
typ
Defined at line
51
of file
sv/std_lib/vmm_log.sv
.
16 December 2008, Copyright © 2008 Synopsys, Inc.