|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MeshSwitch in <Unnamed> |
---|
Fields in <Unnamed> declared as MeshSwitch | |
---|---|
private MeshSwitch[] |
MeshSwitch.switchList
This is the array of MeshSwitch used to store the list of reference of adjacent switches. |
Methods in <Unnamed> with parameters of type MeshSwitch | |
---|---|
private void |
MeshSwitch.forwardFlitToSwitch(MeshSwitch adjSwitch,
int linkNo,
int curCycle)
Performs the transmission of flit from the virtual channel (output buffer) to physical channel and ultimately the flit is stored in the corresponding virtual channel of the switch. |
void |
MeshSwitch.setAdjacentSwitch(MeshSwitch meshSwitch,
int linkNo)
Assigns a MeshSwitch reference to which this MeshSwitch is connected. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |