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

Subversion Repositories usbhostslave

[/] [usbhostslave/] [trunk/] [RTL/] [include/] [usbHostSlave_h.v] - Diff between revs 10 and 12

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 10 Rev 12
Line 4... Line 4...
 
 
`ifdef usbHostSlave_h_vdefined
`ifdef usbHostSlave_h_vdefined
`else
`else
`define usbHostSlave_h_vdefined
`define usbHostSlave_h_vdefined
 
 
`define USBHOSTSLAVE_VERSION_NUM 8'h05
// Version 6 - Feb 4th 2005. Fixed bit stuffing and de-stuffing. This version succesfully supports 
 
//             control reads and writes to USB flash dongle 
 
`define USBHOSTSLAVE_VERSION_NUM 8'h06
 
 
//Host slave common registers
//Host slave common registers
`define HOST_SLAVE_CONTROL_REG 1'b0
`define HOST_SLAVE_CONTROL_REG 1'b0
`define HOST_SLAVE_VERSION_REG 1'b1
`define HOST_SLAVE_VERSION_REG 1'b1
 
 

powered by: WebSVN 2.1.0

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