de     

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:software:default_firmware [2016/09/11 10:46] – [Default Firmware] stefanen:software:default_firmware [2017/03/22 21:54] stefan
Line 36: Line 36:
   * shared EZ-USB <-> FPGA bandwidth: 96 MByte/s (FX2) or 208 MByte/s (FX3)   * shared EZ-USB <-> FPGA bandwidth: 96 MByte/s (FX2) or 208 MByte/s (FX3)
   * usable host <-> FPGA bandwidth: 30..35 MByte/s (USB 2.0) or 200..207 MByte/s (FX3 in USB 3.0 mode)   * usable host <-> FPGA bandwidth: 30..35 MByte/s (USB 2.0) or 200..207 MByte/s (FX3 in USB 3.0 mode)
-  * Automatic committing 'PKTEND' after timeout+  * short packet support using 'PKTEND'
  
 The interface is compatible for all FPGA Boards and listed below. A brief description is given in the comments. The hardware pins are omitted because they depend from the EZ-USB variant and are directly connected to the interface of the top level module. In order to learn more about the usage please take a look into the top level module of the [[en:ztex_boards:ztex_fpga_boards:memfifo:memfifo|memfifo examle]]. The interface is compatible for all FPGA Boards and listed below. A brief description is given in the comments. The hardware pins are omitted because they depend from the EZ-USB variant and are directly connected to the interface of the top level module. In order to learn more about the usage please take a look into the top level module of the [[en:ztex_boards:ztex_fpga_boards:memfifo:memfifo|memfifo examle]].
Line 71: Line 71:
     );     );
 </code> </code>
 +
 +===== Device Identification =====
 +Default Firmware has several configurable properties which can be used to identify devices, e.g. if several FPGA Boards are running on the same host.
 +All of them can be set using ''[[en:software:fwloader|FWLoader]]''.
 +^ Property  ^  ''FWLoader'' parameter  ^
 +| USB vendor ID (must be purchased from USB IF) and product ID  | ''-su <VID> <PID>''  |
 +| Product name  | ''-sp <string> ''  |
 +| Custom serial number (up to 10 characters)  | ''-ss <sn string>''  |
 +| Default unique serial number stored in MAC EEPROM  | ''-ss 0000000000''  |
 +
  
 {{indexmenu_n>1010}} {{indexmenu_n>1010}}
 
en/software/default_firmware.txt · Last modified: 2023/10/30 20:26 by stefan
 
Recent changes RSS feed Creative Commons License Powered by PHP Debian Driven by DokuWiki
[ZTEX Home] [Imprint] [Privacy policy]