Main Page
Classes
Macros
Modules
Interfaces
Globals
Files
Index
?
simple
reg expr
Hierarchy
Class List
Alphabetical List
vmm_ms_scenario Class Reference
Inheritance list for class vmm_ms_scenario:
vmm_data
vmm_scenario
vmm_ms_scenario
List of all members.
Defined at line
1474
of file
sv/std_lib/vmm.sv
.
Public Member Functions
task
execute
( ref int n )
function
vmm_channel
get_channel
( string name )
function
vmm_ms_scenario
get_ms_scenario
( string scenario, string gen = )
task
grab_channels
( ref
vmm_channel
channels )
function void
new
(
vmm_scenario
parent = null )
function string
psdisplay
( string prefix )
function
vmm_ms_scenario_gen
Xget_context_genX
( )
function void
Xset_context_genX
(
vmm_ms_scenario_gen
gen )
Public Attributes
local
vmm_ms_scenario_gen
context_scenario_gen
static
vmm_log
log
Member Function Documentation
task
vmm_ms_scenario::
execute
( ref int n )
Superseded tasks
vmm_scenario
::
execute
Prototype at line
1481
of file
sv/std_lib/vmm.sv
.
Defined at line
34
of file
sv/std_lib/vmm_ms_scenario_gen.sv
.
function
vmm_channel
vmm_ms_scenario::
get_channel
( string name )
Prototype at line
1489
of file
sv/std_lib/vmm.sv
.
Defined at line
74
of file
sv/std_lib/vmm_ms_scenario_gen.sv
.
function
vmm_ms_scenario
vmm_ms_scenario::
get_ms_scenario
( string scenario, string gen = )
Prototype at line
1488
of file
sv/std_lib/vmm.sv
.
Defined at line
54
of file
sv/std_lib/vmm_ms_scenario_gen.sv
.
task
vmm_ms_scenario::
grab_channels
( ref
vmm_channel
channels )
Prototype at line
1490
of file
sv/std_lib/vmm.sv
.
Defined at line
83
of file
sv/std_lib/vmm_ms_scenario_gen.sv
.
function void
vmm_ms_scenario::
new
(
vmm_scenario
parent = null )
Superseded functions
vmm_data
::
new
vmm_scenario
::
new
Prototype at line
1479
of file
sv/std_lib/vmm.sv
.
Defined at line
24
of file
sv/std_lib/vmm_ms_scenario_gen.sv
.
function string
vmm_ms_scenario::
psdisplay
( string prefix )
Superseded functions
vmm_data
::
psdisplay
vmm_scenario
::
psdisplay
Prototype at line
1486
of file
sv/std_lib/vmm.sv
.
Defined at line
49
of file
sv/std_lib/vmm_ms_scenario_gen.sv
.
function
vmm_ms_scenario_gen
vmm_ms_scenario::
Xget_context_genX
( )
Prototype at line
1484
of file
sv/std_lib/vmm.sv
.
Defined at line
44
of file
sv/std_lib/vmm_ms_scenario_gen.sv
.
function void
vmm_ms_scenario::
Xset_context_genX
(
vmm_ms_scenario_gen
gen )
Prototype at line
1483
of file
sv/std_lib/vmm.sv
.
Defined at line
39
of file
sv/std_lib/vmm_ms_scenario_gen.sv
.
Member Attribute Documentation
local
vmm_ms_scenario_gen
attribute
vmm_ms_scenario::
context_scenario_gen
Defined at line
1476
of file
sv/std_lib/vmm.sv
.
static
vmm_log
attribute
vmm_ms_scenario::
log
Superseded attributes
vmm_data
::
log
Defined at line
1475
of file
sv/std_lib/vmm.sv
.
16 December 2008, Copyright © 2008 Synopsys, Inc.