SV star in DE domain

SV contains Basic states and its own states:
Author: Piotr Golonka

States

vlan_toL2PUIntState vlan id for communication with L2PUs "10"
vlan_toDFMIntState vlan id for communication with DFM "10"
eventFactoryIntState type of event factory: (-1) means events are produced according to RoiProcessing from /config dir, any positive number means what is the percentage of accepts to be generated, e.g. 5 means there will be 5/100 accepted events. "-1"
eb_tester_modeIntState 1 means EB tester mode - skips L2 processing (L2PU, pROS) and sends generated event directly to the DFM "0"
startTimeFloatState Before that time nothing happens: we need to send InitMessages first... "1000.0"
l2puQueueSizeIntState Number of events allowed in L2PU queue "4"
decisionGroupingIntState Grouping factor for the decsions sent to the DFM "50"
event_delay_timeFloatState time between two consecutive reads of LVL1 "0"
get_LVL1_result_timeFloatState time to read the result from L1 card "50"
choose_L2PU_timeFloatState time to find L2PU using Load Balancing routines "50"
send_L2PU_request_timeFloatState time to prepare and send the processing request to L2PU "50"
process_LVL2_result_timeFloatState time to put the L2Result message to its queue "50"
process_fc_timeFloatState time to put the DFM Flow Control message to its queue "50"
record_LVL2_result_timeFloatState time to save this result in DFMReporter "50"
send_DFM_message_timeFloatState time used by DFMReporter to prepare and send to DFM "50"
check_timeout_timeFloatState time to check timeouts "50"

Back to at2sim index