Package uk.ac.manchester.spinnaker.alloc
Interface Constants
public interface Constants
Miscellaneous constants.
- Author:
- Donal Fellows
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intThe width and height of a triad, in chips.static final intThe number of boards in a triad.
- 
Field Details- 
TRIAD_DEPTHstatic final int TRIAD_DEPTHThe number of boards in a triad.- See Also:
 
- 
TRIAD_CHIP_SIZEstatic final int TRIAD_CHIP_SIZEThe width and height of a triad, in chips.- See Also:
 
 
-