ROB/ROS star in DE domain

ROB/ROS contains Basic States and its own states:
Author: Piotr Golonka

States

msgsizeIntState data payload for this ROB; default (-1) means that the size should be taken from corresponding histogrammes in ATLAS_PTOLEMY/config/Size-distributions "-1"
detectorTypeStringState identifier of detector type "DUM_DET"
subsystemIntState Subsystem to which this ROB belongs. For the puropse of testbed modeling, where 1-port ROBs are uesd (i.e. Alteons/FPGA), one needs to specify the subsystem explicitly, so SFIs and L2PUs make use of the ROBs that belong to them. The information is stored in NodeAddres "type" member. 1 = L2 -> type = ROB_L2 2 = EB -> type = ROB_EB 0 = both -> type = ROB -1 = UNSPECIFIED -> Error condition "-1"
nrolsIntState specifies number of ROLs in this ROBIn "2"
vlan1IntState vlan for concentrating switch 1 "1"
vlan2IntState vlan for concentrating switch 2 "2"
vlan3IntState vlan for concentrating switch 3 "3"
vlan4IntState vlan for concentrating switch 4 "4"
vlan_clrIntState vlan for clear messages "10"
l2ReqDelayFloatState time to handle eb request "14000.0"
ebReqDelayFloatState time to handle EB request "14000.0"
clrDelayFloatState time to handle Clear request measured per single clear "1830"
id_multiplyIntState specifies the "shift" to get the id of second (third,...) readout link, i.e. with id=10, id_multiply=10000, nrols=5 we will get ROL ids 10, 10010, 20010, 30010, 40010 "10000"

Back to at2sim index