| vmm_broadcast |
protected function bit |
add_to_output ( int unsigned decision_id, int unsigned output_id, vmm_channel channel, vmm_data obj ) |
|
|
| vmm_broadcast |
enum value |
AFAP |
|
|
| vmm_broadcast |
enum value |
ALAP |
|
|
| vmm_xactor |
function void |
append_callback ( vmm_xactor_callbacks cb ) |
|
|
| vmm_broadcast |
enum |
bcast_mode_e |
|
|
| vmm_broadcast |
typedef |
bcast_mode_e |
|
|
| vmm_broadcast |
function void |
bcast_off ( int unsigned output_id ) |
|
|
| vmm_broadcast |
function void |
bcast_on ( int unsigned output_id ) |
|
|
|
|
| vmm_broadcast |
task |
bcast_to_output ( int channel_id, int on_off ) |
|
|
|
|
| vmm_broadcast |
task |
broadcast_mode ( vmm_broadcast :: bcast_mode_e mode ) |
|
|
| vmm_xactor |
vmm_xactor_callbacks |
callbacks [$] |
|
|
|
|
|
|
|
|
|
|
|
|
| vmm_xactor |
vmm_log |
log |
|
|
| vmm_broadcast |
protected virtual task |
main ( ) |
|
|
|
|
|
|
|
|
|
|
| vmm_broadcast |
function void |
new ( string name, string inst, vmm_channel source, bit use_references = 1, int mode = AFAP ) |
|
|
|
|
| vmm_broadcast |
function int |
new_output ( vmm_channel channel, logic use_references = 1'bx ) |
|
|
| vmm_xactor |
vmm_notify |
notify |
|
|
|
|
|
|
|
|
| vmm_broadcast |
function string |
psdisplay ( string prefix = "" ) |
|
|
|
|
| vmm_xactor |
protected int |
reset_pending = 0; |
|
|
| vmm_broadcast |
function void |
reset_xactor ( vmm_xactor :: reset_e rst_typ = SOFT_RST ) |
|
|
|
|
|
|
|
|
|
|
| vmm_broadcast |
function void |
start_xactor ( ) |
|
|
|
|
| vmm_broadcast |
function void |
stop_xactor ( ) |
|
|
| vmm_xactor |
int |
stream_id |
|
|
|
|
|
|
| vmm_xactor |
vmm_channel |
Xinput_chansX [$] |
|
|
| vmm_xactor |
vmm_channel |
Xoutput_chansX [$] |
|
|
| vmm_xactor |
static vmm_xactor |
_vmm_available_xactor [$] |
|
|
| vmm_xactor |
static protected bit |
__vmm_done_user |
|
|
| vmm_xactor |
static protected string |
__vmm_image |
|
|
| vmm_xactor |
static protected string |
__vmm_prefix |
|
|
|
|
| vmm_xactor |
function void |
do_all ( vmm_xactor :: do_what_e what, vmm_xactor :: reset_e rst_typ = SOFT_RST ) |
|
|
| vmm_xactor |
enum value |
DO_ALL |
|
|
| vmm_xactor |
enum value |
DO_KILL |
|
|
| vmm_xactor |
protected virtual function void |
do_kill_xactor ( ) |
|
|
| vmm_xactor |
enum value |
DO_PRINT |
|
|
| vmm_xactor |
protected virtual function string |
do_psdisplay ( string prefix = "" ) |
|
|
| vmm_xactor |
enum value |
DO_RESET |
|
|
| vmm_xactor |
protected virtual function void |
do_reset_xactor ( vmm_xactor :: reset_e rst_typ ) |
|
|
| vmm_xactor |
enum value |
DO_START |
|
|
| vmm_xactor |
protected virtual function void |
do_start_xactor ( ) |
|
|
| vmm_xactor |
enum value |
DO_STOP |
|
|
| vmm_xactor |
protected virtual function void |
do_stop_xactor ( ) |
|
|
| vmm_xactor |
enum |
do_what_e |
|
|
| vmm_xactor |
typedef |
do_what_e |
|
|
| vmm_xactor |
enum value |
FIRM_RST |
|
|
| vmm_xactor |
function void |
get_input_channels ( ref vmm_channel chans[$] ) |
|
|
| vmm_xactor |
function string |
get_instance ( ) |
|
|
| vmm_xactor |
function string |
get_name ( ) |
|
|
| vmm_xactor |
function void |
get_output_channels ( ref vmm_channel chans[$] ) |
|
|
| vmm_xactor |
enum value |
HARD_RST |
|
|
| vmm_xactor |
function void |
kill ( ) |
|
|
| vmm_xactor |
enum |
notifications_e |
|
|
| vmm_xactor |
typedef |
notifications_e |
|
|
| vmm_xactor |
function void |
prepend_callback ( vmm_xactor_callbacks cb ) |
|
|
| vmm_xactor |
enum value |
PROTOCOL_RST |
|
|
| vmm_xactor |
enum |
reset_e |
|
|
| vmm_xactor |
typedef |
reset_e |
|
|
| vmm_xactor |
function void |
restore_rng_state ( ) |
|
|
| vmm_xactor |
function void |
save_rng_state ( ) |
|
|
| vmm_xactor |
enum value |
SOFT_RST |
|
|
| vmm_xactor |
function void |
unregister_callback ( vmm_xactor_callbacks cb ) |
|
|
| vmm_xactor |
protected task |
wait_if_stopped ( int unsigned n_threads = 1 ) |
|
|
| vmm_xactor |
protected task |
wait_if_stopped_or_empty ( vmm_channel chan, int unsigned n_threads = 1 ) |
|
|
| vmm_xactor |
enum value |
XACTOR_BUSY |
|
|
| vmm_xactor |
enum value |
XACTOR_IDLE |
|
|
| vmm_xactor |
enum value |
XACTOR_IS_STOPPED |
|
|
| vmm_xactor |
enum value |
XACTOR_RESET |
|
|
| vmm_xactor |
enum value |
XACTOR_STARTED |
|
|
| vmm_xactor |
function void |
xactor_status ( string prefix = "" ) |
|
|
| vmm_xactor |
enum value |
XACTOR_STOPPED |
|
|
| vmm_xactor |
enum value |
XACTOR_STOPPING |
|