All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AlreadyConfiguredException Thrown if the FPGA is already configured.BitstreamReadException Signals that an error occurred while attempting to read a bitstream.BitstreamUploadException Signals that an error occurred while attempting to upload the bitstream.CapabilityException Thrown is a required capability is not available.ConfigData This class represents the configuration data space of ZTEX FPGA Boards that support it.DeviceLostException Thrown if a device went lost after renumeration.DeviceNotSupportedException Thrown if a device is not supported, i.e. has the wrong USB ID's.EzUsb Provides methods for uploading firmware to Cypress EZ-USB devices.FirmwareUploadException Signals that an error occured while attempting to upload the firmware.Fx3Errors FX3 runtime error stringsHasName ImgFile A class representing a firmware image.ImgFileDamagedException Signals that a firmware image is corrupt.ImgParseException Signals that an error occurred while attempting to decode the firmware file.IncompatibleFirmwareException Thrown while attempting to overwrite an existing firmware with an incompatible one.InvalidFirmwareException Thrown if a device runs with no or the wrong firmware, i.e. if the ZTEX descriptor is not found or damaged.JInputStream Creates an input stream from a regular file or a system resource file (i.e. a file from the current jar file).SimpleLogger UsbException Signals an USB error.Ztex1 This class implements the interface-independent part of the communication protocol for the interaction with the ZTEX firmware.Ztex1v1 This class implements the communication protocol of the interface version 1 for the interaction with the ZTEX firmware.ZtexContext This class manages an USB context.ZtexDevice1 A class representing an EZ-USB device that supports the ZTEX descriptor 1 or an unconfigured EZ-USB device.
Instances of this class are usually created byZtexScanBus1
.ZtexEventHandler This class defines an event handler thread which can be used in asynchronous mode.ZtexException An exception generated by an object that has a name (for better logging).ZtexImgFile1 Represents a firmware image with ZTEX descriptor 1.ZtexScanBus1 A class for scanning the USB for EZ-USB devices.ZtexUsbReader A helper class to implement asynchronous bulk and interrupt read transfers.ZtexUsbWriter A helper class to implement asynchronous bulk and interrupt write transfers.