Uses of Interface
uk.ac.manchester.spinnaker.messages.SerializableMessage
Packages that use SerializableMessage
Package
Description
Messages that talk to the BMP.
Messages used to boot a SpiNNaker board.
The messages of the EIEIO protocol.
The messages of the notification protocol.
The messages of SpiNNaker Control Protocol (SCP).
Messages sent and received by SDP (the SpiNNaker Datagram Protocol).
Fast data download protocol.
-
Uses of SerializableMessage in uk.ac.manchester.spinnaker.messages.bmp
Classes in uk.ac.manchester.spinnaker.messages.bmp that implement SerializableMessageModifier and TypeClassDescriptionclass
A request to read a region of memory from a BMP.class
BMPRequest<T extends BMPRequest.BMPResponse>
The base class of a request following the BMP protocol.class
A request to alter the LEDs on a board managed by a BMP.class
A request to write to memory on a BMP.final class
A request to erase flash memory on a BMP.class
A request to read the version of software running on a board's BMP.class
Get the reset status of the FPGAs managed by a BMP.class
A request to start an initialisation of the FPGAs.class
A request for the board status data from the BMP including voltages, temperatures and fan speeds.class
A request for the CAN bus status data from the BMP.class
A request for the data from a FPGA's register.class
A request for the IP address data from a BMP.class
A request to read a region of serial flash from a BMP.class
A request to get the CRC of serial flash memory from a BMP.class
A request for the serial data vector from the BMP.class
A request to perform a reset of the FPGAs managed by a BMP.class
A request for the BMP to power on or power off some boards.final class
A request to update flash memory on a BMP.class
A request to write memory to flash on a BMP.class
A request to upload a chunk of FPGA initialisation data.class
A request to write data to an FPGA register managed by a BMP.class
A request to write to serial flash on a BMP. -
Uses of SerializableMessage in uk.ac.manchester.spinnaker.messages.boot
Classes in uk.ac.manchester.spinnaker.messages.boot that implement SerializableMessageModifier and TypeClassDescriptionclass
A message used for booting the board.class
Default values of the system variables that get passed to SpiNNaker during boot. -
Uses of SerializableMessage in uk.ac.manchester.spinnaker.messages.eieio
Subinterfaces of SerializableMessage in uk.ac.manchester.spinnaker.messages.eieioModifier and TypeInterfaceDescriptioninterface
Marker interface for headers in EIEIO.interface
EIEIOMessage<Header extends EIEIOHeader>
An EIEIO message's basic operations.Classes in uk.ac.manchester.spinnaker.messages.eieio that implement SerializableMessageModifier and TypeClassDescriptionclass
An EIEIO message containing a command.static class
EIEIO header for command packets.class
An EIEIO message containing data.static class
EIEIO header for data packets.class
Packet used for the buffering input technique which causes the parser of the input packet to terminate its execution.class
Packet sent by the host computer to the SpiNNaker system in the context of the buffering output technique to signal that the host has completed reading data from the output buffer, and that such space can be considered free to use again.class
Packet sent by the host computer to the SpiNNaker system in the context of the buffering output technique to signal that the host has received a request to read data.class
Packet sent from the host to the SpiNNaker system in the context of buffering input mechanism to identify packet which needs to be stored in memory for future use.class
Packet used to pad space in the buffering area, if needed.class
Message used in the context of the buffering input mechanism which is sent by the SpiNNaker system to the host computer to ask for more data to inject during the simulation.class
Message used in the context of the buffering output mechanism which is sent from the SpiNNaker system to the host computer to signal that some data is available to be read.class
Packet used in the context of buffering input for the host computer to signal to the SpiNNaker system that, if needed, it is possible to send more "SpinnakerRequestBuffers" packet.class
Packet used in the context of buffering input for the host computer to signal to the SpiNNaker system that to stop sending "SpinnakerRequestBuffers" packet. -
Uses of SerializableMessage in uk.ac.manchester.spinnaker.messages.notification
Subinterfaces of SerializableMessage in uk.ac.manchester.spinnaker.messages.notificationClasses in uk.ac.manchester.spinnaker.messages.notification that implement SerializableMessageModifier and TypeClassDescriptionclass
A base class for concrete notification messages.class
Message which contains the path to the job description database created by the toolchain which is to be used by any software which interfaces with SpiNNaker.class
Message which indicates that the toolchain has paused or stopped.class
Message which indicates that the toolchain has started or resumed. -
Uses of SerializableMessage in uk.ac.manchester.spinnaker.messages.scp
Subinterfaces of SerializableMessage in uk.ac.manchester.spinnaker.messages.scpModifier and TypeInterfaceDescriptioninterface
An interface that is applied to a message when it wants to be told what connection it is being sent down prior to it being sent.Classes in uk.ac.manchester.spinnaker.messages.scp that implement SerializableMessageModifier and TypeClassDescriptionclass
A request to run an application.final class
A request to stop an application.class
A request to clear the IOBUF on a core.class
A request to set the dropped packet reinjected packet types.class
A request to get a count of the cores in a particular state.class
FECRequest<T extends SCPResponse>
A command message to a core using FrontEndCommon lib's simulation management subsystem.final class
A request to fill a region of memory on a chip with repeated words of data.final class
A request to set a fixed route entry.final class
A request to read a fixed route entry.class
A request to flood fill some data.final class
A request to finish a flood fill of data across all cores and launch the application.final class
A request to start a flood fill of data.class
A request to read the chip information from a core.class
A request to get the status of the dropped packet reinjection.class
A request to read the version of software running on a core.class
A request to clear an IP Tag.class
A request to get an IP tag.class
A request information about IP tags.class
A request to set a (forward) IP Tag.class
A request to set the transient timeout for future SCP requests.final class
A request to load the previously-saved application multicast router table.final class
A request to load the previously-configured system multicast router table.class
A request to read a region of memory via a link on a chip.class
A request to read a region of memory.class
ReinjectorRequest<T extends CheckOKResponse>
A command message to an extra monitor control core to manipulate the packet reinjection subsystem.class
A request to reset the statistics counters of the dropped packet reinjection.class
A request to set a Reverse IP Tag.class
A request to allocate space for routing entries.class
A request to clear the router on a chip.class
A request to initialise the router on a chip.class
A command message to an extra monitor control core to manipulate the router table.final class
A request to save the currently-installed application multicast router table.class
SCPRequest<T extends SCPResponse>
Represents an Abstract SCP Request.final class
Represents the header of an SCP Request.class
A request to allocate space in the SDRAM space.class
A request to free space in the SDRAM.class
A request to send a signal to cores.class
A request to change the state of an LED.class
A request to set the dropped packet reinjected packet types.class
A request to set the router emergency timeout for dropped packet reinjection.class
A request to the extra monitor core to set the router timeout for dropped packet reinjection.class
A request to update the runtime info on a core.class
A request to update the runtime info on a core.class
A request to write memory on a neighbouring chip.class
A request to write memory on a chip. -
Uses of SerializableMessage in uk.ac.manchester.spinnaker.messages.sdp
Classes in uk.ac.manchester.spinnaker.messages.sdp that implement SerializableMessageModifier and TypeClassDescriptionfinal class
Represents the header of an SDP message.class
Wraps up an SDP message with a header and optional data.class
Base class for sendable SDP-based messages. -
Uses of SerializableMessage in uk.ac.manchester.spinnaker.protocols.download
Classes in uk.ac.manchester.spinnaker.protocols.download that implement SerializableMessageModifier and TypeClassDescriptionfinal class
A message used to request fast data transfer from SpiNNaker to Host.class
A message participating in the fast-data-download protocol.final class
A message used to describe what sequence numbers are missing from a fast data transfer stream so that they can be retransmitted.final class
A message used to request fast data transfer from SpiNNaker to Host.