====== ZTEX EZ-USB SDK ====== ZTEX provides a SDK which is especially designed for the [[http://www.ztex.de|ZTEX modules]], but also works with other EZ-USB based hardware. The SDK consists in two parts: * The Firmware Kit which is used for building the firmware for the EZ-USB device, * The host software API written in Java. The package is Open Source and distributed under the GPLv3. The package is known to work under Linux and Windows, but should work on every operating system which supports libusb and Java. The Java API allows the development of platform-independent host software. ===== EZ-USB SDK homepage ===== * [[http://www.ztex.de/firmware-kit/|EZ-USB SDK homepage]] * [[http://www.ztex.de/firmware-kit/docs/|Main documentation]] * [[http://www.ztex.de/downloads/#firmware_kit|Download area]] * [[http://www.ztex.de/firmware-kit/changes.e.html|Release history]] ===== Topics ===== * [[en:software:overview|Features and Overview]] * [[en:software:requirements|System requirements]] * [[en:software:install|Installing the Package]] * [[en:software:package_contents|Package contents]] * [[en:software:tutorial_example|Tutorial -- Running an example]] * [[en:software:tutorial_compiling|Tutorial -- Compilation of an example]] * [[en:software:windows_hints|Hints for Windows users]] * [[en:software:compilation:compilation|Compilation]] * [[en:software:compilation:bmp|The bmp macro processor]] * [[en:software:debugging|Debugging]] * [[en:software:fwloader|FWLoader -- Firmware and Bitstream upload utility]] * [[en:software:deviceserver|DeviceServer -- http and socket interface]] * [[en:software:porting|Porting to other Platforms]] * [[en:software:usb_ids|USB ID's and device identification]] * [[en:ztex_boards:ztex_fpga_boards:porting_to_1_15y|Porting to USB-FPGA Modules 1.15y]] {{indexmenu_n>1000}}