Main Page
Classes
Macros
Modules
Interfaces
Globals
Files
Index
?
simple
reg expr
Hierarchy
Class List
Alphabetical List
vmm_rw_access_channel Class Reference
Inheritance list for class vmm_rw_access_channel:
vmm_channel
vmm_rw_access_channel
List of all members.
Defined at line
79
of file
sv/RAL/vmm_rw.sv
.
Public Member Functions
task
activate
( output
vmm_rw_access
obj, input int offset = 0 )
function
vmm_rw_access
active_slot
( )
function
vmm_rw_access
complete
(
vmm_data
status = null )
function
vmm_rw_access
for_each
( bit reset = 0 )
task
get
( output
vmm_rw_access
obj, input int offset = 0 )
function void
new
( string name, string inst, int full = 1, int empty = 0, bit fill_as_bytes = 0 )
task
peek
( output
vmm_rw_access
obj, input int offset = 0 )
function
vmm_rw_access
remove
( )
function
vmm_rw_access
start
( )
task
tee
( output
vmm_rw_access
obj )
function
vmm_rw_access
unput
( int offset = -1 )
Member Function Documentation
task
vmm_rw_access_channel::
activate
( output
vmm_rw_access
obj, input int offset = 0 )
Superseded tasks
vmm_channel
::
activate
Defined at line
79
of file
sv/RAL/vmm_rw.sv
.
function
vmm_rw_access
vmm_rw_access_channel::
active_slot
( )
Superseded functions
vmm_channel
::
active_slot
Defined at line
79
of file
sv/RAL/vmm_rw.sv
.
function
vmm_rw_access
vmm_rw_access_channel::
complete
(
vmm_data
status = null )
Superseded functions
vmm_channel
::
complete
Defined at line
79
of file
sv/RAL/vmm_rw.sv
.
function
vmm_rw_access
vmm_rw_access_channel::
for_each
( bit reset = 0 )
Superseded functions
vmm_channel
::
for_each
Defined at line
79
of file
sv/RAL/vmm_rw.sv
.
task
vmm_rw_access_channel::
get
( output
vmm_rw_access
obj, input int offset = 0 )
Superseded tasks
vmm_channel
::
get
Defined at line
79
of file
sv/RAL/vmm_rw.sv
.
function void
vmm_rw_access_channel::
new
( string name, string inst, int full = 1, int empty = 0, bit fill_as_bytes = 0 )
Superseded functions
vmm_channel
::
new
Defined at line
79
of file
sv/RAL/vmm_rw.sv
.
task
vmm_rw_access_channel::
peek
( output
vmm_rw_access
obj, input int offset = 0 )
Superseded tasks
vmm_channel
::
peek
Defined at line
79
of file
sv/RAL/vmm_rw.sv
.
function
vmm_rw_access
vmm_rw_access_channel::
remove
( )
Superseded functions
vmm_channel
::
remove
Defined at line
79
of file
sv/RAL/vmm_rw.sv
.
function
vmm_rw_access
vmm_rw_access_channel::
start
( )
Superseded functions
vmm_channel
::
start
Defined at line
79
of file
sv/RAL/vmm_rw.sv
.
task
vmm_rw_access_channel::
tee
( output
vmm_rw_access
obj )
Superseded tasks
vmm_channel
::
tee
Defined at line
79
of file
sv/RAL/vmm_rw.sv
.
function
vmm_rw_access
vmm_rw_access_channel::
unput
( int offset = -1 )
Superseded functions
vmm_channel
::
unput
Defined at line
79
of file
sv/RAL/vmm_rw.sv
.
16 December 2008, Copyright © 2008 Synopsys, Inc.