| vmm_broadcast |
enum value |
AFAP |
| vmm_broadcast |
enum value |
ALAP |
| vmm_xactor |
enum value |
FIRM_RST |
| vmm_xactor |
enum value |
HARD_RST |
| vmm_xactor |
enum value |
PROTOCOL_RST |
| vmm_xactor |
enum value |
SOFT_RST |
| vmm_xactor |
enum value |
XACTOR_BUSY |
| vmm_xactor |
enum value |
XACTOR_IDLE |
| vmm_xactor |
enum value |
XACTOR_RESET |
| vmm_xactor |
enum value |
XACTOR_STARTED |
| vmm_xactor |
enum value |
XACTOR_STOPPED |
| vmm_xactor |
enum value |
XACTOR_STOPPING |
| vmm_broadcast |
protected virtual function bit |
add_to_output ( int unsigned decision_id, int unsigned output_id, vmm_channel channel, vmm_data obj ) |
| vmm_xactor |
virtual function void |
append_callback ( vmm_xactor_callbacks cb ) |
| vmm_broadcast |
enum |
bcast_mode_e |
| vmm_broadcast |
virtual function void |
bcast_off ( int unsigned output_id ) |
| vmm_broadcast |
virtual function void |
bcast_on ( int unsigned output_id ) |
| vmm_broadcast |
local function void |
bcast_on_off ( int channel_id, int on_off ) |
| vmm_broadcast |
virtual task |
bcast_to_output (int channel_id, int on_off |
| vmm_broadcast |
local task |
broadcast ( |
| vmm_broadcast |
virtual task |
broadcast_mode (bcast_mode_e mode |
| vmm_xactor |
protected vmm_xactor_callbacks |
callbacks |
| vmm_broadcast |
local bit |
dflt_use_refs |
| vmm_xactor |
virtual function string |
get_instance ( ) |
| vmm_xactor |
virtual function string |
get_name ( ) |
| vmm_broadcast |
local vmm_channel |
in_chan |
| vmm_broadcast |
local bit |
is_on |
| vmm_xactor |
vmm_log |
log |
| vmm_broadcast |
protected virtual task |
main ( |
| vmm_xactor |
local string |
main_rng_state |
| vmm_xactor |
local bit |
main_running |
| vmm_broadcast |
local int |
mode |
| vmm_broadcast |
local int |
n_out_chans |
| vmm_xactor |
local int |
n_threads_stopped |
| vmm_xactor |
local int |
n_threads_to_stop |
| vmm_broadcast |
function void |
new ( string name, string inst, vmm_channel source, bit use_references = 1, int mode = AFAP ) |
| vmm_broadcast |
local event |
new_cycle |
| vmm_broadcast |
virtual function int |
new_output ( vmm_channel channel, logic use_references = 1'bx ) |
| vmm_xactor |
enum |
notifications_e |
| vmm_xactor |
vmm_notify |
notify |
| vmm_broadcast |
local vmm_channel |
out_chans |
| vmm_xactor |
virtual function void |
prepend_callback ( vmm_xactor_callbacks cb ) |
| vmm_xactor |
enum |
reset_e |
| vmm_xactor |
local bit |
reset_it |
| vmm_xactor |
local event |
reset_it_event |
| vmm_xactor |
protected int |
reset_pending |
| vmm_broadcast |
virtual function void |
reset_xactor ( reset_e rst_typ = SOFT_RST ) |
| vmm_xactor |
local bit |
resetable |
| vmm_xactor |
local bit |
restore_main_rng_state |
| vmm_xactor |
virtual function void |
restore_rng_state ( ) |
| vmm_xactor |
local bit |
save_main_rng_state |
| vmm_xactor |
virtual function void |
save_rng_state ( ) |
| vmm_broadcast |
local task |
sink_if_outs ( |
| vmm_xactor |
local bit |
start_it |
| vmm_xactor |
local event |
start_it_event |
| vmm_broadcast |
virtual function void |
start_xactor ( ) |
| vmm_xactor |
local bit |
stop_it |
| vmm_broadcast |
virtual function void |
stop_xactor ( ) |
| vmm_xactor |
int |
stream_id |
| vmm_xactor |
virtual function void |
unregister_callback ( vmm_xactor_callbacks cb ) |
| vmm_broadcast |
local bit |
use_refs |
| 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 |
virtual function void |
xactor_status ( string prefix = "" ) |