Inheritance diagram for class xvc_action:
Public Member Functions | |
| function vmm_data | allocate ( ) |
| function unsigned int | byte_pack ( ref logic [7:0] bytes[], input int unsigned offset, input int kind ) |
| function unsigned int | byte_size ( int kind = -1 ) |
| function unsigned int | byte_unpack ( const ref logic [7:0] bytes[], input int unsigned offset, input int len, input int kind ) |
| function bit | compare ( input vmm_data to, output string diff, input int kind ) |
| function vmm_data | copy ( vmm_data to = null ) |
| task | execute ( vmm_channel exec_chan, xvc_xactor xvc ) |
| function string | get_name ( ) |
| function bit | is_valid ( bit silent = 1, int kind = -1 ) |
| function unsigned int | max_byte_size ( int kind = -1 ) |
| function void | new ( string name, vmm_log log ) |
| function xvc_action | parse ( string argv[] ) |
| function string | psdisplay ( string prefix = "" ) |
Public Attributes | |
| vmm_xactor_callbacks | callbacks [] |
Protected Member Functions | |
| function void | copy_data ( vmm_data to ) |
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
|
|
||||
|
|
||||
|
|
|
|
||||
|