@tscircuit/schematic-trace-solver 0.0.187 → 0.0.188

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 (46) hide show
  1. package/dist/index.d.ts +40 -23
  2. package/dist/index.js +1030 -311
  3. package/lib/solvers/InlineNetLabelSolver/InlineNetLabelSolver.ts +611 -230
  4. package/lib/solvers/InlineNetLabelSolver/alignPortOnlyInlineNetLabelStubs.ts +2 -6
  5. package/lib/solvers/InlineNetLabelSolver/getInlineLabelObstacles.ts +64 -0
  6. package/lib/solvers/InlineNetLabelSolver/getLocalTraceLabelShifts.ts +407 -0
  7. package/lib/solvers/InlineNetLabelSolver/getOutputLabelCollisions.ts +145 -0
  8. package/lib/solvers/InlineNetLabelSolver/isLabelRepresentedInline.ts +15 -0
  9. package/lib/solvers/InlineNetLabelSolver/pushAnchoredNetLabelsAwayFromInlineLabels.ts +61 -31
  10. package/lib/solvers/NetLabelNetLabelCollisionSolver/NetLabelNetLabelCollisionSolver.ts +83 -14
  11. package/lib/solvers/NetLabelToTraceSolver/NetLabelToTraceSolver.ts +4 -3
  12. package/lib/solvers/SchematicTracePipelineSolver/SchematicTracePipelineSolver.ts +3 -0
  13. package/lib/types/InputProblem.ts +2 -2
  14. package/package.json +1 -1
  15. package/site/bug-reports/bug-report-20260907T110144Z.page.tsx +4 -0
  16. package/site/bug-reports/bug-report-20260907T145640Z.page.tsx +4 -0
  17. package/tests/bug-reports/bug-report-20260806T093501Z/__snapshots__/bug-report-20260806T093501Z.snap.svg +2 -2
  18. package/tests/bug-reports/bug-report-20260811T075142Z/__snapshots__/bug-report-20260811T075142Z.snap.svg +18 -18
  19. package/tests/bug-reports/bug-report-20260819T091818Z/__snapshots__/bug-report-20260819T091818Z.snap.svg +2 -2
  20. package/tests/bug-reports/bug-report-20260819T091818Z/bug-report-20260819T091818Z.test.ts +21 -0
  21. package/tests/bug-reports/bug-report-20260825T103621Z/__snapshots__/bug-report-20260825T103621Z.snap.svg +5 -38
  22. package/tests/bug-reports/bug-report-20260826T072956Z/__snapshots__/bug-report-20260826T072956Z.snap.svg +3 -9
  23. package/tests/bug-reports/bug-report-20260901T055358Z/__snapshots__/bug-report-20260901T055358Z.snap.svg +18 -30
  24. package/tests/bug-reports/bug-report-20260901T055358Z/bug-report-20260901T055358Z.test.ts +33 -0
  25. package/tests/bug-reports/bug-report-20260907T110144Z/__snapshots__/bug-report-20260907T110144Z.snap.svg +282 -0
  26. package/tests/bug-reports/bug-report-20260907T110144Z/bug-report-20260907T110144Z.json +1073 -0
  27. package/tests/bug-reports/bug-report-20260907T110144Z/bug-report-20260907T110144Z.test.ts +12 -0
  28. package/tests/bug-reports/bug-report-20260907T145640Z/__snapshots__/bug-report-20260907T145640Z.snap.svg +1107 -0
  29. package/tests/bug-reports/bug-report-20260907T145640Z/bug-report-20260907T145640Z.json +3563 -0
  30. package/tests/bug-reports/bug-report-20260907T145640Z/bug-report-20260907T145640Z.test.ts +117 -0
  31. package/tests/repros/__snapshots__/repro-battery-management-bq24073.snap.svg +4 -4
  32. package/tests/repros/__snapshots__/repro-board-648-esp12f-section.snap.svg +2 -2
  33. package/tests/repros/__snapshots__/repro-core-tb67s579ftg-inline-label-routing.snap.svg +20 -20
  34. package/tests/repros/__snapshots__/repro-esp12f-section.snap.svg +37 -55
  35. package/tests/repros/__snapshots__/repro-hub-usb-sheet.snap.svg +44 -68
  36. package/tests/repros/__snapshots__/repro-mspm0l1306-capacitor-symmetry.snap.svg +3 -9
  37. package/tests/repros/__snapshots__/repro-usb-power-vbus-label-detour.snap.svg +50 -74
  38. package/tests/repros/__snapshots__/repro48-555-timer-vcc-rail-label.snap.svg +2 -2
  39. package/tests/repros/repro-battery-management-bq24073.test.ts +13 -1
  40. package/tests/repros/repro-hub-usb-sheet.test.ts +25 -0
  41. package/tests/repros/repro-usb-power-vbus-label-detour.test.ts +59 -13
  42. package/tests/solvers/InlineNetLabelSolver/local-trace-label-shifts.test.ts +296 -0
  43. package/tests/solvers/InlineNetLabelSolver/multi-pin-connected-components.test.ts +7 -4
  44. package/tests/solvers/InlineNetLabelSolver/push-anchored-net-labels-away.test.ts +2 -1
  45. package/tests/solvers/InlineNetLabelSolver/shared-direct-and-named-connection.test.ts +62 -0
  46. package/tests/solvers/InlineNetLabelSolver/two-pin-terminal-stubs-atomic.test.ts +9 -3
@@ -1,6 +1,6 @@
1
1
  <svg width="1200" height="2016" viewBox="0 0 1200 2016" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Solver debug visualization on top and Circuit JSON schematic on the bottom">
2
2
  <g transform="translate(0, 0) scale(1.875, 1.875) translate(0, 0)">
3
- <rect width="100%" height="100%" fill="white"/><g><polyline data-points="-6.75,0.8499999999999999 -6.1,1" data-type="line" data-label="" points="114.84629778134189,339.3103448275862 134.30633520449078,334.8195669607057" fill="none" stroke="hsl(56, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-6.75,0.6499999999999997 -6.1,0" data-type="line" data-label="" points="114.84629778134189,345.29804865009356 134.30633520449078,364.75808607324245" fill="none" stroke="hsl(136, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-6.75,0.2999999999999998 -5.4,-0.6000000000000001" data-type="line" data-label="" points="114.84629778134189,355.77653033948144 155.2632985832665,382.72119754076454" fill="none" stroke="hsl(288, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-6.75,0.09999999999999987 -5.4,-0.6000000000000001" data-type="line" data-label="" points="114.84629778134189,361.7642341619888 155.2632985832665,382.72119754076454" fill="none" stroke="hsl(88, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-6.75,-0.10000000000000009 -5.4,-0.8" data-type="line" data-label="" points="114.84629778134189,367.7519379844961 155.2632985832665,388.7089013632719" fill="none" stroke="hsl(120, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-6.75,-0.30000000000000004 -5.4,-0.8" data-type="line" data-label="" points="114.84629778134189,373.73964180700347 155.2632985832665,388.7089013632719" fill="none" stroke="hsl(144, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-5.4,-1.2 -3.5,2.08" data-type="line" data-label="" points="155.2632985832665,400.68430900828656 212.14648489708634,302.485966319166" fill="none" stroke="hsl(352, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-5.4,-1.4 -3.5,2.08" data-type="line" data-label="" points="155.2632985832665,406.6720128307939 212.14648489708634,302.485966319166" fill="none" stroke="hsl(320, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.42,3.5 7.765000000000001,3.5" data-type="line" data-label="" points="539.0751136059878,259.9732691793638 549.403902699813,259.9732691793638" fill="none" stroke="hsl(152, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="6.85,4.7 7.885,4.7" data-type="line" data-label="" points="522.0101577118418,224.0470462443197 552.9965249933173,224.0470462443197" fill="none" stroke="hsl(256, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="6.7299999999999995,5.9 8.005,5.9" data-type="line" data-label="" points="518.4175354183374,188.12082330927558 556.5891472868218,188.12082330927558" fill="none" stroke="hsl(160, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.6,0.30000000000000004 5.25,-0.49999999999999994" data-type="line" data-label="" points="544.4640470462443,355.77653033948144 474.108527131783,379.7273456295108" fill="none" stroke="hsl(24, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.6,0.10000000000000009 5.25,-0.7" data-type="line" data-label="" points="544.4640470462443,361.7642341619888 474.108527131783,385.7150494520182" fill="none" stroke="hsl(24, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.6,-0.09999999999999987 5.25,0.30000000000000004" data-type="line" data-label="" points="544.4640470462443,367.7519379844961 474.108527131783,355.77653033948144" fill="none" stroke="hsl(152, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.6,-0.29999999999999993 5.25,0.10000000000000009" data-type="line" data-label="" points="544.4640470462443,373.73964180700347 474.108527131783,361.7642341619888" fill="none" stroke="hsl(152, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.6,-0.49999999999999994 5.25,0.5" data-type="line" data-label="" points="544.4640470462443,379.7273456295108 474.108527131783,349.7888265169741" fill="none" stroke="hsl(152, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.6,-0.7 5.25,0.7" data-type="line" data-label="" points="544.4640470462443,385.7150494520182 474.108527131783,343.8011226944667" fill="none" stroke="hsl(152, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.7,4.5 2.62,5.2" data-type="line" data-label="" points="367.82678428227746,230.03475006682706 395.3702218658113,209.0777866880513" fill="none" stroke="hsl(112, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.8600000000000003,3.5 4.84,5.2" data-type="line" data-label="" points="432.49398556535687,259.9732691793638 461.8337342956429,209.0777866880513" fill="none" stroke="hsl(200, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -6.75,-1.4000000000000001" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 114.84629778134189,406.6720128307939" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -8.375,-2" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 66.19620422346966,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -8.175,-2" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 72.18390804597698,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -7.975,-2" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 78.17161186848438,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -7.775,-2" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 84.15931569099169,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -5.5,1" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 152.26944667201283,334.8195669607057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -5.5,0" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -5.4,-0.40000000000000013" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -3.5,1.3199999999999998" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -8.375,-2" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 66.19620422346966,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -8.175,-2" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 72.18390804597698,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -7.975,-2" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 78.17161186848438,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -7.775,-2" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 84.15931569099169,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -5.5,1" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 152.26944667201283,334.8195669607057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -5.5,0" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -5.4,-0.40000000000000013" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -3.5,1.3199999999999998" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -8.175,-2" data-type="line" data-label="" points="66.19620422346966,424.635124298316 72.18390804597698,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -7.975,-2" data-type="line" data-label="" points="66.19620422346966,424.635124298316 78.17161186848438,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -7.775,-2" data-type="line" data-label="" points="66.19620422346966,424.635124298316 84.15931569099169,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -5.5,1" data-type="line" data-label="" points="66.19620422346966,424.635124298316 152.26944667201283,334.8195669607057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -5.5,0" data-type="line" data-label="" points="66.19620422346966,424.635124298316 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -5.4,-0.40000000000000013" data-type="line" data-label="" points="66.19620422346966,424.635124298316 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="66.19620422346966,424.635124298316 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -3.5,1.3199999999999998" data-type="line" data-label="" points="66.19620422346966,424.635124298316 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -7.975,-2" data-type="line" data-label="" points="72.18390804597698,424.635124298316 78.17161186848438,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -7.775,-2" data-type="line" data-label="" points="72.18390804597698,424.635124298316 84.15931569099169,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -5.5,1" data-type="line" data-label="" points="72.18390804597698,424.635124298316 152.26944667201283,334.8195669607057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -5.5,0" data-type="line" data-label="" points="72.18390804597698,424.635124298316 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -5.4,-0.40000000000000013" data-type="line" data-label="" points="72.18390804597698,424.635124298316 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="72.18390804597698,424.635124298316 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -3.5,1.3199999999999998" data-type="line" data-label="" points="72.18390804597698,424.635124298316 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.975,-2 -7.775,-2" data-type="line" data-label="" points="78.17161186848438,424.635124298316 84.15931569099169,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.975,-2 -5.5,1" data-type="line" data-label="" points="78.17161186848438,424.635124298316 152.26944667201283,334.8195669607057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.975,-2 -5.5,0" data-type="line" data-label="" points="78.17161186848438,424.635124298316 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.975,-2 -5.4,-0.40000000000000013" data-type="line" data-label="" points="78.17161186848438,424.635124298316 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.975,-2 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="78.17161186848438,424.635124298316 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.975,-2 -3.5,1.3199999999999998" data-type="line" data-label="" points="78.17161186848438,424.635124298316 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.775,-2 -5.5,1" data-type="line" data-label="" points="84.15931569099169,424.635124298316 152.26944667201283,334.8195669607057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.775,-2 -5.5,0" data-type="line" data-label="" points="84.15931569099169,424.635124298316 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.775,-2 -5.4,-0.40000000000000013" data-type="line" data-label="" points="84.15931569099169,424.635124298316 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.775,-2 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="84.15931569099169,424.635124298316 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.775,-2 -3.5,1.3199999999999998" data-type="line" data-label="" points="84.15931569099169,424.635124298316 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,1 -5.5,0" data-type="line" data-label="" points="152.26944667201283,334.8195669607057 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,1 -5.4,-0.40000000000000013" data-type="line" data-label="" points="152.26944667201283,334.8195669607057 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,1 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="152.26944667201283,334.8195669607057 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,1 -3.5,1.3199999999999998" data-type="line" data-label="" points="152.26944667201283,334.8195669607057 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,0 -5.4,-0.40000000000000013" data-type="line" data-label="" points="152.26944667201283,364.75808607324245 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,0 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="152.26944667201283,364.75808607324245 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,0 -3.5,1.3199999999999998" data-type="line" data-label="" points="152.26944667201283,364.75808607324245 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.4,-0.40000000000000013 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="155.2632985832665,376.73349371825714 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.4,-0.40000000000000013 -3.5,1.3199999999999998" data-type="line" data-label="" points="155.2632985832665,376.73349371825714 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.5999999999999996,0.09999999999999987 -3.5,1.3199999999999998" data-type="line" data-label="" points="239.09115209836943,361.7642341619888 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.15,1.28 1.8369701987210297e-17,-1.68" data-type="line" data-label="" points="252.56348569901098,326.4367816091954 316.931301790965,415.0547981823042" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.15,1.28 1,0.42000000000000015" data-type="line" data-label="" points="252.56348569901098,326.4367816091954 346.86982090350176,352.18390804597703" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.8369701987210297e-17,-1.68 1,0.42000000000000015" data-type="line" data-label="" points="316.931301790965,415.0547981823042 346.86982090350176,352.18390804597703" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4,-1.2999999999999998 3.2,-2.8800000000000003" data-type="line" data-label="" points="436.685378241112,403.67816091954023 412.73456295108264,450.9810211173483" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4,-1.2999999999999998 4.5,-2.8800000000000003" data-type="line" data-label="" points="436.685378241112,403.67816091954023 451.65463779738036,450.9810211173483" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4,-1.2999999999999998 7.6,0.5" data-type="line" data-label="" points="436.685378241112,403.67816091954023 544.4640470462443,349.7888265169741" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,-2.8800000000000003 4.5,-2.8800000000000003" data-type="line" data-label="" points="412.73456295108264,450.9810211173483 451.65463779738036,450.9810211173483" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,-2.8800000000000003 7.6,0.5" data-type="line" data-label="" points="412.73456295108264,450.9810211173483 544.4640470462443,349.7888265169741" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.5,-2.8800000000000003 7.6,0.5" data-type="line" data-label="" points="451.65463779738036,450.9810211173483 544.4640470462443,349.7888265169741" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.02,3.5 3.5599999999999996,5.2" data-type="line" data-label="" points="497.1611868484363,259.9732691793638 423.51242983159585,209.0777866880513" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.02,3.5 5.779999999999999,5.2" data-type="line" data-label="" points="497.1611868484363,259.9732691793638 489.97594226142746,209.0777866880513" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.02,3.5 8.895,3.5" data-type="line" data-label="" points="497.1611868484363,259.9732691793638 583.2344292969794,259.9732691793638" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.02,3.5 9.014999999999999,4.7" data-type="line" data-label="" points="497.1611868484363,259.9732691793638 586.8270515904837,224.0470462443197" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.02,3.5 9.135,5.9" data-type="line" data-label="" points="497.1611868484363,259.9732691793638 590.4196738839883,188.12082330927558" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.5599999999999996,5.2 5.779999999999999,5.2" data-type="line" data-label="" points="423.51242983159585,209.0777866880513 489.97594226142746,209.0777866880513" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.5599999999999996,5.2 8.895,3.5" data-type="line" data-label="" points="423.51242983159585,209.0777866880513 583.2344292969794,259.9732691793638" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.5599999999999996,5.2 9.014999999999999,4.7" data-type="line" data-label="" points="423.51242983159585,209.0777866880513 586.8270515904837,224.0470462443197" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.5599999999999996,5.2 9.135,5.9" data-type="line" data-label="" points="423.51242983159585,209.0777866880513 590.4196738839883,188.12082330927558" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.779999999999999,5.2 8.895,3.5" data-type="line" data-label="" points="489.97594226142746,209.0777866880513 583.2344292969794,259.9732691793638" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.779999999999999,5.2 9.014999999999999,4.7" data-type="line" data-label="" points="489.97594226142746,209.0777866880513 586.8270515904837,224.0470462443197" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.779999999999999,5.2 9.135,5.9" data-type="line" data-label="" points="489.97594226142746,209.0777866880513 590.4196738839883,188.12082330927558" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.895,3.5 9.014999999999999,4.7" data-type="line" data-label="" points="583.2344292969794,259.9732691793638 586.8270515904837,224.0470462443197" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.895,3.5 9.135,5.9" data-type="line" data-label="" points="583.2344292969794,259.9732691793638 590.4196738839883,188.12082330927558" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.014999999999999,4.7 9.135,5.9" data-type="line" data-label="" points="586.8270515904837,224.0470462443197 590.4196738839883,188.12082330927558" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,1.4000000000000001 -6.75,1.2" data-type="line" data-label="" points="114.84629778134189,322.844159315691 114.84629778134189,328.83186313819834" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,1.4000000000000001 -5.4,-1" data-type="line" data-label="" points="114.84629778134189,322.844159315691 155.2632985832665,394.6966051857792" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,1.2 -5.4,-1" data-type="line" data-label="" points="114.84629778134189,328.83186313819834 155.2632985832665,394.6966051857792" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.15,1.48 -2.15,1.08" data-type="line" data-label="" points="252.56348569901098,320.44907778668806 252.56348569901098,332.42448543170275" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.15,1.48 -1.8369701987210297e-17,-0.9200000000000002" data-type="line" data-label="" points="252.56348569901098,320.44907778668806 316.931301790965,392.3015236567763" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.15,1.08 -1.8369701987210297e-17,-0.9200000000000002" data-type="line" data-label="" points="252.56348569901098,332.42448543170275 316.931301790965,392.3015236567763" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.1499999999999999,1.3800000000000001 1,1.18" data-type="line" data-label="" points="321.42207965784553,323.44292969794174 346.86982090350176,329.4306335204491" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4,1.2999999999999998 3.2,-2.1199999999999997" data-type="line" data-label="" points="436.685378241112,325.8380112269447 412.73456295108264,428.2277465918204" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4,1.2999999999999998 4.5,-2.1199999999999997" data-type="line" data-label="" points="436.685378241112,325.8380112269447 451.65463779738036,428.2277465918204" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4,1.2999999999999998 7.6,0.7" data-type="line" data-label="" points="436.685378241112,325.8380112269447 544.4640470462443,343.8011226944667" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,-2.1199999999999997 4.5,-2.1199999999999997" data-type="line" data-label="" points="412.73456295108264,428.2277465918204 451.65463779738036,428.2277465918204" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,-2.1199999999999997 7.6,0.7" data-type="line" data-label="" points="412.73456295108264,428.2277465918204 544.4640470462443,343.8011226944667" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.5,-2.1199999999999997 7.6,0.7" data-type="line" data-label="" points="451.65463779738036,428.2277465918204 544.4640470462443,343.8011226944667" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="2.58,3.5 2.3,4.5" data-type="line" data-label="" points="394.1726811013098,259.9732691793638 385.78989574979954,230.03475006682706" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="2.58,3.5 4.46,3.5" data-type="line" data-label="" points="394.1726811013098,259.9732691793638 450.4570970328789,259.9732691793638" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="2.58,3.5 6.82,3.5" data-type="line" data-label="" points="394.1726811013098,259.9732691793638 521.1120021384656,259.9732691793638" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="2.3,4.5 4.46,3.5" data-type="line" data-label="" points="385.78989574979954,230.03475006682706 450.4570970328789,259.9732691793638" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="2.3,4.5 6.82,3.5" data-type="line" data-label="" points="385.78989574979954,230.03475006682706 521.1120021384656,259.9732691793638" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.46,3.5 6.82,3.5" data-type="line" data-label="" points="450.4570970328789,259.9732691793638 521.1120021384656,259.9732691793638" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,0.8499999999999999 -6.425,0.8499999999999999 -6.425,1 -6.1,1" data-type="line" data-label="" points="114.84629778134189,339.3103448275862 124.57631649291633,339.3103448275862 124.57631649291633,334.8195669607057 134.30633520449078,334.8195669607057" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,0.6499999999999997 -6.5249999999999995,0.6499999999999997 -6.5249999999999995,0 -6.1,0" data-type="line" data-label="" points="114.84629778134189,345.29804865009356 121.58246458166266,345.29804865009356 121.58246458166266,364.75808607324245 134.30633520449078,364.75808607324245" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,0.09999999999999987 -6.325,0.09999999999999987 -6.325,-0.6000000000000001 -5.4,-0.6000000000000001" data-type="line" data-label="" points="114.84629778134189,361.7642341619888 127.57016840417,361.7642341619888 127.57016840417,382.72119754076454 155.2632985832665,382.72119754076454" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,0.2999999999999998 -6.55,0.2999999999999998 -6.55,0.09999999999999987" data-type="line" data-label="" points="114.84629778134189,355.77653033948144 120.83400160384926,355.77653033948144 120.83400160384926,361.7642341619888" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,-0.30000000000000004 -6.55,-0.30000000000000004 -6.55,-0.8 -5.4,-0.8" data-type="line" data-label="" points="114.84629778134189,373.73964180700347 120.83400160384926,373.73964180700347 120.83400160384926,388.7089013632719 155.2632985832665,388.7089013632719" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,-0.10000000000000009 -6.55,-0.10000000000000009 -6.55,-0.30000000000000004 -6.75,-0.30000000000000004" data-type="line" data-label="" points="114.84629778134189,367.7519379844961 120.83400160384926,367.7519379844961 120.83400160384926,373.73964180700347 114.84629778134189,373.73964180700347" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.4,-1.4 -5.6000000000000005,-1.4 -5.6000000000000005,-1.2 -5.4,-1.2" data-type="line" data-label="" points="155.2632985832665,406.6720128307939 149.27559476075913,406.6720128307939 149.27559476075913,400.68430900828656 155.2632985832665,400.68430900828656" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.42,3.5 7.765000000000001,3.5" data-type="line" data-label="" points="539.0751136059878,259.9732691793638 549.403902699813,259.9732691793638" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.85,4.7 7.885,4.7" data-type="line" data-label="" points="522.0101577118418,224.0470462443197 552.9965249933173,224.0470462443197" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.7299999999999995,5.9 8.005,5.9" data-type="line" data-label="" points="518.4175354183374,188.12082330927558 556.5891472868218,188.12082330927558" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.62,5.2 1.5,5.2 1.5,4.5 1.7,4.5" data-type="line" data-label="" points="395.3702218658113,209.0777866880513 361.8390804597701,209.0777866880513 361.8390804597701,230.03475006682706 367.82678428227746,230.03475006682706" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -6.075,-1.4000000000000001 -6.075,-1.2000000000000002 -6.75,-1.2000000000000002" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 135.05479818230418,406.6720128307939 135.05479818230418,400.68430900828656 114.84629778134189,400.68430900828656" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-7.775,-2 -7.775,-2.2 -6.075,-2.2 -6.075,-1.4000000000000001" data-type="line" data-label="" points="84.15931569099169,424.635124298316 84.15931569099169,430.6228281208233 135.05479818230418,430.6228281208233 135.05479818230418,406.6720128307939" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-7.975,-2 -7.975,-2.2 -7.775,-2.2 -7.775,-2" data-type="line" data-label="" points="78.17161186848438,424.635124298316 78.17161186848438,430.6228281208233 84.15931569099169,430.6228281208233 84.15931569099169,424.635124298316" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-8.175,-2 -8.175,-2.2 -7.975,-2.2" data-type="line" data-label="" points="72.18390804597698,424.635124298316 72.18390804597698,430.6228281208233 78.17161186848438,430.6228281208233" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-8.375,-2 -8.375,-2.1999999999999993 -8.175,-2.2" data-type="line" data-label="" points="66.19620422346966,424.635124298316 66.19620422346966,430.6228281208233 72.18390804597698,430.6228281208233" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.4,-0.40000000000000013 -6.075,-0.40000000000000013 -6.075,-1.2000000000000002 -6.75,-1.2000000000000002" data-type="line" data-label="" points="155.2632985832665,376.73349371825714 135.05479818230418,376.73349371825714 135.05479818230418,400.68430900828656 114.84629778134189,400.68430900828656" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.5,0 -5.45,0 -5.45,-0.40000000000000013" data-type="line" data-label="" points="152.26944667201283,364.75808607324245 153.76637262763967,364.75808607324245 153.76637262763967,376.73349371825714" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.45,1 -5.45,0" data-type="line" data-label="" points="153.76637262763967,334.8195669607057 153.76637262763967,364.75808607324245" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.5,1 -5.5,1" data-type="line" data-label="" points="212.14648489708634,334.8195669607057 152.26944667201283,334.8195669607057" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.5999999999999996,0.09999999999999964 -2.3999999999999995,0.09999999999999964 -2.3999999999999995,0.7099999999999995 -3.5,0.7099999999999995 -3.5,1.3199999999999998" data-type="line" data-label="" points="239.09115209836943,361.7642341619888 245.07885592087678,361.7642341619888 245.07885592087678,343.50173750334136 212.14648489708634,343.50173750334136 212.14648489708634,325.23924084469394" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.895,3.5 9.214999999999998,3.5 9.214999999999998,4.7 9.014999999999999,4.7" data-type="line" data-label="" points="583.2344292969794,259.9732691793638 592.8147554129912,259.9732691793638 592.8147554129912,224.0470462443197 586.8270515904837,224.0470462443197" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.135,5.9 9.214999999999998,5.9 9.214999999999998,4.7" data-type="line" data-label="" points="590.4196738839883,188.12082330927558 592.8147554129912,188.12082330927558 592.8147554129912,224.0470462443197" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.5,-2.88 4.5,-3.08 4,-3.08 4,-1.2999999999999998" data-type="line" data-label="" points="451.65463779738036,450.9810211173483 451.65463779738036,456.96872493985563 436.685378241112,456.96872493985563 436.685378241112,403.67816091954023" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.2,-2.8800000000000003 3.2,-3.0800000000000005 4,-3.08" data-type="line" data-label="" points="412.73456295108264,450.9810211173483 412.73456295108264,456.9687249398557 436.685378241112,456.96872493985563" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,1.2 -6.55,1.2 -6.55,1.4000000000000001 -6.75,1.4000000000000001" data-type="line" data-label="" points="114.84629778134189,328.83186313819834 120.83400160384926,328.83186313819834 120.83400160384926,322.844159315691 114.84629778134189,322.844159315691" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1,1.18 1,1.3800000000000001 0.1499999999999999,1.3800000000000001" data-type="line" data-label="" points="346.86982090350176,329.4306335204491 346.86982090350176,323.44292969794174 321.42207965784553,323.44292969794174" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.5,-2.1199999999999997 4.5,-1.9199999999999995 3.2,-1.9199999999999995 3.2,-2.1199999999999997" data-type="line" data-label="" points="451.65463779738036,428.2277465918204 451.65463779738036,422.240042769313 412.73456295108264,422.240042769313 412.73456295108264,428.2277465918204" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.8369701987210297e-17,-1.68 1.8369701987210297e-17,-1.88 0.9999999999999998,-1.88 0.9999999999999998,0.4200000000000006" data-type="line" data-label="" points="316.931301790965,415.0547981823042 316.931301790965,421.0425020048116 346.86982090350176,421.0425020048116 346.86982090350176,352.183908045977" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.6,0.7000000000000002 7.8,0.7000000000000002 7.8,1.5 4,1.5 4,1.2999999999999998" data-type="line" data-label="" points="544.4640470462443,343.8011226944667 550.4517508687517,343.8011226944667 550.4517508687517,319.85030740443733 436.685378241112,319.85030740443733 436.685378241112,325.8380112269447" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.82,3.5 6.62,3.5 6.62,1.5 5.9,1.5" data-type="line" data-label="" points="521.1120021384656,259.9732691793638 515.1242983159583,259.9732691793638 515.1242983159583,319.85030740443733 493.56856455493187,319.85030740443733" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="5.779999999999999,5.2 6.22,5.2 6.22,3.5 6.02,3.5" data-type="line" data-label="" points="489.97594226142746,209.0777866880513 503.1488906709436,209.0777866880513 503.1488906709436,259.9732691793638 497.1611868484363,259.9732691793638" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.5599999999999996,5.2 3.6589999999999994,5.2 3.6589999999999994,4.640544650000001 5.9799999999999995,4.640544650000001 5.9799999999999995,5.2" data-type="line" data-label="" points="423.51242983159585,209.0777866880513 426.476343223737,209.0777866880513 426.476343223737,225.82705137663723 495.9636460839348,225.82705137663723 495.9636460839348,209.0777866880513" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.15,1.08 -2.671,1.0799999999999998 -2.671,1.4800000000000002 -2.15,1.48" data-type="line" data-label="" points="252.56348569901098,332.42448543170275 236.96551724137933,332.42448543170275 236.96551724137933,320.44907778668806 252.56348569901098,320.44907778668806" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.3,4.5 2.6790000000000003,4.5 2.6790000000000003,3.5 2.58,3.5" data-type="line" data-label="" points="385.78989574979954,230.03475006682706 397.13659449345096,230.03475006682706 397.13659449345096,259.9732691793638 394.1726811013098,259.9732691793638" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.66,3.5 4.66,4.04 2.6790000000000003,4.04" data-type="line" data-label="" points="456.4448008553863,259.9732691793638 456.4448008553863,243.80646885859397 397.13659449345096,243.80646885859397" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.6,-0.09999999999999987 8.900999999999998,-0.09999999999999987 8.900999999999998,-3.0800000000000005 5.800999999999999,-3.0800000000000005 5.800999999999999,0.30000000000000004 5.25,0.30000000000000004" data-type="line" data-label="" points="544.4640470462443,367.7519379844961 583.4140604116546,367.7519379844961 583.4140604116546,456.9687249398557 490.6046511627907,456.9687249398557 490.6046511627907,355.77653033948144 474.108527131783,355.77653033948144" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.15,1.28 -3.0409999999999995,1.28 -3.0409999999999995,1.229" data-type="line" data-label="" points="252.56348569901098,326.4367816091954 225.88826516974075,326.4367816091954 225.88826516974075,327.9636460839348" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.6,0.5 8.941,0.5 8.941,0.449" data-type="line" data-label="" points="544.4640470462443,349.7888265169741 584.6116011761562,349.7888265169741 584.6116011761562,351.31569099171344" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.75,0.5 1.83,0.5" data-type="line" data-label="" points="399.2622293504411,349.7888265169741 371.71879176690726,349.7888265169741" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.75,0.09999999999999998 1.83,0.09999999999999998" data-type="line" data-label="" points="399.2622293504411,361.7642341619888 371.71879176690726,361.7642341619888" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.8600000000000003,3.5 2.9400000000000004,3.5" data-type="line" data-label="" points="432.49398556535687,259.9732691793638 404.9505479818231,259.9732691793638" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.84,5.2 3.92,5.2" data-type="line" data-label="" points="461.8337342956429,209.0777866880513 434.29029671210907,209.0777866880513" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.5999999999999996,-1.2999999999999998 -1.8399999999999996,-1.2999999999999998" data-type="line" data-label="" points="239.09115209836943,403.67816091954023 261.8444266238974,403.67816091954023" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.75,-0.5 1.83,-0.5" data-type="line" data-label="" points="399.2622293504411,379.7273456295108 371.71879176690726,379.7273456295108" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.75,0.3 1.83,0.3" data-type="line" data-label="" points="399.2622293504411,355.77653033948144 371.71879176690726,355.77653033948144" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.9799999999999995,3.5 1.2999999999999996,3.5" data-type="line" data-label="" points="376.20956963378774,259.9732691793638 355.8513766372628,259.9732691793638" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-8" data-y="0" x="40" y="304.8810478481689" width="74.84629778134189" height="119.75407645014707" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-5.8" data-y="0.9999999999999999" x="134.30633520449078" y="324.6404704624432" width="17.963111467522054" height="20.358192996524963" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-5.8" data-y="0" x="134.30633520449078" y="354.57898957497997" width="17.963111467522054" height="20.358192996524963" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-4" data-y="-1" x="155.26329858326653" y="352.78267842822777" width="83.82785351510293" height="83.8278535151029" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="-3.4275" data-y="1.7" x="198.67415129644482" y="302.485966319166" width="31.285752472600905" height="22.753274525527956" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="-1" data-y="1.28" x="252.56348569901095" y="317.4552258754344" width="68.85859395883455" height="17.963111467522026" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="0.07249999999999998" data-y="-1.3" x="303.4589681903235" y="392.3015236567763" width="31.285752472600905" height="22.7532745255279" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_7" data-x="1.0725" data-y="0.8" x="333.3974873028602" y="329.4306335204491" width="31.285752472600905" height="22.753274525527956" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_8" data-x="4" data-y="0" x="399.2622293504411" y="325.8380112269447" width="74.84629778134189" height="77.84014969259556" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_9" data-x="3.3325000000000005" data-y="-2.5" x="399.26222935044103" y="428.2277465918204" width="34.87837476610537" height="22.7532745255279" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_10" data-x="4.5725" data-y="-2.5" x="438.1823041967388" y="428.2277465918204" width="31.28575247260096" height="22.7532745255279" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_11" data-x="7" data-y="0" x="508.5378241112003" y="337.81341887195936" width="35.92622293504405" height="53.88933440256619" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_12" data-x="2.28" data-y="3.5" x="376.20956963378774" y="249.7941726811013" width="17.963111467522083" height="20.35819299652502" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_13" data-x="2" data-y="4.5" x="367.82678428227746" y="219.85565356856455" width="17.963111467522083" height="20.35819299652499" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_14" data-x="4.16" data-y="3.5" x="432.4939855653569" y="249.7941726811013" width="17.963111467522026" height="20.35819299652502" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_15" data-x="5.72" data-y="3.5" x="479.1980753809142" y="249.7941726811013" width="17.963111467522026" height="20.35819299652502" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_16" data-x="3.09" data-y="5.2" x="395.3702218658113" y="198.31622582197275" width="28.142207965784564" height="21.523121732157136" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_17" data-x="5.31" data-y="5.2" x="461.8337342956429" y="198.31622582197275" width="28.142207965784564" height="21.523121732157136" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_18" data-x="8.33" data-y="3.5" x="549.403902699813" y="242.3095429029671" width="33.830526597166454" height="35.327452552793375" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_19" data-x="7.12" data-y="3.5" x="521.1120021384656" y="249.7941726811013" width="17.96311146752214" height="20.35819299652502" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_20" data-x="8.45" data-y="4.7" x="552.9965249933174" y="206.383319967923" width="33.830526597166454" height="35.327452552793375" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_21" data-x="6.55" data-y="4.7" x="504.0470462443197" y="213.8679497460572" width="17.963111467522026" height="20.35819299652499" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_22" data-x="8.57" data-y="5.9" x="556.5891472868218" y="170.4570970328789" width="33.830526597166454" height="35.327452552793375" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_23" data-x="6.43" data-y="5.9" x="500.4544239508153" y="177.9417268110131" width="17.963111467522026" height="20.358192996524963" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="USB4105-GF-A" data-x="-8.129999999999999" data-y="1.9500000000000002" x="51.97540764501474" y="303.68350708366745" width="43.11146752205292" height="5.388933440256608" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="J1" data-x="-8.73" data-y="1.7149999999999999" x="50.17909649826248" y="309.67121090617485" width="10.777866880513216" height="7.484629778134149" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="CP2102N-A02-GQFN24" data-x="-3.92" data-y="-2.53" x="167.23870622828122" y="437.80807270783214" width="64.66720128307941" height="5.388933440256608" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="U2" data-x="-4.88" data-y="0.5149999999999999" x="165.442395081529" y="345.59743384121896" width="10.777866880513216" height="7.484629778134149" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="AP2112K-3.3TRG1" data-x="-0.8500000000000001" data-y="0.85" x="264.5388933440257" y="336.6158781074579" width="53.889334402566135" height="5.388933440256608" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="U3" data-x="-1.63" data-y="1.6950000000000003" x="262.74258219727346" y="310.2699812884256" width="10.777866880513216" height="7.484629778134206" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="ESP-12F" data-x="5.369999999999999" data-y="1.25" x="465.12697139802185" y="324.6404704624432" width="25.148356054530893" height="5.388933440256608" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="U1" data-x="5.069999999999999" data-y="1.0150000000000001" x="463.33066025126976" y="330.62817428495055" width="10.777866880513216" height="7.484629778134206" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="J_GPIO" data-x="7.16" data-y="1.0150000000000001" x="518.7169206094627" y="330.62817428495055" width="25.14835605453095" height="7.484629778134206" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: GND
3
+ <rect width="100%" height="100%" fill="white"/><g><polyline data-points="-6.75,0.8499999999999999 -6.1,1" data-type="line" data-label="" points="114.84629778134189,339.3103448275862 134.30633520449078,334.8195669607057" fill="none" stroke="hsl(56, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-6.75,0.6499999999999997 -6.1,0" data-type="line" data-label="" points="114.84629778134189,345.29804865009356 134.30633520449078,364.75808607324245" fill="none" stroke="hsl(136, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-6.75,0.2999999999999998 -5.4,-0.6000000000000001" data-type="line" data-label="" points="114.84629778134189,355.77653033948144 155.2632985832665,382.72119754076454" fill="none" stroke="hsl(288, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-6.75,0.09999999999999987 -5.4,-0.6000000000000001" data-type="line" data-label="" points="114.84629778134189,361.7642341619888 155.2632985832665,382.72119754076454" fill="none" stroke="hsl(88, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-6.75,-0.10000000000000009 -5.4,-0.8" data-type="line" data-label="" points="114.84629778134189,367.7519379844961 155.2632985832665,388.7089013632719" fill="none" stroke="hsl(120, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-6.75,-0.30000000000000004 -5.4,-0.8" data-type="line" data-label="" points="114.84629778134189,373.73964180700347 155.2632985832665,388.7089013632719" fill="none" stroke="hsl(144, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-5.4,-1.2 -3.5,2.08" data-type="line" data-label="" points="155.2632985832665,400.68430900828656 212.14648489708634,302.485966319166" fill="none" stroke="hsl(352, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-5.4,-1.4 -3.5,2.08" data-type="line" data-label="" points="155.2632985832665,406.6720128307939 212.14648489708634,302.485966319166" fill="none" stroke="hsl(320, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.42,3.5 7.765000000000001,3.5" data-type="line" data-label="" points="539.0751136059878,259.9732691793638 549.403902699813,259.9732691793638" fill="none" stroke="hsl(152, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="6.85,4.7 7.885,4.7" data-type="line" data-label="" points="522.0101577118418,224.0470462443197 552.9965249933173,224.0470462443197" fill="none" stroke="hsl(256, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="6.7299999999999995,5.9 8.005,5.9" data-type="line" data-label="" points="518.4175354183374,188.12082330927558 556.5891472868218,188.12082330927558" fill="none" stroke="hsl(160, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.6,0.30000000000000004 5.25,-0.49999999999999994" data-type="line" data-label="" points="544.4640470462443,355.77653033948144 474.108527131783,379.7273456295108" fill="none" stroke="hsl(24, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.6,0.10000000000000009 5.25,-0.7" data-type="line" data-label="" points="544.4640470462443,361.7642341619888 474.108527131783,385.7150494520182" fill="none" stroke="hsl(24, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.6,-0.09999999999999987 5.25,0.30000000000000004" data-type="line" data-label="" points="544.4640470462443,367.7519379844961 474.108527131783,355.77653033948144" fill="none" stroke="hsl(152, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.6,-0.29999999999999993 5.25,0.10000000000000009" data-type="line" data-label="" points="544.4640470462443,373.73964180700347 474.108527131783,361.7642341619888" fill="none" stroke="hsl(152, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.6,-0.49999999999999994 5.25,0.5" data-type="line" data-label="" points="544.4640470462443,379.7273456295108 474.108527131783,349.7888265169741" fill="none" stroke="hsl(152, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="7.6,-0.7 5.25,0.7" data-type="line" data-label="" points="544.4640470462443,385.7150494520182 474.108527131783,343.8011226944667" fill="none" stroke="hsl(152, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.7,4.5 2.62,5.2" data-type="line" data-label="" points="367.82678428227746,230.03475006682706 395.3702218658113,209.0777866880513" fill="none" stroke="hsl(112, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.8600000000000003,3.5 4.84,5.2" data-type="line" data-label="" points="432.49398556535687,259.9732691793638 461.8337342956429,209.0777866880513" fill="none" stroke="hsl(200, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -6.75,-1.4000000000000001" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 114.84629778134189,406.6720128307939" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -8.375,-2" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 66.19620422346966,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -8.175,-2" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 72.18390804597698,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -7.975,-2" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 78.17161186848438,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -7.775,-2" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 84.15931569099169,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -5.5,1" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 152.26944667201283,334.8195669607057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -5.5,0" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -5.4,-0.40000000000000013" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.2000000000000002 -3.5,1.3199999999999998" data-type="line" data-label="" points="114.84629778134189,400.68430900828656 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -8.375,-2" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 66.19620422346966,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -8.175,-2" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 72.18390804597698,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -7.975,-2" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 78.17161186848438,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -7.775,-2" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 84.15931569099169,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -5.5,1" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 152.26944667201283,334.8195669607057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -5.5,0" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -5.4,-0.40000000000000013" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -3.5,1.3199999999999998" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -8.175,-2" data-type="line" data-label="" points="66.19620422346966,424.635124298316 72.18390804597698,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -7.975,-2" data-type="line" data-label="" points="66.19620422346966,424.635124298316 78.17161186848438,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -7.775,-2" data-type="line" data-label="" points="66.19620422346966,424.635124298316 84.15931569099169,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -5.5,1" data-type="line" data-label="" points="66.19620422346966,424.635124298316 152.26944667201283,334.8195669607057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -5.5,0" data-type="line" data-label="" points="66.19620422346966,424.635124298316 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -5.4,-0.40000000000000013" data-type="line" data-label="" points="66.19620422346966,424.635124298316 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="66.19620422346966,424.635124298316 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.375,-2 -3.5,1.3199999999999998" data-type="line" data-label="" points="66.19620422346966,424.635124298316 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -7.975,-2" data-type="line" data-label="" points="72.18390804597698,424.635124298316 78.17161186848438,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -7.775,-2" data-type="line" data-label="" points="72.18390804597698,424.635124298316 84.15931569099169,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -5.5,1" data-type="line" data-label="" points="72.18390804597698,424.635124298316 152.26944667201283,334.8195669607057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -5.5,0" data-type="line" data-label="" points="72.18390804597698,424.635124298316 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -5.4,-0.40000000000000013" data-type="line" data-label="" points="72.18390804597698,424.635124298316 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="72.18390804597698,424.635124298316 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.175,-2 -3.5,1.3199999999999998" data-type="line" data-label="" points="72.18390804597698,424.635124298316 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.975,-2 -7.775,-2" data-type="line" data-label="" points="78.17161186848438,424.635124298316 84.15931569099169,424.635124298316" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.975,-2 -5.5,1" data-type="line" data-label="" points="78.17161186848438,424.635124298316 152.26944667201283,334.8195669607057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.975,-2 -5.5,0" data-type="line" data-label="" points="78.17161186848438,424.635124298316 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.975,-2 -5.4,-0.40000000000000013" data-type="line" data-label="" points="78.17161186848438,424.635124298316 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.975,-2 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="78.17161186848438,424.635124298316 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.975,-2 -3.5,1.3199999999999998" data-type="line" data-label="" points="78.17161186848438,424.635124298316 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.775,-2 -5.5,1" data-type="line" data-label="" points="84.15931569099169,424.635124298316 152.26944667201283,334.8195669607057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.775,-2 -5.5,0" data-type="line" data-label="" points="84.15931569099169,424.635124298316 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.775,-2 -5.4,-0.40000000000000013" data-type="line" data-label="" points="84.15931569099169,424.635124298316 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.775,-2 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="84.15931569099169,424.635124298316 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.775,-2 -3.5,1.3199999999999998" data-type="line" data-label="" points="84.15931569099169,424.635124298316 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,1 -5.5,0" data-type="line" data-label="" points="152.26944667201283,334.8195669607057 152.26944667201283,364.75808607324245" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,1 -5.4,-0.40000000000000013" data-type="line" data-label="" points="152.26944667201283,334.8195669607057 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,1 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="152.26944667201283,334.8195669607057 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,1 -3.5,1.3199999999999998" data-type="line" data-label="" points="152.26944667201283,334.8195669607057 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,0 -5.4,-0.40000000000000013" data-type="line" data-label="" points="152.26944667201283,364.75808607324245 155.2632985832665,376.73349371825714" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,0 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="152.26944667201283,364.75808607324245 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.5,0 -3.5,1.3199999999999998" data-type="line" data-label="" points="152.26944667201283,364.75808607324245 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.4,-0.40000000000000013 -2.5999999999999996,0.09999999999999987" data-type="line" data-label="" points="155.2632985832665,376.73349371825714 239.09115209836943,361.7642341619888" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.4,-0.40000000000000013 -3.5,1.3199999999999998" data-type="line" data-label="" points="155.2632985832665,376.73349371825714 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.5999999999999996,0.09999999999999987 -3.5,1.3199999999999998" data-type="line" data-label="" points="239.09115209836943,361.7642341619888 212.14648489708634,325.23924084469394" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.15,1.28 1.8369701987210297e-17,-1.68" data-type="line" data-label="" points="252.56348569901098,326.4367816091954 316.931301790965,415.0547981823042" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.15,1.28 1,0.42000000000000015" data-type="line" data-label="" points="252.56348569901098,326.4367816091954 346.86982090350176,352.18390804597703" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.8369701987210297e-17,-1.68 1,0.42000000000000015" data-type="line" data-label="" points="316.931301790965,415.0547981823042 346.86982090350176,352.18390804597703" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4,-1.2999999999999998 3.2,-2.8800000000000003" data-type="line" data-label="" points="436.685378241112,403.67816091954023 412.73456295108264,450.9810211173483" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4,-1.2999999999999998 4.5,-2.8800000000000003" data-type="line" data-label="" points="436.685378241112,403.67816091954023 451.65463779738036,450.9810211173483" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4,-1.2999999999999998 7.6,0.5" data-type="line" data-label="" points="436.685378241112,403.67816091954023 544.4640470462443,349.7888265169741" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,-2.8800000000000003 4.5,-2.8800000000000003" data-type="line" data-label="" points="412.73456295108264,450.9810211173483 451.65463779738036,450.9810211173483" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,-2.8800000000000003 7.6,0.5" data-type="line" data-label="" points="412.73456295108264,450.9810211173483 544.4640470462443,349.7888265169741" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.5,-2.8800000000000003 7.6,0.5" data-type="line" data-label="" points="451.65463779738036,450.9810211173483 544.4640470462443,349.7888265169741" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.02,3.5 3.5599999999999996,5.2" data-type="line" data-label="" points="497.1611868484363,259.9732691793638 423.51242983159585,209.0777866880513" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.02,3.5 5.779999999999999,5.2" data-type="line" data-label="" points="497.1611868484363,259.9732691793638 489.97594226142746,209.0777866880513" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.02,3.5 8.895,3.5" data-type="line" data-label="" points="497.1611868484363,259.9732691793638 583.2344292969794,259.9732691793638" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.02,3.5 9.014999999999999,4.7" data-type="line" data-label="" points="497.1611868484363,259.9732691793638 586.8270515904837,224.0470462443197" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.02,3.5 9.135,5.9" data-type="line" data-label="" points="497.1611868484363,259.9732691793638 590.4196738839883,188.12082330927558" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.5599999999999996,5.2 5.779999999999999,5.2" data-type="line" data-label="" points="423.51242983159585,209.0777866880513 489.97594226142746,209.0777866880513" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.5599999999999996,5.2 8.895,3.5" data-type="line" data-label="" points="423.51242983159585,209.0777866880513 583.2344292969794,259.9732691793638" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.5599999999999996,5.2 9.014999999999999,4.7" data-type="line" data-label="" points="423.51242983159585,209.0777866880513 586.8270515904837,224.0470462443197" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.5599999999999996,5.2 9.135,5.9" data-type="line" data-label="" points="423.51242983159585,209.0777866880513 590.4196738839883,188.12082330927558" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.779999999999999,5.2 8.895,3.5" data-type="line" data-label="" points="489.97594226142746,209.0777866880513 583.2344292969794,259.9732691793638" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.779999999999999,5.2 9.014999999999999,4.7" data-type="line" data-label="" points="489.97594226142746,209.0777866880513 586.8270515904837,224.0470462443197" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.779999999999999,5.2 9.135,5.9" data-type="line" data-label="" points="489.97594226142746,209.0777866880513 590.4196738839883,188.12082330927558" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.895,3.5 9.014999999999999,4.7" data-type="line" data-label="" points="583.2344292969794,259.9732691793638 586.8270515904837,224.0470462443197" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.895,3.5 9.135,5.9" data-type="line" data-label="" points="583.2344292969794,259.9732691793638 590.4196738839883,188.12082330927558" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.014999999999999,4.7 9.135,5.9" data-type="line" data-label="" points="586.8270515904837,224.0470462443197 590.4196738839883,188.12082330927558" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,1.4000000000000001 -6.75,1.2" data-type="line" data-label="" points="114.84629778134189,322.844159315691 114.84629778134189,328.83186313819834" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,1.4000000000000001 -5.4,-1" data-type="line" data-label="" points="114.84629778134189,322.844159315691 155.2632985832665,394.6966051857792" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,1.2 -5.4,-1" data-type="line" data-label="" points="114.84629778134189,328.83186313819834 155.2632985832665,394.6966051857792" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.15,1.48 -2.15,1.08" data-type="line" data-label="" points="252.56348569901098,320.44907778668806 252.56348569901098,332.42448543170275" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.15,1.48 -1.8369701987210297e-17,-0.9200000000000002" data-type="line" data-label="" points="252.56348569901098,320.44907778668806 316.931301790965,392.3015236567763" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.15,1.08 -1.8369701987210297e-17,-0.9200000000000002" data-type="line" data-label="" points="252.56348569901098,332.42448543170275 316.931301790965,392.3015236567763" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.1499999999999999,1.3800000000000001 1,1.18" data-type="line" data-label="" points="321.42207965784553,323.44292969794174 346.86982090350176,329.4306335204491" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4,1.2999999999999998 3.2,-2.1199999999999997" data-type="line" data-label="" points="436.685378241112,325.8380112269447 412.73456295108264,428.2277465918204" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4,1.2999999999999998 4.5,-2.1199999999999997" data-type="line" data-label="" points="436.685378241112,325.8380112269447 451.65463779738036,428.2277465918204" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4,1.2999999999999998 7.6,0.7" data-type="line" data-label="" points="436.685378241112,325.8380112269447 544.4640470462443,343.8011226944667" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,-2.1199999999999997 4.5,-2.1199999999999997" data-type="line" data-label="" points="412.73456295108264,428.2277465918204 451.65463779738036,428.2277465918204" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,-2.1199999999999997 7.6,0.7" data-type="line" data-label="" points="412.73456295108264,428.2277465918204 544.4640470462443,343.8011226944667" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.5,-2.1199999999999997 7.6,0.7" data-type="line" data-label="" points="451.65463779738036,428.2277465918204 544.4640470462443,343.8011226944667" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="2.58,3.5 2.3,4.5" data-type="line" data-label="" points="394.1726811013098,259.9732691793638 385.78989574979954,230.03475006682706" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="2.58,3.5 4.46,3.5" data-type="line" data-label="" points="394.1726811013098,259.9732691793638 450.4570970328789,259.9732691793638" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="2.58,3.5 6.82,3.5" data-type="line" data-label="" points="394.1726811013098,259.9732691793638 521.1120021384656,259.9732691793638" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="2.3,4.5 4.46,3.5" data-type="line" data-label="" points="385.78989574979954,230.03475006682706 450.4570970328789,259.9732691793638" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="2.3,4.5 6.82,3.5" data-type="line" data-label="" points="385.78989574979954,230.03475006682706 521.1120021384656,259.9732691793638" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.46,3.5 6.82,3.5" data-type="line" data-label="" points="450.4570970328789,259.9732691793638 521.1120021384656,259.9732691793638" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.75,0.8499999999999999 -6.425,0.8499999999999999 -6.425,1 -6.1,1" data-type="line" data-label="" points="114.84629778134189,339.3103448275862 124.57631649291633,339.3103448275862 124.57631649291633,334.8195669607057 134.30633520449078,334.8195669607057" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,0.6499999999999997 -6.5249999999999995,0.6499999999999997 -6.5249999999999995,0 -6.1,0" data-type="line" data-label="" points="114.84629778134189,345.29804865009356 121.58246458166266,345.29804865009356 121.58246458166266,364.75808607324245 134.30633520449078,364.75808607324245" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,0.09999999999999987 -6.325,0.09999999999999987 -6.325,-0.6000000000000001 -5.4,-0.6000000000000001" data-type="line" data-label="" points="114.84629778134189,361.7642341619888 127.57016840417,361.7642341619888 127.57016840417,382.72119754076454 155.2632985832665,382.72119754076454" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,0.2999999999999998 -6.55,0.2999999999999998 -6.55,0.09999999999999987" data-type="line" data-label="" points="114.84629778134189,355.77653033948144 120.83400160384926,355.77653033948144 120.83400160384926,361.7642341619888" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,-0.30000000000000004 -6.55,-0.30000000000000004 -6.55,-0.8 -5.4,-0.8" data-type="line" data-label="" points="114.84629778134189,373.73964180700347 120.83400160384926,373.73964180700347 120.83400160384926,388.7089013632719 155.2632985832665,388.7089013632719" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,-0.10000000000000009 -6.55,-0.10000000000000009 -6.55,-0.30000000000000004 -6.75,-0.30000000000000004" data-type="line" data-label="" points="114.84629778134189,367.7519379844961 120.83400160384926,367.7519379844961 120.83400160384926,373.73964180700347 114.84629778134189,373.73964180700347" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.4,-1.4 -5.6000000000000005,-1.4 -5.6000000000000005,-1.2 -5.4,-1.2" data-type="line" data-label="" points="155.2632985832665,406.6720128307939 149.27559476075913,406.6720128307939 149.27559476075913,400.68430900828656 155.2632985832665,400.68430900828656" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.42,3.5 7.765000000000001,3.5" data-type="line" data-label="" points="539.0751136059878,259.9732691793638 549.403902699813,259.9732691793638" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.85,4.7 7.885,4.7" data-type="line" data-label="" points="522.0101577118418,224.0470462443197 552.9965249933173,224.0470462443197" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.7299999999999995,5.9 8.005,5.9" data-type="line" data-label="" points="518.4175354183374,188.12082330927558 556.5891472868218,188.12082330927558" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.62,5.2 1.5,5.2 1.5,4.5 1.7,4.5" data-type="line" data-label="" points="395.3702218658113,209.0777866880513 361.8390804597701,209.0777866880513 361.8390804597701,230.03475006682706 367.82678428227746,230.03475006682706" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,-1.4000000000000001 -6.075,-1.4000000000000001 -6.075,-1.2000000000000002 -6.75,-1.2000000000000002" data-type="line" data-label="" points="114.84629778134189,406.6720128307939 135.05479818230418,406.6720128307939 135.05479818230418,400.68430900828656 114.84629778134189,400.68430900828656" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-7.775,-2 -7.775,-2.2 -6.075,-2.2 -6.075,-1.4000000000000001" data-type="line" data-label="" points="84.15931569099169,424.635124298316 84.15931569099169,430.6228281208233 135.05479818230418,430.6228281208233 135.05479818230418,406.6720128307939" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-7.975,-2 -7.975,-2.2 -7.775,-2.2 -7.775,-2" data-type="line" data-label="" points="78.17161186848438,424.635124298316 78.17161186848438,430.6228281208233 84.15931569099169,430.6228281208233 84.15931569099169,424.635124298316" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-8.175,-2 -8.175,-2.2 -7.975,-2.2" data-type="line" data-label="" points="72.18390804597698,424.635124298316 72.18390804597698,430.6228281208233 78.17161186848438,430.6228281208233" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-8.375,-2 -8.375,-2.1999999999999993 -8.175,-2.2" data-type="line" data-label="" points="66.19620422346966,424.635124298316 66.19620422346966,430.6228281208233 72.18390804597698,430.6228281208233" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.4,-0.40000000000000013 -6.075,-0.40000000000000013 -6.075,-1.2000000000000002 -6.75,-1.2000000000000002" data-type="line" data-label="" points="155.2632985832665,376.73349371825714 135.05479818230418,376.73349371825714 135.05479818230418,400.68430900828656 114.84629778134189,400.68430900828656" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.5,0 -5.45,0 -5.45,-0.40000000000000013" data-type="line" data-label="" points="152.26944667201283,364.75808607324245 153.76637262763967,364.75808607324245 153.76637262763967,376.73349371825714" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.45,1 -5.45,0" data-type="line" data-label="" points="153.76637262763967,334.8195669607057 153.76637262763967,364.75808607324245" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.5,1 -5.5,1" data-type="line" data-label="" points="212.14648489708634,334.8195669607057 152.26944667201283,334.8195669607057" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.5999999999999996,0.09999999999999964 -2.3999999999999995,0.09999999999999964 -2.3999999999999995,0.7099999999999995 -3.5,0.7099999999999995 -3.5,1.3199999999999998" data-type="line" data-label="" points="239.09115209836943,361.7642341619888 245.07885592087678,361.7642341619888 245.07885592087678,343.50173750334136 212.14648489708634,343.50173750334136 212.14648489708634,325.23924084469394" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.895,3.5 9.214999999999998,3.5 9.214999999999998,4.7 9.014999999999999,4.7" data-type="line" data-label="" points="583.2344292969794,259.9732691793638 592.8147554129912,259.9732691793638 592.8147554129912,224.0470462443197 586.8270515904837,224.0470462443197" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.135,5.9 9.214999999999998,5.9 9.214999999999998,4.7" data-type="line" data-label="" points="590.4196738839883,188.12082330927558 592.8147554129912,188.12082330927558 592.8147554129912,224.0470462443197" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.5,-2.88 4.5,-3.08 4,-3.08 4,-1.2999999999999998" data-type="line" data-label="" points="451.65463779738036,450.9810211173483 451.65463779738036,456.96872493985563 436.685378241112,456.96872493985563 436.685378241112,403.67816091954023" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.2,-2.8800000000000003 3.2,-3.0800000000000005 4,-3.08" data-type="line" data-label="" points="412.73456295108264,450.9810211173483 412.73456295108264,456.9687249398557 436.685378241112,456.96872493985563" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.75,1.2 -6.55,1.2 -6.55,1.4000000000000001 -6.75,1.4000000000000001" data-type="line" data-label="" points="114.84629778134189,328.83186313819834 120.83400160384926,328.83186313819834 120.83400160384926,322.844159315691 114.84629778134189,322.844159315691" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1,1.18 1,1.3800000000000001 0.1499999999999999,1.3800000000000001" data-type="line" data-label="" points="346.86982090350176,329.4306335204491 346.86982090350176,323.44292969794174 321.42207965784553,323.44292969794174" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.5,-2.1199999999999997 4.5,-1.9199999999999995 3.2,-1.9199999999999995 3.2,-2.1199999999999997" data-type="line" data-label="" points="451.65463779738036,428.2277465918204 451.65463779738036,422.240042769313 412.73456295108264,422.240042769313 412.73456295108264,428.2277465918204" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.8369701987210297e-17,-1.68 1.8369701987210297e-17,-1.88 0.9999999999999998,-1.88 0.9999999999999998,0.4200000000000006" data-type="line" data-label="" points="316.931301790965,415.0547981823042 316.931301790965,421.0425020048116 346.86982090350176,421.0425020048116 346.86982090350176,352.183908045977" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.6,0.7000000000000002 7.8,0.7000000000000002 7.8,1.5 4,1.5 4,1.2999999999999998" data-type="line" data-label="" points="544.4640470462443,343.8011226944667 550.4517508687517,343.8011226944667 550.4517508687517,319.85030740443733 436.685378241112,319.85030740443733 436.685378241112,325.8380112269447" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.82,3.5 6.62,3.5 6.62,1.5 5.9,1.5" data-type="line" data-label="" points="521.1120021384656,259.9732691793638 515.1242983159583,259.9732691793638 515.1242983159583,319.85030740443733 493.56856455493187,319.85030740443733" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="5.779999999999999,5.2 6.22,5.2 6.22,3.5 6.02,3.5" data-type="line" data-label="" points="489.97594226142746,209.0777866880513 503.1488906709436,209.0777866880513 503.1488906709436,259.9732691793638 497.1611868484363,259.9732691793638" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.5599999999999996,5.2 3.6589999999999994,5.2 3.6589999999999994,4.640544650000001 5.9799999999999995,4.640544650000001 5.9799999999999995,5.2" data-type="line" data-label="" points="423.51242983159585,209.0777866880513 426.476343223737,209.0777866880513 426.476343223737,225.82705137663723 495.9636460839348,225.82705137663723 495.9636460839348,209.0777866880513" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.15,1.08 -2.671,1.0799999999999998 -2.671,1.4800000000000002 -2.15,1.48" data-type="line" data-label="" points="252.56348569901098,332.42448543170275 236.96551724137933,332.42448543170275 236.96551724137933,320.44907778668806 252.56348569901098,320.44907778668806" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.3,4.5 2.6790000000000003,4.5 2.6790000000000003,3.5 2.58,3.5" data-type="line" data-label="" points="385.78989574979954,230.03475006682706 397.13659449345096,230.03475006682706 397.13659449345096,259.9732691793638 394.1726811013098,259.9732691793638" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.66,3.5 4.66,4.04 2.6790000000000003,4.04" data-type="line" data-label="" points="456.4448008553863,259.9732691793638 456.4448008553863,243.80646885859397 397.13659449345096,243.80646885859397" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.6,-0.09999999999999987 8.900999999999998,-0.09999999999999987 8.900999999999998,-3.0800000000000005 5.800999999999999,-3.0800000000000005 5.800999999999999,0.30000000000000004 5.25,0.30000000000000004" data-type="line" data-label="" points="544.4640470462443,367.7519379844961 583.4140604116546,367.7519379844961 583.4140604116546,456.9687249398557 490.6046511627907,456.9687249398557 490.6046511627907,355.77653033948144 474.108527131783,355.77653033948144" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.15,1.28 -3.0409999999999995,1.28 -3.0409999999999995,1.229" data-type="line" data-label="" points="252.56348569901098,326.4367816091954 225.88826516974075,326.4367816091954 225.88826516974075,327.9636460839348" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.6,0.5 8.941,0.5 8.941,0.449" data-type="line" data-label="" points="544.4640470462443,349.7888265169741 584.6116011761562,349.7888265169741 584.6116011761562,351.31569099171344" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.5999999999999996,-1.4999999999999998 -1.8399999999999996,-1.4999999999999998" data-type="line" data-label="" points="239.09115209836943,409.6658647420476 261.8444266238974,409.6658647420476" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.75,-0.10000000000000009 1.83,-0.10000000000000009" data-type="line" data-label="" points="399.2622293504411,367.7519379844961 371.71879176690726,367.7519379844961" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.75,0.5 1.83,0.5" data-type="line" data-label="" points="399.2622293504411,349.7888265169741 371.71879176690726,349.7888265169741" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.75,0.09999999999999998 1.83,0.09999999999999998" data-type="line" data-label="" points="399.2622293504411,361.7642341619888 371.71879176690726,361.7642341619888" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.8600000000000003,3.5 2.9400000000000004,3.5" data-type="line" data-label="" points="432.49398556535687,259.9732691793638 404.9505479818231,259.9732691793638" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.84,5.2 3.92,5.2" data-type="line" data-label="" points="461.8337342956429,209.0777866880513 434.29029671210907,209.0777866880513" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.5999999999999996,-1.2999999999999998 -1.8399999999999996,-1.2999999999999998" data-type="line" data-label="" points="239.09115209836943,403.67816091954023 261.8444266238974,403.67816091954023" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.75,-0.5 1.83,-0.5" data-type="line" data-label="" points="399.2622293504411,379.7273456295108 371.71879176690726,379.7273456295108" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.75,0.3 1.83,0.3" data-type="line" data-label="" points="399.2622293504411,355.77653033948144 371.71879176690726,355.77653033948144" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.9799999999999995,3.5 1.2999999999999996,3.5" data-type="line" data-label="" points="376.20956963378774,259.9732691793638 355.8513766372628,259.9732691793638" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.13,5.9 5.21,5.9" data-type="line" data-label="" points="500.45442395081534,188.12082330927558 472.91098636728145,188.12082330927558" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-8" data-y="0" x="40" y="304.8810478481689" width="74.84629778134189" height="119.75407645014707" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-5.8" data-y="0.9999999999999999" x="134.30633520449078" y="324.6404704624432" width="17.963111467522054" height="20.358192996524963" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-5.8" data-y="0" x="134.30633520449078" y="354.57898957497997" width="17.963111467522054" height="20.358192996524963" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-4" data-y="-1" x="155.26329858326653" y="352.78267842822777" width="83.82785351510293" height="83.8278535151029" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="-3.4275" data-y="1.7" x="198.67415129644482" y="302.485966319166" width="31.285752472600905" height="22.753274525527956" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="-1" data-y="1.28" x="252.56348569901095" y="317.4552258754344" width="68.85859395883455" height="17.963111467522026" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="0.07249999999999998" data-y="-1.3" x="303.4589681903235" y="392.3015236567763" width="31.285752472600905" height="22.7532745255279" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_7" data-x="1.0725" data-y="0.8" x="333.3974873028602" y="329.4306335204491" width="31.285752472600905" height="22.753274525527956" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_8" data-x="4" data-y="0" x="399.2622293504411" y="325.8380112269447" width="74.84629778134189" height="77.84014969259556" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_9" data-x="3.3325000000000005" data-y="-2.5" x="399.26222935044103" y="428.2277465918204" width="34.87837476610537" height="22.7532745255279" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_10" data-x="4.5725" data-y="-2.5" x="438.1823041967388" y="428.2277465918204" width="31.28575247260096" height="22.7532745255279" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_11" data-x="7" data-y="0" x="508.5378241112003" y="337.81341887195936" width="35.92622293504405" height="53.88933440256619" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_12" data-x="2.28" data-y="3.5" x="376.20956963378774" y="249.7941726811013" width="17.963111467522083" height="20.35819299652502" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_13" data-x="2" data-y="4.5" x="367.82678428227746" y="219.85565356856455" width="17.963111467522083" height="20.35819299652499" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_14" data-x="4.16" data-y="3.5" x="432.4939855653569" y="249.7941726811013" width="17.963111467522026" height="20.35819299652502" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_15" data-x="5.72" data-y="3.5" x="479.1980753809142" y="249.7941726811013" width="17.963111467522026" height="20.35819299652502" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_16" data-x="3.09" data-y="5.2" x="395.3702218658113" y="198.31622582197275" width="28.142207965784564" height="21.523121732157136" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_17" data-x="5.31" data-y="5.2" x="461.8337342956429" y="198.31622582197275" width="28.142207965784564" height="21.523121732157136" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_18" data-x="8.33" data-y="3.5" x="549.403902699813" y="242.3095429029671" width="33.830526597166454" height="35.327452552793375" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_19" data-x="7.12" data-y="3.5" x="521.1120021384656" y="249.7941726811013" width="17.96311146752214" height="20.35819299652502" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_20" data-x="8.45" data-y="4.7" x="552.9965249933174" y="206.383319967923" width="33.830526597166454" height="35.327452552793375" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_21" data-x="6.55" data-y="4.7" x="504.0470462443197" y="213.8679497460572" width="17.963111467522026" height="20.35819299652499" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_22" data-x="8.57" data-y="5.9" x="556.5891472868218" y="170.4570970328789" width="33.830526597166454" height="35.327452552793375" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="schematic_component_23" data-x="6.43" data-y="5.9" x="500.4544239508153" y="177.9417268110131" width="17.963111467522026" height="20.358192996524963" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="USB4105-GF-A" data-x="-8.129999999999999" data-y="1.9500000000000002" x="51.97540764501474" y="303.68350708366745" width="43.11146752205292" height="5.388933440256608" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="J1" data-x="-8.73" data-y="1.7149999999999999" x="50.17909649826248" y="309.67121090617485" width="10.777866880513216" height="7.484629778134149" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="CP2102N-A02-GQFN24" data-x="-3.92" data-y="-2.53" x="167.23870622828122" y="437.80807270783214" width="64.66720128307941" height="5.388933440256608" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="U2" data-x="-4.88" data-y="0.5149999999999999" x="165.442395081529" y="345.59743384121896" width="10.777866880513216" height="7.484629778134149" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="AP2112K-3.3TRG1" data-x="-0.8500000000000001" data-y="0.85" x="264.5388933440257" y="336.6158781074579" width="53.889334402566135" height="5.388933440256608" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="U3" data-x="-1.63" data-y="1.6950000000000003" x="262.74258219727346" y="310.2699812884256" width="10.777866880513216" height="7.484629778134206" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="ESP-12F" data-x="5.369999999999999" data-y="1.25" x="465.12697139802185" y="324.6404704624432" width="25.148356054530893" height="5.388933440256608" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="U1" data-x="5.069999999999999" data-y="1.0150000000000001" x="463.33066025126976" y="330.62817428495055" width="10.777866880513216" height="7.484629778134206" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="J_GPIO" data-x="7.16" data-y="1.0150000000000001" x="518.7169206094627" y="330.62817428495055" width="25.14835605453095" height="7.484629778134206" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: GND
4
4
  globalConnNetId: connectivity_net21" data-x="-7.775" data-y="-2.41" x="76.97407110398287" y="430.6228281208233" width="14.37048917401765" height="12.574178027265418" fill="#00000066" stroke="#000000" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: GND
5
5
  globalConnNetId: connectivity_net21" data-x="-3.0409999999999995" data-y="1.0190000000000001" x="218.70302058273194" y="327.9636460839348" width="14.37048917401765" height="12.574178027265418" fill="#00000066" stroke="#000000" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: GND
6
6
  globalConnNetId: connectivity_net21" data-x="1.8369701987210297e-17" data-y="-2.09" x="309.7460572039562" y="421.0425020048116" width="14.37048917401762" height="12.574178027265418" fill="#00000066" stroke="#000000" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: GND
@@ -16,8 +16,6 @@ globalConnNetId: connectivity_net2" data-x="-6.325" data-y="0.32499999999999984"
16
16
  globalConnNetId: connectivity_net3" data-x="-6.5875" data-y="-0.525" x="116.71745522587543" y="373.7396418070035" width="5.987703822507342" height="13.472333600641548" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .U2 &gt; .VIO to .CUSB &gt; .pin1
17
17
  globalConnNetId: connectivity_net4" data-x="-5.6000000000000005" data-y="-1.8199999999999998" x="146.28174284950546" y="406.67201283079385" width="5.987703822507314" height="25.148356054530893" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .U2 &gt; .VIO to .CUSB &gt; .pin1
18
18
  globalConnNetId: connectivity_net4" data-x="-3.5" data-y="2.501" x="209.15263298583267" y="277.3076717455226" width="5.987703822507342" height="25.148356054530836" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: source_connectivity_source_port_112
19
- globalConnNetId: connectivity_net14" data-x="-2.179" data-y="-1.4999999999999998" x="239.12109061748194" y="406.6720128307939" width="25.148356054530893" height="5.987703822507342" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: source_connectivity_source_port_112
20
- globalConnNetId: connectivity_net14" data-x="2.329" data-y="-0.10000000000000009" x="374.0839347767976" y="364.75808607324245" width="25.148356054530893" height="5.987703822507342" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: source_connectivity_source_port_112
21
19
  globalConnNetId: connectivity_net14" data-x="5.829" data-y="4.7" x="478.86875167067626" y="221.05319433306602" width="25.14835605453095" height="5.987703822507342" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: V3V3
22
20
  globalConnNetId: connectivity_net23" data-x="1" data-y="1.59" x="337.88826516974075" y="310.86875167067626" width="17.963111467522026" height="12.574178027265475" fill="#ef444466" stroke="#ef4444" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: V3V3
23
21
  globalConnNetId: connectivity_net23" data-x="4" data-y="1.71" x="427.703822507351" y="307.27612937717186" width="17.963111467522026" height="12.574178027265475" fill="#ef444466" stroke="#ef4444" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: V3V3
@@ -32,15 +30,18 @@ globalConnNetId: connectivity_net11" data-x="7.826" data-y="-0.29999999999999993
32
30
  globalConnNetId: connectivity_net11" data-x="5.476" data-y="0.10000000000000009" x="474.13846565089545" y="358.7703822507351" width="13.472333600641548" height="5.987703822507342" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: source_connectivity_source_port_71
33
31
  globalConnNetId: connectivity_net19" data-x="5.851" data-y="-0.09999999999999987" x="474.13846565089557" y="364.75808607324245" width="35.92622293504411" height="5.987703822507342" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: source_connectivity_source_port_71
34
32
  globalConnNetId: connectivity_net19" data-x="4.819" data-y="3.5" x="443.24191392675755" y="256.9794172681101" width="35.92622293504411" height="5.987703822507342" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: source_connectivity_source_port_116
35
- globalConnNetId: connectivity_net20" data-x="5.791" data-y="-0.29999999999999993" x="474.13846565089545" y="370.7457898957498" width="32.333600641539704" height="5.987703822507342" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: source_connectivity_source_port_116
36
- globalConnNetId: connectivity_net20" data-x="5.5889999999999995" data-y="5.9" x="468.09088479016305" y="185.1269713980219" width="32.333600641539704" height="5.987703822507342" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .J_GPIO &gt; .pin3 to .U1 &gt; .GPIO4
33
+ globalConnNetId: connectivity_net20" data-x="5.791" data-y="-0.29999999999999993" x="474.13846565089545" y="370.7457898957498" width="32.333600641539704" height="5.987703822507342" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .J_GPIO &gt; .pin3 to .U1 &gt; .GPIO4
37
34
  globalConnNetId: connectivity_net8" data-x="8.141" data-y="0.30000000000000004" x="544.4939855653569" y="352.78267842822777" width="32.33360064153976" height="5.987703822507342" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .J_GPIO &gt; .pin3 to .U1 &gt; .GPIO4
38
35
  globalConnNetId: connectivity_net8" data-x="5.791" data-y="-0.49999999999999994" x="474.13846565089545" y="376.73349371825714" width="32.333600641539704" height="5.987703822507342" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .J_GPIO &gt; .pin4 to .U1 &gt; .GPIO5
39
36
  globalConnNetId: connectivity_net9" data-x="8.141" data-y="0.10000000000000009" x="544.4939855653569" y="358.7703822507351" width="32.33360064153976" height="5.987703822507342" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .J_GPIO &gt; .pin4 to .U1 &gt; .GPIO5
40
37
  globalConnNetId: connectivity_net9" data-x="5.791" data-y="-0.7" x="474.13846565089545" y="382.7211975407645" width="32.333600641539704" height="5.987703822507399" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .RPWR &gt; .pin2 to .LED_PWR &gt; .anode
41
38
  globalConnNetId: connectivity_net5" data-x="7.5925" data-y="3.725" x="541.2456562416467" y="246.50093557872228" width="5.987703822507342" height="13.472333600641548" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .RTX &gt; .pin2 to .LED_TX &gt; .anode
42
39
  globalConnNetId: connectivity_net6" data-x="7.3675" data-y="4.925" x="534.509489441326" y="210.5747126436782" width="5.987703822507342" height="13.47233360064152" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .RIO2 &gt; .pin2 to .LED_IO2 &gt; .anode
43
- globalConnNetId: connectivity_net7" data-x="7.3675" data-y="6.125" x="534.509489441326" y="174.6484897086341" width="5.987703822507342" height="13.47233360064152" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="INLINE netId: source_connectivity_source_port_56
40
+ globalConnNetId: connectivity_net7" data-x="7.3675" data-y="6.125" x="534.509489441326" y="174.6484897086341" width="5.987703822507342" height="13.47233360064152" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="INLINE netId: source_connectivity_source_port_112
41
+ axis: x
42
+ side: y+" data-x="-2.2199999999999998" data-y="-1.3899999999999997" x="242.08500400962308" y="404.57631649291625" width="16.765570703020614" height="3.592622293504462" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="INLINE netId: source_connectivity_source_port_112
43
+ axis: x
44
+ side: y+" data-x="2.37" data-y="0.009999999999999912" x="379.5028067361668" y="362.66238973536485" width="16.765570703020614" height="3.592622293504462" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="INLINE netId: source_connectivity_source_port_56
44
45
  axis: x
45
46
  side: y+" data-x="2.29" data-y="0.61" x="374.71264367816093" y="344.69927826784283" width="21.55573376102643" height="3.592622293504405" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="INLINE netId: source_connectivity_source_port_56
46
47
  axis: x
@@ -58,7 +59,9 @@ side: y+" data-x="2.37" data-y="-0.39" x="379.5028067361668" y="374.637797380379
58
59
  axis: x
59
60
  side: y+" data-x="2.41" data-y="0.41" x="381.89788826516974" y="350.68698209035017" width="14.370489174017678" height="3.592622293504405" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="INLINE netId: source_connectivity_source_port_58
60
61
  axis: x
61
- side: y+" data-x="1.6399999999999997" data-y="3.61" x="358.84522854851645" y="254.88372093023258" width="14.37048917401762" height="3.5926222935044336" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><text data-type="text" data-label="U1_RESET" data-x="2.65" data-y="0.61" x="396.26837743918736" y="346.49558941459503" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_RESET</text><text data-type="text" data-label="U1_RESET" data-x="2.06" data-y="5.3100000000000005" x="378.60465116279073" y="205.78454958567227" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="middle" dominant-baseline="central">U1_RESET</text><text data-type="text" data-label="U1_GPIO0" data-x="2.65" data-y="0.20999999999999996" x="396.26837743918736" y="358.4709970596097" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_GPIO0</text><text data-type="text" data-label="U1_GPIO0" data-x="3.7600000000000002" data-y="3.61" x="429.5001336541032" y="256.6800320769848" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_GPIO0</text><text data-type="text" data-label="U1_GPIO0" data-x="4.74" data-y="5.3100000000000005" x="458.8398823843892" y="205.78454958567227" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_GPIO0</text><text data-type="text" data-label="U2_RXD" data-x="-2.5" data-y="-1.1899999999999997" x="242.0850040096231" y="400.38492381716117" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="start" dominant-baseline="central">U2_RXD</text><text data-type="text" data-label="U2_RXD" data-x="2.6500000000000004" data-y="-0.39" x="396.2683774391874" y="376.4341085271318" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U2_RXD</text><text data-type="text" data-label="U1_EN" data-x="2.6500000000000004" data-y="0.41" x="396.2683774391874" y="352.4832932371024" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_EN</text><text data-type="text" data-label="U1_EN" data-x="1.8799999999999997" data-y="3.61" x="373.21571772253407" y="256.6800320769848" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_EN</text><g><circle data-type="point" data-label="GND1
62
+ side: y+" data-x="1.6399999999999997" data-y="3.61" x="358.84522854851645" y="254.88372093023258" width="14.37048917401762" height="3.5926222935044336" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="INLINE netId: source_connectivity_source_port_116
63
+ axis: x
64
+ side: y+" data-x="5.67" data-y="6.010000000000001" x="475.9048382785352" y="183.03127506014437" width="21.55573376102643" height="3.592622293504377" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><text data-type="text" data-label="U2_TXD" data-x="-2.5" data-y="-1.3899999999999997" x="242.0850040096231" y="406.3726276396685" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="start" dominant-baseline="central">U2_TXD</text><text data-type="text" data-label="U2_TXD" data-x="2.6500000000000004" data-y="0.009999999999999912" x="396.2683774391874" y="364.4587008821171" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U2_TXD</text><text data-type="text" data-label="U1_RESET" data-x="2.65" data-y="0.61" x="396.26837743918736" y="346.49558941459503" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_RESET</text><text data-type="text" data-label="U1_RESET" data-x="2.06" data-y="5.3100000000000005" x="378.60465116279073" y="205.78454958567227" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="middle" dominant-baseline="central">U1_RESET</text><text data-type="text" data-label="U1_GPIO0" data-x="2.65" data-y="0.20999999999999996" x="396.26837743918736" y="358.4709970596097" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_GPIO0</text><text data-type="text" data-label="U1_GPIO0" data-x="3.7600000000000002" data-y="3.61" x="429.5001336541032" y="256.6800320769848" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_GPIO0</text><text data-type="text" data-label="U1_GPIO0" data-x="4.74" data-y="5.3100000000000005" x="458.8398823843892" y="205.78454958567227" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_GPIO0</text><text data-type="text" data-label="U2_RXD" data-x="-2.5" data-y="-1.1899999999999997" x="242.0850040096231" y="400.38492381716117" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="start" dominant-baseline="central">U2_RXD</text><text data-type="text" data-label="U2_RXD" data-x="2.6500000000000004" data-y="-0.39" x="396.2683774391874" y="376.4341085271318" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U2_RXD</text><text data-type="text" data-label="U1_EN" data-x="2.6500000000000004" data-y="0.41" x="396.2683774391874" y="352.4832932371024" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_EN</text><text data-type="text" data-label="U1_EN" data-x="1.8799999999999997" data-y="3.61" x="373.21571772253407" y="256.6800320769848" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_EN</text><text data-type="text" data-label="U1_GPIO2" data-x="6.03" data-y="6.010000000000001" x="497.4605720395616" y="184.82758620689654" fill="green" font-size="3.5926222935044105" font-family="sans-serif" text-anchor="end" dominant-baseline="central">U1_GPIO2</text><g><circle data-type="point" data-label="GND1
62
65
  x+" data-x="-6.75" data-y="-1.2000000000000002" cx="114.84629778134189" cy="400.68430900828656" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="VBUS1
63
66
  x+" data-x="-6.75" data-y="1.4000000000000001" cx="114.84629778134189" cy="322.844159315691" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="CC1
64
67
  x+" data-x="-6.75" data-y="0.8499999999999999" cx="114.84629778134189" cy="339.3103448275862" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="DP1
@@ -182,8 +185,6 @@ orientation: y+" data-x="-6.325" data-y="0.09999999999999987" cx="127.5701684041
182
185
  orientation: y-" data-x="-6.5875" data-y="-0.30000000000000004" cx="119.7113071371291" cy="373.73964180700347" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
183
186
  orientation: y-" data-x="-5.6000000000000005" data-y="-1.4" cx="149.27559476075913" cy="406.6720128307939" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
184
187
  orientation: y+" data-x="-3.5" data-y="2.08" cx="212.14648489708634" cy="302.485966319166" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
185
- orientation: x+" data-x="-2.5999999999999996" data-y="-1.4999999999999998" cx="239.09115209836943" cy="409.6658647420476" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
186
- orientation: x-" data-x="2.75" data-y="-0.10000000000000009" cx="399.2622293504411" cy="367.7519379844961" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
187
188
  orientation: x-" data-x="6.25" data-y="4.7" cx="504.04704624431974" cy="224.0470462443197" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
188
189
  orientation: y+" data-x="1" data-y="1.3800000000000001" cx="346.86982090350176" cy="323.44292969794174" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
189
190
  orientation: y+" data-x="4" data-y="1.5" cx="436.685378241112" cy="319.85030740443733" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
@@ -199,7 +200,6 @@ orientation: x+" data-x="5.25" data-y="0.10000000000000009" cx="474.108527131783
199
200
  orientation: x+" data-x="5.25" data-y="-0.09999999999999987" cx="474.108527131783" cy="367.7519379844961" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
200
201
  orientation: x-" data-x="5.42" data-y="3.5" cx="479.19807538091425" cy="259.9732691793638" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
201
202
  orientation: x+" data-x="5.25" data-y="-0.29999999999999993" cx="474.108527131783" cy="373.73964180700347" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
202
- orientation: x-" data-x="6.13" data-y="5.9" cx="500.45442395081534" cy="188.12082330927558" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
203
203
  orientation: x+" data-x="7.6" data-y="0.30000000000000004" cx="544.4640470462443" cy="355.77653033948144" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
204
204
  orientation: x+" data-x="5.25" data-y="-0.49999999999999994" cx="474.108527131783" cy="379.7273456295108" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
205
205
  orientation: x+" data-x="7.6" data-y="0.10000000000000009" cx="544.4640470462443" cy="361.7642341619888" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
@@ -207,6 +207,8 @@ orientation: x+" data-x="5.25" data-y="-0.7" cx="474.108527131783" cy="385.71504
207
207
  orientation: y+" data-x="7.5925" data-y="3.5" cx="544.2395081529003" cy="259.9732691793638" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
208
208
  orientation: y+" data-x="7.3675" data-y="4.7" cx="537.5033413525796" cy="224.0470462443197" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
209
209
  orientation: y+" data-x="7.3675" data-y="5.9" cx="537.5033413525796" cy="188.12082330927558" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="inline anchor
210
+ U2_TXD" data-x="-2.2199999999999998" data-y="-1.4999999999999998" cx="250.46778936113338" cy="409.6658647420476" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
211
+ U2_TXD" data-x="2.29" data-y="-0.10000000000000009" cx="385.49051055867415" cy="367.7519379844961" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
210
212
  U1_RESET" data-x="2.29" data-y="0.5" cx="385.49051055867415" cy="349.7888265169741" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
211
213
  U1_RESET" data-x="2.06" data-y="5.2" cx="378.60465116279073" cy="209.0777866880513" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
212
214
  U1_GPIO0" data-x="2.29" data-y="0.09999999999999998" cx="385.49051055867415" cy="361.7642341619888" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
@@ -215,7 +217,8 @@ U1_GPIO0" data-x="4.38" data-y="5.2" cx="448.06201550387595" cy="209.07778668805
215
217
  U2_RXD" data-x="-2.2199999999999998" data-y="-1.2999999999999998" cx="250.46778936113338" cy="403.67816091954023" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
216
218
  U2_RXD" data-x="2.29" data-y="-0.5" cx="385.49051055867415" cy="379.7273456295108" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
217
219
  U1_EN" data-x="2.29" data-y="0.3" cx="385.49051055867415" cy="355.77653033948144" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
218
- U1_EN" data-x="1.6399999999999997" data-y="3.5" cx="366.03047313552526" cy="259.9732691793638" r="3" fill="green"/></g><g id="crosshair" style="display: none"><line id="crosshair-h" y1="0" y2="640" stroke="#666" stroke-width="0.5"/><line id="crosshair-v" x1="0" x2="640" stroke="#666" stroke-width="0.5"/><text id="coordinates" font-family="monospace" font-size="12" fill="#666"></text></g><script><![CDATA[
220
+ U1_EN" data-x="1.6399999999999997" data-y="3.5" cx="366.03047313552526" cy="259.9732691793638" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
221
+ U1_GPIO2" data-x="5.67" data-y="5.9" cx="486.6827051590484" cy="188.12082330927558" r="3" fill="green"/></g><g id="crosshair" style="display: none"><line id="crosshair-h" y1="0" y2="640" stroke="#666" stroke-width="0.5"/><line id="crosshair-v" x1="0" x2="640" stroke="#666" stroke-width="0.5"/><text id="coordinates" font-family="monospace" font-size="12" fill="#666"></text></g><script><![CDATA[
219
222
  document.currentScript.parentElement.addEventListener('mousemove', (e) => {
220
223
  const svg = e.currentTarget;
221
224
  const rect = svg.getBoundingClientRect();
@@ -272,7 +275,7 @@ U1_EN" data-x="1.6399999999999997" data-y="3.5" cx="366.03047313552526" cy="259.
272
275
  .port-label { fill: rgb(0, 100, 100); }
273
276
  .component-name { fill: rgb(0, 100, 100); }
274
277
 
275
- </style><rect class="boundary" x="0" y="0" width="1200" height="800"/><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"><path d="M 181.920614596475 440.35032010242503 L 201.89500640186247 440.35032010242503 L 201.89500640186247 431.1313700384 L 221.86939820725001 431.1313700384" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 440.35032010242503 L 201.89500640186247 440.35032010242503 L 201.89500640186247 431.1313700384 L 221.86939820725001 431.1313700384" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><path d="M 181.920614596475 452.64225352112504 L 195.7490396925125 452.64225352112504 L 195.7490396925125 492.5910371319 L 221.86939820725001 492.5910371319" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 452.64225352112504 L 195.7490396925125 452.64225352112504 L 195.7490396925125 492.5910371319 L 221.86939820725001 492.5910371319" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"><path d="M 181.920614596475 486.44507042255003 L 208.0409731112125 486.44507042255003 L 208.0409731112125 529.466837388 L 264.89116517269997 529.466837388" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 486.44507042255003 L 208.0409731112125 486.44507042255003 L 208.0409731112125 529.466837388 L 264.89116517269997 529.466837388" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"><path d="M 181.920614596475 474.15313700385 L 194.212548015175 474.15313700385 L 194.212548015175 486.44507042255003" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 474.15313700385 L 194.212548015175 474.15313700385 L 194.212548015175 486.44507042255003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><path d="M 181.920614596475 511.02893725995 L 194.212548015175 511.02893725995 L 194.212548015175 541.7587708067 L 264.89116517269997 541.7587708067" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 511.02893725995 L 194.212548015175 511.02893725995 L 194.212548015175 541.7587708067 L 264.89116517269997 541.7587708067" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><path d="M 181.920614596475 498.73700384125004 L 194.212548015175 498.73700384125004 L 194.212548015175 511.02893725995 L 181.920614596475 511.02893725995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 498.73700384125004 L 194.212548015175 498.73700384125004 L 194.212548015175 511.02893725995 L 181.920614596475 511.02893725995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><path d="M 264.89116517269997 578.6345710628 L 252.59923175399996 578.6345710628 L 252.59923175399996 566.3426376441 L 264.89116517269997 566.3426376441" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 264.89116517269997 578.6345710628 L 252.59923175399996 578.6345710628 L 252.59923175399996 566.3426376441 L 264.89116517269997 566.3426376441" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><path d="M 1052.80409731137 277.48220230465 L 1074.0076824586276 277.48220230465" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1052.80409731137 277.48220230465 L 1074.0076824586276 277.48220230465" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"><path d="M 1017.772087068075 203.73060179245 L 1081.3828425098475 203.73060179245" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1017.772087068075 203.73060179245 L 1081.3828425098475 203.73060179245" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"><path d="M 1010.396927016855 129.97900128024997 L 1088.7580025610675 129.97900128024997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1010.396927016855 129.97900128024997 L 1088.7580025610675 129.97900128024997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"><path d="M 757.79769526257 173.0007682457 L 688.96286811785 173.0007682457 L 688.96286811785 216.02253521115 L 701.25480153655 216.02253521115" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 757.79769526257 173.0007682457 L 688.96286811785 173.0007682457 L 688.96286811785 216.02253521115 L 701.25480153655 216.02253521115" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"><path d="M 181.920614596475 578.6345710628 L 223.4058898845875 578.6345710628 L 223.4058898845875 566.3426376441 L 181.920614596475 566.3426376441" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 578.6345710628 L 223.4058898845875 578.6345710628 L 223.4058898845875 566.3426376441 L 181.920614596475 566.3426376441" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"><path d="M 118.9244558256375 615.5103713189001 L 118.9244558256375 627.8023047376 L 223.4058898845875 627.8023047376 L 223.4058898845875 578.6345710628" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 118.9244558256375 615.5103713189001 L 118.9244558256375 627.8023047376 L 223.4058898845875 627.8023047376 L 223.4058898845875 578.6345710628" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"><path d="M 106.63252240693748 615.5103713189001 L 106.63252240693748 627.8023047376 L 118.9244558256375 627.8023047376 L 118.9244558256375 615.5103713189001" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 106.63252240693748 615.5103713189001 L 106.63252240693748 627.8023047376 L 118.9244558256375 627.8023047376 L 118.9244558256375 615.5103713189001" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__stack1"><path d="M 94.34058898823747 615.5103713189001 L 94.34058898823747 627.8023047376 L 106.63252240693748 627.8023047376" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 94.34058898823747 615.5103713189001 L 94.34058898823747 627.8023047376 L 106.63252240693748 627.8023047376" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_15__stack1"><path d="M 82.04865556953746 615.5103713189001 L 82.04865556953746 627.8023047376 L 94.34058898823747 627.8023047376" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 82.04865556953746 615.5103713189001 L 82.04865556953746 627.8023047376 L 94.34058898823747 627.8023047376" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_16__stack1"><path d="M 264.89116517269997 517.1749039693 L 223.4058898845875 517.1749039693 L 223.4058898845875 566.3426376441 L 181.920614596475 566.3426376441" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 264.89116517269997 517.1749039693 L 223.4058898845875 517.1749039693 L 223.4058898845875 566.3426376441 L 181.920614596475 566.3426376441" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_17__stack1"><path d="M 258.74519846335 492.5910371319 L 261.818181818025 492.5910371319 L 261.818181818025 517.1749039693" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 258.74519846335 492.5910371319 L 261.818181818025 492.5910371319 L 261.818181818025 517.1749039693" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_18__stack1"><path d="M 261.818181818025 431.1313700384 L 261.818181818025 492.5910371319" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 261.818181818025 431.1313700384 L 261.818181818025 492.5910371319" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_19__stack1"><path d="M 381.66453265035 431.1313700384 L 258.74519846335 431.1313700384" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 381.66453265035 431.1313700384 L 258.74519846335 431.1313700384" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_20__stack1"><path d="M 436.9782330345 486.44507042255003 L 449.27016645320003 486.44507042255003 L 449.27016645320003 448.95467349551507 L 381.66453265035 448.95467349551507 L 381.66453265035 411.46427656848005" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 436.9782330345 486.44507042255003 L 449.27016645320003 486.44507042255003 L 449.27016645320003 448.95467349551507 L 381.66453265035 448.95467349551507 L 381.66453265035 411.46427656848005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_21__stack1"><path d="M 1143.4571062742825 277.48220230465 L 1163.1241997442025 277.48220230465 L 1163.1241997442025 203.73060179245 L 1150.8322663255026 203.73060179245" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1143.4571062742825 277.48220230465 L 1163.1241997442025 277.48220230465 L 1163.1241997442025 203.73060179245 L 1150.8322663255026 203.73060179245" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_22__stack1"><path d="M 1158.2074263767227 129.97900128024997 L 1163.1241997442025 129.97900128024997 L 1163.1241997442025 203.73060179245" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1158.2074263767227 129.97900128024997 L 1163.1241997442025 129.97900128024997 L 1163.1241997442025 203.73060179245" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_23__stack1"><path d="M 873.34186939835 669.59487836118 L 873.34186939835 681.88681177988 L 842.6120358516 681.88681177988 L 842.6120358516 572.48860435345" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 873.34186939835 669.59487836118 L 873.34186939835 681.88681177988 L 842.6120358516 681.88681177988 L 842.6120358516 572.48860435345" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_24__stack1"><path d="M 793.4443021768 669.59487836118 L 793.4443021768 681.8868117798801 L 842.6120358516 681.88681177988" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 793.4443021768 669.59487836118 L 793.4443021768 681.8868117798801 L 842.6120358516 681.88681177988" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_25__stack1"><path d="M 181.920614596475 418.8394366197 L 194.212548015175 418.8394366197 L 194.212548015175 406.547503201 L 181.920614596475 406.547503201" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 418.8394366197 L 194.212548015175 418.8394366197 L 194.212548015175 406.547503201 L 181.920614596475 406.547503201" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_26__stack1"><path d="M 658.2330345711 420.06862996157 L 658.2330345711 407.77669654287 L 605.992317541625 407.77669654287" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 658.2330345711 420.06862996157 L 658.2330345711 407.77669654287 L 605.992317541625 407.77669654287" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_27__stack1"><path d="M 873.34186939835 622.88553137012 L 873.34186939835 610.59359795142 L 793.4443021768 610.59359795142 L 793.4443021768 622.88553137012" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 873.34186939835 622.88553137012 L 873.34186939835 610.59359795142 L 793.4443021768 610.59359795142 L 793.4443021768 622.88553137012" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_28__stack1"><path d="M 596.7733674776 595.84327784898 L 596.7733674776 608.13521126768 L 658.2330345711 608.13521126768 L 658.2330345711 466.77797695262996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 596.7733674776 595.84327784898 L 596.7733674776 608.13521126768 L 658.2330345711 608.13521126768 L 658.2330345711 466.77797695262996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_29__stack1"><path d="M 1063.8668373882 449.56927016645 L 1076.1587708069 449.56927016645 L 1076.1587708069 400.40153649165 L 842.6120358516 400.40153649165 L 842.6120358516 412.69346991035" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1063.8668373882 449.56927016645 L 1076.1587708069 449.56927016645 L 1076.1587708069 400.40153649165 L 842.6120358516 400.40153649165 L 842.6120358516 412.69346991035" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_30__stack1"><path d="M 1015.92829705527 277.48220230465 L 1003.63636363657 277.48220230465 L 1003.63636363657 400.40153649165 L 959.38540332925 400.40153649165" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1015.92829705527 277.48220230465 L 1003.63636363657 277.48220230465 L 1003.63636363657 400.40153649165 L 959.38540332925 400.40153649165" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_31__stack1"><path d="M 952.01024327803 173.0007682457 L 979.0524967991701 173.0007682457 L 979.0524967991701 277.48220230465 L 966.76056338047 277.48220230465" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 952.01024327803 173.0007682457 L 979.0524967991701 173.0007682457 L 979.0524967991701 277.48220230465 L 966.76056338047 277.48220230465" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_32__stack1"><path d="M 815.5697823304599 173.0007682457 L 821.6542893727164 173.0007682457 L 821.6542893727164 207.3847078103775 L 964.3021766967299 207.3847078103775 L 964.3021766967299 173.0007682457" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 815.5697823304599 173.0007682457 L 821.6542893727164 173.0007682457 L 821.6542893727164 207.3847078103775 L 964.3021766967299 207.3847078103775 L 964.3021766967299 173.0007682457" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_33__stack1"><path d="M 464.63508322657503 426.21459667092 L 432.6145966708615 426.21459667092 L 432.6145966708615 401.63072983352 L 464.63508322657503 401.63072983352004" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 464.63508322657503 426.21459667092 L 432.6145966708615 426.21459667092 L 432.6145966708615 401.63072983352 L 464.63508322657503 401.63072983352004" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_34__stack1"><path d="M 738.1306017926499 216.02253521115 L 761.4238156210865 216.02253521115 L 761.4238156210865 277.48220230465 L 755.33930857883 277.48220230465" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 738.1306017926499 216.02253521115 L 761.4238156210865 216.02253521115 L 761.4238156210865 277.48220230465 L 755.33930857883 277.48220230465" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_35__stack1"><path d="M 883.17541613331 277.48220230465 L 883.17541613331 244.29398207416 L 761.4238156210865 244.29398207416" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 883.17541613331 277.48220230465 L 883.17541613331 244.29398207416 L 761.4238156210865 244.29398207416" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_36__stack1"><path d="M 1063.8668373882 498.73700384125 L 1143.8258642768433 498.73700384125 L 1143.8258642768433 681.8868117798801 L 953.3008962869935 681.8868117798801 L 953.3008962869935 474.15313700385 L 919.436619718475 474.15313700385" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1063.8668373882 498.73700384125 L 1143.8258642768433 498.73700384125 L 1143.8258642768433 681.8868117798801 L 953.3008962869935 681.8868117798801 L 953.3008962869935 474.15313700385 L 919.436619718475 474.15313700385" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_37__stack1"><path d="M 464.63508322657503 413.92266325222 L 409.87451984626654 413.92266325222 L 409.87451984626654 417.0571062739885" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 464.63508322657503 413.92266325222 L 409.87451984626654 413.92266325222 L 409.87451984626654 417.0571062739885" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_38__stack1"><path d="M 1063.8668373882 461.86120358515 L 1146.2842509605834 461.86120358515 L 1146.2842509605834 464.9956466069185" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1063.8668373882 461.86120358515 L 1146.2842509605834 461.86120358515 L 1146.2842509605834 464.9956466069185" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_39__stack1"><path d="M 765.7874519847251 461.86120358515 L 709.244558258705 461.86120358515" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 765.7874519847251 461.86120358515 L 709.244558258705 461.86120358515" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_40__stack1"><path d="M 765.7874519847251 486.44507042255003 L 709.244558258705 486.44507042255003" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 765.7874519847251 486.44507042255003 L 709.244558258705 486.44507042255003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_41__stack1"><path d="M 834.0076824585101 277.48220230465 L 777.46478873249 277.48220230465" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 834.0076824585101 277.48220230465 L 777.46478873249 277.48220230465" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_42__stack1"><path d="M 894.23815621014 173.0007682457 L 837.69526248412 173.0007682457" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 894.23815621014 173.0007682457 L 837.69526248412 173.0007682457" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_43__stack1"><path d="M 436.9782330345 572.48860435345 L 483.68758002556 572.48860435345" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 436.9782330345 572.48860435345 L 483.68758002556 572.48860435345" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_44__stack1"><path d="M 765.7874519847251 523.32087067865 L 709.244558258705 523.32087067865" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 765.7874519847251 523.32087067865 L 709.244558258705 523.32087067865" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_45__stack1"><path d="M 765.7874519847251 474.15313700385 L 709.244558258705 474.15313700385" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 765.7874519847251 474.15313700385 L 709.244558258705 474.15313700385" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_46__stack1"><path d="M 718.4635083227299 277.48220230465 L 676.6709346991499 277.48220230465" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 718.4635083227299 277.48220230465 L 676.6709346991499 277.48220230465" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><circle cx="181.920614596475" cy="511.02893725995" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="194.212548015175" cy="511.02893725995" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"><circle cx="223.4058898845875" cy="578.6345710628" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="223.4058898845875" cy="566.3426376441" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="181.920614596475" cy="566.3426376441" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"><circle cx="118.9244558256375" cy="615.5103713189001" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="118.9244558256375" cy="627.8023047376" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"><circle cx="106.63252240693748" cy="627.8023047376" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__stack1"><circle cx="94.34058898823747" cy="627.8023047376" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_15__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_16__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_17__stack1"><circle cx="261.818181818025" cy="492.5910371319" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_18__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_19__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_20__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_21__stack1"><circle cx="1163.1241997442025" cy="203.73060179245" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_22__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_23__stack1"><circle cx="842.6120358516" cy="681.88681177988" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_24__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_25__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_26__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_27__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_28__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_29__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_30__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_31__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_32__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_33__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_34__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_35__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_36__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_37__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_38__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_39__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_40__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_41__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_42__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_43__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_44__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_45__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_46__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="52.85531370012495" y="394.2555697823" width="104.48143405895001" height="196.67093469920007" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="52.85531370012495" y="394.2555697823" width="104.48143405895001" height="196.67093469920007" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="566.3426376441" x2="181.920614596475" y2="566.3426376441" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="180.691421254605" y="565.11344430223" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="565.11344430223" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="566.3426376441" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GND1</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="406.547503201" x2="181.920614596475" y2="406.547503201" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="180.691421254605" y="405.31830985913" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="405.31830985913" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="406.547503201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">VBUS1</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="440.35032010242503" x2="181.920614596475" y2="440.35032010242503" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="180.691421254605" y="439.12112676055506" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="439.121126760555" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="440.35032010242503" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">CC1</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="474.15313700385" x2="181.920614596475" y2="474.15313700385" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="180.691421254605" y="472.92394366198005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="472.92394366198005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="474.15313700385" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DP1</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="498.73700384125004" x2="181.920614596475" y2="498.73700384125004" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="180.691421254605" y="497.50781049938007" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="497.50781049938" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="498.73700384125004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DM1</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="532.539820742675" x2="180.69142125460502" y2="532.539820742675" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="181.920614596475" cy="532.539820742675" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="180.691421254605" y="531.3106274008051" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="531.3106274008051" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="532.539820742675" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">SBU1</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="544.831754161375" x2="180.69142125460502" y2="544.831754161375" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="181.920614596475" cy="544.831754161375" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="180.691421254605" y="543.602560819505" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="543.602560819505" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="544.831754161375" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">SBU2</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="511.02893725995" x2="181.920614596475" y2="511.02893725995" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><rect x="180.691421254605" y="509.79974391808" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="509.79974391808" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="511.02893725995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DM2</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="486.44507042255003" x2="181.920614596475" y2="486.44507042255003" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><rect x="180.691421254605" y="485.21587708068006" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="485.21587708068" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="486.44507042255003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DP2</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="452.64225352112504" x2="181.920614596475" y2="452.64225352112504" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><rect x="180.691421254605" y="451.41306017925507" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="451.413060179255" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="452.64225352112504" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">CC2</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="418.8394366197" x2="181.920614596475" y2="418.8394366197" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_10__stack1"><rect x="180.691421254605" y="417.61024327783" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="417.61024327783" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="418.8394366197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">VBUS2</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="578.6345710628" x2="181.920614596475" y2="578.6345710628" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_11__stack1"><rect x="180.691421254605" y="577.40537772093" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="577.40537772093" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="578.6345710628" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GND2</text><line class="component-pin sch-component-pin sch-port-line" x1="82.04865556953746" y1="590.9265044815" x2="82.04865556953746" y2="615.5103713189001" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_12__stack1"><rect x="80.81946222766746" y="614.2811779770301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="80.81946222766749" y="603.2184379002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 80.81946222766749 603.2184379002)"></text><text class="pin-number sch-pin-label" x="82.04865556953746" y="584.78053777215" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 82.04865556953746 584.78053777215)">SHELL1</text><line class="component-pin sch-component-pin sch-port-line" x1="94.34058898823747" y1="590.9265044815" x2="94.34058898823747" y2="615.5103713189001" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_13__stack1"><rect x="93.11139564636747" y="614.2811779770301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="93.1113956463675" y="603.2184379002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 93.1113956463675 603.2184379002)"></text><text class="pin-number sch-pin-label" x="94.34058898823747" y="584.78053777215" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 94.34058898823747 584.78053777215)">SHELL2</text><line class="component-pin sch-component-pin sch-port-line" x1="106.63252240693748" y1="590.9265044815" x2="106.63252240693748" y2="615.5103713189001" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_14__stack1"><rect x="105.40332906506748" y="614.2811779770301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="105.40332906506751" y="603.2184379002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 105.40332906506751 603.2184379002)"></text><text class="pin-number sch-pin-label" x="106.63252240693748" y="584.78053777215" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 106.63252240693748 584.78053777215)">SHELL3</text><line class="component-pin sch-component-pin sch-port-line" x1="118.9244558256375" y1="590.9265044815" x2="118.9244558256375" y2="615.5103713189001" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_15__stack1"><rect x="117.6952624837675" y="614.2811779770301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="117.69526248376746" y="603.2184379002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 117.69526248376746 603.2184379002)"></text><text class="pin-number sch-pin-label" x="118.9244558256375" y="584.78053777215" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 118.9244558256375 584.78053777215)">SHELL4</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component chip sch-component-body" x="237.23431498062502" y="410.23508322661" width="6.1459667093499775" height="41.79257362357998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="237.23431498062502" y="410.23508322661" width="6.1459667093499775" height="41.79257362357998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="237.23431498062502" y1="431.1313700384" x2="221.86939820725001" y2="431.1313700384" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><rect x="220.64020486538" y="429.90217669653003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="229.5518565939375" y="429.90217669653" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="243.380281689975" y="431.1313700384" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="243.380281689975" y1="431.1313700384" x2="258.74519846335" y2="431.1313700384" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="257.51600512148" y="429.90217669653003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="251.06274007666252" y="429.90217669653" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="237.23431498062502" y="431.1313700384" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component chip sch-component-body" x="237.23431498062502" y="471.69475032011" width="6.1459667093499775" height="41.79257362358004" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="237.23431498062502" y="471.69475032011" width="6.1459667093499775" height="41.79257362358004" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="237.23431498062502" y1="492.5910371319" x2="221.86939820725001" y2="492.5910371319" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><rect x="220.64020486538" y="491.36184379003004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="229.5518565939375" y="491.36184379003004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="243.380281689975" y="492.5910371319" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="243.380281689975" y1="492.5910371319" x2="258.74519846335" y2="492.5910371319" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><rect x="257.51600512148" y="491.36184379003004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="251.06274007666252" y="491.36184379003004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="237.23431498062502" y="492.5910371319" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component chip sch-component-body" x="289.4750320101" y="468.00717029450004" width="122.919334187" height="172.08706786179994" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="289.4750320101" y="468.00717029450004" width="122.919334187" height="172.08706786179994" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="480.2991037132" x2="266.12035851456994" y2="480.2991037132" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="480.2991037132" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="479.06991037133" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="479.06991037133" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="480.2991037132" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">RST</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="492.5910371319" x2="266.12035851456994" y2="492.5910371319" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="492.5910371319" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="491.36184379003004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="491.36184379003004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="492.5910371319" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO0</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="504.8829705506" x2="266.12035851456994" y2="504.8829705506" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="504.8829705506" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="503.65377720873005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="503.65377720873" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="504.8829705506" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO1</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="517.1749039693" x2="264.89116517269997" y2="517.1749039693" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_3__stack1"><rect x="263.66197183083" y="515.94571062743" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="515.94571062743" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="517.1749039693" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">GND</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="529.466837388" x2="264.89116517269997" y2="529.466837388" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_4__stack1"><rect x="263.66197183083" y="528.2376440461301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="528.2376440461301" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="529.466837388" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">DPLUS</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="541.7587708067" x2="264.89116517269997" y2="541.7587708067" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_5__stack1"><rect x="263.66197183083" y="540.52957746483" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="540.52957746483" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="541.7587708067" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">DMINUS</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="554.0507042254001" x2="266.12035851456994" y2="554.0507042254001" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="554.0507042254001" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="552.8215108835301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="552.82151088353" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="554.0507042254001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">REGIN</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="566.3426376441" x2="264.89116517269997" y2="566.3426376441" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_7__stack1"><rect x="263.66197183083" y="565.11344430223" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="565.11344430223" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="566.3426376441" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">VDD</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="578.6345710628" x2="264.89116517269997" y2="578.6345710628" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_8__stack1"><rect x="263.66197183083" y="577.40537772093" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="577.40537772093" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="578.6345710628" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">VIO</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="590.9265044815" x2="266.12035851456994" y2="590.9265044815" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="590.9265044815" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="589.6973111396301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="589.69731113963" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="590.9265044815" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">SUSPEND</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="603.2184379002" x2="266.12035851456994" y2="603.2184379002" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="603.2184379002" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="601.98924455833" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="601.98924455833" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="603.2184379002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">SUSPEND_N</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="615.5103713189" x2="266.12035851456994" y2="615.5103713189" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_11__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="615.5103713189" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="614.28117797703" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="614.28117797703" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="615.5103713189" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">WAKEUP</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="627.8023047376" x2="266.12035851456994" y2="627.8023047376" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="627.8023047376" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="626.57311139573" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="626.57311139573" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="627.8023047376" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">RI</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="621.65633802825" x2="435.74903969263005" y2="621.65633802825" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_13__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="621.65633802825" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="620.4271446863801" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="620.42714468638" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="621.65633802825" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DCD</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="609.36440460955" x2="435.74903969263005" y2="609.36440460955" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_14__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="609.36440460955" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="608.13521126768" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="608.13521126768" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="609.36440460955" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DTR</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="597.07247119085" x2="435.74903969263005" y2="597.07247119085" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_15__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="597.07247119085" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="595.84327784898" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="595.84327784898" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="597.07247119085" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DSR</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="584.78053777215" x2="435.74903969263005" y2="584.78053777215" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_16__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="584.78053777215" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="583.55134443028" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="583.55134443028" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="584.78053777215" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">TXD</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="572.48860435345" x2="436.9782330345" y2="572.48860435345" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_17__stack1"><rect x="435.74903969263005" y="571.25941101158" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="571.25941101158" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="572.48860435345" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">RXD</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="560.19667093475" x2="435.74903969263005" y2="560.19667093475" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_18__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="560.19667093475" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="558.9674775928801" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="558.96747759288" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="560.19667093475" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">RTS</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="547.90473751605" x2="435.74903969263005" y2="547.90473751605" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_19__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="547.90473751605" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="546.67554417418" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="546.67554417418" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="547.90473751605" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">CTS</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="535.61280409735" x2="435.74903969263005" y2="535.61280409735" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_20__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="535.61280409735" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="534.38361075548" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="534.38361075548" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="535.61280409735" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO2</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="523.32087067865" x2="435.74903969263005" y2="523.32087067865" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_21__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="523.32087067865" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="522.09167733678" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="522.09167733678" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="523.32087067865" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO3</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="511.02893725995" x2="435.74903969263005" y2="511.02893725995" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_22__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="511.02893725995" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="509.79974391808" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="509.79974391808" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="511.02893725995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">CHREN</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="498.73700384125004" x2="435.74903969263005" y2="498.73700384125004" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_23__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="498.73700384125004" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="497.50781049938007" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="497.50781049938" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="498.73700384125004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">NC</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="486.44507042255003" x2="436.9782330345" y2="486.44507042255003" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_24__stack1"><rect x="435.74903969263005" y="485.21587708068006" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="485.21587708068" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="486.44507042255003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">EP</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="354.007682458275" y="385.036619718275" width="64.22535211270747" height="6.1459667093499775" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="354.007682458275" y="385.036619718275" width="64.22535211270747" height="6.1459667093499775" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="381.66453265035" y1="385.036619718275" x2="381.66453265035" y2="365.98412291929003" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="381.66453265035" cy="364.75492957742" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="380.43533930848" y="363.52573623555" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="380.43533930848" y="374.8957746478475" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 380.43533930848 374.8957746478475)"></text><text class="pin-number sch-pin-label" x="381.66453265035" y="391.182586427625" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 381.66453265035 391.182586427625)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="381.66453265035" y1="391.182586427625" x2="381.66453265035" y2="411.46427656848005" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="380.43533930848" y="410.2350832266101" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="380.43533930848" y="401.3234314980525" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 380.43533930848 401.3234314980525)"></text><text class="pin-number sch-pin-label" x="381.66453265035" y="385.036619718275" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 381.66453265035 385.036619718275)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component chip sch-component-body" x="489.218950063975" y="395.48476312417" width="92.18950064024995" height="36.875800256100035" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="489.218950063975" y="395.48476312417" width="92.18950064024995" height="36.875800256100035" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="489.218950063975" y1="401.63072983352004" x2="464.63508322657503" y2="401.63072983352004" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><rect x="463.40588988470506" y="400.40153649165006" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="476.927016645275" y="400.40153649165" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="495.36491677332504" y="401.63072983352004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">VIN</text><line class="component-pin sch-component-pin sch-port-line" x1="489.218950063975" y1="413.92266325222" x2="464.63508322657503" y2="413.92266325222" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><rect x="463.40588988470506" y="412.69346991035" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="476.927016645275" y="412.69346991035" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="495.36491677332504" y="413.92266325222" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">GND</text><line class="component-pin sch-component-pin sch-port-line" x1="489.218950063975" y1="426.21459667092" x2="464.63508322657503" y2="426.21459667092" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_5_2__stack1"><rect x="463.40588988470506" y="424.98540332905003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="476.927016645275" y="424.98540332905" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="495.36491677332504" y="426.21459667092" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">EN</text><line class="component-pin sch-component-pin sch-port-line" x1="581.408450704225" y1="420.06862996157" x2="604.763124199755" y2="420.06862996157" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_5_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="605.992317541625" cy="420.06862996157" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="604.763124199755" y="418.83943661970005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="593.700384122925" y="418.8394366197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="575.262483994875" y="420.06862996157" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">NC</text><line class="component-pin sch-component-pin sch-port-line" x1="581.408450704225" y1="407.77669654287" x2="605.992317541625" y2="407.77669654287" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_5_4__stack1"><rect x="604.763124199755" y="406.54750320100004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="593.700384122925" y="406.547503201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="575.262483994875" y="407.77669654287" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">VOUT</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component chip sch-component-body" x="569.116517285525" y="569.415620998775" width="64.22535211270747" height="6.1459667093499775" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="569.116517285525" y="569.415620998775" width="64.22535211270747" height="6.1459667093499775" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="596.7733674776" y1="569.415620998775" x2="596.7733674776" y2="550.36312419979" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="596.7733674776" cy="549.1339308579201" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="595.54417413573" y="547.9047375160501" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="595.54417413573" y="559.2747759283475" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 595.54417413573 559.2747759283475)"></text><text class="pin-number sch-pin-label" x="596.7733674776" y="575.561587708125" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 596.7733674776 575.561587708125)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="596.7733674776" y1="575.561587708125" x2="596.7733674776" y2="595.84327784898" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><rect x="595.54417413573" y="594.6140845071101" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="595.54417413573" y="585.7024327785525" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 595.54417413573 585.7024327785525)"></text><text class="pin-number sch-pin-label" x="596.7733674776" y="569.415620998775" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 596.7733674776 569.415620998775)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7__stack1"><rect class="component chip sch-component-body" x="630.576184379025" y="440.35032010242503" width="64.22535211270747" height="6.1459667093499775" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="630.576184379025" y="440.35032010242503" width="64.22535211270747" height="6.1459667093499775" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="658.2330345711" y1="440.35032010242503" x2="658.2330345711" y2="420.06862996157" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_7_0__stack1"><rect x="657.00384122923" y="418.83943661970005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="657.00384122923" y="430.2094750319975" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 657.00384122923 430.2094750319975)"></text><text class="pin-number sch-pin-label" x="658.2330345711" y="446.496286811775" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 658.2330345711 446.496286811775)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="658.2330345711" y1="446.496286811775" x2="658.2330345711" y2="466.77797695263" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_7_1__stack1"><rect x="657.00384122923" y="465.54878361076004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="657.00384122923" y="456.6371318822025" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 657.00384122923 456.6371318822025)"></text><text class="pin-number sch-pin-label" x="658.2330345711" y="440.35032010242503" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 658.2330345711 440.35032010242503)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8__stack1"><rect class="component chip sch-component-body" x="790.371318822125" y="437.27733674775004" width="104.48143405895007" height="110.62740076829994" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="790.371318822125" y="437.27733674775004" width="104.48143405895007" height="110.62740076829994" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="790.371318822125" y1="461.86120358515" x2="765.7874519847251" y2="461.86120358515" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_0__stack1"><rect x="764.5582586428551" y="460.63201024328004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="778.079385403425" y="460.63201024328" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="796.517285531475" y="461.86120358515" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">RESET</text><line class="component-pin sch-component-pin sch-port-line" x1="790.371318822125" y1="511.02893725995" x2="767.016645326595" y2="511.02893725995" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="765.7874519847251" cy="511.02893725995" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="764.5582586428551" y="509.79974391808" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="778.079385403425" y="509.79974391808" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="796.517285531475" y="511.02893725995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">ADC</text><line class="component-pin sch-component-pin sch-port-line" x1="790.371318822125" y1="474.15313700385" x2="765.7874519847251" y2="474.15313700385" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_2__stack1"><rect x="764.5582586428551" y="472.92394366198005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="778.079385403425" y="472.92394366198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="796.517285531475" y="474.15313700385" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">EN</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="449.56927016645" x2="918.2074263766051" y2="449.56927016645" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="449.56927016645" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="448.34007682458" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="448.34007682458" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="449.56927016645" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO16</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="461.86120358515" x2="918.2074263766051" y2="461.86120358515" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="461.86120358515" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="460.63201024328004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="460.63201024328" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="461.86120358515" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO14</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="474.15313700385" x2="919.436619718475" y2="474.15313700385" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_5__stack1"><rect x="918.207426376605" y="472.92394366198005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="472.92394366198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="474.15313700385" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO12</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="486.44507042255" x2="918.2074263766051" y2="486.44507042255" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="486.44507042255" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="485.21587708068" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="485.21587708068" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="486.44507042255" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO13</text><line class="component-pin sch-component-pin sch-port-line" x1="842.6120358516" y1="437.27733674775004" x2="842.6120358516" y2="412.69346991035" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_7__stack1"><rect x="841.38284250973" y="411.46427656848005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="841.38284250973" y="424.98540332905003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 841.38284250973 424.98540332905003)"></text><text class="pin-number sch-pin-label" x="842.6120358516" y="443.4233034571" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 842.6120358516 443.4233034571)">VCC</text><line class="component-pin sch-component-pin sch-port-line" x1="842.6120358516" y1="547.90473751605" x2="842.6120358516" y2="572.48860435345" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_8__stack1"><rect x="841.38284250973" y="571.25941101158" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="841.38284250973" y="560.19667093475" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 841.38284250973 560.19667093475)"></text><text class="pin-number sch-pin-label" x="842.6120358516" y="541.7587708067" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 842.6120358516 541.7587708067)">GND</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="498.73700384125" x2="918.2074263766051" y2="498.73700384125" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="498.73700384125" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="497.50781049938" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="497.50781049938" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="498.73700384125" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO15</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="511.02893725995" x2="918.2074263766051" y2="511.02893725995" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="511.02893725995" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="509.79974391808" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="509.79974391808" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="511.02893725995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO2</text><line class="component-pin sch-component-pin sch-port-line" x1="790.371318822125" y1="486.44507042255003" x2="765.7874519847251" y2="486.44507042255003" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_11__stack1"><rect x="764.5582586428551" y="485.21587708068006" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="778.079385403425" y="485.21587708068" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="796.517285531475" y="486.44507042255003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO0</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="523.32087067865" x2="918.2074263766051" y2="523.32087067865" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="523.32087067865" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="522.09167733678" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="522.09167733678" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="523.32087067865" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO4</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="535.61280409735" x2="918.2074263766051" y2="535.61280409735" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_13__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="535.61280409735" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="534.38361075548" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="534.38361075548" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="535.61280409735" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO5</text><line class="component-pin sch-component-pin sch-port-line" x1="790.371318822125" y1="498.73700384125004" x2="767.016645326595" y2="498.73700384125004" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_14__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="765.7874519847251" cy="498.73700384125004" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="764.5582586428551" y="497.50781049938007" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="778.079385403425" y="497.50781049938" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="796.517285531475" y="498.73700384125004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">RXD</text><line class="component-pin sch-component-pin sch-port-line" x1="790.371318822125" y1="523.32087067865" x2="765.7874519847251" y2="523.32087067865" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_15__stack1"><rect x="764.5582586428551" y="522.09167733678" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="778.079385403425" y="522.09167733678" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="796.517285531475" y="523.32087067865" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">TXD</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_9__stack1"><rect class="component chip sch-component-body" x="765.7874519847251" y="643.167221510975" width="71.60051216392753" height="6.1459667093499775" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="765.7874519847251" y="643.167221510975" width="71.60051216392753" height="6.1459667093499775" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="793.4443021768" y1="643.167221510975" x2="793.4443021768" y2="622.88553137012" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_9_0__stack1"><rect x="792.21510883493" y="621.65633802825" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="792.21510883493" y="633.0263764405474" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 792.21510883493 633.0263764405474)"></text><text class="pin-number sch-pin-label" x="793.4443021768" y="649.313188220325" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 793.4443021768 649.313188220325)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="793.4443021768" y1="649.313188220325" x2="793.4443021768" y2="669.59487836118" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_9_1__stack1"><rect x="792.21510883493" y="668.36568501931" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="792.21510883493" y="659.4540332907525" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 792.21510883493 659.4540332907525)"></text><text class="pin-number sch-pin-label" x="793.4443021768" y="643.167221510975" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 793.4443021768 643.167221510975)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_10__stack1"><rect class="component chip sch-component-body" x="845.685019206275" y="643.167221510975" width="64.22535211270747" height="6.1459667093499775" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="845.685019206275" y="643.167221510975" width="64.22535211270747" height="6.1459667093499775" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="873.34186939835" y1="643.167221510975" x2="873.34186939835" y2="622.88553137012" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_10_0__stack1"><rect x="872.11267605648" y="621.65633802825" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="872.11267605648" y="633.0263764405474" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 872.11267605648 633.0263764405474)"></text><text class="pin-number sch-pin-label" x="873.34186939835" y="649.313188220325" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 873.34186939835 649.313188220325)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="873.34186939835" y1="649.313188220325" x2="873.34186939835" y2="669.59487836118" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_10_1__stack1"><rect x="872.11267605648" y="668.36568501931" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="872.11267605648" y="659.4540332907525" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 872.11267605648 659.4540332907525)"></text><text class="pin-number sch-pin-label" x="873.34186939835" y="643.167221510975" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 873.34186939835 643.167221510975)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_11__stack1"><rect class="component chip sch-component-body" x="1014.6991037134001" y="437.27733674775004" width="24.58386683739991" height="110.62740076829994" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1014.6991037134001" y="437.27733674775004" width="24.58386683739991" height="110.62740076829994" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="449.56927016645" x2="1063.8668373882" y2="449.56927016645" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_0__stack1"><rect x="1062.63764404633" y="448.34007682458" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="448.34007682458" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="461.86120358515" x2="1063.8668373882" y2="461.86120358515" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_1__stack1"><rect x="1062.63764404633" y="460.63201024328004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="460.63201024328" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="474.15313700385" x2="1062.63764404633" y2="474.15313700385" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1063.8668373882" cy="474.15313700385" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="1062.63764404633" y="472.92394366198005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="472.92394366198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="486.44507042255" x2="1062.63764404633" y2="486.44507042255" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1063.8668373882" cy="486.44507042255" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="1062.63764404633" y="485.21587708068" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="485.21587708068" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="498.73700384125" x2="1063.8668373882" y2="498.73700384125" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_4__stack1"><rect x="1062.63764404633" y="497.50781049938" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="497.50781049938" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="511.02893725995" x2="1062.63764404633" y2="511.02893725995" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1063.8668373882" cy="511.02893725995" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="1062.63764404633" y="509.79974391808" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="509.79974391808" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">6</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="523.32087067865" x2="1062.63764404633" y2="523.32087067865" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1063.8668373882" cy="523.32087067865" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="1062.63764404633" y="522.09167733678" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="522.09167733678" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">7</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="535.61280409735" x2="1062.63764404633" y2="535.61280409735" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_7__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1063.8668373882" cy="535.61280409735" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="1062.63764404633" y="534.38361075548" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="534.38361075548" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">8</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_12__stack1"><rect class="component chip sch-component-body" x="733.828425096105" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="733.828425096105" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="733.828425096105" y1="277.48220230465" x2="718.4635083227299" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_12_0__stack1"><rect x="717.23431498086" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="726.1459667094175" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="739.9743918054551" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="739.974391805455" y1="277.48220230465" x2="755.33930857883" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_12_1__stack1"><rect x="754.11011523696" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="747.6568501921425" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="733.828425096105" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_13__stack1"><rect class="component chip sch-component-body" x="716.619718309925" y="195.12624839936" width="6.1459667093499775" height="41.79257362357998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="716.619718309925" y="195.12624839936" width="6.1459667093499775" height="41.79257362357998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="716.619718309925" y1="216.02253521115" x2="701.25480153655" y2="216.02253521115" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_13_0__stack1"><rect x="700.02560819468" y="214.79334186928" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="708.9372599232375" y="214.79334186928003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="722.765685019275" y="216.02253521115" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="722.765685019275" y1="216.02253521115" x2="738.1306017926499" y2="216.02253521115" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_13_1__stack1"><rect x="736.90140845078" y="214.79334186928" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="730.4481434059625" y="214.79334186928003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="716.619718309925" y="216.02253521115" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_14__stack1"><rect class="component chip sch-component-body" x="849.372599231885" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="849.372599231885" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="849.372599231885" y1="277.48220230465" x2="834.0076824585101" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_14_0__stack1"><rect x="832.7784891166401" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="841.6901408451976" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="855.518565941235" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="855.518565941235" y1="277.48220230465" x2="870.88348271461" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_14_1__stack1"><rect x="869.65428937274" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="863.2010243279226" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="849.372599231885" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_15__stack1"><rect class="component chip sch-component-body" x="945.249679897745" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="945.249679897745" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="945.249679897745" y1="277.48220230465" x2="931.11395646624" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_15_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="929.88476312437" cy="277.48220230465" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="928.6555697825" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="937.5672215110576" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="951.3956466070949" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="951.3956466070949" y1="277.48220230465" x2="966.76056338047" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_15_1__stack1"><rect x="965.5313700386" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="959.0781049937825" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="945.249679897745" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_16__stack1"><rect class="component chip sch-component-body" x="782.38156209997" y="150.90876209972248" width="8.604353393090037" height="44.184012291955014" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="782.38156209997" y="150.90876209972248" width="8.604353393090037" height="44.184012291955014" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="782.38156209997" y1="173.0007682457" x2="757.79769526257" y2="173.0007682457" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_16_0__stack1"><rect x="756.5685019207" y="171.77157490383" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="770.08962868127" y="171.77157490383001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="790.98591549306" y1="173.0007682457" x2="815.5697823304599" y2="173.0007682457" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_16_1__stack1"><rect x="814.34058898859" y="171.77157490383" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="803.27784891176" y="171.77157490383001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">2</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_17__stack1"><rect class="component chip sch-component-body" x="918.82202304754" y="150.90876209972248" width="8.604353393089923" height="44.184012291955014" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="918.82202304754" y="150.90876209972248" width="8.604353393089923" height="44.184012291955014" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="918.82202304754" y1="173.0007682457" x2="894.23815621014" y2="173.0007682457" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_17_0__stack1"><rect x="893.00896286827" y="171.77157490383" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="906.53008962884" y="171.77157490383001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="927.42637644063" y1="173.0007682457" x2="952.01024327803" y2="173.0007682457" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_17_1__stack1"><rect x="950.78104993616" y="171.77157490383" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="939.71830985933" y="171.77157490383001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">2</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_18__stack1"><rect class="component chip sch-component-body" x="1098.5915492960276" y="241.220998719485" width="20.281690140855062" height="72.52240717032998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1098.5915492960276" y="241.220998719485" width="20.281690140855062" height="72.52240717032998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1098.5915492960276" y1="277.48220230465" x2="1074.0076824586276" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_18_0__stack1"><rect x="1072.7784891167576" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1086.2996158773276" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1104.7375160053775" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1118.8732394368826" y1="277.48220230465" x2="1143.4571062742825" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_18_1__stack1"><rect x="1142.2279129324124" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1131.1651728555826" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1112.7272727275326" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_19__stack1"><rect class="component chip sch-component-body" x="1031.293213828645" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1031.293213828645" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1031.293213828645" y1="277.48220230465" x2="1015.92829705527" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_19_0__stack1"><rect x="1014.6991037134001" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1023.6107554419575" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1037.439180537995" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1037.439180537995" y1="277.48220230465" x2="1052.80409731137" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_19_1__stack1"><rect x="1051.5749039695" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1045.1216389246824" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1031.293213828645" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_20__stack1"><rect class="component chip sch-component-body" x="1105.9667093472476" y="167.469398207285" width="20.281690140854835" height="72.52240717032998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1105.9667093472476" y="167.469398207285" width="20.281690140854835" height="72.52240717032998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1105.9667093472476" y1="203.73060179245" x2="1081.3828425098475" y2="203.73060179245" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_20_0__stack1"><rect x="1080.1536491679774" y="202.50140845058" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1093.6747759285474" y="202.50140845058002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1112.1126760565976" y="203.73060179245" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1126.2483994881025" y1="203.73060179245" x2="1150.8322663255026" y2="203.73060179245" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_20_1__stack1"><rect x="1149.6030729836325" y="202.50140845058" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1138.5403329068026" y="202.50140845058002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1120.1024327787525" y="203.73060179245" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_21__stack1"><rect class="component chip sch-component-body" x="996.26120358535" y="182.83431498066" width="6.1459667093499775" height="41.79257362357998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="996.26120358535" y="182.83431498066" width="6.1459667093499775" height="41.79257362357998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="996.26120358535" y1="203.73060179245" x2="982.125480153845" y2="203.73060179245" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_21_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="980.896286811975" cy="203.73060179245" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="979.667093470105" y="202.50140845058" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="988.5787451986625" y="202.50140845058002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1002.4071702947" y="203.73060179245" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1002.4071702947" y1="203.73060179245" x2="1017.772087068075" y2="203.73060179245" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_21_1__stack1"><rect x="1016.5428937262051" y="202.50140845058" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1010.0896286813875" y="202.50140845058002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="996.26120358535" y="203.73060179245" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_22__stack1"><rect class="component chip sch-component-body" x="1113.3418693984677" y="93.71779769508498" width="20.281690140854835" height="72.52240717032998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1113.3418693984677" y="93.71779769508498" width="20.281690140854835" height="72.52240717032998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1113.3418693984677" y1="129.97900128024997" x2="1088.7580025610675" y2="129.97900128024997" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_22_0__stack1"><rect x="1087.5288092191975" y="128.74980793837997" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1101.0499359797675" y="128.74980793838" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1119.4878361078177" y="129.97900128024997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1133.6235595393225" y1="129.97900128024997" x2="1158.2074263767227" y2="129.97900128024997" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_22_1__stack1"><rect x="1156.9782330348526" y="128.74980793837997" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1145.9154929580227" y="128.74980793838" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1127.4775928299725" y="129.97900128024997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_23__stack1"><rect class="component chip sch-component-body" x="988.8860435341301" y="109.08271446845998" width="6.1459667093499775" height="41.79257362357998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="988.8860435341301" y="109.08271446845998" width="6.1459667093499775" height="41.79257362357998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="988.8860435341301" y1="129.97900128024997" x2="974.750320102625" y2="129.97900128024997" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_23_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="973.521126760755" cy="129.97900128024997" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="972.291933418885" y="128.74980793837997" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="981.2035851474425" y="128.74980793838" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="995.03201024348" y="129.97900128024997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="995.03201024348" y1="129.97900128024997" x2="1010.396927016855" y2="129.97900128024997" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_23_1__stack1"><rect x="1009.167733674985" y="128.74980793837997" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1002.7144686301675" y="128.74980793838" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="988.8860435341301" y="129.97900128024997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="181.920614596475" cy="566.3426376441" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="181.920614596475" cy="406.547503201" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="181.920614596475" cy="440.35032010242503" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="181.920614596475" cy="474.15313700385" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="181.920614596475" cy="498.73700384125004" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="181.920614596475" cy="532.539820742675" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="181.920614596475" cy="544.831754161375" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="181.920614596475" cy="511.02893725995" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="181.920614596475" cy="486.44507042255003" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="181.920614596475" cy="452.64225352112504" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_10__stack1"><circle cx="181.920614596475" cy="418.8394366197" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_11__stack1"><circle cx="181.920614596475" cy="578.6345710628" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_12__stack1"><circle cx="82.04865556953746" cy="615.5103713189001" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_13__stack1"><circle cx="94.34058898823747" cy="615.5103713189001" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_14__stack1"><circle cx="106.63252240693748" cy="615.5103713189001" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_15__stack1"><circle cx="118.9244558256375" cy="615.5103713189001" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="221.86939820725001" cy="431.1313700384" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="258.74519846335" cy="431.1313700384" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="221.86939820725001" cy="492.5910371319" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="258.74519846335" cy="492.5910371319" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="264.89116517269997" cy="480.2991037132" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="264.89116517269997" cy="492.5910371319" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_2__stack1"><circle cx="264.89116517269997" cy="504.8829705506" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_3__stack1"><circle cx="264.89116517269997" cy="517.1749039693" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_4__stack1"><circle cx="264.89116517269997" cy="529.466837388" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_5__stack1"><circle cx="264.89116517269997" cy="541.7587708067" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_6__stack1"><circle cx="264.89116517269997" cy="554.0507042254001" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_7__stack1"><circle cx="264.89116517269997" cy="566.3426376441" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_8__stack1"><circle cx="264.89116517269997" cy="578.6345710628" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_9__stack1"><circle cx="264.89116517269997" cy="590.9265044815" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_10__stack1"><circle cx="264.89116517269997" cy="603.2184379002" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_11__stack1"><circle cx="264.89116517269997" cy="615.5103713189" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_12__stack1"><circle cx="264.89116517269997" cy="627.8023047376" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_13__stack1"><circle cx="436.9782330345" cy="621.65633802825" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_14__stack1"><circle cx="436.9782330345" cy="609.36440460955" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_15__stack1"><circle cx="436.9782330345" cy="597.07247119085" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_16__stack1"><circle cx="436.9782330345" cy="584.78053777215" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_17__stack1"><circle cx="436.9782330345" cy="572.48860435345" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_18__stack1"><circle cx="436.9782330345" cy="560.19667093475" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_19__stack1"><circle cx="436.9782330345" cy="547.90473751605" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_20__stack1"><circle cx="436.9782330345" cy="535.61280409735" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_21__stack1"><circle cx="436.9782330345" cy="523.32087067865" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_22__stack1"><circle cx="436.9782330345" cy="511.02893725995" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_23__stack1"><circle cx="436.9782330345" cy="498.73700384125004" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_24__stack1"><circle cx="436.9782330345" cy="486.44507042255003" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="381.66453265035" cy="364.75492957742" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="381.66453265035" cy="411.46427656848005" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="464.63508322657503" cy="401.63072983352004" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="464.63508322657503" cy="413.92266325222" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_2__stack1"><circle cx="464.63508322657503" cy="426.21459667092" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_3__stack1"><circle cx="605.992317541625" cy="420.06862996157" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_4__stack1"><circle cx="605.992317541625" cy="407.77669654287" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="596.7733674776" cy="549.1339308579201" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="596.7733674776" cy="595.84327784898" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="658.2330345711" cy="420.06862996157" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="658.2330345711" cy="466.77797695263" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="765.7874519847251" cy="461.86120358515" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="765.7874519847251" cy="511.02893725995" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_2__stack1"><circle cx="765.7874519847251" cy="474.15313700385" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_3__stack1"><circle cx="919.436619718475" cy="449.56927016645" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_4__stack1"><circle cx="919.436619718475" cy="461.86120358515" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_5__stack1"><circle cx="919.436619718475" cy="474.15313700385" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_6__stack1"><circle cx="919.436619718475" cy="486.44507042255" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_7__stack1"><circle cx="842.6120358516" cy="412.69346991035" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_8__stack1"><circle cx="842.6120358516" cy="572.48860435345" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_9__stack1"><circle cx="919.436619718475" cy="498.73700384125" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_10__stack1"><circle cx="919.436619718475" cy="511.02893725995" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_11__stack1"><circle cx="765.7874519847251" cy="486.44507042255003" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_12__stack1"><circle cx="919.436619718475" cy="523.32087067865" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_13__stack1"><circle cx="919.436619718475" cy="535.61280409735" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_14__stack1"><circle cx="765.7874519847251" cy="498.73700384125004" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_15__stack1"><circle cx="765.7874519847251" cy="523.32087067865" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_0__stack1"><circle cx="793.4443021768" cy="622.88553137012" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_1__stack1"><circle cx="793.4443021768" cy="669.59487836118" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_0__stack1"><circle cx="873.34186939835" cy="622.88553137012" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_1__stack1"><circle cx="873.34186939835" cy="669.59487836118" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_0__stack1"><circle cx="1063.8668373882" cy="449.56927016645" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_1__stack1"><circle cx="1063.8668373882" cy="461.86120358515" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_2__stack1"><circle cx="1063.8668373882" cy="474.15313700385" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_3__stack1"><circle cx="1063.8668373882" cy="486.44507042255" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_4__stack1"><circle cx="1063.8668373882" cy="498.73700384125" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_5__stack1"><circle cx="1063.8668373882" cy="511.02893725995" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_6__stack1"><circle cx="1063.8668373882" cy="523.32087067865" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_7__stack1"><circle cx="1063.8668373882" cy="535.61280409735" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_0__stack1"><circle cx="718.4635083227299" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_1__stack1"><circle cx="755.33930857883" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_0__stack1"><circle cx="701.25480153655" cy="216.02253521115" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_1__stack1"><circle cx="738.1306017926499" cy="216.02253521115" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_0__stack1"><circle cx="834.0076824585101" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_1__stack1"><circle cx="870.88348271461" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_0__stack1"><circle cx="929.88476312437" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_1__stack1"><circle cx="966.76056338047" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_0__stack1"><circle cx="757.79769526257" cy="173.0007682457" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_1__stack1"><circle cx="815.5697823304599" cy="173.0007682457" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_0__stack1"><circle cx="894.23815621014" cy="173.0007682457" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_1__stack1"><circle cx="952.01024327803" cy="173.0007682457" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_0__stack1"><circle cx="1074.0076824586276" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_1__stack1"><circle cx="1143.4571062742825" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_19_0__stack1"><circle cx="1015.92829705527" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_19_1__stack1"><circle cx="1052.80409731137" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_20_0__stack1"><circle cx="1081.3828425098475" cy="203.73060179245" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_20_1__stack1"><circle cx="1150.8322663255026" cy="203.73060179245" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_21_0__stack1"><circle cx="980.896286811975" cy="203.73060179245" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_21_1__stack1"><circle cx="1017.772087068075" cy="203.73060179245" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_22_0__stack1"><circle cx="1088.7580025610675" cy="129.97900128024997" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_22_1__stack1"><circle cx="1158.2074263767227" cy="129.97900128024997" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_23_0__stack1"><circle cx="973.521126760755" cy="129.97900128024997" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_23_1__stack1"><circle cx="1010.396927016855" cy="129.97900128024997" r="2.45838668374" fill="red" opacity="0"/></g><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" x="111.54929577441749" y="627.8023047375999" width="14.750320102440014" height="11.062740076830096" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="M 111.54929577441749 638.86504481443 L 126.2996158768575 638.86504481443" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="M 118.9244558256375 638.86504481443 L 118.9244558256375 627.8023047375999" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" x="118.9244558256375" y="641.938028169105" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" x="402.49935979504653" y="417.0571062739885" width="14.750320102440014" height="11.062740076829982" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" d="M 402.49935979504653 428.1198463508185 L 417.24967989748654 428.1198463508185" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" d="M 409.87451984626654 428.1198463508185 L 409.87451984626654 417.0571062739885" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" x="409.87451984626654" y="431.19282970549347" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_2__stack1" x="589.39820742638" y="608.13521126768" width="14.7503201024399" height="11.062740076830096" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_2__stack1" d="M 589.39820742638 619.1979513445101 L 604.14852752882 619.1979513445101" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_2__stack1" d="M 596.7733674776 619.1979513445101 L 596.7733674776 608.13521126768" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_2__stack1" x="596.7733674776" y="622.2709346991851" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_3__stack1" x="865.9667093471301" y="681.88681177988" width="14.7503201024399" height="11.062740076830096" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_3__stack1" d="M 865.9667093471301 692.9495518567101 L 880.71702944957 692.9495518567101" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_3__stack1" d="M 873.34186939835 692.9495518567101 L 873.34186939835 681.88681177988" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_3__stack1" x="873.34186939835" y="696.022535211385" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_4__stack1" x="1138.9090909093634" y="464.9956466069185" width="14.750320102440128" height="11.062740076829982" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_4__stack1" d="M 1138.9090909093634 476.0583866837485 L 1153.6594110118035 476.0583866837485" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_4__stack1" d="M 1146.2842509605834 476.0583866837485 L 1146.2842509605834 464.9956466069185" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_4__stack1" x="1146.2842509605834" y="479.1313700384235" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_5__stack1" x="814.2791293214965" y="207.3847078103775" width="14.7503201024399" height="11.062740076829982" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_5__stack1" d="M 814.2791293214965 218.4474478872075 L 829.0294494239364 218.4474478872075" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_5__stack1" d="M 821.6542893727164 218.4474478872075 L 821.6542893727164 207.3847078103775" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_5__stack1" x="821.6542893727164" y="221.5204312418825" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_6__stack1" x="1155.7490396929825" y="277.48220230465" width="14.750320102440128" height="11.062740076829982" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_6__stack1" d="M 1155.7490396929825 288.54494238148 L 1170.4993597954226 288.54494238148" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_6__stack1" d="M 1163.1241997442025 288.54494238148 L 1163.1241997442025 277.48220230465" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_6__stack1" x="1163.1241997442025" y="291.617925736155" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_7__stack1" d="
278
+ </style><rect class="boundary" x="0" y="0" width="1200" height="800"/><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"><path d="M 181.920614596475 440.35032010242503 L 201.89500640186247 440.35032010242503 L 201.89500640186247 431.1313700384 L 221.86939820725001 431.1313700384" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 440.35032010242503 L 201.89500640186247 440.35032010242503 L 201.89500640186247 431.1313700384 L 221.86939820725001 431.1313700384" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><path d="M 181.920614596475 452.64225352112504 L 195.7490396925125 452.64225352112504 L 195.7490396925125 492.5910371319 L 221.86939820725001 492.5910371319" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 452.64225352112504 L 195.7490396925125 452.64225352112504 L 195.7490396925125 492.5910371319 L 221.86939820725001 492.5910371319" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"><path d="M 181.920614596475 486.44507042255003 L 208.0409731112125 486.44507042255003 L 208.0409731112125 529.466837388 L 264.89116517269997 529.466837388" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 486.44507042255003 L 208.0409731112125 486.44507042255003 L 208.0409731112125 529.466837388 L 264.89116517269997 529.466837388" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"><path d="M 181.920614596475 474.15313700385 L 194.212548015175 474.15313700385 L 194.212548015175 486.44507042255003" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 474.15313700385 L 194.212548015175 474.15313700385 L 194.212548015175 486.44507042255003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><path d="M 181.920614596475 511.02893725995 L 194.212548015175 511.02893725995 L 194.212548015175 541.7587708067 L 264.89116517269997 541.7587708067" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 511.02893725995 L 194.212548015175 511.02893725995 L 194.212548015175 541.7587708067 L 264.89116517269997 541.7587708067" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><path d="M 181.920614596475 498.73700384125004 L 194.212548015175 498.73700384125004 L 194.212548015175 511.02893725995 L 181.920614596475 511.02893725995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 498.73700384125004 L 194.212548015175 498.73700384125004 L 194.212548015175 511.02893725995 L 181.920614596475 511.02893725995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><path d="M 264.89116517269997 578.6345710628 L 252.59923175399996 578.6345710628 L 252.59923175399996 566.3426376441 L 264.89116517269997 566.3426376441" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 264.89116517269997 578.6345710628 L 252.59923175399996 578.6345710628 L 252.59923175399996 566.3426376441 L 264.89116517269997 566.3426376441" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><path d="M 1052.80409731137 277.48220230465 L 1074.0076824586276 277.48220230465" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1052.80409731137 277.48220230465 L 1074.0076824586276 277.48220230465" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"><path d="M 1017.772087068075 203.73060179245 L 1081.3828425098475 203.73060179245" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1017.772087068075 203.73060179245 L 1081.3828425098475 203.73060179245" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"><path d="M 1010.396927016855 129.97900128024997 L 1088.7580025610675 129.97900128024997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1010.396927016855 129.97900128024997 L 1088.7580025610675 129.97900128024997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"><path d="M 757.79769526257 173.0007682457 L 688.96286811785 173.0007682457 L 688.96286811785 216.02253521115 L 701.25480153655 216.02253521115" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 757.79769526257 173.0007682457 L 688.96286811785 173.0007682457 L 688.96286811785 216.02253521115 L 701.25480153655 216.02253521115" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"><path d="M 181.920614596475 578.6345710628 L 223.4058898845875 578.6345710628 L 223.4058898845875 566.3426376441 L 181.920614596475 566.3426376441" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 578.6345710628 L 223.4058898845875 578.6345710628 L 223.4058898845875 566.3426376441 L 181.920614596475 566.3426376441" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"><path d="M 118.9244558256375 615.5103713189001 L 118.9244558256375 627.8023047376 L 223.4058898845875 627.8023047376 L 223.4058898845875 578.6345710628" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 118.9244558256375 615.5103713189001 L 118.9244558256375 627.8023047376 L 223.4058898845875 627.8023047376 L 223.4058898845875 578.6345710628" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"><path d="M 106.63252240693748 615.5103713189001 L 106.63252240693748 627.8023047376 L 118.9244558256375 627.8023047376 L 118.9244558256375 615.5103713189001" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 106.63252240693748 615.5103713189001 L 106.63252240693748 627.8023047376 L 118.9244558256375 627.8023047376 L 118.9244558256375 615.5103713189001" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__stack1"><path d="M 94.34058898823747 615.5103713189001 L 94.34058898823747 627.8023047376 L 106.63252240693748 627.8023047376" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 94.34058898823747 615.5103713189001 L 94.34058898823747 627.8023047376 L 106.63252240693748 627.8023047376" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_15__stack1"><path d="M 82.04865556953746 615.5103713189001 L 82.04865556953746 627.8023047376 L 94.34058898823747 627.8023047376" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 82.04865556953746 615.5103713189001 L 82.04865556953746 627.8023047376 L 94.34058898823747 627.8023047376" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_16__stack1"><path d="M 264.89116517269997 517.1749039693 L 223.4058898845875 517.1749039693 L 223.4058898845875 566.3426376441 L 181.920614596475 566.3426376441" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 264.89116517269997 517.1749039693 L 223.4058898845875 517.1749039693 L 223.4058898845875 566.3426376441 L 181.920614596475 566.3426376441" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_17__stack1"><path d="M 258.74519846335 492.5910371319 L 261.818181818025 492.5910371319 L 261.818181818025 517.1749039693" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 258.74519846335 492.5910371319 L 261.818181818025 492.5910371319 L 261.818181818025 517.1749039693" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_18__stack1"><path d="M 261.818181818025 431.1313700384 L 261.818181818025 492.5910371319" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 261.818181818025 431.1313700384 L 261.818181818025 492.5910371319" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_19__stack1"><path d="M 381.66453265035 431.1313700384 L 258.74519846335 431.1313700384" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 381.66453265035 431.1313700384 L 258.74519846335 431.1313700384" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_20__stack1"><path d="M 436.9782330345 486.44507042255003 L 449.27016645320003 486.44507042255003 L 449.27016645320003 448.95467349551507 L 381.66453265035 448.95467349551507 L 381.66453265035 411.46427656848005" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 436.9782330345 486.44507042255003 L 449.27016645320003 486.44507042255003 L 449.27016645320003 448.95467349551507 L 381.66453265035 448.95467349551507 L 381.66453265035 411.46427656848005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_21__stack1"><path d="M 1143.4571062742825 277.48220230465 L 1163.1241997442025 277.48220230465 L 1163.1241997442025 203.73060179245 L 1150.8322663255026 203.73060179245" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1143.4571062742825 277.48220230465 L 1163.1241997442025 277.48220230465 L 1163.1241997442025 203.73060179245 L 1150.8322663255026 203.73060179245" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_22__stack1"><path d="M 1158.2074263767227 129.97900128024997 L 1163.1241997442025 129.97900128024997 L 1163.1241997442025 203.73060179245" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1158.2074263767227 129.97900128024997 L 1163.1241997442025 129.97900128024997 L 1163.1241997442025 203.73060179245" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_23__stack1"><path d="M 873.34186939835 669.59487836118 L 873.34186939835 681.88681177988 L 842.6120358516 681.88681177988 L 842.6120358516 572.48860435345" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 873.34186939835 669.59487836118 L 873.34186939835 681.88681177988 L 842.6120358516 681.88681177988 L 842.6120358516 572.48860435345" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_24__stack1"><path d="M 793.4443021768 669.59487836118 L 793.4443021768 681.8868117798801 L 842.6120358516 681.88681177988" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 793.4443021768 669.59487836118 L 793.4443021768 681.8868117798801 L 842.6120358516 681.88681177988" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_25__stack1"><path d="M 181.920614596475 418.8394366197 L 194.212548015175 418.8394366197 L 194.212548015175 406.547503201 L 181.920614596475 406.547503201" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 181.920614596475 418.8394366197 L 194.212548015175 418.8394366197 L 194.212548015175 406.547503201 L 181.920614596475 406.547503201" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_26__stack1"><path d="M 658.2330345711 420.06862996157 L 658.2330345711 407.77669654287 L 605.992317541625 407.77669654287" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 658.2330345711 420.06862996157 L 658.2330345711 407.77669654287 L 605.992317541625 407.77669654287" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_27__stack1"><path d="M 873.34186939835 622.88553137012 L 873.34186939835 610.59359795142 L 793.4443021768 610.59359795142 L 793.4443021768 622.88553137012" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 873.34186939835 622.88553137012 L 873.34186939835 610.59359795142 L 793.4443021768 610.59359795142 L 793.4443021768 622.88553137012" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_28__stack1"><path d="M 596.7733674776 595.84327784898 L 596.7733674776 608.13521126768 L 658.2330345711 608.13521126768 L 658.2330345711 466.77797695262996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 596.7733674776 595.84327784898 L 596.7733674776 608.13521126768 L 658.2330345711 608.13521126768 L 658.2330345711 466.77797695262996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_29__stack1"><path d="M 1063.8668373882 449.56927016645 L 1076.1587708069 449.56927016645 L 1076.1587708069 400.40153649165 L 842.6120358516 400.40153649165 L 842.6120358516 412.69346991035" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1063.8668373882 449.56927016645 L 1076.1587708069 449.56927016645 L 1076.1587708069 400.40153649165 L 842.6120358516 400.40153649165 L 842.6120358516 412.69346991035" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_30__stack1"><path d="M 1015.92829705527 277.48220230465 L 1003.63636363657 277.48220230465 L 1003.63636363657 400.40153649165 L 959.38540332925 400.40153649165" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1015.92829705527 277.48220230465 L 1003.63636363657 277.48220230465 L 1003.63636363657 400.40153649165 L 959.38540332925 400.40153649165" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_31__stack1"><path d="M 952.01024327803 173.0007682457 L 979.0524967991701 173.0007682457 L 979.0524967991701 277.48220230465 L 966.76056338047 277.48220230465" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 952.01024327803 173.0007682457 L 979.0524967991701 173.0007682457 L 979.0524967991701 277.48220230465 L 966.76056338047 277.48220230465" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_32__stack1"><path d="M 815.5697823304599 173.0007682457 L 821.6542893727164 173.0007682457 L 821.6542893727164 207.3847078103775 L 964.3021766967299 207.3847078103775 L 964.3021766967299 173.0007682457" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 815.5697823304599 173.0007682457 L 821.6542893727164 173.0007682457 L 821.6542893727164 207.3847078103775 L 964.3021766967299 207.3847078103775 L 964.3021766967299 173.0007682457" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_33__stack1"><path d="M 464.63508322657503 426.21459667092 L 432.6145966708615 426.21459667092 L 432.6145966708615 401.63072983352 L 464.63508322657503 401.63072983352004" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 464.63508322657503 426.21459667092 L 432.6145966708615 426.21459667092 L 432.6145966708615 401.63072983352 L 464.63508322657503 401.63072983352004" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_34__stack1"><path d="M 738.1306017926499 216.02253521115 L 761.4238156210865 216.02253521115 L 761.4238156210865 277.48220230465 L 755.33930857883 277.48220230465" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 738.1306017926499 216.02253521115 L 761.4238156210865 216.02253521115 L 761.4238156210865 277.48220230465 L 755.33930857883 277.48220230465" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_35__stack1"><path d="M 883.17541613331 277.48220230465 L 883.17541613331 244.29398207416 L 761.4238156210865 244.29398207416" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 883.17541613331 277.48220230465 L 883.17541613331 244.29398207416 L 761.4238156210865 244.29398207416" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_36__stack1"><path d="M 1063.8668373882 498.73700384125 L 1143.8258642768433 498.73700384125 L 1143.8258642768433 681.8868117798801 L 953.3008962869935 681.8868117798801 L 953.3008962869935 474.15313700385 L 919.436619718475 474.15313700385" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1063.8668373882 498.73700384125 L 1143.8258642768433 498.73700384125 L 1143.8258642768433 681.8868117798801 L 953.3008962869935 681.8868117798801 L 953.3008962869935 474.15313700385 L 919.436619718475 474.15313700385" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_37__stack1"><path d="M 464.63508322657503 413.92266325222 L 409.87451984626654 413.92266325222 L 409.87451984626654 417.0571062739885" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 464.63508322657503 413.92266325222 L 409.87451984626654 413.92266325222 L 409.87451984626654 417.0571062739885" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_38__stack1"><path d="M 1063.8668373882 461.86120358515 L 1146.2842509605834 461.86120358515 L 1146.2842509605834 464.9956466069185" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1063.8668373882 461.86120358515 L 1146.2842509605834 461.86120358515 L 1146.2842509605834 464.9956466069185" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_39__stack1"><path d="M 436.9782330345 584.78053777215 L 483.68758002556 584.78053777215" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 436.9782330345 584.78053777215 L 483.68758002556 584.78053777215" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_40__stack1"><path d="M 765.7874519847251 498.73700384125004 L 709.244558258705 498.73700384125004" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 765.7874519847251 498.73700384125004 L 709.244558258705 498.73700384125004" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_41__stack1"><path d="M 765.7874519847251 461.86120358515 L 709.244558258705 461.86120358515" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 765.7874519847251 461.86120358515 L 709.244558258705 461.86120358515" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_42__stack1"><path d="M 765.7874519847251 486.44507042255003 L 709.244558258705 486.44507042255003" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 765.7874519847251 486.44507042255003 L 709.244558258705 486.44507042255003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_43__stack1"><path d="M 834.0076824585101 277.48220230465 L 777.46478873249 277.48220230465" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 834.0076824585101 277.48220230465 L 777.46478873249 277.48220230465" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_44__stack1"><path d="M 894.23815621014 173.0007682457 L 837.69526248412 173.0007682457" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 894.23815621014 173.0007682457 L 837.69526248412 173.0007682457" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_45__stack1"><path d="M 436.9782330345 572.48860435345 L 483.68758002556 572.48860435345" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 436.9782330345 572.48860435345 L 483.68758002556 572.48860435345" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_46__stack1"><path d="M 765.7874519847251 523.32087067865 L 709.244558258705 523.32087067865" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 765.7874519847251 523.32087067865 L 709.244558258705 523.32087067865" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_47__stack1"><path d="M 765.7874519847251 474.15313700385 L 709.244558258705 474.15313700385" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 765.7874519847251 474.15313700385 L 709.244558258705 474.15313700385" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_48__stack1"><path d="M 718.4635083227299 277.48220230465 L 676.6709346991499 277.48220230465" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 718.4635083227299 277.48220230465 L 676.6709346991499 277.48220230465" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_49__stack1"><path d="M 973.521126760755 129.97900128024997 L 916.978233034735 129.97900128024997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="9.83354673496px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 973.521126760755 129.97900128024997 L 916.978233034735 129.97900128024997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><circle cx="181.920614596475" cy="511.02893725995" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="194.212548015175" cy="511.02893725995" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"><circle cx="223.4058898845875" cy="578.6345710628" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="223.4058898845875" cy="566.3426376441" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="181.920614596475" cy="566.3426376441" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"><circle cx="118.9244558256375" cy="615.5103713189001" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="118.9244558256375" cy="627.8023047376" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"><circle cx="106.63252240693748" cy="627.8023047376" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__stack1"><circle cx="94.34058898823747" cy="627.8023047376" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_15__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_16__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_17__stack1"><circle cx="261.818181818025" cy="492.5910371319" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_18__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_19__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_20__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_21__stack1"><circle cx="1163.1241997442025" cy="203.73060179245" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_22__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_23__stack1"><circle cx="842.6120358516" cy="681.88681177988" r="1.843790012805" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_24__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_25__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_26__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_27__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_28__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_29__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_30__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_31__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_32__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_33__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_34__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_35__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_36__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_37__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_38__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_39__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_40__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_41__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_42__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_43__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_44__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_45__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_46__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_47__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_48__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_49__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="52.85531370012495" y="394.2555697823" width="104.48143405895001" height="196.67093469920007" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="52.85531370012495" y="394.2555697823" width="104.48143405895001" height="196.67093469920007" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="566.3426376441" x2="181.920614596475" y2="566.3426376441" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="180.691421254605" y="565.11344430223" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="565.11344430223" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="566.3426376441" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GND1</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="406.547503201" x2="181.920614596475" y2="406.547503201" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="180.691421254605" y="405.31830985913" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="405.31830985913" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="406.547503201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">VBUS1</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="440.35032010242503" x2="181.920614596475" y2="440.35032010242503" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="180.691421254605" y="439.12112676055506" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="439.121126760555" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="440.35032010242503" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">CC1</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="474.15313700385" x2="181.920614596475" y2="474.15313700385" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="180.691421254605" y="472.92394366198005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="472.92394366198005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="474.15313700385" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DP1</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="498.73700384125004" x2="181.920614596475" y2="498.73700384125004" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="180.691421254605" y="497.50781049938007" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="497.50781049938" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="498.73700384125004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DM1</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="532.539820742675" x2="180.69142125460502" y2="532.539820742675" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="181.920614596475" cy="532.539820742675" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="180.691421254605" y="531.3106274008051" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="531.3106274008051" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="532.539820742675" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">SBU1</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="544.831754161375" x2="180.69142125460502" y2="544.831754161375" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="181.920614596475" cy="544.831754161375" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="180.691421254605" y="543.602560819505" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="543.602560819505" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="544.831754161375" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">SBU2</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="511.02893725995" x2="181.920614596475" y2="511.02893725995" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><rect x="180.691421254605" y="509.79974391808" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="509.79974391808" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="511.02893725995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DM2</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="486.44507042255003" x2="181.920614596475" y2="486.44507042255003" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><rect x="180.691421254605" y="485.21587708068006" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="485.21587708068" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="486.44507042255003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DP2</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="452.64225352112504" x2="181.920614596475" y2="452.64225352112504" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><rect x="180.691421254605" y="451.41306017925507" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="451.413060179255" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="452.64225352112504" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">CC2</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="418.8394366197" x2="181.920614596475" y2="418.8394366197" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_10__stack1"><rect x="180.691421254605" y="417.61024327783" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="417.61024327783" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="418.8394366197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">VBUS2</text><line class="component-pin sch-component-pin sch-port-line" x1="157.33674775907497" y1="578.6345710628" x2="181.920614596475" y2="578.6345710628" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_11__stack1"><rect x="180.691421254605" y="577.40537772093" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="169.62868117777498" y="577.40537772093" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="151.190781049725" y="578.6345710628" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GND2</text><line class="component-pin sch-component-pin sch-port-line" x1="82.04865556953746" y1="590.9265044815" x2="82.04865556953746" y2="615.5103713189001" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_12__stack1"><rect x="80.81946222766746" y="614.2811779770301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="80.81946222766749" y="603.2184379002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 80.81946222766749 603.2184379002)"></text><text class="pin-number sch-pin-label" x="82.04865556953746" y="584.78053777215" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 82.04865556953746 584.78053777215)">SHELL1</text><line class="component-pin sch-component-pin sch-port-line" x1="94.34058898823747" y1="590.9265044815" x2="94.34058898823747" y2="615.5103713189001" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_13__stack1"><rect x="93.11139564636747" y="614.2811779770301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="93.1113956463675" y="603.2184379002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 93.1113956463675 603.2184379002)"></text><text class="pin-number sch-pin-label" x="94.34058898823747" y="584.78053777215" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 94.34058898823747 584.78053777215)">SHELL2</text><line class="component-pin sch-component-pin sch-port-line" x1="106.63252240693748" y1="590.9265044815" x2="106.63252240693748" y2="615.5103713189001" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_14__stack1"><rect x="105.40332906506748" y="614.2811779770301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="105.40332906506751" y="603.2184379002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 105.40332906506751 603.2184379002)"></text><text class="pin-number sch-pin-label" x="106.63252240693748" y="584.78053777215" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 106.63252240693748 584.78053777215)">SHELL3</text><line class="component-pin sch-component-pin sch-port-line" x1="118.9244558256375" y1="590.9265044815" x2="118.9244558256375" y2="615.5103713189001" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_0_15__stack1"><rect x="117.6952624837675" y="614.2811779770301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="117.69526248376746" y="603.2184379002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 117.69526248376746 603.2184379002)"></text><text class="pin-number sch-pin-label" x="118.9244558256375" y="584.78053777215" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 118.9244558256375 584.78053777215)">SHELL4</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component chip sch-component-body" x="237.23431498062502" y="410.23508322661" width="6.1459667093499775" height="41.79257362357998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="237.23431498062502" y="410.23508322661" width="6.1459667093499775" height="41.79257362357998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="237.23431498062502" y1="431.1313700384" x2="221.86939820725001" y2="431.1313700384" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><rect x="220.64020486538" y="429.90217669653003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="229.5518565939375" y="429.90217669653" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="243.380281689975" y="431.1313700384" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="243.380281689975" y1="431.1313700384" x2="258.74519846335" y2="431.1313700384" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="257.51600512148" y="429.90217669653003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="251.06274007666252" y="429.90217669653" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="237.23431498062502" y="431.1313700384" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component chip sch-component-body" x="237.23431498062502" y="471.69475032011" width="6.1459667093499775" height="41.79257362358004" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="237.23431498062502" y="471.69475032011" width="6.1459667093499775" height="41.79257362358004" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="237.23431498062502" y1="492.5910371319" x2="221.86939820725001" y2="492.5910371319" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><rect x="220.64020486538" y="491.36184379003004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="229.5518565939375" y="491.36184379003004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="243.380281689975" y="492.5910371319" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="243.380281689975" y1="492.5910371319" x2="258.74519846335" y2="492.5910371319" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><rect x="257.51600512148" y="491.36184379003004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="251.06274007666252" y="491.36184379003004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="237.23431498062502" y="492.5910371319" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component chip sch-component-body" x="289.4750320101" y="468.00717029450004" width="122.919334187" height="172.08706786179994" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="289.4750320101" y="468.00717029450004" width="122.919334187" height="172.08706786179994" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="480.2991037132" x2="266.12035851456994" y2="480.2991037132" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="480.2991037132" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="479.06991037133" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="479.06991037133" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="480.2991037132" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">RST</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="492.5910371319" x2="266.12035851456994" y2="492.5910371319" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="492.5910371319" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="491.36184379003004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="491.36184379003004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="492.5910371319" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO0</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="504.8829705506" x2="266.12035851456994" y2="504.8829705506" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="504.8829705506" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="503.65377720873005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="503.65377720873" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="504.8829705506" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO1</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="517.1749039693" x2="264.89116517269997" y2="517.1749039693" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_3__stack1"><rect x="263.66197183083" y="515.94571062743" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="515.94571062743" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="517.1749039693" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">GND</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="529.466837388" x2="264.89116517269997" y2="529.466837388" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_4__stack1"><rect x="263.66197183083" y="528.2376440461301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="528.2376440461301" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="529.466837388" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">DPLUS</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="541.7587708067" x2="264.89116517269997" y2="541.7587708067" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_5__stack1"><rect x="263.66197183083" y="540.52957746483" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="540.52957746483" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="541.7587708067" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">DMINUS</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="554.0507042254001" x2="266.12035851456994" y2="554.0507042254001" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="554.0507042254001" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="552.8215108835301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="552.82151088353" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="554.0507042254001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">REGIN</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="566.3426376441" x2="264.89116517269997" y2="566.3426376441" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_7__stack1"><rect x="263.66197183083" y="565.11344430223" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="565.11344430223" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="566.3426376441" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">VDD</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="578.6345710628" x2="264.89116517269997" y2="578.6345710628" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_8__stack1"><rect x="263.66197183083" y="577.40537772093" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="577.40537772093" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="578.6345710628" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">VIO</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="590.9265044815" x2="266.12035851456994" y2="590.9265044815" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="590.9265044815" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="589.6973111396301" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="589.69731113963" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="590.9265044815" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">SUSPEND</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="603.2184379002" x2="266.12035851456994" y2="603.2184379002" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="603.2184379002" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="601.98924455833" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="601.98924455833" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="603.2184379002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">SUSPEND_N</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="615.5103713189" x2="266.12035851456994" y2="615.5103713189" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_11__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="615.5103713189" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="614.28117797703" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="614.28117797703" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="615.5103713189" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">WAKEUP</text><line class="component-pin sch-component-pin sch-port-line" x1="289.4750320101" y1="627.8023047376" x2="266.12035851456994" y2="627.8023047376" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="264.89116517269997" cy="627.8023047376" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="263.66197183083" y="626.57311139573" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="277.1830985914" y="626.57311139573" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="295.62099871945" y="627.8023047376" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">RI</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="621.65633802825" x2="435.74903969263005" y2="621.65633802825" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_13__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="621.65633802825" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="620.4271446863801" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="620.42714468638" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="621.65633802825" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DCD</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="609.36440460955" x2="435.74903969263005" y2="609.36440460955" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_14__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="609.36440460955" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="608.13521126768" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="608.13521126768" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="609.36440460955" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DTR</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="597.07247119085" x2="435.74903969263005" y2="597.07247119085" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_15__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="597.07247119085" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="595.84327784898" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="595.84327784898" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="597.07247119085" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">DSR</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="584.78053777215" x2="436.9782330345" y2="584.78053777215" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_16__stack1"><rect x="435.74903969263005" y="583.55134443028" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="583.55134443028" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="584.78053777215" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">TXD</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="572.48860435345" x2="436.9782330345" y2="572.48860435345" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_17__stack1"><rect x="435.74903969263005" y="571.25941101158" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="571.25941101158" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="572.48860435345" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">RXD</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="560.19667093475" x2="435.74903969263005" y2="560.19667093475" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_18__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="560.19667093475" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="558.9674775928801" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="558.96747759288" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="560.19667093475" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">RTS</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="547.90473751605" x2="435.74903969263005" y2="547.90473751605" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_19__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="547.90473751605" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="546.67554417418" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="546.67554417418" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="547.90473751605" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">CTS</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="535.61280409735" x2="435.74903969263005" y2="535.61280409735" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_20__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="535.61280409735" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="534.38361075548" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="534.38361075548" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="535.61280409735" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO2</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="523.32087067865" x2="435.74903969263005" y2="523.32087067865" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_21__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="523.32087067865" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="522.09167733678" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="522.09167733678" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="523.32087067865" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO3</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="511.02893725995" x2="435.74903969263005" y2="511.02893725995" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_22__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="511.02893725995" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="509.79974391808" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="509.79974391808" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="511.02893725995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">CHREN</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="498.73700384125004" x2="435.74903969263005" y2="498.73700384125004" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_23__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="436.9782330345" cy="498.73700384125004" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="435.74903969263005" y="497.50781049938007" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="497.50781049938" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="498.73700384125004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">NC</text><line class="component-pin sch-component-pin sch-port-line" x1="412.3943661971" y1="486.44507042255003" x2="436.9782330345" y2="486.44507042255003" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_3_24__stack1"><rect x="435.74903969263005" y="485.21587708068006" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="424.6862996158" y="485.21587708068" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="406.24839948775" y="486.44507042255003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">EP</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="354.007682458275" y="385.036619718275" width="64.22535211270747" height="6.1459667093499775" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="354.007682458275" y="385.036619718275" width="64.22535211270747" height="6.1459667093499775" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="381.66453265035" y1="385.036619718275" x2="381.66453265035" y2="365.98412291929003" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="381.66453265035" cy="364.75492957742" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="380.43533930848" y="363.52573623555" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="380.43533930848" y="374.8957746478475" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 380.43533930848 374.8957746478475)"></text><text class="pin-number sch-pin-label" x="381.66453265035" y="391.182586427625" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 381.66453265035 391.182586427625)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="381.66453265035" y1="391.182586427625" x2="381.66453265035" y2="411.46427656848005" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="380.43533930848" y="410.2350832266101" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="380.43533930848" y="401.3234314980525" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 380.43533930848 401.3234314980525)"></text><text class="pin-number sch-pin-label" x="381.66453265035" y="385.036619718275" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 381.66453265035 385.036619718275)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component chip sch-component-body" x="489.218950063975" y="395.48476312417" width="92.18950064024995" height="36.875800256100035" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="489.218950063975" y="395.48476312417" width="92.18950064024995" height="36.875800256100035" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="489.218950063975" y1="401.63072983352004" x2="464.63508322657503" y2="401.63072983352004" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><rect x="463.40588988470506" y="400.40153649165006" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="476.927016645275" y="400.40153649165" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="495.36491677332504" y="401.63072983352004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">VIN</text><line class="component-pin sch-component-pin sch-port-line" x1="489.218950063975" y1="413.92266325222" x2="464.63508322657503" y2="413.92266325222" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><rect x="463.40588988470506" y="412.69346991035" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="476.927016645275" y="412.69346991035" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="495.36491677332504" y="413.92266325222" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">GND</text><line class="component-pin sch-component-pin sch-port-line" x1="489.218950063975" y1="426.21459667092" x2="464.63508322657503" y2="426.21459667092" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_5_2__stack1"><rect x="463.40588988470506" y="424.98540332905003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="476.927016645275" y="424.98540332905" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="495.36491677332504" y="426.21459667092" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">EN</text><line class="component-pin sch-component-pin sch-port-line" x1="581.408450704225" y1="420.06862996157" x2="604.763124199755" y2="420.06862996157" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_5_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="605.992317541625" cy="420.06862996157" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="604.763124199755" y="418.83943661970005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="593.700384122925" y="418.8394366197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="575.262483994875" y="420.06862996157" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">NC</text><line class="component-pin sch-component-pin sch-port-line" x1="581.408450704225" y1="407.77669654287" x2="605.992317541625" y2="407.77669654287" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_5_4__stack1"><rect x="604.763124199755" y="406.54750320100004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="593.700384122925" y="406.547503201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="575.262483994875" y="407.77669654287" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">VOUT</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component chip sch-component-body" x="569.116517285525" y="569.415620998775" width="64.22535211270747" height="6.1459667093499775" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="569.116517285525" y="569.415620998775" width="64.22535211270747" height="6.1459667093499775" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="596.7733674776" y1="569.415620998775" x2="596.7733674776" y2="550.36312419979" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="596.7733674776" cy="549.1339308579201" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="595.54417413573" y="547.9047375160501" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="595.54417413573" y="559.2747759283475" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 595.54417413573 559.2747759283475)"></text><text class="pin-number sch-pin-label" x="596.7733674776" y="575.561587708125" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 596.7733674776 575.561587708125)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="596.7733674776" y1="575.561587708125" x2="596.7733674776" y2="595.84327784898" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><rect x="595.54417413573" y="594.6140845071101" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="595.54417413573" y="585.7024327785525" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 595.54417413573 585.7024327785525)"></text><text class="pin-number sch-pin-label" x="596.7733674776" y="569.415620998775" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 596.7733674776 569.415620998775)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7__stack1"><rect class="component chip sch-component-body" x="630.576184379025" y="440.35032010242503" width="64.22535211270747" height="6.1459667093499775" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="630.576184379025" y="440.35032010242503" width="64.22535211270747" height="6.1459667093499775" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="658.2330345711" y1="440.35032010242503" x2="658.2330345711" y2="420.06862996157" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_7_0__stack1"><rect x="657.00384122923" y="418.83943661970005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="657.00384122923" y="430.2094750319975" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 657.00384122923 430.2094750319975)"></text><text class="pin-number sch-pin-label" x="658.2330345711" y="446.496286811775" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 658.2330345711 446.496286811775)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="658.2330345711" y1="446.496286811775" x2="658.2330345711" y2="466.77797695263" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_7_1__stack1"><rect x="657.00384122923" y="465.54878361076004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="657.00384122923" y="456.6371318822025" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 657.00384122923 456.6371318822025)"></text><text class="pin-number sch-pin-label" x="658.2330345711" y="440.35032010242503" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 658.2330345711 440.35032010242503)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8__stack1"><rect class="component chip sch-component-body" x="790.371318822125" y="437.27733674775004" width="104.48143405895007" height="110.62740076829994" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="790.371318822125" y="437.27733674775004" width="104.48143405895007" height="110.62740076829994" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="790.371318822125" y1="461.86120358515" x2="765.7874519847251" y2="461.86120358515" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_0__stack1"><rect x="764.5582586428551" y="460.63201024328004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="778.079385403425" y="460.63201024328" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="796.517285531475" y="461.86120358515" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">RESET</text><line class="component-pin sch-component-pin sch-port-line" x1="790.371318822125" y1="511.02893725995" x2="767.016645326595" y2="511.02893725995" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="765.7874519847251" cy="511.02893725995" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="764.5582586428551" y="509.79974391808" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="778.079385403425" y="509.79974391808" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="796.517285531475" y="511.02893725995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">ADC</text><line class="component-pin sch-component-pin sch-port-line" x1="790.371318822125" y1="474.15313700385" x2="765.7874519847251" y2="474.15313700385" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_2__stack1"><rect x="764.5582586428551" y="472.92394366198005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="778.079385403425" y="472.92394366198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="796.517285531475" y="474.15313700385" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">EN</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="449.56927016645" x2="918.2074263766051" y2="449.56927016645" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="449.56927016645" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="448.34007682458" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="448.34007682458" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="449.56927016645" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO16</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="461.86120358515" x2="918.2074263766051" y2="461.86120358515" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="461.86120358515" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="460.63201024328004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="460.63201024328" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="461.86120358515" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO14</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="474.15313700385" x2="919.436619718475" y2="474.15313700385" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_5__stack1"><rect x="918.207426376605" y="472.92394366198005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="472.92394366198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="474.15313700385" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO12</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="486.44507042255" x2="918.2074263766051" y2="486.44507042255" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="486.44507042255" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="485.21587708068" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="485.21587708068" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="486.44507042255" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO13</text><line class="component-pin sch-component-pin sch-port-line" x1="842.6120358516" y1="437.27733674775004" x2="842.6120358516" y2="412.69346991035" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_7__stack1"><rect x="841.38284250973" y="411.46427656848005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="841.38284250973" y="424.98540332905003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 841.38284250973 424.98540332905003)"></text><text class="pin-number sch-pin-label" x="842.6120358516" y="443.4233034571" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 842.6120358516 443.4233034571)">VCC</text><line class="component-pin sch-component-pin sch-port-line" x1="842.6120358516" y1="547.90473751605" x2="842.6120358516" y2="572.48860435345" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_8__stack1"><rect x="841.38284250973" y="571.25941101158" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="841.38284250973" y="560.19667093475" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 841.38284250973 560.19667093475)"></text><text class="pin-number sch-pin-label" x="842.6120358516" y="541.7587708067" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 842.6120358516 541.7587708067)">GND</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="498.73700384125" x2="918.2074263766051" y2="498.73700384125" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="498.73700384125" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="497.50781049938" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="497.50781049938" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="498.73700384125" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO15</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="511.02893725995" x2="918.2074263766051" y2="511.02893725995" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="511.02893725995" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="509.79974391808" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="509.79974391808" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="511.02893725995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO2</text><line class="component-pin sch-component-pin sch-port-line" x1="790.371318822125" y1="486.44507042255003" x2="765.7874519847251" y2="486.44507042255003" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_11__stack1"><rect x="764.5582586428551" y="485.21587708068006" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="778.079385403425" y="485.21587708068" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="796.517285531475" y="486.44507042255003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO0</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="523.32087067865" x2="918.2074263766051" y2="523.32087067865" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="523.32087067865" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="522.09167733678" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="522.09167733678" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="523.32087067865" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO4</text><line class="component-pin sch-component-pin sch-port-line" x1="894.852752881075" y1="535.61280409735" x2="918.2074263766051" y2="535.61280409735" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_13__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="919.436619718475" cy="535.61280409735" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="918.207426376605" y="534.38361075548" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="907.144686299775" y="534.38361075548" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="888.7067861717251" y="535.61280409735" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">GPIO5</text><line class="component-pin sch-component-pin sch-port-line" x1="790.371318822125" y1="498.73700384125004" x2="765.7874519847251" y2="498.73700384125004" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_14__stack1"><rect x="764.5582586428551" y="497.50781049938007" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="778.079385403425" y="497.50781049938" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="796.517285531475" y="498.73700384125004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">RXD</text><line class="component-pin sch-component-pin sch-port-line" x1="790.371318822125" y1="523.32087067865" x2="765.7874519847251" y2="523.32087067865" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_8_15__stack1"><rect x="764.5582586428551" y="522.09167733678" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="778.079385403425" y="522.09167733678" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="796.517285531475" y="523.32087067865" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">TXD</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_9__stack1"><rect class="component chip sch-component-body" x="765.7874519847251" y="643.167221510975" width="71.60051216392753" height="6.1459667093499775" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="765.7874519847251" y="643.167221510975" width="71.60051216392753" height="6.1459667093499775" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="793.4443021768" y1="643.167221510975" x2="793.4443021768" y2="622.88553137012" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_9_0__stack1"><rect x="792.21510883493" y="621.65633802825" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="792.21510883493" y="633.0263764405474" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 792.21510883493 633.0263764405474)"></text><text class="pin-number sch-pin-label" x="793.4443021768" y="649.313188220325" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 793.4443021768 649.313188220325)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="793.4443021768" y1="649.313188220325" x2="793.4443021768" y2="669.59487836118" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_9_1__stack1"><rect x="792.21510883493" y="668.36568501931" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="792.21510883493" y="659.4540332907525" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 792.21510883493 659.4540332907525)"></text><text class="pin-number sch-pin-label" x="793.4443021768" y="643.167221510975" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 793.4443021768 643.167221510975)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_10__stack1"><rect class="component chip sch-component-body" x="845.685019206275" y="643.167221510975" width="64.22535211270747" height="6.1459667093499775" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="845.685019206275" y="643.167221510975" width="64.22535211270747" height="6.1459667093499775" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="873.34186939835" y1="643.167221510975" x2="873.34186939835" y2="622.88553137012" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_10_0__stack1"><rect x="872.11267605648" y="621.65633802825" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="872.11267605648" y="633.0263764405474" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 872.11267605648 633.0263764405474)"></text><text class="pin-number sch-pin-label" x="873.34186939835" y="649.313188220325" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 873.34186939835 649.313188220325)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="873.34186939835" y1="649.313188220325" x2="873.34186939835" y2="669.59487836118" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_10_1__stack1"><rect x="872.11267605648" y="668.36568501931" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="872.11267605648" y="659.4540332907525" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="rotate(-90 872.11267605648 659.4540332907525)"></text><text class="pin-number sch-pin-label" x="873.34186939835" y="643.167221510975" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="rotate(-90 873.34186939835 643.167221510975)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_11__stack1"><rect class="component chip sch-component-body" x="1014.6991037134001" y="437.27733674775004" width="24.58386683739991" height="110.62740076829994" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1014.6991037134001" y="437.27733674775004" width="24.58386683739991" height="110.62740076829994" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="449.56927016645" x2="1063.8668373882" y2="449.56927016645" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_0__stack1"><rect x="1062.63764404633" y="448.34007682458" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="448.34007682458" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="461.86120358515" x2="1063.8668373882" y2="461.86120358515" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_1__stack1"><rect x="1062.63764404633" y="460.63201024328004" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="460.63201024328" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="474.15313700385" x2="1062.63764404633" y2="474.15313700385" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1063.8668373882" cy="474.15313700385" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="1062.63764404633" y="472.92394366198005" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="472.92394366198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="486.44507042255" x2="1062.63764404633" y2="486.44507042255" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1063.8668373882" cy="486.44507042255" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="1062.63764404633" y="485.21587708068" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="485.21587708068" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="498.73700384125" x2="1063.8668373882" y2="498.73700384125" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_4__stack1"><rect x="1062.63764404633" y="497.50781049938" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="497.50781049938" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="511.02893725995" x2="1062.63764404633" y2="511.02893725995" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1063.8668373882" cy="511.02893725995" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="1062.63764404633" y="509.79974391808" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="509.79974391808" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">6</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="523.32087067865" x2="1062.63764404633" y2="523.32087067865" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1063.8668373882" cy="523.32087067865" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="1062.63764404633" y="522.09167733678" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="522.09167733678" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">7</text><line class="component-pin sch-component-pin sch-port-line" x1="1039.2829705508" y1="535.61280409735" x2="1062.63764404633" y2="535.61280409735" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_11_7__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1063.8668373882" cy="535.61280409735" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="1062.63764404633" y="534.38361075548" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1051.5749039695" y="534.38361075548" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">8</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_12__stack1"><rect class="component chip sch-component-body" x="733.828425096105" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="733.828425096105" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="733.828425096105" y1="277.48220230465" x2="718.4635083227299" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_12_0__stack1"><rect x="717.23431498086" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="726.1459667094175" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="739.9743918054551" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="739.974391805455" y1="277.48220230465" x2="755.33930857883" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_12_1__stack1"><rect x="754.11011523696" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="747.6568501921425" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="733.828425096105" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_13__stack1"><rect class="component chip sch-component-body" x="716.619718309925" y="195.12624839936" width="6.1459667093499775" height="41.79257362357998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="716.619718309925" y="195.12624839936" width="6.1459667093499775" height="41.79257362357998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="716.619718309925" y1="216.02253521115" x2="701.25480153655" y2="216.02253521115" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_13_0__stack1"><rect x="700.02560819468" y="214.79334186928" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="708.9372599232375" y="214.79334186928003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="722.765685019275" y="216.02253521115" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="722.765685019275" y1="216.02253521115" x2="738.1306017926499" y2="216.02253521115" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_13_1__stack1"><rect x="736.90140845078" y="214.79334186928" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="730.4481434059625" y="214.79334186928003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="716.619718309925" y="216.02253521115" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_14__stack1"><rect class="component chip sch-component-body" x="849.372599231885" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="849.372599231885" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="849.372599231885" y1="277.48220230465" x2="834.0076824585101" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_14_0__stack1"><rect x="832.7784891166401" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="841.6901408451976" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="855.518565941235" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="855.518565941235" y1="277.48220230465" x2="870.88348271461" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_14_1__stack1"><rect x="869.65428937274" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="863.2010243279226" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="849.372599231885" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_15__stack1"><rect class="component chip sch-component-body" x="945.249679897745" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="945.249679897745" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="945.249679897745" y1="277.48220230465" x2="931.11395646624" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_15_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="929.88476312437" cy="277.48220230465" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="928.6555697825" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="937.5672215110576" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="951.3956466070949" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="951.3956466070949" y1="277.48220230465" x2="966.76056338047" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_15_1__stack1"><rect x="965.5313700386" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="959.0781049937825" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="945.249679897745" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_16__stack1"><rect class="component chip sch-component-body" x="782.38156209997" y="150.90876209972248" width="8.604353393090037" height="44.184012291955014" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="782.38156209997" y="150.90876209972248" width="8.604353393090037" height="44.184012291955014" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="782.38156209997" y1="173.0007682457" x2="757.79769526257" y2="173.0007682457" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_16_0__stack1"><rect x="756.5685019207" y="171.77157490383" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="770.08962868127" y="171.77157490383001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="790.98591549306" y1="173.0007682457" x2="815.5697823304599" y2="173.0007682457" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_16_1__stack1"><rect x="814.34058898859" y="171.77157490383" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="803.27784891176" y="171.77157490383001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">2</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_17__stack1"><rect class="component chip sch-component-body" x="918.82202304754" y="150.90876209972248" width="8.604353393089923" height="44.184012291955014" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="918.82202304754" y="150.90876209972248" width="8.604353393089923" height="44.184012291955014" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="918.82202304754" y1="173.0007682457" x2="894.23815621014" y2="173.0007682457" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_17_0__stack1"><rect x="893.00896286827" y="171.77157490383" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="906.53008962884" y="171.77157490383001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="927.42637644063" y1="173.0007682457" x2="952.01024327803" y2="173.0007682457" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_17_1__stack1"><rect x="950.78104993616" y="171.77157490383" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="939.71830985933" y="171.77157490383001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform="">2</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_18__stack1"><rect class="component chip sch-component-body" x="1098.5915492960276" y="241.220998719485" width="20.281690140855062" height="72.52240717032998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1098.5915492960276" y="241.220998719485" width="20.281690140855062" height="72.52240717032998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1098.5915492960276" y1="277.48220230465" x2="1074.0076824586276" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_18_0__stack1"><rect x="1072.7784891167576" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1086.2996158773276" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1104.7375160053775" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1118.8732394368826" y1="277.48220230465" x2="1143.4571062742825" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_18_1__stack1"><rect x="1142.2279129324124" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1131.1651728555826" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1112.7272727275326" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_19__stack1"><rect class="component chip sch-component-body" x="1031.293213828645" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1031.293213828645" y="256.58591549285995" width="6.1459667093499775" height="41.7925736235801" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1031.293213828645" y1="277.48220230465" x2="1015.92829705527" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_19_0__stack1"><rect x="1014.6991037134001" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1023.6107554419575" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1037.439180537995" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1037.439180537995" y1="277.48220230465" x2="1052.80409731137" y2="277.48220230465" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_19_1__stack1"><rect x="1051.5749039695" y="276.25300896278003" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1045.1216389246824" y="276.25300896278" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1031.293213828645" y="277.48220230465" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_20__stack1"><rect class="component chip sch-component-body" x="1105.9667093472476" y="167.469398207285" width="20.281690140854835" height="72.52240717032998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1105.9667093472476" y="167.469398207285" width="20.281690140854835" height="72.52240717032998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1105.9667093472476" y1="203.73060179245" x2="1081.3828425098475" y2="203.73060179245" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_20_0__stack1"><rect x="1080.1536491679774" y="202.50140845058" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1093.6747759285474" y="202.50140845058002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1112.1126760565976" y="203.73060179245" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1126.2483994881025" y1="203.73060179245" x2="1150.8322663255026" y2="203.73060179245" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_20_1__stack1"><rect x="1149.6030729836325" y="202.50140845058" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1138.5403329068026" y="202.50140845058002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1120.1024327787525" y="203.73060179245" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_21__stack1"><rect class="component chip sch-component-body" x="996.26120358535" y="182.83431498066" width="6.1459667093499775" height="41.79257362357998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="996.26120358535" y="182.83431498066" width="6.1459667093499775" height="41.79257362357998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="996.26120358535" y1="203.73060179245" x2="982.125480153845" y2="203.73060179245" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_21_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="980.896286811975" cy="203.73060179245" r="1.22919334187" stroke-width="1.22919334187px"/><rect x="979.667093470105" y="202.50140845058" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="988.5787451986625" y="202.50140845058002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1002.4071702947" y="203.73060179245" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1002.4071702947" y1="203.73060179245" x2="1017.772087068075" y2="203.73060179245" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_21_1__stack1"><rect x="1016.5428937262051" y="202.50140845058" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1010.0896286813875" y="202.50140845058002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="996.26120358535" y="203.73060179245" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_22__stack1"><rect class="component chip sch-component-body" x="1113.3418693984677" y="93.71779769508498" width="20.281690140854835" height="72.52240717032998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1113.3418693984677" y="93.71779769508498" width="20.281690140854835" height="72.52240717032998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1113.3418693984677" y1="129.97900128024997" x2="1088.7580025610675" y2="129.97900128024997" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_22_0__stack1"><rect x="1087.5288092191975" y="128.74980793837997" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1101.0499359797675" y="128.74980793838" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1119.4878361078177" y="129.97900128024997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1133.6235595393225" y1="129.97900128024997" x2="1158.2074263767227" y2="129.97900128024997" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_22_1__stack1"><rect x="1156.9782330348526" y="128.74980793837997" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1145.9154929580227" y="128.74980793838" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="1127.4775928299725" y="129.97900128024997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_23__stack1"><rect class="component chip sch-component-body" x="988.8860435341301" y="109.08271446845998" width="6.1459667093499775" height="41.79257362357998" stroke-width="1.22919334187px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="988.8860435341301" y="109.08271446845998" width="6.1459667093499775" height="41.79257362357998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="988.8860435341301" y1="129.97900128024997" x2="973.521126760755" y2="129.97900128024997" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_23_0__stack1"><rect x="972.291933418885" y="128.74980793837997" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="981.2035851474425" y="128.74980793838" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="995.03201024348" y="129.97900128024997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="9.218950064025px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="995.03201024348" y1="129.97900128024997" x2="1010.396927016855" y2="129.97900128024997" stroke-width="1.22919334187px"/><g class="sch-port" data-schematic-port-id="source_port_23_1__stack1"><rect x="1009.167733674985" y="128.74980793837997" width="2.45838668374" height="2.45838668374" opacity="0"/></g><text class="pin-number sch-pin-number" x="1002.7144686301675" y="128.74980793838" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="9.218950064025px" transform=""></text><text class="pin-number sch-pin-label" x="988.8860435341301" y="129.97900128024997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="9.218950064025px" transform="">cathode</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="181.920614596475" cy="566.3426376441" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="181.920614596475" cy="406.547503201" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="181.920614596475" cy="440.35032010242503" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="181.920614596475" cy="474.15313700385" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="181.920614596475" cy="498.73700384125004" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="181.920614596475" cy="532.539820742675" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="181.920614596475" cy="544.831754161375" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="181.920614596475" cy="511.02893725995" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="181.920614596475" cy="486.44507042255003" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="181.920614596475" cy="452.64225352112504" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_10__stack1"><circle cx="181.920614596475" cy="418.8394366197" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_11__stack1"><circle cx="181.920614596475" cy="578.6345710628" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_12__stack1"><circle cx="82.04865556953746" cy="615.5103713189001" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_13__stack1"><circle cx="94.34058898823747" cy="615.5103713189001" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_14__stack1"><circle cx="106.63252240693748" cy="615.5103713189001" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_15__stack1"><circle cx="118.9244558256375" cy="615.5103713189001" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="221.86939820725001" cy="431.1313700384" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="258.74519846335" cy="431.1313700384" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="221.86939820725001" cy="492.5910371319" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="258.74519846335" cy="492.5910371319" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="264.89116517269997" cy="480.2991037132" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="264.89116517269997" cy="492.5910371319" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_2__stack1"><circle cx="264.89116517269997" cy="504.8829705506" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_3__stack1"><circle cx="264.89116517269997" cy="517.1749039693" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_4__stack1"><circle cx="264.89116517269997" cy="529.466837388" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_5__stack1"><circle cx="264.89116517269997" cy="541.7587708067" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_6__stack1"><circle cx="264.89116517269997" cy="554.0507042254001" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_7__stack1"><circle cx="264.89116517269997" cy="566.3426376441" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_8__stack1"><circle cx="264.89116517269997" cy="578.6345710628" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_9__stack1"><circle cx="264.89116517269997" cy="590.9265044815" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_10__stack1"><circle cx="264.89116517269997" cy="603.2184379002" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_11__stack1"><circle cx="264.89116517269997" cy="615.5103713189" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_12__stack1"><circle cx="264.89116517269997" cy="627.8023047376" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_13__stack1"><circle cx="436.9782330345" cy="621.65633802825" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_14__stack1"><circle cx="436.9782330345" cy="609.36440460955" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_15__stack1"><circle cx="436.9782330345" cy="597.07247119085" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_16__stack1"><circle cx="436.9782330345" cy="584.78053777215" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_17__stack1"><circle cx="436.9782330345" cy="572.48860435345" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_18__stack1"><circle cx="436.9782330345" cy="560.19667093475" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_19__stack1"><circle cx="436.9782330345" cy="547.90473751605" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_20__stack1"><circle cx="436.9782330345" cy="535.61280409735" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_21__stack1"><circle cx="436.9782330345" cy="523.32087067865" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_22__stack1"><circle cx="436.9782330345" cy="511.02893725995" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_23__stack1"><circle cx="436.9782330345" cy="498.73700384125004" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_24__stack1"><circle cx="436.9782330345" cy="486.44507042255003" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="381.66453265035" cy="364.75492957742" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="381.66453265035" cy="411.46427656848005" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="464.63508322657503" cy="401.63072983352004" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="464.63508322657503" cy="413.92266325222" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_2__stack1"><circle cx="464.63508322657503" cy="426.21459667092" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_3__stack1"><circle cx="605.992317541625" cy="420.06862996157" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_4__stack1"><circle cx="605.992317541625" cy="407.77669654287" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="596.7733674776" cy="549.1339308579201" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="596.7733674776" cy="595.84327784898" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="658.2330345711" cy="420.06862996157" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="658.2330345711" cy="466.77797695263" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="765.7874519847251" cy="461.86120358515" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="765.7874519847251" cy="511.02893725995" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_2__stack1"><circle cx="765.7874519847251" cy="474.15313700385" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_3__stack1"><circle cx="919.436619718475" cy="449.56927016645" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_4__stack1"><circle cx="919.436619718475" cy="461.86120358515" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_5__stack1"><circle cx="919.436619718475" cy="474.15313700385" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_6__stack1"><circle cx="919.436619718475" cy="486.44507042255" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_7__stack1"><circle cx="842.6120358516" cy="412.69346991035" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_8__stack1"><circle cx="842.6120358516" cy="572.48860435345" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_9__stack1"><circle cx="919.436619718475" cy="498.73700384125" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_10__stack1"><circle cx="919.436619718475" cy="511.02893725995" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_11__stack1"><circle cx="765.7874519847251" cy="486.44507042255003" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_12__stack1"><circle cx="919.436619718475" cy="523.32087067865" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_13__stack1"><circle cx="919.436619718475" cy="535.61280409735" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_14__stack1"><circle cx="765.7874519847251" cy="498.73700384125004" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_15__stack1"><circle cx="765.7874519847251" cy="523.32087067865" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_0__stack1"><circle cx="793.4443021768" cy="622.88553137012" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_1__stack1"><circle cx="793.4443021768" cy="669.59487836118" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_0__stack1"><circle cx="873.34186939835" cy="622.88553137012" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_1__stack1"><circle cx="873.34186939835" cy="669.59487836118" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_0__stack1"><circle cx="1063.8668373882" cy="449.56927016645" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_1__stack1"><circle cx="1063.8668373882" cy="461.86120358515" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_2__stack1"><circle cx="1063.8668373882" cy="474.15313700385" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_3__stack1"><circle cx="1063.8668373882" cy="486.44507042255" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_4__stack1"><circle cx="1063.8668373882" cy="498.73700384125" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_5__stack1"><circle cx="1063.8668373882" cy="511.02893725995" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_6__stack1"><circle cx="1063.8668373882" cy="523.32087067865" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_7__stack1"><circle cx="1063.8668373882" cy="535.61280409735" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_0__stack1"><circle cx="718.4635083227299" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_1__stack1"><circle cx="755.33930857883" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_0__stack1"><circle cx="701.25480153655" cy="216.02253521115" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_1__stack1"><circle cx="738.1306017926499" cy="216.02253521115" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_0__stack1"><circle cx="834.0076824585101" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_1__stack1"><circle cx="870.88348271461" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_0__stack1"><circle cx="929.88476312437" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_1__stack1"><circle cx="966.76056338047" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_0__stack1"><circle cx="757.79769526257" cy="173.0007682457" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_1__stack1"><circle cx="815.5697823304599" cy="173.0007682457" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_0__stack1"><circle cx="894.23815621014" cy="173.0007682457" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_1__stack1"><circle cx="952.01024327803" cy="173.0007682457" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_0__stack1"><circle cx="1074.0076824586276" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_1__stack1"><circle cx="1143.4571062742825" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_19_0__stack1"><circle cx="1015.92829705527" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_19_1__stack1"><circle cx="1052.80409731137" cy="277.48220230465" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_20_0__stack1"><circle cx="1081.3828425098475" cy="203.73060179245" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_20_1__stack1"><circle cx="1150.8322663255026" cy="203.73060179245" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_21_0__stack1"><circle cx="980.896286811975" cy="203.73060179245" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_21_1__stack1"><circle cx="1017.772087068075" cy="203.73060179245" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_22_0__stack1"><circle cx="1088.7580025610675" cy="129.97900128024997" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_22_1__stack1"><circle cx="1158.2074263767227" cy="129.97900128024997" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_23_0__stack1"><circle cx="973.521126760755" cy="129.97900128024997" r="2.45838668374" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_23_1__stack1"><circle cx="1010.396927016855" cy="129.97900128024997" r="2.45838668374" fill="red" opacity="0"/></g><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" x="111.54929577441749" y="627.8023047375999" width="14.750320102440014" height="11.062740076830096" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="M 111.54929577441749 638.86504481443 L 126.2996158768575 638.86504481443" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="M 118.9244558256375 638.86504481443 L 118.9244558256375 627.8023047375999" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" x="118.9244558256375" y="641.938028169105" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" x="402.49935979504653" y="417.0571062739885" width="14.750320102440014" height="11.062740076829982" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" d="M 402.49935979504653 428.1198463508185 L 417.24967989748654 428.1198463508185" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" d="M 409.87451984626654 428.1198463508185 L 409.87451984626654 417.0571062739885" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" x="409.87451984626654" y="431.19282970549347" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_2__stack1" x="589.39820742638" y="608.13521126768" width="14.7503201024399" height="11.062740076830096" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_2__stack1" d="M 589.39820742638 619.1979513445101 L 604.14852752882 619.1979513445101" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_2__stack1" d="M 596.7733674776 619.1979513445101 L 596.7733674776 608.13521126768" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_2__stack1" x="596.7733674776" y="622.2709346991851" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_3__stack1" x="865.9667093471301" y="681.88681177988" width="14.7503201024399" height="11.062740076830096" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_3__stack1" d="M 865.9667093471301 692.9495518567101 L 880.71702944957 692.9495518567101" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_3__stack1" d="M 873.34186939835 692.9495518567101 L 873.34186939835 681.88681177988" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_3__stack1" x="873.34186939835" y="696.022535211385" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_4__stack1" x="1138.9090909093634" y="464.9956466069185" width="14.750320102440128" height="11.062740076829982" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_4__stack1" d="M 1138.9090909093634 476.0583866837485 L 1153.6594110118035 476.0583866837485" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_4__stack1" d="M 1146.2842509605834 476.0583866837485 L 1146.2842509605834 464.9956466069185" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_4__stack1" x="1146.2842509605834" y="479.1313700384235" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_5__stack1" x="814.2791293214965" y="207.3847078103775" width="14.7503201024399" height="11.062740076829982" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_5__stack1" d="M 814.2791293214965 218.4474478872075 L 829.0294494239364 218.4474478872075" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_5__stack1" d="M 821.6542893727164 218.4474478872075 L 821.6542893727164 207.3847078103775" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_5__stack1" x="821.6542893727164" y="221.5204312418825" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><rect class="component-overlay sch-component-overlay sch-net-label-overlay" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_6__stack1" x="1155.7490396929825" y="277.48220230465" width="14.750320102440128" height="11.062740076829982" fill="transparent"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_6__stack1" d="M 1155.7490396929825 288.54494238148 L 1170.4993597954226 288.54494238148" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><path class="sch-net-label-symbol-path" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_6__stack1" d="M 1163.1241997442025 288.54494238148 L 1163.1241997442025 277.48220230465" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.22919334187px" stroke-linecap="round"/><text class="sch-net-label-symbol-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_6__stack1" x="1163.1241997442025" y="291.617925736155" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="11.06274007683px">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_7__stack1" d="
276
279
  M 194.212548015175,406.547503201
277
280
  L 197.531370038224,400.40153649165
278
281
  L 218.60793854015495,400.40153649165
@@ -329,180 +332,159 @@ U1_EN" data-x="1.6399999999999997" data-y="3.5" cx="366.03047313552526" cy="259.
329
332
  L 387.8104993597,361.436107554371
330
333
  Z
331
334
  " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_14__stack1" x="381.66453265035" y="359.223559539005" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 381.66453265035 359.223559539005)">XXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_15__stack1" d="
332
- M 436.9782330345,584.78053777215
333
- L 440.297055057549,578.6345710628
334
- L 488.2028169013625,578.6345710628
335
- L 488.2028169013625,590.9265044814999
336
- L 440.297055057549,590.9265044814999
337
- Z
338
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_15__stack1" x="442.509603072915" y="584.78053777215" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">U2_TXD</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_16__stack1" d="
339
- M 765.7874519847251,498.73700384125004
340
- L 762.468629961676,504.8829705506
341
- L 714.5628681178626,504.8829705506
342
- L 714.5628681178626,492.5910371319
343
- L 762.468629961676,492.59103713190007
344
- Z
345
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_16__stack1" x="760.25608194631" y="498.73700384125004" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">U2_TXD</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_17__stack1" d="
346
335
  M 980.896286811975,203.73060179245
347
336
  L 977.5774647889259,209.8765685018
348
337
  L 929.6717029451125,209.8765685018
349
338
  L 929.6717029451125,197.58463508309998
350
339
  L 977.5774647889259,197.58463508309998
351
340
  Z
352
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_17__stack1" x="975.3649167735599" y="203.73060179245" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">U2_TXD</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_18__stack1" d="
341
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_15__stack1" x="975.3649167735599" y="203.73060179245" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">U2_TXD</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_16__stack1" d="
353
342
  M 658.2330345711,407.77669654287
354
343
  L 652.08706786175,404.457874519821
355
344
  L 652.08706786175,383.3813060178901
356
345
  L 664.37900128045,383.3813060178901
357
346
  L 664.37900128045,404.457874519821
358
347
  Z
359
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_18__stack1" x="658.2330345711" y="402.245326504455" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 658.2330345711 402.245326504455)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_19__stack1" d="
348
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_16__stack1" x="658.2330345711" y="402.245326504455" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 658.2330345711 402.245326504455)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_17__stack1" d="
360
349
  M 842.6120358516,400.40153649165
361
350
  L 836.46606914225,397.082714468601
362
351
  L 836.46606914225,376.0061459666701
363
352
  L 848.75800256095,376.0061459666701
364
353
  L 848.75800256095,397.082714468601
365
354
  Z
366
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_19__stack1" x="842.6120358516" y="394.870166453235" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 842.6120358516 394.870166453235)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_20__stack1" d="
355
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_17__stack1" x="842.6120358516" y="394.870166453235" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 842.6120358516 394.870166453235)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_18__stack1" d="
367
356
  M 873.34186939835,610.59359795142
368
357
  L 867.195902689,607.2747759283709
369
358
  L 867.195902689,586.19820742644
370
359
  L 879.4878361077,586.19820742644
371
360
  L 879.4878361077,607.2747759283709
372
361
  Z
373
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_20__stack1" x="873.34186939835" y="605.0622279130049" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 873.34186939835 605.0622279130049)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_21__stack1" d="
362
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_18__stack1" x="873.34186939835" y="605.0622279130049" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 873.34186939835 605.0622279130049)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_19__stack1" d="
374
363
  M 883.17541613331,244.29398207416
375
364
  L 877.02944942396,240.975160051111
376
365
  L 877.02944942396,219.89859154918005
377
366
  L 889.32138284266,219.89859154918005
378
367
  L 889.32138284266,240.975160051111
379
368
  Z
380
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_21__stack1" x="883.17541613331" y="238.762612035745" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 883.17541613331 238.762612035745)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_22__stack1" d="
369
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_19__stack1" x="883.17541613331" y="238.762612035745" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 883.17541613331 238.762612035745)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_20__stack1" d="
381
370
  M 1063.8668373882,535.61280409735
382
371
  L 1067.1856594112492,529.466837388
383
372
  L 1138.7984635085952,529.466837388
384
373
  L 1138.7984635085952,541.7587708067
385
374
  L 1067.1856594112492,541.7587708067
386
375
  Z
387
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_22__stack1" x="1069.398207426615" y="535.61280409735" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_23__stack1" d="
376
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_20__stack1" x="1069.398207426615" y="535.61280409735" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_21__stack1" d="
388
377
  M 919.436619718475,449.56927016645
389
378
  L 922.755441741524,443.4233034571
390
379
  L 994.3682458388702,443.4233034571
391
380
  L 994.3682458388702,455.7152368758
392
381
  L 922.755441741524,455.7152368758
393
382
  Z
394
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_23__stack1" x="924.96798975689" y="449.56927016645" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_24__stack1" d="
383
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_21__stack1" x="924.96798975689" y="449.56927016645" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_22__stack1" d="
395
384
  M 1063.8668373882,523.32087067865
396
385
  L 1067.1856594112492,517.1749039693
397
386
  L 1138.7984635085952,517.1749039693
398
387
  L 1138.7984635085952,529.4668373879999
399
388
  L 1067.1856594112492,529.4668373879999
400
389
  Z
401
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_24__stack1" x="1069.398207426615" y="523.32087067865" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_25__stack1" d="
390
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_22__stack1" x="1069.398207426615" y="523.32087067865" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_23__stack1" d="
402
391
  M 919.436619718475,461.86120358515
403
392
  L 922.755441741524,455.71523687580003
404
393
  L 994.3682458388702,455.71523687580003
405
394
  L 994.3682458388702,468.0071702945
406
395
  L 922.755441741524,468.0071702945
407
396
  Z
408
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_25__stack1" x="924.96798975689" y="461.86120358515" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_26__stack1" d="
397
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_23__stack1" x="924.96798975689" y="461.86120358515" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_24__stack1" d="
409
398
  M 1143.8258642768433,498.73700384125
410
399
  L 1147.1446862998923,492.5910371319
411
400
  L 1168.2212548018233,492.5910371319
412
401
  L 1168.2212548018233,504.88297055059996
413
402
  L 1147.1446862998923,504.88297055059996
414
403
  Z
415
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_26__stack1" x="1149.3572343152582" y="498.73700384125" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_27__stack1" d="
404
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_24__stack1" x="1149.3572343152582" y="498.73700384125" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_25__stack1" d="
416
405
  M 1063.8668373882,511.02893725995
417
406
  L 1067.1856594112492,504.8829705506
418
407
  L 1088.2622279131801,504.8829705506
419
408
  L 1088.2622279131801,517.1749039693
420
409
  L 1067.1856594112492,517.1749039693
421
410
  Z
422
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_27__stack1" x="1069.398207426615" y="511.02893725995" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_28__stack1" d="
411
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_25__stack1" x="1069.398207426615" y="511.02893725995" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_26__stack1" d="
423
412
  M 919.436619718475,486.44507042255
424
413
  L 922.755441741524,480.2991037132
425
414
  L 943.8320102434549,480.2991037132
426
415
  L 943.8320102434549,492.59103713189995
427
416
  L 922.755441741524,492.59103713189995
428
417
  Z
429
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_28__stack1" x="924.96798975689" y="486.44507042255" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_29__stack1" d="
418
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_26__stack1" x="924.96798975689" y="486.44507042255" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_27__stack1" d="
430
419
  M 919.436619718475,498.73700384125
431
420
  L 922.755441741524,492.5910371319
432
421
  L 988.6320102434768,492.5910371319
433
422
  L 988.6320102434768,504.88297055059996
434
423
  L 922.755441741524,504.88297055059996
435
424
  Z
436
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_29__stack1" x="924.96798975689" y="498.73700384125" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">U1_GPIO15</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_30__stack1" d="
425
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_27__stack1" x="924.96798975689" y="498.73700384125" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">U1_GPIO15</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_28__stack1" d="
437
426
  M 929.88476312437,277.48220230465
438
427
  L 926.565941101321,283.628169014
439
428
  L 860.6893725993682,283.628169014
440
429
  L 860.6893725993682,271.33623559529997
441
430
  L 926.565941101321,271.3362355953
442
431
  Z
443
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_30__stack1" x="924.353393085955" y="277.48220230465" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">U1_GPIO15</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_31__stack1" d="
432
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_28__stack1" x="924.353393085955" y="277.48220230465" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">U1_GPIO15</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_29__stack1" d="
444
433
  M 919.436619718475,511.02893725995
445
434
  L 922.755441741524,504.8829705506
446
435
  L 982.6417413574303,504.8829705506
447
436
  L 982.6417413574303,517.1749039693
448
437
  L 922.755441741524,517.1749039693
449
438
  Z
450
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_31__stack1" x="924.96798975689" y="511.02893725995" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">U1_GPIO2</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_32__stack1" d="
451
- M 973.521126760755,129.97900128024997
452
- L 970.202304737706,136.12496798959998
453
- L 910.3160051217997,136.12496798959998
454
- L 910.3160051217997,123.83303457089997
455
- L 970.202304737706,123.83303457089997
456
- Z
457
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_32__stack1" x="967.98975672234" y="129.97900128024997" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">U1_GPIO2</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_33__stack1" d="
439
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_29__stack1" x="924.96798975689" y="511.02893725995" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">U1_GPIO2</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_30__stack1" d="
458
440
  M 1063.8668373882,474.15313700385
459
441
  L 1067.1856594112492,468.00717029450004
460
442
  L 1131.5790012806788,468.00717029450004
461
443
  L 1131.5790012806788,480.2991037132
462
444
  L 1067.1856594112492,480.2991037132
463
445
  Z
464
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_33__stack1" x="1069.398207426615" y="474.15313700385" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_34__stack1" d="
446
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_30__stack1" x="1069.398207426615" y="474.15313700385" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_31__stack1" d="
465
447
  M 919.436619718475,523.32087067865
466
448
  L 922.755441741524,517.1749039693
467
449
  L 987.1487836109537,517.1749039693
468
450
  L 987.1487836109537,529.4668373879999
469
451
  L 922.755441741524,529.4668373879999
470
452
  Z
471
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_34__stack1" x="924.96798975689" y="523.32087067865" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_35__stack1" d="
453
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_31__stack1" x="924.96798975689" y="523.32087067865" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_32__stack1" d="
472
454
  M 1063.8668373882,486.44507042255
473
455
  L 1067.1856594112492,480.2991037132
474
456
  L 1131.5790012806788,480.2991037132
475
457
  L 1131.5790012806788,492.59103713189995
476
458
  L 1067.1856594112492,492.59103713189995
477
459
  Z
478
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_35__stack1" x="1069.398207426615" y="486.44507042255" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_36__stack1" d="
460
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_32__stack1" x="1069.398207426615" y="486.44507042255" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_33__stack1" d="
479
461
  M 919.436619718475,535.61280409735
480
462
  L 922.755441741524,529.466837388
481
463
  L 987.1487836109537,529.466837388
482
464
  L 987.1487836109537,541.7587708067
483
465
  L 922.755441741524,541.7587708067
484
466
  Z
485
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_36__stack1" x="924.96798975689" y="535.61280409735" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_37__stack1" d="
467
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_33__stack1" x="924.96798975689" y="535.61280409735" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="">XXXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_34__stack1" d="
486
468
  M 1063.4058898849987,277.48220230465
487
469
  L 1057.2599231756487,274.163380281601
488
470
  L 1057.2599231756487,253.08681177967006
489
471
  L 1069.5518565943487,253.08681177967006
490
472
  L 1069.5518565943487,274.163380281601
491
473
  Z
492
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_37__stack1" x="1063.4058898849987" y="271.950832266235" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 1063.4058898849987 271.950832266235)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_38__stack1" d="
474
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_34__stack1" x="1063.4058898849987" y="271.950832266235" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 1063.4058898849987 271.950832266235)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_35__stack1" d="
493
475
  M 1049.5774647889612,203.73060179245
494
476
  L 1043.4314980796112,200.411779769401
495
477
  L 1043.4314980796112,179.33521126747004
496
478
  L 1055.7234314983111,179.33521126747004
497
479
  L 1055.7234314983111,200.411779769401
498
480
  Z
499
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_38__stack1" x="1049.5774647889612" y="198.199231754035" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 1049.5774647889612 198.199231754035)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_39__stack1" d="
481
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_35__stack1" x="1049.5774647889612" y="198.199231754035" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 1049.5774647889612 198.199231754035)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_36__stack1" d="
500
482
  M 1049.5774647889612,129.97900128024997
501
483
  L 1043.4314980796112,126.66017925720098
502
484
  L 1043.4314980796112,105.58361075527004
503
485
  L 1055.7234314983111,105.58361075527004
504
486
  L 1055.7234314983111,126.66017925720098
505
487
  Z
506
- " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_39__stack1" x="1049.5774647889612" y="124.44763124183497" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 1049.5774647889612 124.44763124183497)">XX</text><text class="sch-text" x="97.10627400744505" y="372.744686299575" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.062740076829996px" transform="rotate(0, 97.10627400744505, 372.744686299575)">USB4105-GF-A</text><text class="sch-text" x="60.230473751345016" y="387.18770806654754" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.06274007683px" transform="rotate(0, 60.230473751345016, 387.18770806654754)">J1</text><text class="sch-text" x="355.85147247108" y="648.083994878455" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.062740076829982px" transform="rotate(0, 355.85147247108, 648.083994878455)">CP2102N-A02-GQFN24</text><text class="sch-text" x="296.85019206132" y="460.9393085787475" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.06274007683px" transform="rotate(0, 296.85019206132, 460.9393085787475)">U2</text><text class="sch-text" x="544.532650448125" y="440.35032010242503" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.062740076829996px" transform="rotate(0, 544.532650448125, 440.35032010242503)">AP2112K-3.3TRG1</text><text class="sch-text" x="496.594110115195" y="388.4169014084175" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.06274007683px" transform="rotate(0, 496.594110115195, 388.4169014084175)">U3</text><text class="sch-text" x="926.811779769695" y="415.766453265025" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.06274007683px" transform="rotate(0, 926.811779769695, 415.766453265025)">ESP-12F</text><text class="sch-text" x="908.373879641645" y="430.2094750319975" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.06274007683px" transform="rotate(0, 908.373879641645, 430.2094750319975)">U1</text><text class="sch-text" x="1036.82458386706" y="430.2094750319975" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.06274007683px" transform="rotate(0, 1036.82458386706, 430.2094750319975)">J_GPIO</text><text class="sch-text" x="737.516005121715" y="455.100640204865" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 737.516005121715, 455.100640204865)">U1_RESET</text><text class="sch-text" x="723.38028169021" y="166.24020486541497" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 723.38028169021, 166.24020486541497)">U1_RESET</text><text class="sch-text" x="737.516005121715" y="479.684507042265" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 737.516005121715, 479.684507042265)">U1_GPIO0</text><text class="sch-text" x="805.7362355955" y="270.72163892436504" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 805.7362355955, 270.72163892436504)">U1_GPIO0</text><text class="sch-text" x="865.9667093471301" y="166.24020486541497" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 865.9667093471301, 166.24020486541497)">U1_GPIO0</text><text class="sch-text" x="460.33290653003" y="565.728040973165" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 460.33290653003, 565.728040973165)">U2_RXD</text><text class="sch-text" x="742.432778489195" y="516.560307298365" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 742.432778489195, 516.560307298365)">U2_RXD</text><text class="sch-text" x="744.891165172935" y="467.392573623565" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 744.891165172935, 467.392573623565)">U1_EN</text><text class="sch-text" x="697.56722151094" y="270.72163892436504" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 697.56722151094, 270.72163892436504)">U1_EN</text><rect class="schematic-box sch-box" x="52.855313700125066" y="367.21331626116" width="88.50192061464003" height="11.062740076829982" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="49.167733674515034" y="379.50524967986" width="22.125480153659964" height="15.364916773375" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="289.4750320101" y="642.55262484004" width="132.75288092196" height="11.062740076829982" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="285.78745198449" y="453.25685019206" width="22.125480153659964" height="15.364916773375" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="489.218950063975" y="434.81895006401" width="110.62740076829999" height="11.062740076830039" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="485.531370038365" y="380.73444302173" width="22.125480153659964" height="15.364916773375" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="900.998719590425" y="410.23508322661" width="51.62612035853999" height="11.062740076829982" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="897.311139564815" y="422.52701664531" width="22.125480153659964" height="15.364916773375" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="1011.01152368779" y="422.52701664531" width="51.62612035853999" height="15.364916773375" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/>
488
+ " fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="1.22919334187px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_36__stack1" x="1049.5774647889612" y="124.44763124183497" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="11.06274007683px" transform="rotate(-90 1049.5774647889612 124.44763124183497)">XX</text><text class="sch-text" x="97.10627400744505" y="372.744686299575" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.062740076829996px" transform="rotate(0, 97.10627400744505, 372.744686299575)">USB4105-GF-A</text><text class="sch-text" x="60.230473751345016" y="387.18770806654754" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.06274007683px" transform="rotate(0, 60.230473751345016, 387.18770806654754)">J1</text><text class="sch-text" x="355.85147247108" y="648.083994878455" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.062740076829982px" transform="rotate(0, 355.85147247108, 648.083994878455)">CP2102N-A02-GQFN24</text><text class="sch-text" x="296.85019206132" y="460.9393085787475" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.06274007683px" transform="rotate(0, 296.85019206132, 460.9393085787475)">U2</text><text class="sch-text" x="544.532650448125" y="440.35032010242503" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.062740076829996px" transform="rotate(0, 544.532650448125, 440.35032010242503)">AP2112K-3.3TRG1</text><text class="sch-text" x="496.594110115195" y="388.4169014084175" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.06274007683px" transform="rotate(0, 496.594110115195, 388.4169014084175)">U3</text><text class="sch-text" x="926.811779769695" y="415.766453265025" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.06274007683px" transform="rotate(0, 926.811779769695, 415.766453265025)">ESP-12F</text><text class="sch-text" x="908.373879641645" y="430.2094750319975" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.06274007683px" transform="rotate(0, 908.373879641645, 430.2094750319975)">U1</text><text class="sch-text" x="1036.82458386706" y="430.2094750319975" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="11.06274007683px" transform="rotate(0, 1036.82458386706, 430.2094750319975)">J_GPIO</text><text class="sch-text" x="460.33290653003" y="578.0199743918649" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 460.33290653003, 578.0199743918649)">U2_TXD</text><text class="sch-text" x="742.432778489195" y="491.976440460965" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 742.432778489195, 491.976440460965)">U2_TXD</text><text class="sch-text" x="737.516005121715" y="455.100640204865" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 737.516005121715, 455.100640204865)">U1_RESET</text><text class="sch-text" x="723.38028169021" y="166.24020486541497" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 723.38028169021, 166.24020486541497)">U1_RESET</text><text class="sch-text" x="737.516005121715" y="479.684507042265" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 737.516005121715, 479.684507042265)">U1_GPIO0</text><text class="sch-text" x="805.7362355955" y="270.72163892436504" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 805.7362355955, 270.72163892436504)">U1_GPIO0</text><text class="sch-text" x="865.9667093471301" y="166.24020486541497" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 865.9667093471301, 166.24020486541497)">U1_GPIO0</text><text class="sch-text" x="460.33290653003" y="565.728040973165" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 460.33290653003, 565.728040973165)">U2_RXD</text><text class="sch-text" x="742.432778489195" y="516.560307298365" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 742.432778489195, 516.560307298365)">U2_RXD</text><text class="sch-text" x="744.891165172935" y="467.392573623565" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 744.891165172935, 467.392573623565)">U1_EN</text><text class="sch-text" x="697.56722151094" y="270.72163892436504" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 697.56722151094, 270.72163892436504)">U1_EN</text><text class="sch-text" x="945.249679897745" y="123.21843789996495" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.37516005122px" transform="rotate(0, 945.249679897745, 123.21843789996495)">U1_GPIO2</text><rect class="schematic-box sch-box" x="52.855313700125066" y="367.21331626116" width="88.50192061464003" height="11.062740076829982" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="49.167733674515034" y="379.50524967986" width="22.125480153659964" height="15.364916773375" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="289.4750320101" y="642.55262484004" width="132.75288092196" height="11.062740076829982" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="285.78745198449" y="453.25685019206" width="22.125480153659964" height="15.364916773375" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="489.218950063975" y="434.81895006401" width="110.62740076829999" height="11.062740076830039" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="485.531370038365" y="380.73444302173" width="22.125480153659964" height="15.364916773375" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="900.998719590425" y="410.23508322661" width="51.62612035853999" height="11.062740076829982" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="897.311139564815" y="422.52701664531" width="22.125480153659964" height="15.364916773375" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/><rect class="schematic-box sch-box" x="1011.01152368779" y="422.52701664531" width="51.62612035853999" height="15.364916773375" stroke-width="1.22919334187px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="9.83354673496 4.91677336748"/>
507
489
  </g>
508
490
  </svg>