URL
https://opencores.org/ocsvn/usb_fpga_2_04/usb_fpga_2_04/trunk
[/] [usb_fpga_2_04/] [trunk/] [docs/] [index.html] - Blame information for rev 2
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
2 |
ZTEX |
<html>
|
2 |
|
|
<head>
|
3 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
4 |
|
|
<meta name="author" content="ZTEX GmbH">
|
5 |
|
|
<meta name="robots" content="all">
|
6 |
|
|
|
7 |
|
|
<title>ZTEX EZ-USB SDK - Documentation</title>
|
8 |
|
|
</head>
|
9 |
|
|
<body text="#202020" bgcolor="#f0f0f0" link="#2020a0" vlink="#a02020" alink="#208020">
|
10 |
|
|
|
11 |
|
|
<center>
|
12 |
|
|
<h1>SDK for ZTEX FPGA Boards - Documentation</h1>
|
13 |
|
|
</center>
|
14 |
|
|
|
15 |
|
|
<h2>Overview</h2>
|
16 |
|
|
The <a href="../">ZTEX EZ-USB FX2 SDK</a> consists in two parts:
|
17 |
|
|
<ul>
|
18 |
|
|
<li>The Firmware Kit which is used for building the firmware for the EZ-USB FX2 device</li>
|
19 |
|
|
<li>The host software API written in Java.</li>
|
20 |
|
|
</ul>
|
21 |
|
|
<p>
|
22 |
|
|
The firmware built using the Firmware Development Kit supports an additional descriptor, the ZTEX descriptor 1. This descriptor
|
23 |
|
|
identifies the device and firmware, provides compatibility information (e.g. to avoid that a device is loaded with the wrong firmware)
|
24 |
|
|
and specifies the communication protocol. A description of the descriptor is given in <a href="java/ztex/ZtexDevice1.html">ZtexDevice1</a>.
|
25 |
|
|
<p>
|
26 |
|
|
The communication protocol defines how the functions provided by the firmware
|
27 |
|
|
can be accessed. Currently there is only one protocol implemented, the so called interface 1.
|
28 |
|
|
A description of the interface is given in <a href="java/ztex/Ztex1v1.html">Ztex1v1</a>.
|
29 |
|
|
|
30 |
|
|
<h2>Detailed documentations</h2>
|
31 |
|
|
<ul>
|
32 |
|
|
<li><a href="http://www.ztex.de/firmware-kit/index.e.html">Homepage of the SDK for ZTEX FPGA Boards (Overview, Downloads, Example, ...)</a>
|
33 |
|
|
<li><a href="java/index.html">Documentation of the Java API</a></li>
|
34 |
|
|
<li><a href="http://wiki.ztex.de/doku.php?id=en:start">Tutorials and Examples at the ZTEX Wiki</a>
|
35 |
|
|
</ul>
|
36 |
|
|
|
37 |
|
|
</body></html>
|
38 |
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.