Public Member Functions |
| function void |
bcast_off (
int unsigned output_id ) |
| function void |
bcast_on (
int unsigned output_id ) |
| local function void |
bcast_on_off (
int channel_id, int on_off ) |
| task |
bcast_to_output (
int channel_id, int on_off ) |
| task |
broadcast (
) |
| task |
broadcast_mode (
bcast_mode_e mode ) |
| function void |
new (
string name, string inst, vmm_channel source, bit use_references = 1, int mode = AFAP ) |
| function int |
new_output (
vmm_channel channel, logic use_references = 1'bx ) |
| function string |
psdisplay (
string prefix = ) |
| function void |
reset_xactor (
reset_e rst_typ = SOFT_RST ) |
| task |
sink_if_outs (
) |
| function void |
start_xactor (
) |
| function void |
stop_xactor (
) |
Public Attributes |
| local bit |
dflt_use_refs |
| local vmm_channel |
in_chan |
| local bit |
is_on [$] |
| local int |
mode |
| local int |
n_out_chans |
| local event |
new_cycle |
| local vmm_channel |
out_chans [$] |
| local bit |
use_refs [$] |
Protected Member Functions |
| function bit |
add_to_output (
int unsigned decision_id, int unsigned output_id, vmm_channel channel, vmm_data obj ) |
| task |
main (
) |
Enum Typedefs |
| typedef enum |
bcast_mode_e |