Package uk.ac.manchester.spinnaker.machine.board
package uk.ac.manchester.spinnaker.machine.board
Classes relating to boards in a SpiNNaker machine. Note that boards
themselves mostly not modelled, but their coordinates schemes are because
they are used in many places.
-
ClassDescriptionWrapper for a board number so that it can't get mixed up with other integers.A simple description of a BMP to talk to.Like a core location, but for BMPs.The interface supported by any object that is associated with a board location.Physical board coordinates.Triad coordinates.Validates that a board number is in a sane range.Validates that a cabinet number is in a sane range.Validates that a frame number is in a sane range.Validates that a machine's depth is in a sane range.Validates that a machine's height (in triads) is in a sane range.Validates that a machine's width (in triads) is in a sane range.Validates that a triad X coordinate is in a sane range.Validates that a triad Y coordinate is in a sane range.Validates that a triad Z coordinate is in a sane range.