vmm_ral_tests Class Reference

Inheritance list for class vmm_ral_tests:

List of all members.
Defined at line 23 of file sv/RAL/vmm_ral_tests.sv.

Public Member Functions

task  bash_kth_bit ( vmm_log log, vmm_ral_reg regs, int k, access_e mode, string domain, bit[63:0] wo_mask )
task  bit_bash ( vmm_ral_block blk, string domain, vmm_log log )
task  hw_reset ( vmm_ral_block blk, string domain, vmm_log log )
task  mem_access ( vmm_ral_block blk, vmm_log log )
task  mem_walk ( vmm_ral_block blk, string domain, vmm_log log )
task  reg_access ( vmm_ral_block blk, vmm_log log )
task  shared_access ( vmm_ral_block blk, vmm_log log )


Member Function Documentation

 static local task
 vmm_ral_tests::bash_kth_bit

 (  vmm_log log, vmm_ral_reg regs, int k, access_e mode, string domain, bit[63:0] wo_mask  ) 


Prototype at line 52 of file sv/RAL/vmm_ral_tests.sv.
Defined at line 212 of file sv/RAL/vmm_ral_tests.sv.

 static task
 vmm_ral_tests::bit_bash

 (  vmm_ral_block blk, string domain, vmm_log log  ) 


Prototype at line 31 of file sv/RAL/vmm_ral_tests.sv.
Defined at line 92 of file sv/RAL/vmm_ral_tests.sv.

 static task
 vmm_ral_tests::hw_reset

 (  vmm_ral_block blk, string domain, vmm_log log  ) 


Prototype at line 27 of file sv/RAL/vmm_ral_tests.sv.
Defined at line 56 of file sv/RAL/vmm_ral_tests.sv.

 static task
 vmm_ral_tests::mem_access

 (  vmm_ral_block blk, vmm_log log  ) 


Prototype at line 41 of file sv/RAL/vmm_ral_tests.sv.
Defined at line 430 of file sv/RAL/vmm_ral_tests.sv.

 static task
 vmm_ral_tests::mem_walk

 (  vmm_ral_block blk, string domain, vmm_log log  ) 


Prototype at line 35 of file sv/RAL/vmm_ral_tests.sv.
Defined at line 252 of file sv/RAL/vmm_ral_tests.sv.

 static task
 vmm_ral_tests::reg_access

 (  vmm_ral_block blk, vmm_log log  ) 


Prototype at line 38 of file sv/RAL/vmm_ral_tests.sv.
Defined at line 339 of file sv/RAL/vmm_ral_tests.sv.

 static task
 vmm_ral_tests::shared_access

 (  vmm_ral_block blk, vmm_log log  ) 


Prototype at line 44 of file sv/RAL/vmm_ral_tests.sv.
Defined at line 534 of file sv/RAL/vmm_ral_tests.sv.