A B C D E F G H I L M N O P R S T U V W

L

lastInVCServed - Variable in class Node
This variable keeps track of the last input virtual channel from which a flit has been received and transferred into the message center.
lastOutVCServed - Variable in class Node
This variable keeps track of the last output virtual channel from which a flit has been transferred to the adjacent switch.
lastSender - Variable in class Node
Since in one cycle only one packet can be assigned a free virtual channel, this variable keeps track of the packet number that was last serviced.
lastServiceTimeStamp - Variable in class Flit
The time stamp (simulation cycle) when the flit has been last served.
lastUsedOwnInCycle - Variable in class Node
The last cycle in which it receives an flit from its adjacent switch.
lastUsedOwnOutCycle - Variable in class Node
The last cycle in which it an flit is transferred to the adjacent switch.
lastVCServedList - Variable in class ExFatTreeSwitch
 
lastVCServedList - Variable in class FatTreeSwitch
In order to facilitate round-robin service for the virtual channels, this array keeps track of the index of last served virtual channel on different links.
lastVCServedList - Variable in class MeshSwitch
In order to facilitate round-robin service for the virtual channels, this array keeps track of the index of last served virtual channel on different links.
lastVCServedList - Variable in class OctalSwitch
 
LEFT_NODE - Static variable in class IConstants
 
level - Variable in class ExFatTreeSwitch
 
level - Variable in class FatTreeSwitch
This is an int type variable used to store the level value of this switch in the fat tree network.
linkNo - Variable in class InputLinkController
The input physical link to whitch the link controller is associated
linkNo - Variable in class Node
The link number of the parent switch to which the node is connected.
linkNo - Variable in class OutputLinkController
The input physical link to whitch the link controller is associated
linkUsed - Variable in class Node
This is a boolean value which is set for a particual cycle, if the node transmits a flit to its adjacent node.
LinkUseStatus - Variable in class ExFatTreeSwitch
 
LinkUseStatus - Variable in class FatTreeSwitch
This array keeps track of the status of the output links if there are any transmission of flits in a particular simulation cycle.
LinkUseStatus - Variable in class MeshSwitch
This array keeps track of the status of the output links if there are any transmission of flits in a particular simulation cycle.
LinkUseStatus - Variable in class OctalSwitch
 
loadSet(Vector) - Method in class NetworkManager
Loads the configuration parameters in the IConstants class for the current simulating network.
LOCAL_IN - Static variable in class ConcreteNodeTraffic
 
LOCAL_OUT - Static variable in class ConcreteNodeTraffic
 

A B C D E F G H I L M N O P R S T U V W