@tscircuit/schematic-trace-solver 0.0.152 → 0.0.154

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (25) hide show
  1. package/dist/index.d.ts +5 -5
  2. package/dist/index.js +84 -27
  3. package/lib/solvers/AvailableNetOrientationSolver/AvailableNetOrientationSolver.ts +7 -0
  4. package/lib/solvers/NetLabelPlacementSolver/NetLabelPlacementSolver.ts +1 -0
  5. package/lib/solvers/SameNetJunctionAlignmentSolver/alignSameNetJunctions.ts +81 -8
  6. package/lib/solvers/SchematicTraceLinesSolver/SchematicTraceSingleLineSolver2/SchematicTraceSingleLineSolver2.ts +1 -1
  7. package/lib/solvers/TraceAnchoredNetLabelOverlapSolver/candidates.ts +1 -0
  8. package/lib/types/InputProblem.ts +5 -5
  9. package/lib/utils/getNetLabelWidthForConnection.ts +9 -10
  10. package/package.json +1 -1
  11. package/site/bug-reports/bug-report-20260825T103621Z.page.tsx +4 -0
  12. package/tests/assets/example51.json +159 -32
  13. package/tests/bug-reports/bug-report-20260825T103621Z/__snapshots__/bug-report-20260825T103621Z.snap.svg +452 -0
  14. package/tests/bug-reports/bug-report-20260825T103621Z/bug-report-20260825T103621Z.json +1696 -0
  15. package/tests/bug-reports/bug-report-20260825T103621Z/bug-report-20260825T103621Z.test.ts +12 -0
  16. package/tests/examples/__snapshots__/example51.snap.svg +485 -473
  17. package/tests/examples/example51.test.ts +3 -1
  18. package/tests/repros/__snapshots__/repro-core-tb67s579ftg-inline-label-routing.snap.svg +8 -8
  19. package/tests/repros/__snapshots__/repro-pga300-c6-trace-alignment.snap.svg +88 -0
  20. package/tests/repros/assets/repro-core-tb67s579ftg-inline-label-routing.input.json +33 -33
  21. package/tests/repros/assets/repro-pga300-c6-trace-alignment.input.json +97 -0
  22. package/tests/repros/repro-core-tb67s579ftg-inline-label-routing.test.ts +3 -2
  23. package/tests/repros/repro-pga300-c6-trace-alignment.test.ts +36 -0
  24. package/tests/solvers/InlineNetLabelSolver/{fallback-net-label-width.test.ts → anchored-net-label-width.test.ts} +34 -11
  25. /package/tests/solvers/InlineNetLabelSolver/__snapshots__/{fallback-net-label-width.snap.svg → anchored-net-label-width.snap.svg} +0 -0
@@ -0,0 +1,1696 @@
1
+ {
2
+ "chips": [
3
+ {
4
+ "chipId": "schematic_component_0",
5
+ "center": {
6
+ "x": 0,
7
+ "y": 0
8
+ },
9
+ "width": 3.2300000000000004,
10
+ "height": 13,
11
+ "pins": [
12
+ {
13
+ "pinId": "schematic_port_0",
14
+ "displayName": "EN_GATE",
15
+ "x": -1.6150000000000002,
16
+ "y": 2.949999999999999
17
+ },
18
+ {
19
+ "pinId": "schematic_port_1",
20
+ "displayName": "INHA",
21
+ "x": -1.6150000000000002,
22
+ "y": 2.3499999999999988
23
+ },
24
+ {
25
+ "pinId": "schematic_port_2",
26
+ "displayName": "INLA",
27
+ "x": -1.6150000000000002,
28
+ "y": 1.7499999999999982
29
+ },
30
+ {
31
+ "pinId": "schematic_port_3",
32
+ "displayName": "INHB",
33
+ "x": -1.6150000000000002,
34
+ "y": 0.7499999999999982
35
+ },
36
+ {
37
+ "pinId": "schematic_port_4",
38
+ "displayName": "INLB",
39
+ "x": -1.6150000000000002,
40
+ "y": 0.1499999999999977
41
+ },
42
+ {
43
+ "pinId": "schematic_port_5",
44
+ "displayName": "INHC",
45
+ "x": -1.6150000000000002,
46
+ "y": -0.8500000000000023
47
+ },
48
+ {
49
+ "pinId": "schematic_port_6",
50
+ "displayName": "INLC",
51
+ "x": -1.6150000000000002,
52
+ "y": -1.4500000000000028
53
+ },
54
+ {
55
+ "pinId": "schematic_port_7",
56
+ "displayName": "nFAULT",
57
+ "x": -1.6150000000000002,
58
+ "y": 4.45
59
+ },
60
+ {
61
+ "pinId": "schematic_port_8",
62
+ "displayName": "nSCS",
63
+ "x": -1.6150000000000002,
64
+ "y": 3.249999999999999
65
+ },
66
+ {
67
+ "pinId": "schematic_port_9",
68
+ "displayName": "SDI",
69
+ "x": -1.6150000000000002,
70
+ "y": 3.8499999999999996
71
+ },
72
+ {
73
+ "pinId": "schematic_port_10",
74
+ "displayName": "SDO",
75
+ "x": -1.6150000000000002,
76
+ "y": 3.5499999999999994
77
+ },
78
+ {
79
+ "pinId": "schematic_port_11",
80
+ "displayName": "SCLK",
81
+ "x": -1.6150000000000002,
82
+ "y": 4.15
83
+ },
84
+ {
85
+ "pinId": "schematic_port_12",
86
+ "displayName": "PWRGD",
87
+ "x": 1.6150000000000002,
88
+ "y": 3.525000000000002
89
+ },
90
+ {
91
+ "pinId": "schematic_port_13",
92
+ "displayName": "GND3",
93
+ "x": 1.6150000000000002,
94
+ "y": -5.474999999999998
95
+ },
96
+ {
97
+ "pinId": "schematic_port_14",
98
+ "displayName": "AVDD",
99
+ "x": -1.6150000000000002,
100
+ "y": 6.05
101
+ },
102
+ {
103
+ "pinId": "schematic_port_15",
104
+ "displayName": "SO1",
105
+ "x": -1.6150000000000002,
106
+ "y": -3.450000000000002
107
+ },
108
+ {
109
+ "pinId": "schematic_port_16",
110
+ "displayName": "SO2",
111
+ "x": -1.6150000000000002,
112
+ "y": -4.050000000000002
113
+ },
114
+ {
115
+ "pinId": "schematic_port_17",
116
+ "displayName": "SO3",
117
+ "x": -1.6150000000000002,
118
+ "y": -4.650000000000001
119
+ },
120
+ {
121
+ "pinId": "schematic_port_18",
122
+ "displayName": "SN3",
123
+ "x": 1.6150000000000002,
124
+ "y": -4.5749999999999975
125
+ },
126
+ {
127
+ "pinId": "schematic_port_19",
128
+ "displayName": "SP3",
129
+ "x": 1.6150000000000002,
130
+ "y": -4.974999999999998
131
+ },
132
+ {
133
+ "pinId": "schematic_port_20",
134
+ "displayName": "SN2",
135
+ "x": 1.6150000000000002,
136
+ "y": -3.674999999999997
137
+ },
138
+ {
139
+ "pinId": "schematic_port_21",
140
+ "displayName": "SP2",
141
+ "x": 1.6150000000000002,
142
+ "y": -4.0749999999999975
143
+ },
144
+ {
145
+ "pinId": "schematic_port_22",
146
+ "displayName": "SN1",
147
+ "x": 1.6150000000000002,
148
+ "y": -2.774999999999997
149
+ },
150
+ {
151
+ "pinId": "schematic_port_23",
152
+ "displayName": "SP1",
153
+ "x": 1.6150000000000002,
154
+ "y": -3.174999999999997
155
+ },
156
+ {
157
+ "pinId": "schematic_port_24",
158
+ "displayName": "GLC",
159
+ "x": 1.6150000000000002,
160
+ "y": -1.8749999999999964
161
+ },
162
+ {
163
+ "pinId": "schematic_port_25",
164
+ "displayName": "SLC",
165
+ "x": 1.6150000000000002,
166
+ "y": -2.274999999999997
167
+ },
168
+ {
169
+ "pinId": "schematic_port_26",
170
+ "displayName": "SHC",
171
+ "x": 1.6150000000000002,
172
+ "y": -1.474999999999996
173
+ },
174
+ {
175
+ "pinId": "schematic_port_27",
176
+ "displayName": "GHC",
177
+ "x": 1.6150000000000002,
178
+ "y": -0.8749999999999956
179
+ },
180
+ {
181
+ "pinId": "schematic_port_28",
182
+ "displayName": "GHB",
183
+ "x": 1.6150000000000002,
184
+ "y": 0.725000000000005
185
+ },
186
+ {
187
+ "pinId": "schematic_port_29",
188
+ "displayName": "SHB",
189
+ "x": 1.6150000000000002,
190
+ "y": -0.4749999999999952
191
+ },
192
+ {
193
+ "pinId": "schematic_port_30",
194
+ "displayName": "SLB",
195
+ "x": 1.6150000000000002,
196
+ "y": 0.12500000000000444
197
+ },
198
+ {
199
+ "pinId": "schematic_port_31",
200
+ "displayName": "GLB",
201
+ "x": 1.6150000000000002,
202
+ "y": -0.17499999999999538
203
+ },
204
+ {
205
+ "pinId": "schematic_port_32",
206
+ "displayName": "GLA",
207
+ "x": 1.6150000000000002,
208
+ "y": 1.4250000000000052
209
+ },
210
+ {
211
+ "pinId": "schematic_port_33",
212
+ "displayName": "SLA",
213
+ "x": 1.6150000000000002,
214
+ "y": 1.1250000000000053
215
+ },
216
+ {
217
+ "pinId": "schematic_port_34",
218
+ "displayName": "SHA",
219
+ "x": 1.6150000000000002,
220
+ "y": 1.725000000000005
221
+ },
222
+ {
223
+ "pinId": "schematic_port_35",
224
+ "displayName": "GHA",
225
+ "x": 1.6150000000000002,
226
+ "y": 2.3250000000000046
227
+ },
228
+ {
229
+ "pinId": "schematic_port_36",
230
+ "displayName": "VCP_LSD",
231
+ "x": -1.6150000000000002,
232
+ "y": -5.45
233
+ },
234
+ {
235
+ "pinId": "schematic_port_37",
236
+ "displayName": "VCPH",
237
+ "x": -1.6150000000000002,
238
+ "y": -6.05
239
+ },
240
+ {
241
+ "pinId": "schematic_port_38",
242
+ "displayName": "CP2H",
243
+ "x": 1.6150000000000002,
244
+ "y": 4.874999999999998
245
+ },
246
+ {
247
+ "pinId": "schematic_port_39",
248
+ "displayName": "CP2L",
249
+ "x": 1.6150000000000002,
250
+ "y": 4.424999999999999
251
+ },
252
+ {
253
+ "pinId": "schematic_port_40",
254
+ "displayName": "PVDD",
255
+ "x": -1.6150000000000002,
256
+ "y": 4.85
257
+ },
258
+ {
259
+ "pinId": "schematic_port_41",
260
+ "displayName": "CP1L",
261
+ "x": 1.6150000000000002,
262
+ "y": 5.474999999999998
263
+ },
264
+ {
265
+ "pinId": "schematic_port_42",
266
+ "displayName": "CP1H",
267
+ "x": 1.6150000000000002,
268
+ "y": 6.0749999999999975
269
+ },
270
+ {
271
+ "pinId": "schematic_port_43",
272
+ "displayName": "VDRAIN",
273
+ "x": 1.6150000000000002,
274
+ "y": 3.225000000000003
275
+ },
276
+ {
277
+ "pinId": "schematic_port_44",
278
+ "displayName": "GND2",
279
+ "x": 1.6150000000000002,
280
+ "y": -5.774999999999998
281
+ },
282
+ {
283
+ "pinId": "schematic_port_45",
284
+ "displayName": "DVDD",
285
+ "x": -1.6150000000000002,
286
+ "y": 5.449999999999999
287
+ },
288
+ {
289
+ "pinId": "schematic_port_46",
290
+ "displayName": "WAKE",
291
+ "x": 1.6150000000000002,
292
+ "y": 4.125
293
+ },
294
+ {
295
+ "pinId": "schematic_port_47",
296
+ "displayName": "VREG",
297
+ "x": 1.6150000000000002,
298
+ "y": 3.825000000000001
299
+ },
300
+ {
301
+ "pinId": "schematic_port_48",
302
+ "displayName": "PAD",
303
+ "x": 1.6150000000000002,
304
+ "y": -6.0749999999999975
305
+ }
306
+ ]
307
+ },
308
+ {
309
+ "chipId": "schematic_component_1",
310
+ "center": {
311
+ "x": -5.1875,
312
+ "y": 5.6
313
+ },
314
+ "width": 0.9250000000000007,
315
+ "height": 0.7599999999999998,
316
+ "pins": [
317
+ {
318
+ "pinId": "schematic_port_49",
319
+ "displayName": "anode",
320
+ "x": -5.2,
321
+ "y": 5.9799999999999995,
322
+ "_facingDirection": "y+"
323
+ },
324
+ {
325
+ "pinId": "schematic_port_50",
326
+ "displayName": "cathode",
327
+ "x": -5.2,
328
+ "y": 5.22,
329
+ "_facingDirection": "y-"
330
+ }
331
+ ]
332
+ },
333
+ {
334
+ "chipId": "schematic_component_2",
335
+ "center": {
336
+ "x": -4.0874999999999995,
337
+ "y": 5
338
+ },
339
+ "width": 0.9250000000000003,
340
+ "height": 0.7599999999999998,
341
+ "pins": [
342
+ {
343
+ "pinId": "schematic_port_51",
344
+ "displayName": "anode",
345
+ "x": -4.1,
346
+ "y": 5.38,
347
+ "_facingDirection": "y+"
348
+ },
349
+ {
350
+ "pinId": "schematic_port_52",
351
+ "displayName": "cathode",
352
+ "x": -4.1,
353
+ "y": 4.62,
354
+ "_facingDirection": "y-"
355
+ }
356
+ ]
357
+ },
358
+ {
359
+ "chipId": "schematic_component_3",
360
+ "center": {
361
+ "x": -3.1674999999999995,
362
+ "y": 4.4
363
+ },
364
+ "width": 1.1650000000000005,
365
+ "height": 0.7599999999999998,
366
+ "pins": [
367
+ {
368
+ "pinId": "schematic_port_53",
369
+ "displayName": "anode",
370
+ "x": -3.3,
371
+ "y": 4.78,
372
+ "_facingDirection": "y+"
373
+ },
374
+ {
375
+ "pinId": "schematic_port_54",
376
+ "displayName": "cathode",
377
+ "x": -3.3,
378
+ "y": 4.0200000000000005,
379
+ "_facingDirection": "y-"
380
+ }
381
+ ]
382
+ },
383
+ {
384
+ "chipId": "schematic_component_4",
385
+ "center": {
386
+ "x": 2.8,
387
+ "y": 6.07
388
+ },
389
+ "width": 0.8399999999999999,
390
+ "height": 0.8399999999999999,
391
+ "pins": [
392
+ {
393
+ "pinId": "schematic_port_55",
394
+ "displayName": "pos",
395
+ "x": 2.38,
396
+ "y": 6.07,
397
+ "_facingDirection": "x-"
398
+ },
399
+ {
400
+ "pinId": "schematic_port_56",
401
+ "displayName": "neg",
402
+ "x": 3.2199999999999998,
403
+ "y": 6.07,
404
+ "_facingDirection": "x+"
405
+ }
406
+ ]
407
+ },
408
+ {
409
+ "chipId": "schematic_component_5",
410
+ "center": {
411
+ "x": 2.8,
412
+ "y": 4.87
413
+ },
414
+ "width": 0.8399999999999999,
415
+ "height": 0.8399999999999999,
416
+ "pins": [
417
+ {
418
+ "pinId": "schematic_port_57",
419
+ "displayName": "pos",
420
+ "x": 2.38,
421
+ "y": 4.87,
422
+ "_facingDirection": "x-"
423
+ },
424
+ {
425
+ "pinId": "schematic_port_58",
426
+ "displayName": "neg",
427
+ "x": 3.2199999999999998,
428
+ "y": 4.87,
429
+ "_facingDirection": "x+"
430
+ }
431
+ ]
432
+ },
433
+ {
434
+ "chipId": "schematic_component_6",
435
+ "center": {
436
+ "x": 3.5,
437
+ "y": 3.4
438
+ },
439
+ "width": 0.5999999999999996,
440
+ "height": 0.6800000000000006,
441
+ "pins": [
442
+ {
443
+ "pinId": "schematic_port_59",
444
+ "displayName": "anode",
445
+ "x": 3.2,
446
+ "y": 3.4,
447
+ "_facingDirection": "x-"
448
+ },
449
+ {
450
+ "pinId": "schematic_port_60",
451
+ "displayName": "cathode",
452
+ "x": 3.8,
453
+ "y": 3.4,
454
+ "_facingDirection": "x+"
455
+ }
456
+ ]
457
+ },
458
+ {
459
+ "chipId": "schematic_component_7",
460
+ "center": {
461
+ "x": 3,
462
+ "y": 2.6
463
+ },
464
+ "width": 0.5999999999999996,
465
+ "height": 0.6800000000000006,
466
+ "pins": [
467
+ {
468
+ "pinId": "schematic_port_61",
469
+ "displayName": "anode",
470
+ "x": 2.7,
471
+ "y": 2.6,
472
+ "_facingDirection": "x-"
473
+ },
474
+ {
475
+ "pinId": "schematic_port_62",
476
+ "displayName": "cathode",
477
+ "x": 3.3,
478
+ "y": 2.6,
479
+ "_facingDirection": "x+"
480
+ }
481
+ ]
482
+ },
483
+ {
484
+ "chipId": "schematic_component_8",
485
+ "center": {
486
+ "x": 5.0125,
487
+ "y": 3
488
+ },
489
+ "width": 0.9250000000000007,
490
+ "height": 0.7600000000000007,
491
+ "pins": [
492
+ {
493
+ "pinId": "schematic_port_63",
494
+ "displayName": "anode",
495
+ "x": 5,
496
+ "y": 3.3800000000000003,
497
+ "_facingDirection": "y+"
498
+ },
499
+ {
500
+ "pinId": "schematic_port_64",
501
+ "displayName": "cathode",
502
+ "x": 5,
503
+ "y": 2.6199999999999997,
504
+ "_facingDirection": "y-"
505
+ }
506
+ ]
507
+ },
508
+ {
509
+ "chipId": "schematic_component_9",
510
+ "center": {
511
+ "x": -4,
512
+ "y": -3.4
513
+ },
514
+ "width": 0.5999999999999996,
515
+ "height": 0.6800000000000006,
516
+ "pins": [
517
+ {
518
+ "pinId": "schematic_port_65",
519
+ "displayName": "anode",
520
+ "x": -4.3,
521
+ "y": -3.4,
522
+ "_facingDirection": "x-"
523
+ },
524
+ {
525
+ "pinId": "schematic_port_66",
526
+ "displayName": "cathode",
527
+ "x": -3.7,
528
+ "y": -3.4,
529
+ "_facingDirection": "x+"
530
+ }
531
+ ]
532
+ },
533
+ {
534
+ "chipId": "schematic_component_10",
535
+ "center": {
536
+ "x": -4,
537
+ "y": -4.1
538
+ },
539
+ "width": 0.5999999999999996,
540
+ "height": 0.6800000000000002,
541
+ "pins": [
542
+ {
543
+ "pinId": "schematic_port_67",
544
+ "displayName": "anode",
545
+ "x": -4.3,
546
+ "y": -4.1,
547
+ "_facingDirection": "x-"
548
+ },
549
+ {
550
+ "pinId": "schematic_port_68",
551
+ "displayName": "cathode",
552
+ "x": -3.7,
553
+ "y": -4.1,
554
+ "_facingDirection": "x+"
555
+ }
556
+ ]
557
+ },
558
+ {
559
+ "chipId": "schematic_component_11",
560
+ "center": {
561
+ "x": -4,
562
+ "y": -4.8
563
+ },
564
+ "width": 0.5999999999999996,
565
+ "height": 0.6799999999999997,
566
+ "pins": [
567
+ {
568
+ "pinId": "schematic_port_69",
569
+ "displayName": "anode",
570
+ "x": -4.3,
571
+ "y": -4.8,
572
+ "_facingDirection": "x-"
573
+ },
574
+ {
575
+ "pinId": "schematic_port_70",
576
+ "displayName": "cathode",
577
+ "x": -3.7,
578
+ "y": -4.8,
579
+ "_facingDirection": "x+"
580
+ }
581
+ ]
582
+ },
583
+ {
584
+ "chipId": "schematic_component_12",
585
+ "center": {
586
+ "x": -6.8075,
587
+ "y": -6.2
588
+ },
589
+ "width": 1.2850000000000001,
590
+ "height": 0.7599999999999998,
591
+ "pins": [
592
+ {
593
+ "pinId": "schematic_port_71",
594
+ "displayName": "anode",
595
+ "x": -7,
596
+ "y": -5.82,
597
+ "_facingDirection": "y+"
598
+ },
599
+ {
600
+ "pinId": "schematic_port_72",
601
+ "displayName": "cathode",
602
+ "x": -7,
603
+ "y": -6.58,
604
+ "_facingDirection": "y-"
605
+ }
606
+ ]
607
+ },
608
+ {
609
+ "chipId": "schematic_component_13",
610
+ "center": {
611
+ "x": -5.8075,
612
+ "y": -6.2
613
+ },
614
+ "width": 1.2850000000000001,
615
+ "height": 0.7599999999999998,
616
+ "pins": [
617
+ {
618
+ "pinId": "schematic_port_73",
619
+ "displayName": "anode",
620
+ "x": -6,
621
+ "y": -5.82,
622
+ "_facingDirection": "y+"
623
+ },
624
+ {
625
+ "pinId": "schematic_port_74",
626
+ "displayName": "cathode",
627
+ "x": -6,
628
+ "y": -6.58,
629
+ "_facingDirection": "y-"
630
+ }
631
+ ]
632
+ },
633
+ {
634
+ "chipId": "schematic_component_14",
635
+ "center": {
636
+ "x": -4.9075,
637
+ "y": -6.2
638
+ },
639
+ "width": 1.2850000000000001,
640
+ "height": 0.7599999999999998,
641
+ "pins": [
642
+ {
643
+ "pinId": "schematic_port_75",
644
+ "displayName": "anode",
645
+ "x": -5.1,
646
+ "y": -5.82,
647
+ "_facingDirection": "y+"
648
+ },
649
+ {
650
+ "pinId": "schematic_port_76",
651
+ "displayName": "cathode",
652
+ "x": -5.1,
653
+ "y": -6.58,
654
+ "_facingDirection": "y-"
655
+ }
656
+ ]
657
+ },
658
+ {
659
+ "chipId": "schematic_component_15",
660
+ "center": {
661
+ "x": -3.8874999999999997,
662
+ "y": -6.3
663
+ },
664
+ "width": 0.9249999999999998,
665
+ "height": 0.7599999999999998,
666
+ "pins": [
667
+ {
668
+ "pinId": "schematic_port_77",
669
+ "displayName": "anode",
670
+ "x": -3.9,
671
+ "y": -5.92,
672
+ "_facingDirection": "y+"
673
+ },
674
+ {
675
+ "pinId": "schematic_port_78",
676
+ "displayName": "cathode",
677
+ "x": -3.9,
678
+ "y": -6.68,
679
+ "_facingDirection": "y-"
680
+ }
681
+ ]
682
+ },
683
+ {
684
+ "chipId": "schematic_component_16",
685
+ "center": {
686
+ "x": -2.4,
687
+ "y": -6.05
688
+ },
689
+ "width": 0.5999999999999996,
690
+ "height": 0.8399999999999999,
691
+ "pins": [
692
+ {
693
+ "pinId": "schematic_port_79",
694
+ "displayName": "pos",
695
+ "x": -2.6999999999999997,
696
+ "y": -6.05,
697
+ "_facingDirection": "x-"
698
+ },
699
+ {
700
+ "pinId": "schematic_port_80",
701
+ "displayName": "neg",
702
+ "x": -2.1,
703
+ "y": -6.05,
704
+ "_facingDirection": "x+"
705
+ }
706
+ ]
707
+ },
708
+ {
709
+ "chipId": "schematic_component_17",
710
+ "center": {
711
+ "x": 3.6925,
712
+ "y": -2.5
713
+ },
714
+ "width": 1.2850000000000001,
715
+ "height": 0.7600000000000007,
716
+ "pins": [
717
+ {
718
+ "pinId": "schematic_port_81",
719
+ "displayName": "anode",
720
+ "x": 3.5,
721
+ "y": -2.1199999999999997,
722
+ "_facingDirection": "y+"
723
+ },
724
+ {
725
+ "pinId": "schematic_port_82",
726
+ "displayName": "cathode",
727
+ "x": 3.5,
728
+ "y": -2.8800000000000003,
729
+ "_facingDirection": "y-"
730
+ }
731
+ ]
732
+ },
733
+ {
734
+ "chipId": "schematic_component_18",
735
+ "center": {
736
+ "x": 3.6925,
737
+ "y": -3.8
738
+ },
739
+ "width": 1.2850000000000001,
740
+ "height": 0.7600000000000002,
741
+ "pins": [
742
+ {
743
+ "pinId": "schematic_port_83",
744
+ "displayName": "anode",
745
+ "x": 3.5,
746
+ "y": -3.42,
747
+ "_facingDirection": "y+"
748
+ },
749
+ {
750
+ "pinId": "schematic_port_84",
751
+ "displayName": "cathode",
752
+ "x": 3.5,
753
+ "y": -4.18,
754
+ "_facingDirection": "y-"
755
+ }
756
+ ]
757
+ },
758
+ {
759
+ "chipId": "schematic_component_19",
760
+ "center": {
761
+ "x": 3.6925,
762
+ "y": -5.2
763
+ },
764
+ "width": 1.2850000000000001,
765
+ "height": 0.7599999999999998,
766
+ "pins": [
767
+ {
768
+ "pinId": "schematic_port_85",
769
+ "displayName": "anode",
770
+ "x": 3.5,
771
+ "y": -4.82,
772
+ "_facingDirection": "y+"
773
+ },
774
+ {
775
+ "pinId": "schematic_port_86",
776
+ "displayName": "cathode",
777
+ "x": 3.5,
778
+ "y": -5.58,
779
+ "_facingDirection": "y-"
780
+ }
781
+ ]
782
+ }
783
+ ],
784
+ "directConnections": [
785
+ {
786
+ "netId": ".U1 > .AVDD to .C14 > .pin1",
787
+ "fallbackNetLabelWidth": 0.6,
788
+ "allowInlineNetLabel": true,
789
+ "inlineNetLabelHeight": 0.12,
790
+ "inlineNetLabelWidth": 0.4,
791
+ "pinIds": [
792
+ "schematic_port_14",
793
+ "schematic_port_49"
794
+ ]
795
+ },
796
+ {
797
+ "netId": ".U1 > .DVDD to .C16 > .pin1",
798
+ "fallbackNetLabelWidth": 0.6,
799
+ "allowInlineNetLabel": true,
800
+ "inlineNetLabelHeight": 0.12,
801
+ "inlineNetLabelWidth": 0.4,
802
+ "pinIds": [
803
+ "schematic_port_45",
804
+ "schematic_port_51"
805
+ ]
806
+ },
807
+ {
808
+ "netId": ".U1 > .PVDD to .C17 > .pin1",
809
+ "pinIds": [
810
+ "schematic_port_40",
811
+ "schematic_port_53"
812
+ ]
813
+ },
814
+ {
815
+ "netId": ".C14 > .pin2 to .C16 > .pin2",
816
+ "pinIds": [
817
+ "schematic_port_50",
818
+ "schematic_port_52"
819
+ ]
820
+ },
821
+ {
822
+ "netId": ".C16 > .pin2 to .C17 > .pin2",
823
+ "pinIds": [
824
+ "schematic_port_52",
825
+ "schematic_port_54"
826
+ ]
827
+ },
828
+ {
829
+ "netId": ".U1 > .CP1H to .C13 > .pin1",
830
+ "pinIds": [
831
+ "schematic_port_42",
832
+ "schematic_port_55"
833
+ ]
834
+ },
835
+ {
836
+ "netId": ".U1 > .CP1L to .C13 > .pin2",
837
+ "pinIds": [
838
+ "schematic_port_41",
839
+ "schematic_port_56"
840
+ ]
841
+ },
842
+ {
843
+ "netId": ".U1 > .CP2H to .C15 > .pin1",
844
+ "pinIds": [
845
+ "schematic_port_38",
846
+ "schematic_port_57"
847
+ ]
848
+ },
849
+ {
850
+ "netId": ".U1 > .CP2L to .C15 > .pin2",
851
+ "pinIds": [
852
+ "schematic_port_39",
853
+ "schematic_port_58"
854
+ ]
855
+ },
856
+ {
857
+ "netId": "PWRGD",
858
+ "fallbackNetLabelWidth": 0.72,
859
+ "allowInlineNetLabel": true,
860
+ "inlineNetLabelHeight": 0.12,
861
+ "inlineNetLabelWidth": 0.48,
862
+ "pinIds": [
863
+ "schematic_port_12",
864
+ "schematic_port_59"
865
+ ]
866
+ },
867
+ {
868
+ "netId": ".U1 > .VREG to .C18 > .pin1",
869
+ "pinIds": [
870
+ "schematic_port_47",
871
+ "schematic_port_63"
872
+ ]
873
+ },
874
+ {
875
+ "netId": ".U1 > .VDRAIN to .R8 > .pin1",
876
+ "pinIds": [
877
+ "schematic_port_43",
878
+ "schematic_port_61"
879
+ ]
880
+ },
881
+ {
882
+ "netId": ".U1 > .SO1 to .R14 > .pin2",
883
+ "pinIds": [
884
+ "schematic_port_15",
885
+ "schematic_port_66"
886
+ ]
887
+ },
888
+ {
889
+ "netId": ".U1 > .SO2 to .R15 > .pin2",
890
+ "pinIds": [
891
+ "schematic_port_16",
892
+ "schematic_port_68"
893
+ ]
894
+ },
895
+ {
896
+ "netId": ".U1 > .SO3 to .R16 > .pin2",
897
+ "pinIds": [
898
+ "schematic_port_17",
899
+ "schematic_port_70"
900
+ ]
901
+ },
902
+ {
903
+ "netId": ".R14 > .pin1 to .C22 > .pin1",
904
+ "fallbackNetLabelWidth": 0.84,
905
+ "allowInlineNetLabel": true,
906
+ "inlineNetLabelHeight": 0.12,
907
+ "inlineNetLabelWidth": 0.56,
908
+ "pinIds": [
909
+ "schematic_port_65",
910
+ "schematic_port_71"
911
+ ]
912
+ },
913
+ {
914
+ "netId": ".R15 > .pin1 to .C23 > .pin1",
915
+ "fallbackNetLabelWidth": 0.84,
916
+ "allowInlineNetLabel": true,
917
+ "inlineNetLabelHeight": 0.12,
918
+ "inlineNetLabelWidth": 0.56,
919
+ "pinIds": [
920
+ "schematic_port_67",
921
+ "schematic_port_73"
922
+ ]
923
+ },
924
+ {
925
+ "netId": ".R16 > .pin1 to .C24 > .pin1",
926
+ "fallbackNetLabelWidth": 0.84,
927
+ "allowInlineNetLabel": true,
928
+ "inlineNetLabelHeight": 0.12,
929
+ "inlineNetLabelWidth": 0.56,
930
+ "pinIds": [
931
+ "schematic_port_69",
932
+ "schematic_port_75"
933
+ ]
934
+ },
935
+ {
936
+ "netId": ".C22 > .pin2 to .C23 > .pin2",
937
+ "pinIds": [
938
+ "schematic_port_72",
939
+ "schematic_port_74"
940
+ ]
941
+ },
942
+ {
943
+ "netId": ".C23 > .pin2 to .C24 > .pin2",
944
+ "pinIds": [
945
+ "schematic_port_74",
946
+ "schematic_port_76"
947
+ ]
948
+ },
949
+ {
950
+ "netId": ".C24 > .pin2 to .C26 > .pin2",
951
+ "pinIds": [
952
+ "schematic_port_76",
953
+ "schematic_port_78"
954
+ ]
955
+ },
956
+ {
957
+ "netId": ".U1 > .VCP_LSD to .C26 > .pin1",
958
+ "pinIds": [
959
+ "schematic_port_36",
960
+ "schematic_port_77"
961
+ ]
962
+ },
963
+ {
964
+ "netId": "VCPH",
965
+ "fallbackNetLabelWidth": 0.6,
966
+ "allowInlineNetLabel": true,
967
+ "inlineNetLabelHeight": 0.12,
968
+ "inlineNetLabelWidth": 0.4,
969
+ "pinIds": [
970
+ "schematic_port_37",
971
+ "schematic_port_80"
972
+ ]
973
+ },
974
+ {
975
+ "netId": ".U1 > .SN1 to .C20 > .pin1",
976
+ "fallbackNetLabelWidth": 0.6,
977
+ "allowInlineNetLabel": true,
978
+ "inlineNetLabelHeight": 0.12,
979
+ "inlineNetLabelWidth": 0.4,
980
+ "pinIds": [
981
+ "schematic_port_22",
982
+ "schematic_port_81"
983
+ ]
984
+ },
985
+ {
986
+ "netId": ".U1 > .SP1 to .C20 > .pin2",
987
+ "fallbackNetLabelWidth": 0.6,
988
+ "allowInlineNetLabel": true,
989
+ "inlineNetLabelHeight": 0.12,
990
+ "inlineNetLabelWidth": 0.4,
991
+ "pinIds": [
992
+ "schematic_port_23",
993
+ "schematic_port_82"
994
+ ]
995
+ },
996
+ {
997
+ "netId": ".U1 > .SN2 to .C21 > .pin1",
998
+ "fallbackNetLabelWidth": 0.6,
999
+ "allowInlineNetLabel": true,
1000
+ "inlineNetLabelHeight": 0.12,
1001
+ "inlineNetLabelWidth": 0.4,
1002
+ "pinIds": [
1003
+ "schematic_port_20",
1004
+ "schematic_port_83"
1005
+ ]
1006
+ },
1007
+ {
1008
+ "netId": ".U1 > .SP2 to .C21 > .pin2",
1009
+ "fallbackNetLabelWidth": 0.6,
1010
+ "allowInlineNetLabel": true,
1011
+ "inlineNetLabelHeight": 0.12,
1012
+ "inlineNetLabelWidth": 0.4,
1013
+ "pinIds": [
1014
+ "schematic_port_21",
1015
+ "schematic_port_84"
1016
+ ]
1017
+ },
1018
+ {
1019
+ "netId": ".U1 > .SN3 to .C25 > .pin1",
1020
+ "fallbackNetLabelWidth": 0.6,
1021
+ "allowInlineNetLabel": true,
1022
+ "inlineNetLabelHeight": 0.12,
1023
+ "inlineNetLabelWidth": 0.4,
1024
+ "pinIds": [
1025
+ "schematic_port_18",
1026
+ "schematic_port_85"
1027
+ ]
1028
+ },
1029
+ {
1030
+ "netId": ".U1 > .SP3 to .C25 > .pin2",
1031
+ "fallbackNetLabelWidth": 0.6,
1032
+ "allowInlineNetLabel": true,
1033
+ "inlineNetLabelHeight": 0.12,
1034
+ "inlineNetLabelWidth": 0.4,
1035
+ "pinIds": [
1036
+ "schematic_port_19",
1037
+ "schematic_port_86"
1038
+ ]
1039
+ },
1040
+ {
1041
+ "netId": ".U1 > .GND3 to .U1 > .GND2",
1042
+ "pinIds": [
1043
+ "schematic_port_13",
1044
+ "schematic_port_44"
1045
+ ]
1046
+ },
1047
+ {
1048
+ "netId": ".U1 > .GND2 to .U1 > .GND1",
1049
+ "pinIds": [
1050
+ "schematic_port_44",
1051
+ "schematic_port_48"
1052
+ ]
1053
+ }
1054
+ ],
1055
+ "netConnections": [
1056
+ {
1057
+ "netId": "EN_GATE",
1058
+ "netLabelWidth": 0.96,
1059
+ "fallbackNetLabelWidth": 0.96,
1060
+ "allowInlineNetLabel": true,
1061
+ "inlineNetLabelHeight": 0.12,
1062
+ "inlineNetLabelWidth": 0.64,
1063
+ "pinIds": [
1064
+ "schematic_port_0"
1065
+ ]
1066
+ },
1067
+ {
1068
+ "netId": "AH",
1069
+ "netLabelWidth": 0.36,
1070
+ "fallbackNetLabelWidth": 0.36,
1071
+ "allowInlineNetLabel": true,
1072
+ "inlineNetLabelHeight": 0.12,
1073
+ "inlineNetLabelWidth": 0.24,
1074
+ "pinIds": [
1075
+ "schematic_port_1"
1076
+ ]
1077
+ },
1078
+ {
1079
+ "netId": "AL",
1080
+ "netLabelWidth": 0.36,
1081
+ "fallbackNetLabelWidth": 0.36,
1082
+ "allowInlineNetLabel": true,
1083
+ "inlineNetLabelHeight": 0.12,
1084
+ "inlineNetLabelWidth": 0.24,
1085
+ "pinIds": [
1086
+ "schematic_port_2"
1087
+ ]
1088
+ },
1089
+ {
1090
+ "netId": "BH",
1091
+ "netLabelWidth": 0.36,
1092
+ "fallbackNetLabelWidth": 0.36,
1093
+ "allowInlineNetLabel": true,
1094
+ "inlineNetLabelHeight": 0.12,
1095
+ "inlineNetLabelWidth": 0.24,
1096
+ "pinIds": [
1097
+ "schematic_port_3"
1098
+ ]
1099
+ },
1100
+ {
1101
+ "netId": "BL",
1102
+ "netLabelWidth": 0.36,
1103
+ "fallbackNetLabelWidth": 0.36,
1104
+ "allowInlineNetLabel": true,
1105
+ "inlineNetLabelHeight": 0.12,
1106
+ "inlineNetLabelWidth": 0.24,
1107
+ "pinIds": [
1108
+ "schematic_port_4"
1109
+ ]
1110
+ },
1111
+ {
1112
+ "netId": "CH",
1113
+ "netLabelWidth": 0.36,
1114
+ "fallbackNetLabelWidth": 0.36,
1115
+ "allowInlineNetLabel": true,
1116
+ "inlineNetLabelHeight": 0.12,
1117
+ "inlineNetLabelWidth": 0.24,
1118
+ "pinIds": [
1119
+ "schematic_port_5"
1120
+ ]
1121
+ },
1122
+ {
1123
+ "netId": "CL",
1124
+ "netLabelWidth": 0.36,
1125
+ "fallbackNetLabelWidth": 0.36,
1126
+ "allowInlineNetLabel": true,
1127
+ "inlineNetLabelHeight": 0.12,
1128
+ "inlineNetLabelWidth": 0.24,
1129
+ "pinIds": [
1130
+ "schematic_port_6"
1131
+ ]
1132
+ },
1133
+ {
1134
+ "netId": "nFAULT",
1135
+ "netLabelWidth": 0.84,
1136
+ "fallbackNetLabelWidth": 0.84,
1137
+ "allowInlineNetLabel": true,
1138
+ "inlineNetLabelHeight": 0.12,
1139
+ "inlineNetLabelWidth": 0.56,
1140
+ "pinIds": [
1141
+ "schematic_port_7"
1142
+ ]
1143
+ },
1144
+ {
1145
+ "netId": "nSCS",
1146
+ "netLabelWidth": 0.6,
1147
+ "fallbackNetLabelWidth": 0.6,
1148
+ "allowInlineNetLabel": true,
1149
+ "inlineNetLabelHeight": 0.12,
1150
+ "inlineNetLabelWidth": 0.4,
1151
+ "pinIds": [
1152
+ "schematic_port_8"
1153
+ ]
1154
+ },
1155
+ {
1156
+ "netId": "BACK",
1157
+ "netLabelWidth": 0.6,
1158
+ "fallbackNetLabelWidth": 0.6,
1159
+ "allowInlineNetLabel": true,
1160
+ "inlineNetLabelHeight": 0.12,
1161
+ "inlineNetLabelWidth": 0.4,
1162
+ "pinIds": [
1163
+ "schematic_port_9"
1164
+ ]
1165
+ },
1166
+ {
1167
+ "netId": "FWD",
1168
+ "netLabelWidth": 0.48,
1169
+ "fallbackNetLabelWidth": 0.48,
1170
+ "allowInlineNetLabel": true,
1171
+ "inlineNetLabelHeight": 0.12,
1172
+ "inlineNetLabelWidth": 0.32,
1173
+ "pinIds": [
1174
+ "schematic_port_10"
1175
+ ]
1176
+ },
1177
+ {
1178
+ "netId": "TILT_P",
1179
+ "netLabelWidth": 0.84,
1180
+ "fallbackNetLabelWidth": 0.84,
1181
+ "allowInlineNetLabel": true,
1182
+ "inlineNetLabelHeight": 0.12,
1183
+ "inlineNetLabelWidth": 0.56,
1184
+ "pinIds": [
1185
+ "schematic_port_11"
1186
+ ]
1187
+ },
1188
+ {
1189
+ "netId": "GND",
1190
+ "netLabelWidth": 0.42,
1191
+ "netLabelHeight": 0.48,
1192
+ "pinIds": [
1193
+ "schematic_port_13",
1194
+ "schematic_port_44",
1195
+ "schematic_port_48",
1196
+ "schematic_port_50",
1197
+ "schematic_port_52",
1198
+ "schematic_port_54",
1199
+ "schematic_port_64",
1200
+ "schematic_port_72",
1201
+ "schematic_port_74",
1202
+ "schematic_port_76",
1203
+ "schematic_port_78"
1204
+ ]
1205
+ },
1206
+ {
1207
+ "netId": "AVDD",
1208
+ "netLabelWidth": 0.6,
1209
+ "fallbackNetLabelWidth": 0.6,
1210
+ "allowInlineNetLabel": true,
1211
+ "inlineNetLabelHeight": 0.12,
1212
+ "inlineNetLabelWidth": 0.4,
1213
+ "pinIds": [
1214
+ "schematic_port_14",
1215
+ "schematic_port_49"
1216
+ ]
1217
+ },
1218
+ {
1219
+ "netId": "S3_N",
1220
+ "netLabelWidth": 0.6,
1221
+ "fallbackNetLabelWidth": 0.6,
1222
+ "allowInlineNetLabel": true,
1223
+ "inlineNetLabelHeight": 0.12,
1224
+ "inlineNetLabelWidth": 0.4,
1225
+ "pinIds": [
1226
+ "schematic_port_18",
1227
+ "schematic_port_85"
1228
+ ]
1229
+ },
1230
+ {
1231
+ "netId": "S3_P",
1232
+ "netLabelWidth": 0.6,
1233
+ "fallbackNetLabelWidth": 0.6,
1234
+ "allowInlineNetLabel": true,
1235
+ "inlineNetLabelHeight": 0.12,
1236
+ "inlineNetLabelWidth": 0.4,
1237
+ "pinIds": [
1238
+ "schematic_port_19",
1239
+ "schematic_port_86"
1240
+ ]
1241
+ },
1242
+ {
1243
+ "netId": "S2_N",
1244
+ "netLabelWidth": 0.6,
1245
+ "fallbackNetLabelWidth": 0.6,
1246
+ "allowInlineNetLabel": true,
1247
+ "inlineNetLabelHeight": 0.12,
1248
+ "inlineNetLabelWidth": 0.4,
1249
+ "pinIds": [
1250
+ "schematic_port_20",
1251
+ "schematic_port_83"
1252
+ ]
1253
+ },
1254
+ {
1255
+ "netId": "S2_P",
1256
+ "netLabelWidth": 0.6,
1257
+ "fallbackNetLabelWidth": 0.6,
1258
+ "allowInlineNetLabel": true,
1259
+ "inlineNetLabelHeight": 0.12,
1260
+ "inlineNetLabelWidth": 0.4,
1261
+ "pinIds": [
1262
+ "schematic_port_21",
1263
+ "schematic_port_84"
1264
+ ]
1265
+ },
1266
+ {
1267
+ "netId": "S1_N",
1268
+ "netLabelWidth": 0.6,
1269
+ "fallbackNetLabelWidth": 0.6,
1270
+ "allowInlineNetLabel": true,
1271
+ "inlineNetLabelHeight": 0.12,
1272
+ "inlineNetLabelWidth": 0.4,
1273
+ "pinIds": [
1274
+ "schematic_port_22",
1275
+ "schematic_port_81"
1276
+ ]
1277
+ },
1278
+ {
1279
+ "netId": "S1_P",
1280
+ "netLabelWidth": 0.6,
1281
+ "fallbackNetLabelWidth": 0.6,
1282
+ "allowInlineNetLabel": true,
1283
+ "inlineNetLabelHeight": 0.12,
1284
+ "inlineNetLabelWidth": 0.4,
1285
+ "pinIds": [
1286
+ "schematic_port_23",
1287
+ "schematic_port_82"
1288
+ ]
1289
+ },
1290
+ {
1291
+ "netId": "GL_C",
1292
+ "netLabelWidth": 0.6,
1293
+ "fallbackNetLabelWidth": 0.6,
1294
+ "allowInlineNetLabel": true,
1295
+ "inlineNetLabelHeight": 0.12,
1296
+ "inlineNetLabelWidth": 0.4,
1297
+ "pinIds": [
1298
+ "schematic_port_24"
1299
+ ]
1300
+ },
1301
+ {
1302
+ "netId": "SL_C",
1303
+ "netLabelWidth": 0.6,
1304
+ "fallbackNetLabelWidth": 0.6,
1305
+ "allowInlineNetLabel": true,
1306
+ "inlineNetLabelHeight": 0.12,
1307
+ "inlineNetLabelWidth": 0.4,
1308
+ "pinIds": [
1309
+ "schematic_port_25"
1310
+ ]
1311
+ },
1312
+ {
1313
+ "netId": "MOT_C",
1314
+ "netLabelWidth": 0.72,
1315
+ "fallbackNetLabelWidth": 0.72,
1316
+ "allowInlineNetLabel": true,
1317
+ "inlineNetLabelHeight": 0.12,
1318
+ "inlineNetLabelWidth": 0.48,
1319
+ "pinIds": [
1320
+ "schematic_port_26"
1321
+ ]
1322
+ },
1323
+ {
1324
+ "netId": "GH_C",
1325
+ "netLabelWidth": 0.6,
1326
+ "fallbackNetLabelWidth": 0.6,
1327
+ "allowInlineNetLabel": true,
1328
+ "inlineNetLabelHeight": 0.12,
1329
+ "inlineNetLabelWidth": 0.4,
1330
+ "pinIds": [
1331
+ "schematic_port_27"
1332
+ ]
1333
+ },
1334
+ {
1335
+ "netId": "GH_B",
1336
+ "netLabelWidth": 0.6,
1337
+ "fallbackNetLabelWidth": 0.6,
1338
+ "allowInlineNetLabel": true,
1339
+ "inlineNetLabelHeight": 0.12,
1340
+ "inlineNetLabelWidth": 0.4,
1341
+ "pinIds": [
1342
+ "schematic_port_28"
1343
+ ]
1344
+ },
1345
+ {
1346
+ "netId": "MOT_B",
1347
+ "netLabelWidth": 0.72,
1348
+ "fallbackNetLabelWidth": 0.72,
1349
+ "allowInlineNetLabel": true,
1350
+ "inlineNetLabelHeight": 0.12,
1351
+ "inlineNetLabelWidth": 0.48,
1352
+ "pinIds": [
1353
+ "schematic_port_29"
1354
+ ]
1355
+ },
1356
+ {
1357
+ "netId": "SL_B",
1358
+ "netLabelWidth": 0.6,
1359
+ "fallbackNetLabelWidth": 0.6,
1360
+ "allowInlineNetLabel": true,
1361
+ "inlineNetLabelHeight": 0.12,
1362
+ "inlineNetLabelWidth": 0.4,
1363
+ "pinIds": [
1364
+ "schematic_port_30"
1365
+ ]
1366
+ },
1367
+ {
1368
+ "netId": "GL_B",
1369
+ "netLabelWidth": 0.6,
1370
+ "fallbackNetLabelWidth": 0.6,
1371
+ "allowInlineNetLabel": true,
1372
+ "inlineNetLabelHeight": 0.12,
1373
+ "inlineNetLabelWidth": 0.4,
1374
+ "pinIds": [
1375
+ "schematic_port_31"
1376
+ ]
1377
+ },
1378
+ {
1379
+ "netId": "GL_A",
1380
+ "netLabelWidth": 0.6,
1381
+ "fallbackNetLabelWidth": 0.6,
1382
+ "allowInlineNetLabel": true,
1383
+ "inlineNetLabelHeight": 0.12,
1384
+ "inlineNetLabelWidth": 0.4,
1385
+ "pinIds": [
1386
+ "schematic_port_32"
1387
+ ]
1388
+ },
1389
+ {
1390
+ "netId": "SL_A",
1391
+ "netLabelWidth": 0.6,
1392
+ "fallbackNetLabelWidth": 0.6,
1393
+ "allowInlineNetLabel": true,
1394
+ "inlineNetLabelHeight": 0.12,
1395
+ "inlineNetLabelWidth": 0.4,
1396
+ "pinIds": [
1397
+ "schematic_port_33"
1398
+ ]
1399
+ },
1400
+ {
1401
+ "netId": "MOT_A",
1402
+ "netLabelWidth": 0.72,
1403
+ "fallbackNetLabelWidth": 0.72,
1404
+ "allowInlineNetLabel": true,
1405
+ "inlineNetLabelHeight": 0.12,
1406
+ "inlineNetLabelWidth": 0.48,
1407
+ "pinIds": [
1408
+ "schematic_port_34"
1409
+ ]
1410
+ },
1411
+ {
1412
+ "netId": "GH_A",
1413
+ "netLabelWidth": 0.6,
1414
+ "fallbackNetLabelWidth": 0.6,
1415
+ "allowInlineNetLabel": true,
1416
+ "inlineNetLabelHeight": 0.12,
1417
+ "inlineNetLabelWidth": 0.4,
1418
+ "pinIds": [
1419
+ "schematic_port_35"
1420
+ ]
1421
+ },
1422
+ {
1423
+ "netId": "PVDD",
1424
+ "netLabelWidth": 0.42,
1425
+ "netLabelHeight": 0.6,
1426
+ "pinIds": [
1427
+ "schematic_port_40",
1428
+ "schematic_port_53",
1429
+ "schematic_port_62",
1430
+ "schematic_port_79"
1431
+ ]
1432
+ },
1433
+ {
1434
+ "netId": "DVDD",
1435
+ "netLabelWidth": 0.6,
1436
+ "fallbackNetLabelWidth": 0.6,
1437
+ "allowInlineNetLabel": true,
1438
+ "inlineNetLabelHeight": 0.12,
1439
+ "inlineNetLabelWidth": 0.4,
1440
+ "pinIds": [
1441
+ "schematic_port_45",
1442
+ "schematic_port_51"
1443
+ ]
1444
+ },
1445
+ {
1446
+ "netId": "WAKE",
1447
+ "netLabelWidth": 0.6,
1448
+ "fallbackNetLabelWidth": 0.6,
1449
+ "allowInlineNetLabel": true,
1450
+ "inlineNetLabelHeight": 0.12,
1451
+ "inlineNetLabelWidth": 0.4,
1452
+ "pinIds": [
1453
+ "schematic_port_46"
1454
+ ]
1455
+ },
1456
+ {
1457
+ "netId": "V3p3",
1458
+ "netLabelWidth": 0.42,
1459
+ "netLabelHeight": 0.6,
1460
+ "pinIds": [
1461
+ "schematic_port_47",
1462
+ "schematic_port_63"
1463
+ ]
1464
+ },
1465
+ {
1466
+ "netId": "nRESET",
1467
+ "netLabelWidth": 0.84,
1468
+ "fallbackNetLabelWidth": 0.84,
1469
+ "allowInlineNetLabel": true,
1470
+ "inlineNetLabelHeight": 0.12,
1471
+ "inlineNetLabelWidth": 0.56,
1472
+ "pinIds": [
1473
+ "schematic_port_60"
1474
+ ]
1475
+ },
1476
+ {
1477
+ "netId": "ISNS_A",
1478
+ "netLabelWidth": 0.84,
1479
+ "fallbackNetLabelWidth": 0.84,
1480
+ "allowInlineNetLabel": true,
1481
+ "inlineNetLabelHeight": 0.12,
1482
+ "inlineNetLabelWidth": 0.56,
1483
+ "pinIds": [
1484
+ "schematic_port_65",
1485
+ "schematic_port_71"
1486
+ ]
1487
+ },
1488
+ {
1489
+ "netId": "ISNS_B",
1490
+ "netLabelWidth": 0.84,
1491
+ "fallbackNetLabelWidth": 0.84,
1492
+ "allowInlineNetLabel": true,
1493
+ "inlineNetLabelHeight": 0.12,
1494
+ "inlineNetLabelWidth": 0.56,
1495
+ "pinIds": [
1496
+ "schematic_port_67",
1497
+ "schematic_port_73"
1498
+ ]
1499
+ },
1500
+ {
1501
+ "netId": "ISNS_C",
1502
+ "netLabelWidth": 0.84,
1503
+ "fallbackNetLabelWidth": 0.84,
1504
+ "allowInlineNetLabel": true,
1505
+ "inlineNetLabelHeight": 0.12,
1506
+ "inlineNetLabelWidth": 0.56,
1507
+ "pinIds": [
1508
+ "schematic_port_69",
1509
+ "schematic_port_75"
1510
+ ]
1511
+ }
1512
+ ],
1513
+ "textBoxes": [
1514
+ {
1515
+ "chipId": "schematic_component_0",
1516
+ "center": {
1517
+ "x": -0.3750000000000001,
1518
+ "y": -6.63
1519
+ },
1520
+ "width": 1.68,
1521
+ "height": 0.17999999999999972,
1522
+ "text": "DRV83053QPHPQ1"
1523
+ },
1524
+ {
1525
+ "chipId": "schematic_component_0",
1526
+ "center": {
1527
+ "x": -1.0950000000000002,
1528
+ "y": 6.615
1529
+ },
1530
+ "width": 0.3600000000000001,
1531
+ "height": 0.2499999999999991,
1532
+ "text": "U1"
1533
+ }
1534
+ ],
1535
+ "availableNetLabelOrientations": {
1536
+ "GND": [
1537
+ "y-"
1538
+ ],
1539
+ "PVDD": [
1540
+ "y+"
1541
+ ],
1542
+ "AVDD": [
1543
+ "x-",
1544
+ "x+"
1545
+ ],
1546
+ "DVDD": [
1547
+ "x-",
1548
+ "x+"
1549
+ ],
1550
+ "nRESET": [
1551
+ "x-",
1552
+ "x+"
1553
+ ],
1554
+ "V3p3": [
1555
+ "y+"
1556
+ ],
1557
+ "ISNS_A": [
1558
+ "x-",
1559
+ "x+"
1560
+ ],
1561
+ "ISNS_B": [
1562
+ "x-",
1563
+ "x+"
1564
+ ],
1565
+ "ISNS_C": [
1566
+ "x-",
1567
+ "x+"
1568
+ ],
1569
+ "S1_N": [
1570
+ "x-",
1571
+ "x+"
1572
+ ],
1573
+ "S1_P": [
1574
+ "x-",
1575
+ "x+"
1576
+ ],
1577
+ "S2_N": [
1578
+ "x-",
1579
+ "x+"
1580
+ ],
1581
+ "S2_P": [
1582
+ "x-",
1583
+ "x+"
1584
+ ],
1585
+ "S3_N": [
1586
+ "x-",
1587
+ "x+"
1588
+ ],
1589
+ "S3_P": [
1590
+ "x-",
1591
+ "x+"
1592
+ ],
1593
+ "nFAULT": [
1594
+ "x-",
1595
+ "x+"
1596
+ ],
1597
+ "TILT_P": [
1598
+ "x-",
1599
+ "x+"
1600
+ ],
1601
+ "BACK": [
1602
+ "x-",
1603
+ "x+"
1604
+ ],
1605
+ "FWD": [
1606
+ "x-",
1607
+ "x+"
1608
+ ],
1609
+ "nSCS": [
1610
+ "x-",
1611
+ "x+"
1612
+ ],
1613
+ "EN_GATE": [
1614
+ "x-",
1615
+ "x+"
1616
+ ],
1617
+ "AH": [
1618
+ "x-",
1619
+ "x+"
1620
+ ],
1621
+ "AL": [
1622
+ "x-",
1623
+ "x+"
1624
+ ],
1625
+ "BH": [
1626
+ "x-",
1627
+ "x+"
1628
+ ],
1629
+ "BL": [
1630
+ "x-",
1631
+ "x+"
1632
+ ],
1633
+ "CH": [
1634
+ "x-",
1635
+ "x+"
1636
+ ],
1637
+ "CL": [
1638
+ "x-",
1639
+ "x+"
1640
+ ],
1641
+ "WAKE": [
1642
+ "x-",
1643
+ "x+"
1644
+ ],
1645
+ "GH_A": [
1646
+ "x-",
1647
+ "x+"
1648
+ ],
1649
+ "MOT_A": [
1650
+ "x-",
1651
+ "x+"
1652
+ ],
1653
+ "GL_A": [
1654
+ "x-",
1655
+ "x+"
1656
+ ],
1657
+ "SL_A": [
1658
+ "x-",
1659
+ "x+"
1660
+ ],
1661
+ "GH_B": [
1662
+ "x-",
1663
+ "x+"
1664
+ ],
1665
+ "SL_B": [
1666
+ "x-",
1667
+ "x+"
1668
+ ],
1669
+ "GL_B": [
1670
+ "x-",
1671
+ "x+"
1672
+ ],
1673
+ "MOT_B": [
1674
+ "x-",
1675
+ "x+"
1676
+ ],
1677
+ "GH_C": [
1678
+ "x-",
1679
+ "x+"
1680
+ ],
1681
+ "MOT_C": [
1682
+ "x-",
1683
+ "x+"
1684
+ ],
1685
+ "GL_C": [
1686
+ "x-",
1687
+ "x+"
1688
+ ],
1689
+ "SL_C": [
1690
+ "x-",
1691
+ "x+"
1692
+ ]
1693
+ },
1694
+ "maxMspPairDistance": 4,
1695
+ "_hideRatsNet": false
1696
+ }