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

Subversion Repositories mips_enhanced

[/] [mips_enhanced/] [trunk/] [grlib-gpl-1.0.19-b3188/] [lib/] [gaisler/] [usb/] [grusbdc.in.help] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 dimamali
Gaisler Research USB 2.0 Device Controller enable
2
CONFIG_GRUSBDC_ENABLE
3
  Say Y here to enable the Gaisler Research USB 2.0 Device Controller.
4
  The core can be configured with 1-16 IN endpoints and 1-16 OUT
5
  endpoints (including endpoint zero). The core use an AHB slave
6
  interface for configuration. For data transfers the the user have the
7
  option of adding an AHB master interface for DMA, or to use the slave
8
  interface. The core supports 8-bit and 16-bit UTMI/UTMI+ and
9
  ULPI interfaces towards the USB transceiver.
10
 
11
CONFIG_GRUSBDC_AHBMST
12
  Say Y here to enable the AHB master interface and DMA. When master
13
  interface is disabled all data transfers are handled with the AHB
14
  slave interface.
15
 
16
CONFIG_GRUSBDC_ULPI
17
  Select the interface of the USB transceiver that the core will be
18
  connected to.
19
 
20
CONFIG_GRUSBDC_NEPI
21
  Select number of IN endpoints (including endpoint zero).
22
  Valid range is 1 - 16.
23
 
24
CONFIG_GRUSBDC_NEPO
25
  Select number of OUT endpoints (including endpoint zero).
26
  Valid range is 1 - 16.
27
 
28
CONFIG_GRUSBDC_I0
29
  Select buffer size (in bytes) for IN endpoint 0.
30
  Valid range is 8 - 3072.
31
 
32
CONFIG_GRUSBDC_O0
33
  Select buffer size (in bytes) for OUT endpoint 0.
34
  Valid range is 8 - 3072.
35
 
36
CONFIG_GRUSBDC_I1
37
  Select buffer size (in bytes) for IN endpoint 1.
38
  Valid range is 8 - 3072.
39
 
40
CONFIG_GRUSBDC_O1
41
  Select buffer size (in bytes) for OUT endpoint 1.
42
  Valid range is 8 - 3072.
43
 
44
CONFIG_GRUSBDC_I2
45
  Select buffer size (in bytes) for IN endpoint 2.
46
  Valid range is 8 - 3072.
47
 
48
CONFIG_GRUSBDC_O2
49
  Select buffer size (in bytes) for OUT endpoint 2.
50
  Valid range is 8 - 3072.
51
 
52
CONFIG_GRUSBDC_I3
53
  Select buffer size (in bytes) for IN endpoint 3.
54
  Valid range is 8 - 3072.
55
 
56
CONFIG_GRUSBDC_O3
57
  Select buffer size (in bytes) for OUT endpoint 3.
58
  Valid range is 8 - 3072.
59
 
60
CONFIG_GRUSBDC_I4
61
  Select buffer size (in bytes) for IN endpoint 4.
62
  Valid range is 8 - 3072.
63
 
64
CONFIG_GRUSBDC_O4
65
  Select buffer size (in bytes) for OUT endpoint 4.
66
  Valid range is 8 - 3072.
67
 
68
CONFIG_GRUSBDC_I5
69
  Select buffer size (in bytes) for IN endpoint 5.
70
  Valid range is 8 - 3072.
71
 
72
CONFIG_GRUSBDC_O5
73
  Select buffer size (in bytes) for OUT endpoint 5.
74
  Valid range is 8 - 3072.
75
 
76
CONFIG_GRUSBDC_I6
77
  Select buffer size (in bytes) for IN endpoint 6.
78
  Valid range is 8 - 3072.
79
 
80
CONFIG_GRUSBDC_O6
81
  Select buffer size (in bytes) for OUT endpoint 6.
82
  Valid range is 8 - 3072.
83
 
84
CONFIG_GRUSBDC_I7
85
  Select buffer size (in bytes) for IN endpoint 7.
86
  Valid range is 8 - 3072.
87
 
88
CONFIG_GRUSBDC_O7
89
  Select buffer size (in bytes) for OUT endpoint 7.
90
  Valid range is 8 - 3072.
91
 
92
CONFIG_GRUSBDC_I8
93
  Select buffer size (in bytes) for IN endpoint 8.
94
  Valid range is 8 - 3072.
95
 
96
CONFIG_GRUSBDC_O8
97
  Select buffer size (in bytes) for OUT endpoint 8.
98
  Valid range is 8 - 3072.
99
 
100
CONFIG_GRUSBDC_I9
101
  Select buffer size (in bytes) for IN endpoint 9.
102
  Valid range is 8 - 3072.
103
 
104
CONFIG_GRUSBDC_O9
105
  Select buffer size (in bytes) for OUT endpoint 9.
106
  Valid range is 8 - 3072.
107
 
108
CONFIG_GRUSBDC_I10
109
  Select buffer size (in bytes) for IN endpoint 10.
110
  Valid range is 8 - 3072.
111
 
112
CONFIG_GRUSBDC_O10
113
  Select buffer size (in bytes) for OUT endpoint 10.
114
  Valid range is 8 - 3072.
115
 
116
CONFIG_GRUSBDC_I11
117
  Select buffer size (in bytes) for IN endpoint 11.
118
  Valid range is 8 - 3072.
119
 
120
CONFIG_GRUSBDC_O11
121
  Select buffer size (in bytes) for OUT endpoint 11.
122
  Valid range is 8 - 3072.
123
 
124
CONFIG_GRUSBDC_I12
125
  Select buffer size (in bytes) for IN endpoint 12.
126
  Valid range is 8 - 3072.
127
 
128
CONFIG_GRUSBDC_O12
129
  Select buffer size (in bytes) for OUT endpoint 12.
130
  Valid range is 8 - 3072.
131
 
132
CONFIG_GRUSBDC_I13
133
  Select buffer size (in bytes) for IN endpoint 13.
134
  Valid range is 8 - 3072.
135
 
136
CONFIG_GRUSBDC_O13
137
  Select buffer size (in bytes) for OUT endpoint 13.
138
  Valid range is 8 - 3072.
139
 
140
CONFIG_GRUSBDC_I14
141
  Select buffer size (in bytes) for IN endpoint 14.
142
  Valid range is 8 - 3072.
143
 
144
CONFIG_GRUSBDC_O14
145
  Select buffer size (in bytes) for OUT endpoint 14.
146
  Valid range is 8 - 3072.
147
 
148
CONFIG_GRUSBDC_I15
149
  Select buffer size (in bytes) for IN endpoint 15.
150
  Valid range is 8 - 3072.
151
 
152
CONFIG_GRUSBDC_O15
153
  Select buffer size (in bytes) for OUT endpoint 15.
154
  Valid range is 8 - 3072.
155
 

powered by: WebSVN 2.1.0

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