-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhv.ttl
513 lines (513 loc) · 54.6 KB
/
hv.ttl
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
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
@prefix : <http://odroid.0xFFFFFFFF.in/psoc5lp/ns#> .
[] :name "HV_L8" ; a :hv ; :checker :B ; :v "0" ; :h "11" ; :bit "3" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L12" ; a :hv ; :checker :B ; :v "0" ; :h "21" ; :bit "6" ; :offset "0x8C" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :B ; :v "0" ; :h "29" ; :bit "1" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :B ; :v "0" ; :h "38" ; :bit "4" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :B ; :v "0" ; :h "55" ; :bit "2" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :B ; :v "0" ; :h "70" ; :bit "7" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :B ; :v "0" ; :h "72" ; :bit "0" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :B ; :v "0" ; :h "88" ; :bit "5" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :B ; :v "1" ; :h "11" ; :bit "3" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :B ; :v "1" ; :h "20" ; :bit "6" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :B ; :v "1" ; :h "29" ; :bit "1" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L13" ; a :hv ; :checker :B ; :v "1" ; :h "39" ; :bit "4" ; :offset "0x8D" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :B ; :v "1" ; :h "54" ; :bit "2" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :B ; :v "1" ; :h "70" ; :bit "7" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :B ; :v "1" ; :h "73" ; :bit "0" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :B ; :v "1" ; :h "88" ; :bit "5" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L12" ; a :hv ; :checker :B ; :v "2" ; :h "15" ; :bit "4" ; :offset "0x8C" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :B ; :v "2" ; :h "32" ; :bit "2" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :B ; :v "2" ; :h "46" ; :bit "7" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :B ; :v "2" ; :h "49" ; :bit "0" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L12" ; a :hv ; :checker :B ; :v "2" ; :h "5" ; :bit "1" ; :offset "0x8C" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :B ; :v "2" ; :h "64" ; :bit "5" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :B ; :v "2" ; :h "82" ; :bit "3" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L11" ; a :hv ; :checker :B ; :v "2" ; :h "92" ; :bit "6" ; :offset "0x8B" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :B ; :v "3" ; :h "14" ; :bit "4" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L13" ; a :hv ; :checker :B ; :v "3" ; :h "33" ; :bit "2" ; :offset "0x8D" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :B ; :v "3" ; :h "46" ; :bit "7" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :B ; :v "3" ; :h "48" ; :bit "0" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L12" ; a :hv ; :checker :B ; :v "3" ; :h "5" ; :bit "1" ; :offset "0x8C" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :B ; :v "3" ; :h "64" ; :bit "5" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :B ; :v "3" ; :h "82" ; :bit "3" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :B ; :v "3" ; :h "93" ; :bit "6" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :B ; :v "4" ; :h "22" ; :bit "7" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :B ; :v "4" ; :h "26" ; :bit "0" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :B ; :v "4" ; :h "40" ; :bit "5" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :B ; :v "4" ; :h "58" ; :bit "3" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :B ; :v "4" ; :h "69" ; :bit "6" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :B ; :v "4" ; :h "76" ; :bit "1" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L11" ; a :hv ; :checker :B ; :v "4" ; :h "86" ; :bit "4" ; :offset "0x8B" ; :direction "-1" .
[] :name "HV_L12" ; a :hv ; :checker :B ; :v "4" ; :h "9" ; :bit "2" ; :offset "0x8C" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :B ; :v "5" ; :h "22" ; :bit "7" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L13" ; a :hv ; :checker :B ; :v "5" ; :h "27" ; :bit "0" ; :offset "0x8D" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :B ; :v "5" ; :h "40" ; :bit "5" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :B ; :v "5" ; :h "58" ; :bit "3" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :B ; :v "5" ; :h "68" ; :bit "6" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :B ; :v "5" ; :h "76" ; :bit "1" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :B ; :v "5" ; :h "8" ; :bit "2" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :B ; :v "5" ; :h "87" ; :bit "4" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :B ; :v "6" ; :h "16" ; :bit "5" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L12" ; a :hv ; :checker :B ; :v "6" ; :h "3" ; :bit "0" ; :offset "0x8C" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :B ; :v "6" ; :h "34" ; :bit "3" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L1" ; a :hv ; :checker :B ; :v "6" ; :h "42" ; :bit "6" ; :offset "0x81" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :B ; :v "6" ; :h "52" ; :bit "1" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :B ; :v "6" ; :h "63" ; :bit "4" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L11" ; a :hv ; :checker :B ; :v "6" ; :h "80" ; :bit "2" ; :offset "0x8B" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :B ; :v "6" ; :h "95" ; :bit "7" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :B ; :v "7" ; :h "16" ; :bit "5" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :B ; :v "7" ; :h "2" ; :bit "0" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :B ; :v "7" ; :h "34" ; :bit "3" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :B ; :v "7" ; :h "43" ; :bit "6" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :B ; :v "7" ; :h "52" ; :bit "1" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :B ; :v "7" ; :h "62" ; :bit "4" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :B ; :v "7" ; :h "81" ; :bit "2" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :B ; :v "7" ; :h "95" ; :bit "7" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :B ; :v "8" ; :h "10" ; :bit "3" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :B ; :v "8" ; :h "19" ; :bit "6" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :B ; :v "8" ; :h "28" ; :bit "1" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L1" ; a :hv ; :checker :B ; :v "8" ; :h "36" ; :bit "4" ; :offset "0x81" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :B ; :v "8" ; :h "57" ; :bit "2" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :B ; :v "8" ; :h "71" ; :bit "7" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L11" ; a :hv ; :checker :B ; :v "8" ; :h "74" ; :bit "0" ; :offset "0x8B" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :B ; :v "8" ; :h "89" ; :bit "5" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :B ; :v "9" ; :h "10" ; :bit "3" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L0" ; a :hv ; :checker :B ; :v "9" ; :h "18" ; :bit "6" ; :offset "0x80" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :B ; :v "9" ; :h "28" ; :bit "1" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :B ; :v "9" ; :h "37" ; :bit "4" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :B ; :v "9" ; :h "56" ; :bit "2" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :B ; :v "9" ; :h "71" ; :bit "7" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :B ; :v "9" ; :h "75" ; :bit "0" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :B ; :v "9" ; :h "89" ; :bit "5" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :B ; :v "10" ; :h "13" ; :bit "4" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L1" ; a :hv ; :checker :B ; :v "10" ; :h "30" ; :bit "2" ; :offset "0x81" ; :direction "-1" .
[] :name "HV_L0" ; a :hv ; :checker :B ; :v "10" ; :h "4" ; :bit "1" ; :offset "0x80" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :B ; :v "10" ; :h "47" ; :bit "7" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :B ; :v "10" ; :h "51" ; :bit "0" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :B ; :v "10" ; :h "65" ; :bit "5" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L11" ; a :hv ; :checker :B ; :v "10" ; :h "83" ; :bit "3" ; :offset "0x8B" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :B ; :v "10" ; :h "90" ; :bit "6" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L0" ; a :hv ; :checker :B ; :v "11" ; :h "12" ; :bit "4" ; :offset "0x80" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :B ; :v "11" ; :h "31" ; :bit "2" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L0" ; a :hv ; :checker :B ; :v "11" ; :h "4" ; :bit "1" ; :offset "0x80" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :B ; :v "11" ; :h "47" ; :bit "7" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :B ; :v "11" ; :h "50" ; :bit "0" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :B ; :v "11" ; :h "65" ; :bit "5" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L11" ; a :hv ; :checker :B ; :v "11" ; :h "83" ; :bit "3" ; :offset "0x8B" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :B ; :v "11" ; :h "91" ; :bit "6" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :B ; :v "12" ; :h "23" ; :bit "7" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L1" ; a :hv ; :checker :B ; :v "12" ; :h "24" ; :bit "0" ; :offset "0x81" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :B ; :v "12" ; :h "41" ; :bit "5" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :B ; :v "12" ; :h "59" ; :bit "3" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :B ; :v "12" ; :h "67" ; :bit "6" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :B ; :v "12" ; :h "7" ; :bit "2" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L11" ; a :hv ; :checker :B ; :v "12" ; :h "77" ; :bit "1" ; :offset "0x8B" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :B ; :v "12" ; :h "84" ; :bit "4" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :B ; :v "13" ; :h "23" ; :bit "7" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :B ; :v "13" ; :h "25" ; :bit "0" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :B ; :v "13" ; :h "41" ; :bit "5" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :B ; :v "13" ; :h "59" ; :bit "3" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L0" ; a :hv ; :checker :B ; :v "13" ; :h "6" ; :bit "2" ; :offset "0x80" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :B ; :v "13" ; :h "66" ; :bit "6" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L11" ; a :hv ; :checker :B ; :v "13" ; :h "77" ; :bit "1" ; :offset "0x8B" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :B ; :v "13" ; :h "85" ; :bit "4" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :B ; :v "14" ; :h "1" ; :bit "0" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :B ; :v "14" ; :h "17" ; :bit "5" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :B ; :v "14" ; :h "35" ; :bit "3" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :B ; :v "14" ; :h "44" ; :bit "6" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :B ; :v "14" ; :h "53" ; :bit "1" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :B ; :v "14" ; :h "61" ; :bit "4" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :B ; :v "14" ; :h "78" ; :bit "2" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :B ; :v "14" ; :h "94" ; :bit "7" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L0" ; a :hv ; :checker :B ; :v "15" ; :h "0" ; :bit "0" ; :offset "0x80" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :B ; :v "15" ; :h "17" ; :bit "5" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :B ; :v "15" ; :h "35" ; :bit "3" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L13" ; a :hv ; :checker :B ; :v "15" ; :h "45" ; :bit "6" ; :offset "0x8D" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :B ; :v "15" ; :h "53" ; :bit "1" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :B ; :v "15" ; :h "60" ; :bit "4" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :B ; :v "15" ; :h "79" ; :bit "2" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :B ; :v "15" ; :h "94" ; :bit "7" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_R12" ; a :hv ; :checker :B ; :v "16" ; :h "11" ; :bit "3" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :B ; :v "16" ; :h "21" ; :bit "6" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :B ; :v "16" ; :h "29" ; :bit "1" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R9" ; a :hv ; :checker :B ; :v "16" ; :h "38" ; :bit "4" ; :offset "0xB1" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :B ; :v "16" ; :h "55" ; :bit "2" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :B ; :v "16" ; :h "70" ; :bit "7" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :B ; :v "16" ; :h "72" ; :bit "0" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :B ; :v "16" ; :h "88" ; :bit "5" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :B ; :v "17" ; :h "11" ; :bit "3" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R8" ; a :hv ; :checker :B ; :v "17" ; :h "20" ; :bit "6" ; :offset "0xB0" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :B ; :v "17" ; :h "29" ; :bit "1" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :B ; :v "17" ; :h "39" ; :bit "4" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :B ; :v "17" ; :h "54" ; :bit "2" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :B ; :v "17" ; :h "70" ; :bit "7" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :B ; :v "17" ; :h "73" ; :bit "0" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :B ; :v "17" ; :h "88" ; :bit "5" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :B ; :v "18" ; :h "15" ; :bit "4" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R9" ; a :hv ; :checker :B ; :v "18" ; :h "32" ; :bit "2" ; :offset "0xB1" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :B ; :v "18" ; :h "46" ; :bit "7" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :B ; :v "18" ; :h "49" ; :bit "0" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R8" ; a :hv ; :checker :B ; :v "18" ; :h "5" ; :bit "1" ; :offset "0xB0" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :B ; :v "18" ; :h "64" ; :bit "5" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :B ; :v "18" ; :h "82" ; :bit "3" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :B ; :v "18" ; :h "92" ; :bit "6" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R8" ; a :hv ; :checker :B ; :v "19" ; :h "14" ; :bit "4" ; :offset "0xB0" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :B ; :v "19" ; :h "33" ; :bit "2" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :B ; :v "19" ; :h "46" ; :bit "7" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :B ; :v "19" ; :h "48" ; :bit "0" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R8" ; a :hv ; :checker :B ; :v "19" ; :h "5" ; :bit "1" ; :offset "0xB0" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :B ; :v "19" ; :h "64" ; :bit "5" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :B ; :v "19" ; :h "82" ; :bit "3" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R15" ; a :hv ; :checker :B ; :v "19" ; :h "93" ; :bit "6" ; :offset "0xB7" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :B ; :v "20" ; :h "22" ; :bit "7" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R9" ; a :hv ; :checker :B ; :v "20" ; :h "26" ; :bit "0" ; :offset "0xB1" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :B ; :v "20" ; :h "40" ; :bit "5" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :B ; :v "20" ; :h "58" ; :bit "3" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :B ; :v "20" ; :h "69" ; :bit "6" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :B ; :v "20" ; :h "76" ; :bit "1" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :B ; :v "20" ; :h "86" ; :bit "4" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :B ; :v "20" ; :h "9" ; :bit "2" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :B ; :v "21" ; :h "22" ; :bit "7" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :B ; :v "21" ; :h "27" ; :bit "0" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :B ; :v "21" ; :h "40" ; :bit "5" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :B ; :v "21" ; :h "58" ; :bit "3" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :B ; :v "21" ; :h "68" ; :bit "6" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :B ; :v "21" ; :h "76" ; :bit "1" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R8" ; a :hv ; :checker :B ; :v "21" ; :h "8" ; :bit "2" ; :offset "0xB0" ; :direction "+1" .
[] :name "HV_R15" ; a :hv ; :checker :B ; :v "21" ; :h "87" ; :bit "4" ; :offset "0xB7" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :B ; :v "22" ; :h "16" ; :bit "5" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :B ; :v "22" ; :h "3" ; :bit "0" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :B ; :v "22" ; :h "34" ; :bit "3" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :B ; :v "22" ; :h "42" ; :bit "6" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :B ; :v "22" ; :h "52" ; :bit "1" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :B ; :v "22" ; :h "63" ; :bit "4" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :B ; :v "22" ; :h "80" ; :bit "2" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :B ; :v "22" ; :h "95" ; :bit "7" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :B ; :v "23" ; :h "16" ; :bit "5" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R8" ; a :hv ; :checker :B ; :v "23" ; :h "2" ; :bit "0" ; :offset "0xB0" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :B ; :v "23" ; :h "34" ; :bit "3" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R5" ; a :hv ; :checker :B ; :v "23" ; :h "43" ; :bit "6" ; :offset "0xAD" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :B ; :v "23" ; :h "52" ; :bit "1" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :B ; :v "23" ; :h "62" ; :bit "4" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R15" ; a :hv ; :checker :B ; :v "23" ; :h "81" ; :bit "2" ; :offset "0xB7" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :B ; :v "23" ; :h "95" ; :bit "7" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :B ; :v "24" ; :h "10" ; :bit "3" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R4" ; a :hv ; :checker :B ; :v "24" ; :h "19" ; :bit "6" ; :offset "0xAC" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :B ; :v "24" ; :h "28" ; :bit "1" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :B ; :v "24" ; :h "36" ; :bit "4" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :B ; :v "24" ; :h "57" ; :bit "2" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :B ; :v "24" ; :h "71" ; :bit "7" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :B ; :v "24" ; :h "74" ; :bit "0" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :B ; :v "24" ; :h "89" ; :bit "5" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :B ; :v "25" ; :h "10" ; :bit "3" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :B ; :v "25" ; :h "18" ; :bit "6" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :B ; :v "25" ; :h "28" ; :bit "1" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R5" ; a :hv ; :checker :B ; :v "25" ; :h "37" ; :bit "4" ; :offset "0xAD" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :B ; :v "25" ; :h "56" ; :bit "2" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :B ; :v "25" ; :h "71" ; :bit "7" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R15" ; a :hv ; :checker :B ; :v "25" ; :h "75" ; :bit "0" ; :offset "0xB7" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :B ; :v "25" ; :h "89" ; :bit "5" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R4" ; a :hv ; :checker :B ; :v "26" ; :h "13" ; :bit "4" ; :offset "0xAC" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :B ; :v "26" ; :h "30" ; :bit "2" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R4" ; a :hv ; :checker :B ; :v "26" ; :h "4" ; :bit "1" ; :offset "0xAC" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :B ; :v "26" ; :h "47" ; :bit "7" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :B ; :v "26" ; :h "51" ; :bit "0" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :B ; :v "26" ; :h "65" ; :bit "5" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R15" ; a :hv ; :checker :B ; :v "26" ; :h "83" ; :bit "3" ; :offset "0xB7" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :B ; :v "26" ; :h "90" ; :bit "6" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :B ; :v "27" ; :h "12" ; :bit "4" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R5" ; a :hv ; :checker :B ; :v "27" ; :h "31" ; :bit "2" ; :offset "0xAD" ; :direction "+1" .
[] :name "HV_R4" ; a :hv ; :checker :B ; :v "27" ; :h "4" ; :bit "1" ; :offset "0xAC" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :B ; :v "27" ; :h "47" ; :bit "7" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :B ; :v "27" ; :h "50" ; :bit "0" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :B ; :v "27" ; :h "65" ; :bit "5" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R15" ; a :hv ; :checker :B ; :v "27" ; :h "83" ; :bit "3" ; :offset "0xB7" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :B ; :v "27" ; :h "91" ; :bit "6" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :B ; :v "28" ; :h "23" ; :bit "7" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :B ; :v "28" ; :h "24" ; :bit "0" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :B ; :v "28" ; :h "41" ; :bit "5" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :B ; :v "28" ; :h "59" ; :bit "3" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :B ; :v "28" ; :h "67" ; :bit "6" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R4" ; a :hv ; :checker :B ; :v "28" ; :h "7" ; :bit "2" ; :offset "0xAC" ; :direction "+1" .
[] :name "HV_R15" ; a :hv ; :checker :B ; :v "28" ; :h "77" ; :bit "1" ; :offset "0xB7" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :B ; :v "28" ; :h "84" ; :bit "4" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :B ; :v "29" ; :h "23" ; :bit "7" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R5" ; a :hv ; :checker :B ; :v "29" ; :h "25" ; :bit "0" ; :offset "0xAD" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :B ; :v "29" ; :h "41" ; :bit "5" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :B ; :v "29" ; :h "59" ; :bit "3" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :B ; :v "29" ; :h "6" ; :bit "2" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :B ; :v "29" ; :h "66" ; :bit "6" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R15" ; a :hv ; :checker :B ; :v "29" ; :h "77" ; :bit "1" ; :offset "0xB7" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :B ; :v "29" ; :h "85" ; :bit "4" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R4" ; a :hv ; :checker :B ; :v "30" ; :h "1" ; :bit "0" ; :offset "0xAC" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :B ; :v "30" ; :h "17" ; :bit "5" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :B ; :v "30" ; :h "35" ; :bit "3" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R9" ; a :hv ; :checker :B ; :v "30" ; :h "44" ; :bit "6" ; :offset "0xB1" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :B ; :v "30" ; :h "53" ; :bit "1" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :B ; :v "30" ; :h "61" ; :bit "4" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :B ; :v "30" ; :h "78" ; :bit "2" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :B ; :v "30" ; :h "94" ; :bit "7" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :B ; :v "31" ; :h "0" ; :bit "0" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :B ; :v "31" ; :h "17" ; :bit "5" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :B ; :v "31" ; :h "35" ; :bit "3" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :B ; :v "31" ; :h "45" ; :bit "6" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :B ; :v "31" ; :h "53" ; :bit "1" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :B ; :v "31" ; :h "60" ; :bit "4" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :B ; :v "31" ; :h "79" ; :bit "2" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :B ; :v "31" ; :h "94" ; :bit "7" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_L0" ; a :hv ; :checker :A ; :v "0" ; :h "0" ; :bit "0" ; :offset "0x80" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :A ; :v "0" ; :h "17" ; :bit "5" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :A ; :v "0" ; :h "35" ; :bit "3" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L13" ; a :hv ; :checker :A ; :v "0" ; :h "45" ; :bit "6" ; :offset "0x8D" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :A ; :v "0" ; :h "53" ; :bit "1" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :A ; :v "0" ; :h "60" ; :bit "4" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :A ; :v "0" ; :h "79" ; :bit "2" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :A ; :v "0" ; :h "94" ; :bit "7" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :A ; :v "1" ; :h "1" ; :bit "0" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :A ; :v "1" ; :h "17" ; :bit "5" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :A ; :v "1" ; :h "35" ; :bit "3" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :A ; :v "1" ; :h "44" ; :bit "6" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :A ; :v "1" ; :h "53" ; :bit "1" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :A ; :v "1" ; :h "61" ; :bit "4" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :A ; :v "1" ; :h "78" ; :bit "2" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :A ; :v "1" ; :h "94" ; :bit "7" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L12" ; a :hv ; :checker :A ; :v "2" ; :h "23" ; :bit "7" ; :offset "0x8C" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :A ; :v "2" ; :h "25" ; :bit "0" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L13" ; a :hv ; :checker :A ; :v "2" ; :h "41" ; :bit "5" ; :offset "0x8D" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :A ; :v "2" ; :h "59" ; :bit "3" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L0" ; a :hv ; :checker :A ; :v "2" ; :h "6" ; :bit "2" ; :offset "0x80" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :A ; :v "2" ; :h "66" ; :bit "6" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :A ; :v "2" ; :h "77" ; :bit "1" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :A ; :v "2" ; :h "85" ; :bit "4" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L12" ; a :hv ; :checker :A ; :v "3" ; :h "23" ; :bit "7" ; :offset "0x8C" ; :direction "-1" .
[] :name "HV_L1" ; a :hv ; :checker :A ; :v "3" ; :h "24" ; :bit "0" ; :offset "0x81" ; :direction "-1" .
[] :name "HV_L13" ; a :hv ; :checker :A ; :v "3" ; :h "41" ; :bit "5" ; :offset "0x8D" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :A ; :v "3" ; :h "59" ; :bit "3" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :A ; :v "3" ; :h "67" ; :bit "6" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :A ; :v "3" ; :h "7" ; :bit "2" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :A ; :v "3" ; :h "77" ; :bit "1" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :A ; :v "3" ; :h "84" ; :bit "4" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L0" ; a :hv ; :checker :A ; :v "4" ; :h "12" ; :bit "4" ; :offset "0x80" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :A ; :v "4" ; :h "31" ; :bit "2" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :A ; :v "4" ; :h "4" ; :bit "1" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L13" ; a :hv ; :checker :A ; :v "4" ; :h "47" ; :bit "7" ; :offset "0x8D" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :A ; :v "4" ; :h "50" ; :bit "0" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :A ; :v "4" ; :h "65" ; :bit "5" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :A ; :v "4" ; :h "83" ; :bit "3" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :A ; :v "4" ; :h "91" ; :bit "6" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :A ; :v "5" ; :h "13" ; :bit "4" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L1" ; a :hv ; :checker :A ; :v "5" ; :h "30" ; :bit "2" ; :offset "0x81" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :A ; :v "5" ; :h "4" ; :bit "1" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L13" ; a :hv ; :checker :A ; :v "5" ; :h "47" ; :bit "7" ; :offset "0x8D" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :A ; :v "5" ; :h "51" ; :bit "0" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :A ; :v "5" ; :h "65" ; :bit "5" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :A ; :v "5" ; :h "83" ; :bit "3" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :A ; :v "5" ; :h "90" ; :bit "6" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :A ; :v "6" ; :h "10" ; :bit "3" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L0" ; a :hv ; :checker :A ; :v "6" ; :h "18" ; :bit "6" ; :offset "0x80" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :A ; :v "6" ; :h "28" ; :bit "1" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :A ; :v "6" ; :h "37" ; :bit "4" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :A ; :v "6" ; :h "56" ; :bit "2" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :A ; :v "6" ; :h "71" ; :bit "7" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :A ; :v "6" ; :h "75" ; :bit "0" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :A ; :v "6" ; :h "89" ; :bit "5" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :A ; :v "7" ; :h "10" ; :bit "3" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :A ; :v "7" ; :h "19" ; :bit "6" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :A ; :v "7" ; :h "28" ; :bit "1" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L1" ; a :hv ; :checker :A ; :v "7" ; :h "36" ; :bit "4" ; :offset "0x81" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :A ; :v "7" ; :h "57" ; :bit "2" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :A ; :v "7" ; :h "71" ; :bit "7" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L11" ; a :hv ; :checker :A ; :v "7" ; :h "74" ; :bit "0" ; :offset "0x8B" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :A ; :v "7" ; :h "89" ; :bit "5" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :A ; :v "8" ; :h "16" ; :bit "5" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :A ; :v "8" ; :h "2" ; :bit "0" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :A ; :v "8" ; :h "34" ; :bit "3" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :A ; :v "8" ; :h "43" ; :bit "6" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :A ; :v "8" ; :h "52" ; :bit "1" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :A ; :v "8" ; :h "62" ; :bit "4" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :A ; :v "8" ; :h "81" ; :bit "2" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :A ; :v "8" ; :h "95" ; :bit "7" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L4" ; a :hv ; :checker :A ; :v "9" ; :h "16" ; :bit "5" ; :offset "0x84" ; :direction "-1" .
[] :name "HV_L12" ; a :hv ; :checker :A ; :v "9" ; :h "3" ; :bit "0" ; :offset "0x8C" ; :direction "-1" .
[] :name "HV_L5" ; a :hv ; :checker :A ; :v "9" ; :h "34" ; :bit "3" ; :offset "0x85" ; :direction "-1" .
[] :name "HV_L1" ; a :hv ; :checker :A ; :v "9" ; :h "42" ; :bit "6" ; :offset "0x81" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :A ; :v "9" ; :h "52" ; :bit "1" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :A ; :v "9" ; :h "63" ; :bit "4" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L11" ; a :hv ; :checker :A ; :v "9" ; :h "80" ; :bit "2" ; :offset "0x8B" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :A ; :v "9" ; :h "95" ; :bit "7" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L0" ; a :hv ; :checker :A ; :v "10" ; :h "22" ; :bit "7" ; :offset "0x80" ; :direction "-1" .
[] :name "HV_L13" ; a :hv ; :checker :A ; :v "10" ; :h "27" ; :bit "0" ; :offset "0x8D" ; :direction "-1" .
[] :name "HV_L1" ; a :hv ; :checker :A ; :v "10" ; :h "40" ; :bit "5" ; :offset "0x81" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :A ; :v "10" ; :h "58" ; :bit "3" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L10" ; a :hv ; :checker :A ; :v "10" ; :h "68" ; :bit "6" ; :offset "0x8A" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :A ; :v "10" ; :h "76" ; :bit "1" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :A ; :v "10" ; :h "8" ; :bit "2" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :A ; :v "10" ; :h "87" ; :bit "4" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L0" ; a :hv ; :checker :A ; :v "11" ; :h "22" ; :bit "7" ; :offset "0x80" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :A ; :v "11" ; :h "26" ; :bit "0" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L1" ; a :hv ; :checker :A ; :v "11" ; :h "40" ; :bit "5" ; :offset "0x81" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :A ; :v "11" ; :h "58" ; :bit "3" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L14" ; a :hv ; :checker :A ; :v "11" ; :h "69" ; :bit "6" ; :offset "0x8E" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :A ; :v "11" ; :h "76" ; :bit "1" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L11" ; a :hv ; :checker :A ; :v "11" ; :h "86" ; :bit "4" ; :offset "0x8B" ; :direction "-1" .
[] :name "HV_L12" ; a :hv ; :checker :A ; :v "11" ; :h "9" ; :bit "2" ; :offset "0x8C" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :A ; :v "12" ; :h "14" ; :bit "4" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L13" ; a :hv ; :checker :A ; :v "12" ; :h "33" ; :bit "2" ; :offset "0x8D" ; :direction "-1" .
[] :name "HV_L1" ; a :hv ; :checker :A ; :v "12" ; :h "46" ; :bit "7" ; :offset "0x81" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :A ; :v "12" ; :h "48" ; :bit "0" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :A ; :v "12" ; :h "5" ; :bit "1" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :A ; :v "12" ; :h "64" ; :bit "5" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :A ; :v "12" ; :h "82" ; :bit "3" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L15" ; a :hv ; :checker :A ; :v "12" ; :h "93" ; :bit "6" ; :offset "0x8F" ; :direction "-1" .
[] :name "HV_L12" ; a :hv ; :checker :A ; :v "13" ; :h "15" ; :bit "4" ; :offset "0x8C" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :A ; :v "13" ; :h "32" ; :bit "2" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L1" ; a :hv ; :checker :A ; :v "13" ; :h "46" ; :bit "7" ; :offset "0x81" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :A ; :v "13" ; :h "49" ; :bit "0" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :A ; :v "13" ; :h "5" ; :bit "1" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :A ; :v "13" ; :h "64" ; :bit "5" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :A ; :v "13" ; :h "82" ; :bit "3" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L11" ; a :hv ; :checker :A ; :v "13" ; :h "92" ; :bit "6" ; :offset "0x8B" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :A ; :v "14" ; :h "11" ; :bit "3" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :A ; :v "14" ; :h "20" ; :bit "6" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :A ; :v "14" ; :h "29" ; :bit "1" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L13" ; a :hv ; :checker :A ; :v "14" ; :h "39" ; :bit "4" ; :offset "0x8D" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :A ; :v "14" ; :h "54" ; :bit "2" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :A ; :v "14" ; :h "70" ; :bit "7" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L7" ; a :hv ; :checker :A ; :v "14" ; :h "73" ; :bit "0" ; :offset "0x87" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :A ; :v "14" ; :h "88" ; :bit "5" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L8" ; a :hv ; :checker :A ; :v "15" ; :h "11" ; :bit "3" ; :offset "0x88" ; :direction "-1" .
[] :name "HV_L12" ; a :hv ; :checker :A ; :v "15" ; :h "21" ; :bit "6" ; :offset "0x8C" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :A ; :v "15" ; :h "29" ; :bit "1" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L9" ; a :hv ; :checker :A ; :v "15" ; :h "38" ; :bit "4" ; :offset "0x89" ; :direction "-1" .
[] :name "HV_L6" ; a :hv ; :checker :A ; :v "15" ; :h "55" ; :bit "2" ; :offset "0x86" ; :direction "-1" .
[] :name "HV_L2" ; a :hv ; :checker :A ; :v "15" ; :h "70" ; :bit "7" ; :offset "0x82" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :A ; :v "15" ; :h "72" ; :bit "0" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_L3" ; a :hv ; :checker :A ; :v "15" ; :h "88" ; :bit "5" ; :offset "0x83" ; :direction "-1" .
[] :name "HV_R0" ; a :hv ; :checker :A ; :v "16" ; :h "0" ; :bit "0" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :A ; :v "16" ; :h "17" ; :bit "5" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :A ; :v "16" ; :h "35" ; :bit "3" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :A ; :v "16" ; :h "45" ; :bit "6" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :A ; :v "16" ; :h "53" ; :bit "1" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :A ; :v "16" ; :h "60" ; :bit "4" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :A ; :v "16" ; :h "79" ; :bit "2" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :A ; :v "16" ; :h "94" ; :bit "7" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R4" ; a :hv ; :checker :A ; :v "17" ; :h "1" ; :bit "0" ; :offset "0xAC" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :A ; :v "17" ; :h "17" ; :bit "5" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :A ; :v "17" ; :h "35" ; :bit "3" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R9" ; a :hv ; :checker :A ; :v "17" ; :h "44" ; :bit "6" ; :offset "0xB1" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :A ; :v "17" ; :h "53" ; :bit "1" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :A ; :v "17" ; :h "61" ; :bit "4" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :A ; :v "17" ; :h "78" ; :bit "2" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :A ; :v "17" ; :h "94" ; :bit "7" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R8" ; a :hv ; :checker :A ; :v "18" ; :h "23" ; :bit "7" ; :offset "0xB0" ; :direction "+1" .
[] :name "HV_R5" ; a :hv ; :checker :A ; :v "18" ; :h "25" ; :bit "0" ; :offset "0xAD" ; :direction "+1" .
[] :name "HV_R9" ; a :hv ; :checker :A ; :v "18" ; :h "41" ; :bit "5" ; :offset "0xB1" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :A ; :v "18" ; :h "59" ; :bit "3" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :A ; :v "18" ; :h "6" ; :bit "2" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :A ; :v "18" ; :h "66" ; :bit "6" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :A ; :v "18" ; :h "77" ; :bit "1" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :A ; :v "18" ; :h "85" ; :bit "4" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R8" ; a :hv ; :checker :A ; :v "19" ; :h "23" ; :bit "7" ; :offset "0xB0" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :A ; :v "19" ; :h "24" ; :bit "0" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R9" ; a :hv ; :checker :A ; :v "19" ; :h "41" ; :bit "5" ; :offset "0xB1" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :A ; :v "19" ; :h "59" ; :bit "3" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :A ; :v "19" ; :h "67" ; :bit "6" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R4" ; a :hv ; :checker :A ; :v "19" ; :h "7" ; :bit "2" ; :offset "0xAC" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :A ; :v "19" ; :h "77" ; :bit "1" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :A ; :v "19" ; :h "84" ; :bit "4" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :A ; :v "20" ; :h "12" ; :bit "4" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R5" ; a :hv ; :checker :A ; :v "20" ; :h "31" ; :bit "2" ; :offset "0xAD" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :A ; :v "20" ; :h "4" ; :bit "1" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R9" ; a :hv ; :checker :A ; :v "20" ; :h "47" ; :bit "7" ; :offset "0xB1" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :A ; :v "20" ; :h "50" ; :bit "0" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :A ; :v "20" ; :h "65" ; :bit "5" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :A ; :v "20" ; :h "83" ; :bit "3" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :A ; :v "20" ; :h "91" ; :bit "6" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R4" ; a :hv ; :checker :A ; :v "21" ; :h "13" ; :bit "4" ; :offset "0xAC" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :A ; :v "21" ; :h "30" ; :bit "2" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :A ; :v "21" ; :h "4" ; :bit "1" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R9" ; a :hv ; :checker :A ; :v "21" ; :h "47" ; :bit "7" ; :offset "0xB1" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :A ; :v "21" ; :h "51" ; :bit "0" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :A ; :v "21" ; :h "65" ; :bit "5" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :A ; :v "21" ; :h "83" ; :bit "3" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :A ; :v "21" ; :h "90" ; :bit "6" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :A ; :v "22" ; :h "10" ; :bit "3" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :A ; :v "22" ; :h "18" ; :bit "6" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :A ; :v "22" ; :h "28" ; :bit "1" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R5" ; a :hv ; :checker :A ; :v "22" ; :h "37" ; :bit "4" ; :offset "0xAD" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :A ; :v "22" ; :h "56" ; :bit "2" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :A ; :v "22" ; :h "71" ; :bit "7" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R15" ; a :hv ; :checker :A ; :v "22" ; :h "75" ; :bit "0" ; :offset "0xB7" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :A ; :v "22" ; :h "89" ; :bit "5" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :A ; :v "23" ; :h "10" ; :bit "3" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R4" ; a :hv ; :checker :A ; :v "23" ; :h "19" ; :bit "6" ; :offset "0xAC" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :A ; :v "23" ; :h "28" ; :bit "1" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :A ; :v "23" ; :h "36" ; :bit "4" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :A ; :v "23" ; :h "57" ; :bit "2" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :A ; :v "23" ; :h "71" ; :bit "7" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :A ; :v "23" ; :h "74" ; :bit "0" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :A ; :v "23" ; :h "89" ; :bit "5" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :A ; :v "24" ; :h "16" ; :bit "5" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R8" ; a :hv ; :checker :A ; :v "24" ; :h "2" ; :bit "0" ; :offset "0xB0" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :A ; :v "24" ; :h "34" ; :bit "3" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R5" ; a :hv ; :checker :A ; :v "24" ; :h "43" ; :bit "6" ; :offset "0xAD" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :A ; :v "24" ; :h "52" ; :bit "1" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :A ; :v "24" ; :h "62" ; :bit "4" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R15" ; a :hv ; :checker :A ; :v "24" ; :h "81" ; :bit "2" ; :offset "0xB7" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :A ; :v "24" ; :h "95" ; :bit "7" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R0" ; a :hv ; :checker :A ; :v "25" ; :h "16" ; :bit "5" ; :offset "0xA8" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :A ; :v "25" ; :h "3" ; :bit "0" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :A ; :v "25" ; :h "34" ; :bit "3" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R1" ; a :hv ; :checker :A ; :v "25" ; :h "42" ; :bit "6" ; :offset "0xA9" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :A ; :v "25" ; :h "52" ; :bit "1" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :A ; :v "25" ; :h "63" ; :bit "4" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :A ; :v "25" ; :h "80" ; :bit "2" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :A ; :v "25" ; :h "95" ; :bit "7" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R4" ; a :hv ; :checker :A ; :v "26" ; :h "22" ; :bit "7" ; :offset "0xAC" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :A ; :v "26" ; :h "27" ; :bit "0" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R5" ; a :hv ; :checker :A ; :v "26" ; :h "40" ; :bit "5" ; :offset "0xAD" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :A ; :v "26" ; :h "58" ; :bit "3" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R10" ; a :hv ; :checker :A ; :v "26" ; :h "68" ; :bit "6" ; :offset "0xB2" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :A ; :v "26" ; :h "76" ; :bit "1" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R8" ; a :hv ; :checker :A ; :v "26" ; :h "8" ; :bit "2" ; :offset "0xB0" ; :direction "+1" .
[] :name "HV_R15" ; a :hv ; :checker :A ; :v "26" ; :h "87" ; :bit "4" ; :offset "0xB7" ; :direction "+1" .
[] :name "HV_R4" ; a :hv ; :checker :A ; :v "27" ; :h "22" ; :bit "7" ; :offset "0xAC" ; :direction "+1" .
[] :name "HV_R9" ; a :hv ; :checker :A ; :v "27" ; :h "26" ; :bit "0" ; :offset "0xB1" ; :direction "+1" .
[] :name "HV_R5" ; a :hv ; :checker :A ; :v "27" ; :h "40" ; :bit "5" ; :offset "0xAD" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :A ; :v "27" ; :h "58" ; :bit "3" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R14" ; a :hv ; :checker :A ; :v "27" ; :h "69" ; :bit "6" ; :offset "0xB6" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :A ; :v "27" ; :h "76" ; :bit "1" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :A ; :v "27" ; :h "86" ; :bit "4" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :A ; :v "27" ; :h "9" ; :bit "2" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R8" ; a :hv ; :checker :A ; :v "28" ; :h "14" ; :bit "4" ; :offset "0xB0" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :A ; :v "28" ; :h "33" ; :bit "2" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R5" ; a :hv ; :checker :A ; :v "28" ; :h "46" ; :bit "7" ; :offset "0xAD" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :A ; :v "28" ; :h "48" ; :bit "0" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :A ; :v "28" ; :h "5" ; :bit "1" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :A ; :v "28" ; :h "64" ; :bit "5" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :A ; :v "28" ; :h "82" ; :bit "3" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R15" ; a :hv ; :checker :A ; :v "28" ; :h "93" ; :bit "6" ; :offset "0xB7" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :A ; :v "29" ; :h "15" ; :bit "4" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R9" ; a :hv ; :checker :A ; :v "29" ; :h "32" ; :bit "2" ; :offset "0xB1" ; :direction "+1" .
[] :name "HV_R5" ; a :hv ; :checker :A ; :v "29" ; :h "46" ; :bit "7" ; :offset "0xAD" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :A ; :v "29" ; :h "49" ; :bit "0" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :A ; :v "29" ; :h "5" ; :bit "1" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :A ; :v "29" ; :h "64" ; :bit "5" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :A ; :v "29" ; :h "82" ; :bit "3" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R11" ; a :hv ; :checker :A ; :v "29" ; :h "92" ; :bit "6" ; :offset "0xB3" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :A ; :v "30" ; :h "11" ; :bit "3" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R8" ; a :hv ; :checker :A ; :v "30" ; :h "20" ; :bit "6" ; :offset "0xB0" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :A ; :v "30" ; :h "29" ; :bit "1" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :A ; :v "30" ; :h "39" ; :bit "4" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R2" ; a :hv ; :checker :A ; :v "30" ; :h "54" ; :bit "2" ; :offset "0xAA" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :A ; :v "30" ; :h "70" ; :bit "7" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :A ; :v "30" ; :h "73" ; :bit "0" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :A ; :v "30" ; :h "88" ; :bit "5" ; :offset "0xAF" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :A ; :v "31" ; :h "11" ; :bit "3" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R12" ; a :hv ; :checker :A ; :v "31" ; :h "21" ; :bit "6" ; :offset "0xB4" ; :direction "+1" .
[] :name "HV_R13" ; a :hv ; :checker :A ; :v "31" ; :h "29" ; :bit "1" ; :offset "0xB5" ; :direction "+1" .
[] :name "HV_R9" ; a :hv ; :checker :A ; :v "31" ; :h "38" ; :bit "4" ; :offset "0xB1" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :A ; :v "31" ; :h "55" ; :bit "2" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R6" ; a :hv ; :checker :A ; :v "31" ; :h "70" ; :bit "7" ; :offset "0xAE" ; :direction "+1" .
[] :name "HV_R3" ; a :hv ; :checker :A ; :v "31" ; :h "72" ; :bit "0" ; :offset "0xAB" ; :direction "+1" .
[] :name "HV_R7" ; a :hv ; :checker :A ; :v "31" ; :h "88" ; :bit "5" ; :offset "0xAF" ; :direction "+1" .