Uses of Class
uk.ac.manchester.spinnaker.machine.datalinks.FPGALinkData
Packages that use FPGALinkData
-
Uses of FPGALinkData in uk.ac.manchester.spinnaker.machine
Methods in uk.ac.manchester.spinnaker.machine that return FPGALinkDataModifier and TypeMethodDescriptionfinal FPGALinkData
Machine.getFpgaLink
(FpgaId fpgaId, int fpgaLinkId, InetAddress address) Get an FPGA link data item that corresponds to the FPGA and FPGA link for a given board address.Methods in uk.ac.manchester.spinnaker.machine that return types with arguments of type FPGALinkDataModifier and TypeMethodDescriptionfinal MappableIterable<FPGALinkData>
Machine.getFpgaLinks()
The added FPGA link data items.final MappableIterable<FPGALinkData>
Machine.getFpgaLinks
(InetAddress address) The added FPGA link data items for the given address.