Inheritance diagram for class xvc_xactor:
Public Member Functions | |
| function void | add_action ( xvc_action action ) |
| task | main ( ) |
| function void | new ( string name, string inst, int stream_id = -1, xvc_action_channel action_chan = null, xvc_action_channel interrupt_chan = null ) |
| function xvc_action | parse ( string argv[] ) |
| function void | reset_xactor ( vmm_xactor :: reset_e rst_typ = SOFT_RST ) |
| function void | restore_rng_state ( ) |
| function void | save_rng_state ( ) |
| function void | start_xactor ( ) |
| function void | stop_xactor ( ) |
| task | wait_if_interrupted ( ) |
| function void | xactor_status ( string prefix = "" ) |
Public Attributes | |
| xvc_action_channel | action_chan |
| xvc_action_channel | interrupt_chan |
| vmm_log | trace |
Protected Attributes | |
| protected vmm_channel | exec_chan |
| protected vmm_xactor | xactors [] |
|
|
||||
|
|
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
|
||||
|
|
|
|
|
|