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

Subversion Repositories usbhostslave

[/] [usbhostslave/] [trunk/] [RTL/] [include/] [usbHostSlave_h.v] - Blame information for rev 12

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

Line No. Rev Author Line
1 10 sfielding
//////////////////////////////////////////////////////////////////////
2
// usbHostSlave_h.v                                              
3
//////////////////////////////////////////////////////////////////////
4
 
5
`ifdef usbHostSlave_h_vdefined
6
`else
7
`define usbHostSlave_h_vdefined
8
 
9 12 sfielding
// Version 6 - Feb 4th 2005. Fixed bit stuffing and de-stuffing. This version succesfully supports 
10
//             control reads and writes to USB flash dongle 
11
`define USBHOSTSLAVE_VERSION_NUM 8'h06
12 10 sfielding
 
13
//Host slave common registers
14
`define HOST_SLAVE_CONTROL_REG 1'b0
15
`define HOST_SLAVE_VERSION_REG 1'b1
16
 
17
`endif //usbHostSlave_h_vdefined
18
 

powered by: WebSVN 2.1.0

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