de     

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:software:package_contents [2012/09/20 17:20] stefanen:software:package_contents [2016/11/24 23:30] stefan
Line 6: Line 6:
 | ''bin'' | Pre-build binaries and scripts required for compiling the firmware | | ''bin'' | Pre-build binaries and scripts required for compiling the firmware |
 | ''bmp'' | The sources of the babel macro processor required for building the firmware | | ''bmp'' | The sources of the babel macro processor required for building the firmware |
-| ''examples''Examples +| ''constraints''  Constraint templates  
-| ''examples/all''Examples for all EZ-USB based devices +| ''default''  Default Firmwares  
-| ''examples/all/ucecho''ucecho -- uppercase conversion example for all EZ-USB devices +| ''default/DefaultUpdater''  Utility for automatic updating default firmware  
-| ''examples/all/ucecho/c''UCEcho -- C host software for ucecho examples | +| ''default/fpga-fx2''  HDL modules of the default interface for FPGA Boards with EZ-USB FX2  
-| ''examples/usb-1.0'' | Examples for ZTEX USB Modules 1.0 +| ''default/fpga-fx3''  HDL modules of the default interface for FPGA Boards with EZ-USB FX3   
-| ''examples/usb-1.0/flashbench''flashbench -- Flash memory benchmark for ZTEX USB Module 1.0 | +| ''default/usb-fpga-1.15''  Default firmware and loader for ZTEX USB-FPGA Modules 1.15  
-| ''examples/usb-1.0/flashdemo'' | flashdemo -- demo for Flash memory access from firmware and host software for ZTEX USB Module 1.0 +| ''default/usb-fpga-1.15y''  Default firmware and loader for ZTEX USB-FPGA Modules 1.15y  
-| ''examples/usb-fpga-1.2''Examples for ZTEX USB-FPGA Modules 1.+| ''default/usb-fpga-2.01''  Default firmware and loader for ZTEX USB-FPGA Modules 2.01  
-| ''examples/usb-fpga-1.2/flashbench''flashbench -- Flash memory benchmark for ZTEX USB FPGA Module 1.+| ''default/usb-fpga-2.04''  Default firmware and loader for ZTEX USB-FPGA Modules 2.04  
-| ''examples/usb-fpga-1.2/flashdemo''flashdemo -- demo for Flash memory access from firmware and host software for ZTEX USB FPGA Module 1.2 | +| ''default/usb-fpga-2.13''  Default firmware and loader for ZTEX USB-FPGA Modules 2.13  
-| ''examples/usb-fpga-1.2/intraffic'' | intraffic -- example showing how the EZ-USB FIFO interface is used on ZTEX USB FPGA Module 1.+| ''default/usb-fpga-2.14''  Default firmware and loader for ZTEX USB-FPGA Modules 2.14  
-| ''examples/usb-fpga-1.2/lightshow'' | lightshow -- light show on the Experimental Board 1.10 +| ''default/usb-fpga-2.16''  Default firmware and loader for ZTEX USB-FPGA Modules 2.16  
-| ''examples/usb-fpga-1.2/nvmtest'' | nvmtest -- example of accessing the NVM's of the XMEGA on Experimental Board 1.10 | +| ''default/usb-fpga-2.18''  Default firmware and loader for ZTEX USB-FPGA Modules 2.18  
-| ''examples/usb-fpga-1.2/standalone''standalone -- standalone firmware that supports FPGA configuration from FLASH and firmware loading from EEPROM for ZTEX USB FPGA Module 1.+| ''docs''  API documentations  
-| ''examples/usb-fpga-1.2/ucecho'' | ucecho -- uppercase conversion example for ZTEX USB FPGA Module 1.2 | +| ''examples''  | Examples  
-| ''examples/usb-fpga-1.11''Examples for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.11.e.html|ZTEX USB-FPGA Modules 1.11]] +| ''examples/flashbench''  | flashbench -- Flash memory benchmark  
-| ''examples/usb-fpga-1.11/flashbench''flashbench -- Flash memory benchmark for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.11.e.html|ZTEX USB FPGA Module 1.11]] +| ''examples/fx2demo''  fx2demo -- Demonstrates common features of the FX2  
-| ''examples/usb-fpga-1.11/flashdemo''flashdemo -- demo for Flash memory access from firmware and host software for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.11.e.html|ZTEX USB FPGA Module 1.11]] +| ''examples/fx3demo''  fx3demo -- Demonstrates common features of the FX3  
-| ''examples/usb-fpga-1.11/nvmtest''nvmtest -- example of accessing the NVM's of the XMEGA on Experimental Board 1.10 | +| ''examples/fx3sdemo''  fx3sdemo -- Demonstrates common features of the FX3S  
-| ''examples/usb-fpga-1.11/standalone'' | standalone -- standalone firmware that supports FPGA configuration from FLASH and firmware loading from EEPROM for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.11.e.html|ZTEX USB FPGA Module 1.11]] | +| ''examples/lightshow''  | lightshow -- A lightshow on Debug Board  
-| ''examples/usb-fpga-1.11/1.11[abc]'' | Examples for the a/b/c version of the [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.11.e.html|ZTEX USB-FPGA Module 1.11]] +| ''examples/memfifo''  memfifo -- Connects the bi-directional high speed interface of default firmware to a FIFO built of on-board SDRAM or on-chip BRAM  
-| ''examples/usb-fpga-1.11/1.11[abc]/intraffic''intraffic -- example showing how the EZ-USB FIFO interface is used on [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.11.e.html|ZTEX USB FPGA Module 1.11]] +| ''examples/mmio''  | mmio -- Memory mapped I/O example for ZTEX USB-FPGA Module 2.16  
-| ''examples/usb-fpga-1.11/1.11[abc]/lightshow'' | lightshow -- light show on the Experimental Board 1.10 | +| ''examples/ucecho''  | ucecho -- Uppercase conversion example using the low speed interface of default firmware  
-| ''examples/usb-fpga-1.11/1.11[abc]/memtest'' | memtest -- DDR SDRAM FIFO for testing memory on [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.11.e.html|ZTEX USB FPGA Module 1.11]] | +| ''fx2''  ZTEX Firmware Kit for EZ-USB FX2 controllers  
-| ''examples/usb-fpga-1.11/1.11[abc]/ucecho'' | ucecho -- uppercase conversion example for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.11.e.html|ZTEX USB FPGA Module 1.11]] | +| ''fx3''  | ZTEX Firmware Kit for EZ-USB FX3 controllers  
-| ''examples/usb-fpga-1.15'' | Examples for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html|ZTEX USB-FPGA Modules 1.15]] +| ''java''  Java host software API of utilities  
-| ''examples/usb-fpga-1.15/flashbench'' | flashbench -- Flash memory benchmark for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html|ZTEX USB FPGA Module 1.15]] +| ''java/DeviceServer''  DeviceServer for the ZTEX USB-FPGA Modules  
-| ''examples/usb-fpga-1.15/flashdemo''flashdemo -- demo for Flash memory access from firmware and host software for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html|ZTEX USB FPGA Module 1.15]] | +| ''java/FWLoader''  Firmware / Bitstream loader for ZTEX USB-FPGA Modules  
-| ''examples/usb-fpga-1.15/nvmtest'' | nvmtest -- example of accessing the NVM's of the XMEGA on Experimental Board 1.10 +| ''java/ztex''  | Java host software API of ZTEX SDK  
-| ''examples/usb-fpga-1.15/standalone''standalone -- standalone firmware that supports FPGA configuration from FLASH and firmware loading from EEPROM for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html|ZTEX USB FPGA Module 1.15]] | +| ''usb4java''  usb4java package -- libusb-1.0 wrapper for Java  |
-| ''examples/usb-fpga-1.15/1.15[abd]'' | Examples for the a/b/c version of the [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html|ZTEX USB-FPGA Module 1.15]] +
-| ''examples/usb-fpga-1.15/1.15[abd]/intraffic''intraffic -- example showing how the EZ-USB FIFO interface is used on [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html|ZTEX USB FPGA Module 1.15]] +
-| ''examples/usb-fpga-1.15/1.15[abd]/lightshow'' | lightshow -- light show on the Experimental Board 1.10 +
-| ''examples/usb-fpga-1.15/1.15[abd]/memtest''memtest -- DDR SDRAM FIFO for testing memory on [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html|ZTEX USB FPGA Module 1.15]] +
-| ''examples/usb-fpga-1.15/1.15[abd]/mmio'' | mmio -- Memory mapped I/O example for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html|ZTEX USB-FPGA Module 1.15]] +
-| ''examples/usb-fpga-1.15/1.15[abd]/ucecho'' | ucecho -- uppercase conversion example for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html|ZTEX USB FPGA Module 1.15]] | +
-| ''examples/usb-fpga-1.15/1.15x/default'' | default -- Default firmware for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15x.e.html|ZTEX USB FPGA Module 1.15x]] +
-| ''examples/usb-fpga-1.15y/default''default -- Default firmware for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15x.e.html|ZTEX USB FPGA Module 1.15x]] | +
-| ''examples/usb-fpga-1.15y/intraffic'' | intraffic -- example showing how the EZ-USB FIFO interface is used on [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15y.e.html|ZTEX USB FPGA Module 1.15y]] +
-| ''examples/usb-fpga-1.15y/ucecho'' | ucecho -- uppercase conversion example for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15y.e.html|ZTEX USB FPGA Module 1.15y]] | +
-| ''examples/usb-xmega-1.0'' | Examples for ZTEX USB-XMEGA Modules 1.0 | +
-| ''examples/usb-xmega-1.0/flashbench'' | flashbench -- Flash memory benchmark for ZTEX USB-XMEGA Module 1.0 +
-| ''examples/usb-xmega-1.0/flashdemo''flashdemo -- demo for Flash memory access from firmware and host software for ZTEX USB-XMEGA Module 1.0 +
-| ''examples/usb-xmega-1.0/nvmtest''nvmtest -- example of accessing the NVM's of the XMEGA on ZTEX USB-XMEGA Modules 1.0+
-| ''examples/usb-xmega-1.0/ucecho''ucecho -- uppercase conversion example for ZTEX USB-XMEGA Module 1.0 | +
-| ''include'' | Sources of the firmware kit | +
-| ''java'' | Sources of the Java-API and of FWLoader - a firmware and bitstream upload utility +
-| ''java/ztex''Sources of the Java-API | +
-| ''libusb-win32'' | libusb drivers for Windows | +
-| ''libusbJava''Pre-compiled libusb-Java interface | +
-| ''libusbJava-src'' | Sources of the libusb-Java interface |+
  
 {{indexmenu_n>4000}} {{indexmenu_n>4000}}
 
en/software/package_contents.txt · Last modified: 2017/03/22 21:37 by stefan
 
Recent changes RSS feed Creative Commons License Powered by PHP Debian Driven by DokuWiki
[ZTEX Home] [Imprint] [Privacy policy]