Main Page
Classes
Macros
Modules
Interfaces
Globals
Files
Index
?
simple
reg expr
Hierarchy
Class List
Alphabetical List
vmm_sb_ds_pkts Class Reference
Inheritance list for class vmm_sb_ds_pkts:
vmm_data
vmm_sb_ds_pkts
List of all members.
Defined at line
223
of file
sv/sb/vmm_sb_ds.sv
.
Public Member Functions
function void
new
(
vmm_data
pkt, kind_e kind, int exp_stream_id, int inp_stream_id )
Public Attributes
int
exp_stream_id
int
inp_stream_id
kind_e
kind
vmm_data
pkts []
Member Function Documentation
function void
vmm_sb_ds_pkts::
new
(
vmm_data
pkt, kind_e kind, int exp_stream_id, int inp_stream_id )
Superseded functions
vmm_data
::
new
Defined at line
232
of file
sv/sb/vmm_sb_ds.sv
.
Member Attribute Documentation
int attribute
vmm_sb_ds_pkts::
exp_stream_id
Defined at line
227
of file
sv/sb/vmm_sb_ds.sv
.
int attribute
vmm_sb_ds_pkts::
inp_stream_id
Defined at line
226
of file
sv/sb/vmm_sb_ds.sv
.
kind_e
attribute
vmm_sb_ds_pkts::
kind
Defined at line
225
of file
sv/sb/vmm_sb_ds.sv
.
vmm_data
attribute
vmm_sb_ds_pkts::
pkts[]
Defined at line
224
of file
sv/sb/vmm_sb_ds.sv
.
16 December 2008, Copyright © 2008 Synopsys, Inc.