OpenCores
URL https://opencores.org/ocsvn/usbhostslave/usbhostslave/trunk

Subversion Repositories usbhostslave

[/] [usbhostslave/] [trunk/] [doc/] [README.txt] - Blame information for rev 17

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 17 sfielding
USBHostSlave has been successfully compiled using Quartus 4.2
2 11 sfielding
USBHostSlave has been tested in a SystemC simulation, and on a Altera Nios development kit Cyclone edition.
3
 
4
 
5
Release notes:
6 17 sfielding
// Version 0.6 - Feb 4th 2005. Fixed bit stuffing and de-stuffing. This version succesfully supports
7
//             control reads and writes to USB flash dongle
8
// Version 0.7 - Feb 24th 2005. Added support for isochronous transfers, fixed resume, connect and disconnect
9
//             time outs, added low speed EOP keep alive. The TX bit rate is now controlled by
10
//             SIETransmitter, and takes account of the requirement that SOF, and PREAMBLE are always full
11
//             speed, and TX resume is always low speed.
12
//             Fixed read clock recovery (readUSBWireData.v) issue which was resulting
13
//             in missing receive packets.
14
//             Fixed broken SOF Sync mode (where transacations are synchronized with the SOF transmission)
15
//             by adding kludged delay to softranmit. This needs to be fixed properly.
16
//             This version has undergone limited testing
17
//             with full speed flash dongle, low speed keyboard, and a PC in full and low speed modes.
18
// Version 0.8 - June 24th 2005. Added bus access to the host SOFTimer. This version has been tested
19
//             with uClinux, and is known to work with a full speed USB flash stick.
20
//             Moving Opencores project status from Beta to done.
21
//             TODO: Test isochronous mode, and low speed mode using uClinux driver
22
//                   Create a seperate clock domain for the bus interface
23
//                   Add frame period adjustment capability
24
//                   Add compilation flags for slave only and host only versions
25
//                   Create data bus width options beyond 8-bit
26 11 sfielding
 
27
 
28
 
29
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.