vmm_ral_mem_burst Class Reference

Inheritance list for class vmm_ral_mem_burst:

List of all members.
Typedef at line 31 of file sv/RAL/vmm_mam.sv.
Defined at line 23 of file sv/RAL/vmm_ral_mem.svh.

Public Attributes

rand bit[63:0]  incr_offset 
rand bit[63:0]  max_offset 
rand int unsigned  n_beats 
rand bit[63:0]  start_offset 
vmm_data  user_data 


Member Attribute Documentation

 rand bit[63:0]  attribute
 vmm_ral_mem_burst::incr_offset


Defined at line 26 of file sv/RAL/vmm_ral_mem.svh.

 rand bit[63:0]  attribute
 vmm_ral_mem_burst::max_offset


Defined at line 27 of file sv/RAL/vmm_ral_mem.svh.

 rand int unsigned  attribute
 vmm_ral_mem_burst::n_beats


Defined at line 24 of file sv/RAL/vmm_ral_mem.svh.

 rand bit[63:0]  attribute
 vmm_ral_mem_burst::start_offset


Defined at line 25 of file sv/RAL/vmm_ral_mem.svh.

 vmm_data  attribute
 vmm_ral_mem_burst::user_data


Defined at line 28 of file sv/RAL/vmm_ral_mem.svh.