SVT svt_dynamic_ms_scenario_election Class Member List

This is the complete list of members for class svt_dynamic_ms_scenario_election, including all inherited members.


 vmm_ms_scenario_election  int unsigned  last_selected [$]  
 svt_dynamic_ms_scenario_election   function void  new ( bit use_round_robin = 1 )  CONSTRUCTOR: In addition to constructing the objects, controls whether the randomization relies on the VMM 'round_robin' constraint to choose the next scenario, or if it simply picks a random next scenario.  
 vmm_ms_scenario_election  int unsigned  n_scenarios  
 vmm_ms_scenario_election  int unsigned  next_in_set  
 svt_dynamic_ms_scenario_election   function void  post_randomize ( )  Watch out for disabled scenarios. Move forward to an enabled one.  
 svt_dynamic_ms_scenario_election   function void  pre_randomize ( )  Setup scenario_set_enabled for use by randomization and post_randomize.  
 svt_dynamic_ms_scenario_election  constraint  random_next  Constraint that causes select to be chosen randomly while insuring that the selected scenario is enabled. 
 vmm_ms_scenario_election  constraint  round_robin   
 vmm_ms_scenario_election  int  scenario_id  
 vmm_ms_scenario_election  vmm_ms_scenario  scenario_set [$]  
 svt_dynamic_ms_scenario_election  bit  scenario_set_enabled [$] Flags indicating whether the scenario_sets have been enabled/disabled, populated in pre_randomize
 vmm_ms_scenario_election  rand int  select  
 vmm_ms_scenario_election  int  stream_id  
 vmm_ms_scenario_election  constraint  vmm_ms_scenario_election_valid