SFI star in DE domain

SFI contains Basic statesand its own states:
Author: Piotr Golonka

States

request_creditsIntState Maximum number of requests not being replied yet "10"
vlan_toROBsIntState VLAN for communication with ROBs "1"
vlan_toDFMIntState VLAN for communication with DFM "10"
vlan_toPROSIntState VLAN for communication with pROS "10"
robrequest_orderIntState Order in which ROBs will be requested. The following orderings are possible: 0 - no reordering: requests sent to robs in order of their creation 1 - sorted: ROBs are sorted in ascending order on their identifiers 2 - random shuffle: ROBs order is randomized (i.e. the SFI will always use the same order which is established at the begining). 3 - There is one, general sequence of ROBs (which is randomized), then each SFIs start from another place of the sequence; eg. ROB sequence is (5,3,7,2,4,1,6) then SFI1 goes (5,3,7,....), SFI2 goes (3,7,2,...), SFI3 goes (7,2,4,...), etc. "1"
semaphoreIntState granularity of the credit semaphore - the notification to the RequestThread goes after this amount of frames are received "1"
MaxNumberOfAssembledEventsHighIntState watermark of concurrently assembled events to rise BUSY "10"
MaxNumberOfAssembledEventsLowIntState watermark of concurrently assembled events to deactivate BUSY "5"
MaxNumberOfCompletedEventsHighIntState watermark of completed events waiting for transfer to EF to rise BUSY "10"
MaxNumberOfCompletedEventsLowIntState watermark of completed events waiting for transfer to EF to deactivate BUSY "5"
activ_fc_timeFloatState dc_calibration document "10.0"
first_data_request_timeFloatState dc_calibration document "10.0"
subseq_data_request_timeFloatState dc_calibration document "10.0"
last_data_request_timeFloatState dc_calibration document "10.0"
singular_data_request_timeFloatState dc_calibration document "10.0"
first_data_frag_process_timeFloatState dc_calibration document "10.0"
subseq_data_frag_process_timeFloatState dc_calibration document "10.0"
eoe_timeFloatState dc_calibration document "10.0"
deactiv_fc_timeFloatState dc_calibration document "10.0"

Back to at2sim index page