-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglsEntries.tex
325 lines (299 loc) · 6.85 KB
/
glsEntries.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
%
% Glossary entries
%
\newglossaryentry{FPGA}{
name = {FPGA},
description = {Field Programmable Gate Array},
text = {FPGA},
first = {Field Programmable Gate Array (FPGA)},
plural = {FPGAs},
firstplural = {Field Programmable Gate Arrays (FPGAs)},
}
\newglossaryentry{RT-SA}{
name = {RT-SA},
description = {Run Time Structural Adaption},
text = {RT-SA},
first = {Run-time Structural Adaption (RT-SA)},
}
\newglossaryentry{DPR}{
name = {DPR},
description = {Dynamic Partial Reconfiguration},
text = {DPR},
first = {Dynamic Partial Reconfiguration (DPR)}
}
\newglossaryentry{PR}{
name = {PR},
description = {Partial Reconfiguration},
text = {PR},
first = {Partial Reconfiguration (PR)}
}
\newglossaryentry{PS}{
name = {PS},
description = {Processing System},
text = {PS},
first = {Processing System (PS)}
}
\newglossaryentry{RTOS}{
name = {RTOS},
description = {real-time operating system},
text = {RTOS},
first = {real-time operating system (RTOS)}
}
\newglossaryentry{ICAP}{
name = {ICAP},
description = {internal configuration access port},
text = {ICAP},
first = {internal configuration access port (ICAP)}
}
\newglossaryentry{PCAP}{
name = {PCAP},
description = {processor configuration access port},
text = {PCAP},
first = {processor configuration access port (PCAP)}
}
\newglossaryentry{RP}{
name = {RP},
description = {Reconfigurable Partition},
text = {RP},
first = {Reconfigurable Partition (RP)},
plural = {RPs},
firstplural = {Reconfigurable Partitions (RPs)}
}
\newglossaryentry{RTL}{
name = {RTL},
description = {register-transfer-level},
text = {register-transfer-level},
first = {register-transfer-level (RTL)}
}
\newglossaryentry{NoC}{
name = {NoC},
description = {Network on Chip},
text = {NoC},
first = {Network on Chip (NoC)},
plural = {NoCs},
firstplural = {Network on Chips (NoCs)},
}
\newglossaryentry{OOC}{
name = {OOC},
description = {out-of-context},
text = {OOC},
first = {out-of-context (OOC)},
plural = {OOCs},
firstplural = {out-of-context (OOCs)},
}
\newglossaryentry{RTR}{
name = {RTR},
description = {Runtime Reconfiguration},
text = {RTR},
first = {run-time reconfiguration (RTR)},
}
\newglossaryentry{TMR}{
name = {TMR},
description = {Triple Modular Redundancy},
text = {TMR},
first = {Triple Modular Redundancy (TMR)},
}
\newglossaryentry{SEU}{
name = {SEU},
description = {Single Event Upset},
text = {SEU},
first = {Single Event Upset (SEU)},
plural = {SEUs},
firstplural = {Single Event Upsets (SEUs)},
}
\newglossaryentry{MTBF}{
name = {MTBF},
description = {Mean Time Between Failure},
text = {MTBF},
first = {Mean Time Between Failure (MTB)}
}
\newglossaryentry{MEU}{
name = {MEU},
description = {Multiple Event Upset},
text = {MEU},
first = {Multiple Event Upset (MEU)},
plural = {MEUs},
firstplural = {Multiple Event Upsets (MEUs)},
}
\newglossaryentry{ECU}{
name = {ECU},
description = {Electronic Control Unit},
text = {ECU},
first = {Electronic Control Unit (ECU)},
plural = {ECUs},
firstplural = {Electronic Control Units (ECUs)},
}
\newglossaryentry{SoPC}{
name = {SoPC},
description = {System on Programmable Chip (SoPC)},
text = {SoPC},
first = {System on Programmable Chip (SoPC)},
plural = {SoPCs},
firstplural = {System on Programmable Chips (SoPCs)},
}
\newglossaryentry{ROS}{
name = {ROS},
description = {Robotic Operating System},
text = {ROS},
first = {the Robotic Operating System (ROS)},
plural = {},
firstplural = {},
}
\newglossaryentry{V-REP}{
name = {V-REP},
description = {Virtual Robot Experimantation Platform},
text = {V-REP},
first = {the Virtual Robot Experimentation Platform (V-REP)},
plural = {},
firstplural = {},
}
\newglossaryentry{PWM}{
name = {PWM},
description = {Pulse Width Modulation},
text = {PWM},
first = {Pulse Width Modulation (PWM)},
plural = {},
firstplural = {},
}
\newglossaryentry{RTF}{
name = {RTF},
description = {Real Time Factor},
text = {RTF},
first = {real time factor (RTF)},
plural = {RTFs},
firstplural = {real time factors (RTFs)},
}
\newglossaryentry{OS}{
name = {OS},
description = {Operating System},
text = {OS},
first = {Operating System (OS)},
plural = {OSs},
firstplural = {Operating Systems (OSs)},
}
\newglossaryentry{GPU}{
name = {GPU},
description = {Graphics Processing Unit},
text = {GPU},
first = {Graphics Processing Unit (GPU)},
plural = {GPUs},
firstplural = {Graphics Processing Units (GPUs)},
}
\newglossaryentry{CPU}{
name = {CPU},
description = {Central Processing Unit},
text = {CPU},
first = {Central Processing Unit (CPU)},
plural = {CPUs},
firstplural = {Central Processing Units (CPUs)},
}
\newglossaryentry{RAM}{
name = {RAM},
description = {Random Acces Memory},
text = {RAM},
first = {Random Access Memory (RAM)},
plural = {},
firstplural = {},
}
\newglossaryentry{Lua}{
name={Lua},
description={Script language},
text={Lua},
first={Lua},
plural={Lua},
firstplural={Lua},
}
\newglossaryentry{C++}{
name={C++},
description={Programming language},
text={C++},
first={C++},
plural={C++},
firstplural={C++},
}
\newglossaryentry{API}{
name={API},
description={Application programming interface},
text={API},
first={application programming interface (API)},
plural={application programming interfaces (APIs)},
firstplural={APIs},
}
\newglossaryentry{FAR}{
name={FAR},
description={frame address register},
text={FAR},
first={frame address register (FAR)}
}
\newglossaryentry{SoC}{
name={SoC},
description={system on chip},
text={SoC},
first={system on chip (SoC)}
}
\newglossaryentry{EC}{
name={EC},
description={Existence Condition},
text={EC},
first={existence condition (EC)}
}
\newglossaryentry{IP}{
name={IP},
description={intellectual property},
text={IP},
first={intellectual property (IP)},
plural={intellectual properties (IPs)},
firstplural={IPs},
}
\newglossaryentry{DoS}{
name={DoS},
description={denial-of-service},
text={DoS},
first={denial-of-service (IP)}
}
\newglossaryentry{AUTOSAR}{
name={AUTOSAR},
description={\hspace{2.5em}AUTomotive Open System ARchitecture},
text={AUTOSAR},
first={AUTomotive Open System ARchitecture (AUTOSAR)}
}
\newglossaryentry{THS}{
name={THS},
description={throttle sensor},
text={THS},
first={throttle sensor (THS)}
}
\newglossaryentry{MCU}{
name={MCU},
description={motor control unit},
text={MCU},
first={motor control unit (MCU)}
}
\newglossaryentry{BSP}{
name={BSP},
description={board support package},
text={BSP},
first={board support package (BSP)}
}
\newglossaryentry{FBU}{
name={FBU},
description={fallback unit},
text={FBU},
first={fallback unit (FBU)}
}
\newglossaryentry{UART}{
name={UART},
description={universal asynchronous receiver transmitter},
text={UART},
first={universal asynchronous receiver transmitter (UART)}
}
%
%\newglossaryentry{}{
% name={},
% description={},
% text={},
% first={},
% plural={},
% firstplural={},
%}
%