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 [2013/11/25 20:42] 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 |
-| ''default''Default Firmwares +| ''constraints''  Constraint templates  
-| ''default/usb-fpga-1.15'' | Default Firmware for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html|ZTEX USB-FPGA Modules 1.15]]+| ''default''  | Default Firmwares  
-| ''default/usb-fpga-1.15y''Default Firmware for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15y.e.html|ZTEX USB-FPGA Modules 1.15y]]+| ''default/DefaultUpdater''  Utility for automatic updating default firmware  
-| ''default/usb-fpga-2.16''Default Firmware for [[http://www.ztex.de/usb-fpga-2/usb-fpga-2.16.e.html|ZTEX USB-FPGA Modules 2.16]]| +| ''default/fpga-fx2''  HDL modules of the default interface for FPGA Boards with EZ-USB FX2  
-| ''examples'' | Examples | +| ''default/fpga-fx3''  HDL modules of the default interface for FPGA Boards with EZ-USB FX3   
-| ''examples/all'' | Examples for all EZ-USB based devices +| ''default/usb-fpga-1.15''  Default firmware and loader for ZTEX USB-FPGA Modules 1.15  
-| ''examples/all/ucecho''ucecho -- uppercase conversion example for all EZ-USB devices +| ''default/usb-fpga-1.15y''  Default firmware and loader for ZTEX USB-FPGA Modules 1.15y  
-| ''examples/all/ucecho/c'' | UCEcho -- C host software for ucecho examples | +| ''default/usb-fpga-2.01''  Default firmware and loader for ZTEX USB-FPGA Modules 2.01  
-| ''examples/usb-1.0''Examples for ZTEX USB Modules 1.+| ''default/usb-fpga-2.04''  Default firmware and loader for ZTEX USB-FPGA Modules 2.04  
-| ''examples/usb-1.0/flashbench'' | flashbench -- Flash memory benchmark | +| ''default/usb-fpga-2.13''  Default firmware and loader for ZTEX USB-FPGA Modules 2.13  
-| ''examples/usb-1.0/flashdemo''flashdemo -- demo for accessing Flash memory from firmware and host software | +| ''default/usb-fpga-2.14''  Default firmware and loader for ZTEX USB-FPGA Modules 2.14  
-| ''examples/usb-fpga-1.2'' | Examples for ZTEX USB-FPGA Modules 1.+| ''default/usb-fpga-2.16''  Default firmware and loader for ZTEX USB-FPGA Modules 2.16  
-| ''examples/usb-fpga-1.2/flashbench'' | flashbench -- Flash memory benchmark | +| ''default/usb-fpga-2.18''  Default firmware and loader for ZTEX USB-FPGA Modules 2.18  
-| ''examples/usb-fpga-1.2/flashdemo''flashdemo -- demo for Flash memory access from firmware and host software | +| ''docs''  API documentations  
-| ''examples/usb-fpga-1.2/intraffic'' | intraffic -- example showing how the EZ-USB FIFO interface is used | +| ''examples''  | Examples  
-| ''examples/usb-fpga-1.2/lightshow'' | lightshow -- light show on the Experimental Board 1.10 +| ''examples/flashbench''  | flashbench -- Flash memory benchmark  
-| ''examples/usb-fpga-1.2/nvmtest'' | nvmtest -- example of accessing the NVM's of the XMEGA on Experimental Board 1.10 | +| ''examples/fx2demo''  fx2demo -- Demonstrates common features of the FX2  
-| ''examples/usb-fpga-1.2/standalone''standalone -- standalone firmware that supports FPGA configuration from FLASH and firmware loading from EEPROM | +| ''examples/fx3demo''  fx3demo -- Demonstrates common features of the FX3  
-| ''examples/usb-fpga-1.2/ucecho'' | ucecho -- simple uppercase conversion example +| ''examples/fx3sdemo''  fx3sdemo -- Demonstrates common features of the FX3S  
-| ''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/lightshow''  | lightshow -- A lightshow on Debug Board  
-| ''examples/usb-fpga-1.11/flashbench''flashbench -- Flash memory benchmark | +| ''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/flashdemo'' | flashdemo -- demo for accessing Flash memory  from firmware and host software | +| ''examples/mmio''  | mmio -- Memory mapped I/O example for ZTEX USB-FPGA Module 2.16  
-| ''examples/usb-fpga-1.11/nvmtest'' | nvmtest -- example of accessing the NVM's of the XMEGA on Experimental Board 1.10 +| ''examples/ucecho''  | ucecho -- Uppercase conversion example using the low speed interface of default firmware  
-| ''examples/usb-fpga-1.11/standalone''standalone -- standalone firmware that supports FPGA configuration from FLASH and firmware loading from EEPROM | +| ''fx2''  | ZTEX Firmware Kit for EZ-USB FX2 controllers  
-| ''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]] +| ''fx3''  | ZTEX Firmware Kit for EZ-USB FX3 controllers  
-| ''examples/usb-fpga-1.11/1.11[abc]/intraffic''intraffic -- example showing how the EZ-USB FIFO interface is used | +| ''java''  | Java host software API of utilities  
-| ''examples/usb-fpga-1.11/1.11[abc]/lightshow'' | lightshow -- light show on the Experimental Board 1.10 +| ''java/DeviceServer''  DeviceServer for the ZTEX USB-FPGA Modules  
-| ''examples/usb-fpga-1.11/1.11[abc]/memtest''memtest -- DDR SDRAM FIFO for testing memory +| ''java/FWLoader''  Firmware / Bitstream loader for ZTEX USB-FPGA Modules  
-| ''examples/usb-fpga-1.11/1.11[abc]/ucecho'' | ucecho -- simple uppercase conversion example | +| ''java/ztex''  | Java host software API of ZTEX SDK  
-| ''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]] +| ''usb4java''  usb4java package -- libusb-1.0 wrapper for Java  |
-| ''examples/usb-fpga-1.15/flashbench'' | flashbench -- Flash memory benchmark | +
-| ''examples/usb-fpga-1.15/flashdemo''flashdemo -- demo for Flash memory access from firmware and host software | +
-| ''examples/usb-fpga-1.15/nvmtest'' | nvmtest -- example of accessing the NVM's of the XMEGA on Experimental Board 1.10 +
-| ''examples/usb-fpga-1.15/standalone''standalone -- standalone firmware that supports FPGA configuration from FLASH and firmware loading from EEPROM | +
-| ''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 +
-| ''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 -- DDR2 SDRAM FIFO for testing memory +
-| ''examples/usb-fpga-1.15/1.15[abd]/mmio'' | mmio -- Memory mapped I/O example +
-| ''examples/usb-fpga-1.15/1.15[abd]/ucecho'' | ucecho -- simple uppercase conversion example | +
-| ''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'' | Examples for [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.15y.e.html|ZTEX USB-FPGA Modules 1.15y]] | +
-| ''examples/usb-fpga-1.15y/intraffic'' | intraffic -- example showing how the EZ-USB FIFO interface is used | +
-| ''examples/usb-fpga-1.15y/ucecho'' | ucecho -- simple uppercase conversion example | +
-| ''examples/usb-fpga-2.16'' | Examples for [[http://www.ztex.de/usb-fpga-2/usb-fpga-2.16.e.html|ZTEX USB-FPGA Modules 2.16]] | +
-| ''examples/usb-fpga-2.16/flashbench'' | flashbench -- Flash memory benchmark | +
-| ''examples/usb-fpga-2.16/flashdemo'' | flashdemo -- demo for Flash memory access from firmware and host software | +
-| ''examples/usb-fpga-2.16/2.16b/intraffic'' | intraffic -- example showing how the EZ-USB FIFO interface is used +
-| ''examples/usb-fpga-2.16/2.16b/mmio''mmio -- Memory mapped I/O example | +
-| ''examples/usb-fpga-2.16/2.16b/ucecho'' | ucecho -- simple uppercase conversion example | +
-| ''examples/usb-xmega-1.0'' | Examples for ZTEX USB-XMEGA Modules 1.0 | +
-| ''examples/usb-xmega-1.0/flashbench'' | flashbench -- Flash memory benchmark | +
-| ''examples/usb-xmega-1.0/flashdemo'' | flashdemo -- demo for Flash memory access from firmware and host software | +
-| ''examples/usb-xmega-1.0/nvmtest'' | nvmtest -- example of accessing the NVM's of the XMEGA | +
-| ''examples/usb-xmega-1.0/ucecho'' | ucecho -- simple uppercase conversion example | +
-| ''include'' | Sources of the firmware kit +
-| ''java''Sources of the Java-API and the utilities | +
-| ''java/DeviceServer''Sources of the [[deviceserver]] utility+
-| ''java/FWLoader''Sources of the [[fwloader]] 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]