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

Subversion Repositories usbhostslave

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

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
`define USBHOSTSLAVE_VERSION_NUM 8'h05
10
 
11
//Host slave common registers
12
`define HOST_SLAVE_CONTROL_REG 1'b0
13
`define HOST_SLAVE_VERSION_REG 1'b1
14
 
15
`endif //usbHostSlave_h_vdefined
16
 

powered by: WebSVN 2.1.0

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