@tscircuit/schematic-trace-solver 0.0.183 → 0.0.185
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.
- package/dist/index.js +242 -24
- package/lib/solvers/SameNetJunctionAlignmentSolver/alignSameNetJunctions.ts +30 -12
- package/lib/solvers/SameNetJunctionAlignmentSolver/collapseRedundantSharedEndpointStubs.ts +267 -0
- package/lib/solvers/SameNetJunctionAlignmentSolver/collapseSameNetCycles.ts +1 -1
- package/lib/solvers/SameNetJunctionAlignmentSolver/getSharedPin.ts +13 -0
- package/lib/solvers/UnroutedTraceRecoverySolver/UnroutedTraceRecoverySolver.ts +12 -4
- package/package.json +1 -1
- package/site/bug-reports/bug-report-20260905T041712Z.page.tsx +4 -0
- package/tests/bug-reports/bug-report-20260706T213649Z/__snapshots__/bug-report-20260706T213649Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260706T220324Z/__snapshots__/bug-report-20260706T220324Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T020342Z/__snapshots__/bug-report-20260707T020342Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T020342Z/bug-report-20260707T020342Z.test.ts +10 -0
- package/tests/bug-reports/bug-report-20260707T092615Z/__snapshots__/bug-report-20260707T092615Z.snap.svg +524 -533
- package/tests/bug-reports/bug-report-20260707T134549Z/__snapshots__/bug-report-20260707T134549Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T140410Z/__snapshots__/bug-report-20260707T140410Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T141025Z/__snapshots__/bug-report-20260707T141025Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T141421Z/__snapshots__/bug-report-20260707T141421Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T230831Z/__snapshots__/bug-report-20260707T230831Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260708T095725Z/__snapshots__/bug-report-20260708T095725Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260716T144856Z/__snapshots__/bug-report-20260716T144856Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260717T022934Z/__snapshots__/bug-report-20260717T022934Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260717T042845Z/__snapshots__/bug-report-20260717T042845Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260721T221026Z/__snapshots__/bug-report-20260721T221026Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260724T175257Z/__snapshots__/bug-report-20260724T175257Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260728T144234Z/__snapshots__/bug-report-20260728T144234Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260728T144234Z/bug-report-20260728T144234Z.test.ts +2 -0
- package/tests/bug-reports/bug-report-20260730T061837Z/__snapshots__/bug-report-20260730T061837Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260730T061837Z/bug-report-20260730T061837Z.test.ts +1 -1
- package/tests/bug-reports/bug-report-20260731T052229Z/__snapshots__/bug-report-20260731T052229Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260804T171919Z/__snapshots__/bug-report-20260804T171919Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260804T225912Z/__snapshots__/bug-report-20260804T225912Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260805T061316Z/__snapshots__/bug-report-20260805T061316Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260806T061548Z/__snapshots__/bug-report-20260806T061548Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260815T073240Z/__snapshots__/bug-report-20260815T073240Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260819T091818Z/__snapshots__/bug-report-20260819T091818Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260825T045913Z/__snapshots__/bug-report-20260825T045913Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260825T103621Z/__snapshots__/bug-report-20260825T103621Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260826T072956Z/__snapshots__/bug-report-20260826T072956Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260901T055358Z/__snapshots__/bug-report-20260901T055358Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260901T064117Z/__snapshots__/bug-report-20260901T064117Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260901T134241Z/__snapshots__/bug-report-20260901T134241Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260902T092425Z/__snapshots__/bug-report-20260902T092425Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260905T041712Z/__snapshots__/bug-report-20260905T041712Z.snap.svg +546 -0
- package/tests/bug-reports/bug-report-20260905T041712Z/bug-report-20260905T041712Z.json +2023 -0
- package/tests/bug-reports/bug-report-20260905T041712Z/bug-report-20260905T041712Z.test.ts +33 -0
- package/tests/examples/__snapshots__/example02.snap.svg +2 -2
- package/tests/examples/__snapshots__/example13.snap.svg +2 -2
- package/tests/examples/__snapshots__/example14.snap.svg +2 -2
- package/tests/examples/__snapshots__/example15.snap.svg +2 -2
- package/tests/examples/__snapshots__/example18.snap.svg +2 -2
- package/tests/examples/__snapshots__/example19.snap.svg +2 -2
- package/tests/examples/__snapshots__/example21.snap.svg +2 -2
- package/tests/examples/__snapshots__/example27.snap.svg +2 -2
- package/tests/examples/__snapshots__/example29.snap.svg +2 -2
- package/tests/examples/__snapshots__/example42.snap.svg +2 -2
- package/tests/examples/__snapshots__/example45.snap.svg +2 -2
- package/tests/examples/__snapshots__/example46.snap.svg +2 -2
- package/tests/examples/__snapshots__/example47.snap.svg +2 -2
- package/tests/examples/__snapshots__/example51.snap.svg +2 -2
- package/tests/repros/__snapshots__/board-1273-trace-overlap-cycle.snap.svg +2 -2
- package/tests/repros/__snapshots__/board-15984-same-net-junction.snap.svg +2 -2
- package/tests/repros/__snapshots__/board1096-usb-label-overlap-iteration.snap.svg +2 -2
- package/tests/repros/__snapshots__/bugreport-001-gnd-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/netlabel-connector-through-rail-label.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-battery-management-bq24073.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bc107a-common-emitter-routing.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bluetooth-controller-ground-decoupling-groups.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-board-589-regulator-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-board-648-esp12f-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-board-8090-power-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bq24074-battery-charger.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bq25895-cross-net-trace-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bq40z60-current-sense.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-cc2340r5.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-core-ground-inline-label-fallback.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-esp12f-section.snap.svg +508 -0
- package/tests/repros/__snapshots__/repro-example35-minimize-trace-crossing.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-hdc2080-ground-label-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-hdc3020-ground-label-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-hub-usb-sheet.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-ina237-current-monitor.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-isolated-rs485-isow7841.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-mspm0l1306-capacitor-symmetry.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-pga300-c6-trace-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-pga300-redundant-ground-traces.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-pmp11282-isolated-dcdc.snap.svg +18 -18
- package/tests/repros/__snapshots__/repro-power-group-rail-labels.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-powerbank-3v-system-power.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rectifier-trace-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rp2040-gamepad-trace-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rp2040-usb-cc2-ground-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-smartwatch-power-sheet.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-ti-power-output-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida-01389-hbridge.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida00553-j4-cell-divider.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida010076-j4-ground-bus.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida010076-page02.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tmp1075-ground-label-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tps61222-trace-intersection.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-trellis-core-gnd-net-label-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-type-c-vbus-led-ground-label.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-usb-power-vbus-label-detour.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro130-bq27441-fuel-gauge-trace-through-c1.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro161-power-section-autolayout.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro48-555-timer-vcc-rail-label.snap.svg +2 -2
- package/tests/repros/assets/repro-esp12f-status-section.input.json +1394 -0
- package/tests/repros/repro-esp12f-section.test.ts +12 -0
- package/tests/solvers/SameNetJunctionAlignmentSolver/collapse-redundant-shared-endpoint-stubs.test.ts +101 -0
- package/tests/solvers/UnroutedTraceRecoverySolver/local-elbow-obstacles.test.ts +74 -0
|
@@ -0,0 +1,508 @@
|
|
|
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
|
+
<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
|
|
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
|
+
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
|
+
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
|
|
7
|
+
globalConnNetId: connectivity_net21" data-x="4.5" data-y="-3.29" x="444.46939321037155" y="456.96872493985563" width="14.370489174017678" height="12.574178027265475" fill="#00000066" stroke="#000000" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
8
|
+
globalConnNetId: connectivity_net21" data-x="8.941" data-y="0.23900000000000002" x="577.4263565891474" y="351.31569099171344" width="14.370489174017735" height="12.574178027265475" fill="#00000066" stroke="#000000" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
9
|
+
globalConnNetId: connectivity_net21" data-x="3.6589999999999994" data-y="4.430544650000001" x="419.2910986367282" y="225.82705137663726" width="14.37048917401762" height="12.574178027265447" fill="#00000066" stroke="#000000" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
10
|
+
globalConnNetId: connectivity_net21" data-x="9.214999999999998" data-y="3.29" x="585.6295108259824" y="259.9732691793638" width="14.37048917401762" height="12.574178027265475" fill="#00000066" stroke="#000000" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: VBUS
|
|
11
|
+
globalConnNetId: connectivity_net22" data-x="-6.34" data-y="1.4000000000000001" x="120.83400160384926" y="313.86260358193" width="12.574178027265418" height="17.963111467522026" fill="#ef444466" stroke="#ef4444" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: VBUS
|
|
12
|
+
globalConnNetId: connectivity_net22" data-x="-5.611000000000001" data-y="-1" x="142.65918203688852" y="391.70275327452555" width="12.574178027265418" height="5.987703822507342" fill="#ef444466" stroke="#ef4444" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: VBUS
|
|
13
|
+
globalConnNetId: connectivity_net22" data-x="-1.8369701987210297e-17" data-y="-0.7090000000000002" x="307.949746057204" y="379.6974071103983" width="17.963111467522026" height="12.574178027265475" fill="#ef444466" stroke="#ef4444" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .J1 > .CC1 to .RCC1 > .pin1
|
|
14
|
+
globalConnNetId: connectivity_net0" data-x="-6.3" data-y="0.775" x="125.32477947072977" y="334.81956696070574" 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: .J1 > .DP2 to .U2 > .DPLUS
|
|
15
|
+
globalConnNetId: connectivity_net2" data-x="-6.325" data-y="0.32499999999999984" x="124.57631649291633" y="348.29190056134723" 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: .J1 > .DM2 to .U2 > .DMINUS
|
|
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 > .VIO to .CUSB > .pin1
|
|
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 > .VIO to .CUSB > .pin1
|
|
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
|
+
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
|
+
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
|
+
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
|
|
24
|
+
globalConnNetId: connectivity_net23" data-x="4.5" data-y="-1.7099999999999995" x="442.67308206361935" y="409.6658647420476" width="17.963111467522026" height="12.574178027265418" fill="#ef444466" stroke="#ef4444" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: V3V3
|
|
25
|
+
globalConnNetId: connectivity_net23" data-x="4.66" data-y="4.25" x="447.4632451216253" y="231.2322908313285" width="17.963111467522026" height="12.574178027265447" fill="#ef444466" stroke="#ef4444" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .J_GPIO > .pin8 to .U1 > .GPIO16
|
|
26
|
+
globalConnNetId: connectivity_net13" data-x="8.200999999999999" data-y="-0.7" x="544.4939855653569" y="382.7211975407645" width="35.92622293504405" height="5.987703822507399" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .J_GPIO > .pin8 to .U1 > .GPIO16
|
|
27
|
+
globalConnNetId: connectivity_net13" data-x="5.851" data-y="0.7" x="474.13846565089557" y="340.80727078321297" width="35.92622293504411" height="5.987703822507399" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.03340178571428571"/></g><g><rect data-type="rect" data-label="netId: .J_GPIO > .pin7 to .U1 > .GPIO14
|
|
28
|
+
globalConnNetId: connectivity_net12" data-x="8.200999999999999" data-y="-0.49999999999999994" x="544.4939855653569" y="376.73349371825714" width="35.92622293504405" 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 > .pin7 to .U1 > .GPIO14
|
|
29
|
+
globalConnNetId: connectivity_net12" data-x="5.851" data-y="0.5" x="474.13846565089557" y="346.7949746057204" 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: .J_GPIO > .pin5 to .U1 > .GPIO12
|
|
30
|
+
globalConnNetId: connectivity_net10" data-x="9.125999999999998" data-y="-0.09999999999999987" x="583.4140604116546" y="364.75808607324245" width="13.472333600641491" 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 > .pin6 to .U1 > .GPIO13
|
|
31
|
+
globalConnNetId: connectivity_net11" data-x="7.826" data-y="-0.29999999999999993" x="544.493985565357" y="370.7457898957498" width="13.472333600641491" 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 > .pin6 to .U1 > .GPIO13
|
|
32
|
+
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
|
+
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
|
+
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 > .pin3 to .U1 > .GPIO4
|
|
37
|
+
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 > .pin3 to .U1 > .GPIO4
|
|
38
|
+
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 > .pin4 to .U1 > .GPIO5
|
|
39
|
+
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 > .pin4 to .U1 > .GPIO5
|
|
40
|
+
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 > .pin2 to .LED_PWR > .anode
|
|
41
|
+
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 > .pin2 to .LED_TX > .anode
|
|
42
|
+
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 > .pin2 to .LED_IO2 > .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
|
|
44
|
+
axis: x
|
|
45
|
+
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
|
+
axis: x
|
|
47
|
+
side: y+" data-x="2.06" data-y="5.3100000000000005" x="367.82678428227746" y="203.98823843892006" width="21.555733761026488" 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_102
|
|
48
|
+
axis: x
|
|
49
|
+
side: y+" data-x="2.29" data-y="0.20999999999999996" x="374.71264367816093" y="356.6746859128575" 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_102
|
|
50
|
+
axis: x
|
|
51
|
+
side: y+" data-x="3.4000000000000004" data-y="3.61" x="407.94439989307676" y="254.88372093023258" width="21.55573376102643" 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_102
|
|
52
|
+
axis: x
|
|
53
|
+
side: y+" data-x="4.38" data-y="5.3100000000000005" x="437.28414862336274" y="203.98823843892006" width="21.555733761026488" 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_37
|
|
54
|
+
axis: x
|
|
55
|
+
side: y+" data-x="-2.2199999999999998" data-y="-1.1899999999999997" x="242.08500400962308" y="398.58861267040896" width="16.765570703020614" 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_37
|
|
56
|
+
axis: x
|
|
57
|
+
side: y+" data-x="2.37" data-y="-0.39" x="379.5028067361668" y="374.6377973803796" width="16.765570703020614" 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
|
|
58
|
+
axis: x
|
|
59
|
+
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
|
+
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
|
+
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
|
+
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
|
+
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
|
|
65
|
+
x+" data-x="-6.75" data-y="0.2999999999999998" cx="114.84629778134189" cy="355.77653033948144" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="DM1
|
|
66
|
+
x+" data-x="-6.75" data-y="-0.10000000000000009" cx="114.84629778134189" cy="367.7519379844961" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="SBU1
|
|
67
|
+
x+" data-x="-6.75" data-y="-0.6500000000000001" cx="114.84629778134189" cy="384.21812349639134" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="SBU2
|
|
68
|
+
x+" data-x="-6.75" data-y="-0.8500000000000001" cx="114.84629778134189" cy="390.2058273188987" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="DM2
|
|
69
|
+
x+" data-x="-6.75" data-y="-0.30000000000000004" cx="114.84629778134189" cy="373.73964180700347" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="DP2
|
|
70
|
+
x+" data-x="-6.75" data-y="0.09999999999999987" cx="114.84629778134189" cy="361.7642341619888" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="CC2
|
|
71
|
+
x+" data-x="-6.75" data-y="0.6499999999999997" cx="114.84629778134189" cy="345.29804865009356" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="VBUS2
|
|
72
|
+
x+" data-x="-6.75" data-y="1.2" cx="114.84629778134189" cy="328.83186313819834" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GND2
|
|
73
|
+
x+" data-x="-6.75" data-y="-1.4000000000000001" cx="114.84629778134189" cy="406.6720128307939" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="SHELL1
|
|
74
|
+
y-" data-x="-8.375" data-y="-2" cx="66.19620422346966" cy="424.635124298316" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="SHELL2
|
|
75
|
+
y-" data-x="-8.175" data-y="-2" cx="72.18390804597698" cy="424.635124298316" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="SHELL3
|
|
76
|
+
y-" data-x="-7.975" data-y="-2" cx="78.17161186848438" cy="424.635124298316" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="SHELL4
|
|
77
|
+
y-" data-x="-7.775" data-y="-2" cx="84.15931569099169" cy="424.635124298316" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
78
|
+
x-" data-x="-6.1" data-y="1" cx="134.30633520449078" cy="334.8195669607057" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
79
|
+
x+" data-x="-5.5" data-y="1" cx="152.26944667201283" cy="334.8195669607057" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
80
|
+
x-" data-x="-6.1" data-y="0" cx="134.30633520449078" cy="364.75808607324245" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
81
|
+
x+" data-x="-5.5" data-y="0" cx="152.26944667201283" cy="364.75808607324245" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RST
|
|
82
|
+
x-" data-x="-5.4" data-y="0.19999999999999996" cx="155.2632985832665" cy="358.7703822507351" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO0
|
|
83
|
+
x-" data-x="-5.4" data-y="0" cx="155.2632985832665" cy="364.75808607324245" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO1
|
|
84
|
+
x-" data-x="-5.4" data-y="-0.20000000000000007" cx="155.2632985832665" cy="370.7457898957498" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GND
|
|
85
|
+
x-" data-x="-5.4" data-y="-0.40000000000000013" cx="155.2632985832665" cy="376.73349371825714" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="DPLUS
|
|
86
|
+
x-" data-x="-5.4" data-y="-0.6000000000000001" cx="155.2632985832665" cy="382.72119754076454" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="DMINUS
|
|
87
|
+
x-" data-x="-5.4" data-y="-0.8" cx="155.2632985832665" cy="388.7089013632719" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="REGIN
|
|
88
|
+
x-" data-x="-5.4" data-y="-1" cx="155.2632985832665" cy="394.6966051857792" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="VDD
|
|
89
|
+
x-" data-x="-5.4" data-y="-1.2" cx="155.2632985832665" cy="400.68430900828656" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="VIO
|
|
90
|
+
x-" data-x="-5.4" data-y="-1.4" cx="155.2632985832665" cy="406.6720128307939" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="SUSPEND
|
|
91
|
+
x-" data-x="-5.4" data-y="-1.5999999999999999" cx="155.2632985832665" cy="412.65971665330125" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="SUSPEND_N
|
|
92
|
+
x-" data-x="-5.4" data-y="-1.7999999999999998" cx="155.2632985832665" cy="418.6474204758086" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="WAKEUP
|
|
93
|
+
x-" data-x="-5.4" data-y="-1.9999999999999998" cx="155.2632985832665" cy="424.635124298316" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RI
|
|
94
|
+
x-" data-x="-5.4" data-y="-2.2" cx="155.2632985832665" cy="430.6228281208233" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="DCD
|
|
95
|
+
x+" data-x="-2.5999999999999996" data-y="-2.0999999999999996" cx="239.09115209836943" cy="427.6289762095696" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="DTR
|
|
96
|
+
x+" data-x="-2.5999999999999996" data-y="-1.9" cx="239.09115209836943" cy="421.64127238706226" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="DSR
|
|
97
|
+
x+" data-x="-2.5999999999999996" data-y="-1.6999999999999997" cx="239.09115209836943" cy="415.6535685645549" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="TXD
|
|
98
|
+
x+" data-x="-2.5999999999999996" data-y="-1.4999999999999998" cx="239.09115209836943" cy="409.6658647420476" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RXD
|
|
99
|
+
x+" data-x="-2.5999999999999996" data-y="-1.2999999999999998" cx="239.09115209836943" cy="403.67816091954023" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RTS
|
|
100
|
+
x+" data-x="-2.5999999999999996" data-y="-1.0999999999999999" cx="239.09115209836943" cy="397.6904570970329" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="CTS
|
|
101
|
+
x+" data-x="-2.5999999999999996" data-y="-0.8999999999999999" cx="239.09115209836943" cy="391.70275327452555" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO2
|
|
102
|
+
x+" data-x="-2.5999999999999996" data-y="-0.7" cx="239.09115209836943" cy="385.7150494520182" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO3
|
|
103
|
+
x+" data-x="-2.5999999999999996" data-y="-0.5" cx="239.09115209836943" cy="379.7273456295108" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="CHREN
|
|
104
|
+
x+" data-x="-2.5999999999999996" data-y="-0.30000000000000004" cx="239.09115209836943" cy="373.73964180700347" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="NC
|
|
105
|
+
x+" data-x="-2.5999999999999996" data-y="-0.10000000000000009" cx="239.09115209836943" cy="367.7519379844961" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="EP
|
|
106
|
+
x+" data-x="-2.5999999999999996" data-y="0.09999999999999987" cx="239.09115209836943" cy="361.7642341619888" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
107
|
+
y+" data-x="-3.5" data-y="2.08" cx="212.14648489708634" cy="302.485966319166" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
108
|
+
y-" data-x="-3.5" data-y="1.3199999999999998" cx="212.14648489708634" cy="325.23924084469394" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="VIN
|
|
109
|
+
x-" data-x="-2.15" data-y="1.48" cx="252.56348569901098" cy="320.44907778668806" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GND
|
|
110
|
+
x-" data-x="-2.15" data-y="1.28" cx="252.56348569901098" cy="326.4367816091954" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="EN
|
|
111
|
+
x-" data-x="-2.15" data-y="1.08" cx="252.56348569901098" cy="332.42448543170275" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="NC
|
|
112
|
+
x+" data-x="0.1499999999999999" data-y="1.18" cx="321.42207965784553" cy="329.4306335204491" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="VOUT
|
|
113
|
+
x+" data-x="0.1499999999999999" data-y="1.3800000000000001" cx="321.42207965784553" cy="323.44292969794174" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
114
|
+
y+" data-x="-1.8369701987210297e-17" data-y="-0.9200000000000002" cx="316.931301790965" cy="392.3015236567763" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
115
|
+
y-" data-x="1.8369701987210297e-17" data-y="-1.68" cx="316.931301790965" cy="415.0547981823042" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
116
|
+
y+" data-x="1" data-y="1.18" cx="346.86982090350176" cy="329.4306335204491" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
117
|
+
y-" data-x="1" data-y="0.42000000000000015" cx="346.86982090350176" cy="352.18390804597703" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RESET
|
|
118
|
+
x-" data-x="2.75" data-y="0.5" cx="399.2622293504411" cy="349.7888265169741" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="ADC
|
|
119
|
+
x-" data-x="2.75" data-y="-0.30000000000000004" cx="399.2622293504411" cy="373.73964180700347" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="EN
|
|
120
|
+
x-" data-x="2.75" data-y="0.3" cx="399.2622293504411" cy="355.77653033948144" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO16
|
|
121
|
+
x+" data-x="5.25" data-y="0.7" cx="474.108527131783" cy="343.8011226944667" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO14
|
|
122
|
+
x+" data-x="5.25" data-y="0.5" cx="474.108527131783" cy="349.7888265169741" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO12
|
|
123
|
+
x+" data-x="5.25" data-y="0.30000000000000004" cx="474.108527131783" cy="355.77653033948144" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO13
|
|
124
|
+
x+" data-x="5.25" data-y="0.10000000000000009" cx="474.108527131783" cy="361.7642341619888" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="VCC
|
|
125
|
+
y+" data-x="4" data-y="1.2999999999999998" cx="436.685378241112" cy="325.8380112269447" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GND
|
|
126
|
+
y-" data-x="4" data-y="-1.2999999999999998" cx="436.685378241112" cy="403.67816091954023" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO15
|
|
127
|
+
x+" data-x="5.25" data-y="-0.09999999999999987" cx="474.108527131783" cy="367.7519379844961" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO2
|
|
128
|
+
x+" data-x="5.25" data-y="-0.29999999999999993" cx="474.108527131783" cy="373.73964180700347" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO0
|
|
129
|
+
x-" data-x="2.75" data-y="0.09999999999999998" cx="399.2622293504411" cy="361.7642341619888" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO4
|
|
130
|
+
x+" data-x="5.25" data-y="-0.49999999999999994" cx="474.108527131783" cy="379.7273456295108" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="GPIO5
|
|
131
|
+
x+" data-x="5.25" data-y="-0.7" cx="474.108527131783" cy="385.7150494520182" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="RXD
|
|
132
|
+
x-" data-x="2.75" data-y="-0.10000000000000009" cx="399.2622293504411" cy="367.7519379844961" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="TXD
|
|
133
|
+
x-" data-x="2.75" data-y="-0.5" cx="399.2622293504411" cy="379.7273456295108" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
134
|
+
y+" data-x="3.2" data-y="-2.1199999999999997" cx="412.73456295108264" cy="428.2277465918204" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
135
|
+
y-" data-x="3.2" data-y="-2.8800000000000003" cx="412.73456295108264" cy="450.9810211173483" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
136
|
+
y+" data-x="4.5" data-y="-2.1199999999999997" cx="451.65463779738036" cy="428.2277465918204" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
137
|
+
y-" data-x="4.5" data-y="-2.8800000000000003" cx="451.65463779738036" cy="450.9810211173483" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="1
|
|
138
|
+
x+" data-x="7.6" data-y="0.7" cx="544.4640470462443" cy="343.8011226944667" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="2
|
|
139
|
+
x+" data-x="7.6" data-y="0.5" cx="544.4640470462443" cy="349.7888265169741" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="3
|
|
140
|
+
x+" data-x="7.6" data-y="0.30000000000000004" cx="544.4640470462443" cy="355.77653033948144" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="4
|
|
141
|
+
x+" data-x="7.6" data-y="0.10000000000000009" cx="544.4640470462443" cy="361.7642341619888" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="5
|
|
142
|
+
x+" data-x="7.6" data-y="-0.09999999999999987" cx="544.4640470462443" cy="367.7519379844961" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="6
|
|
143
|
+
x+" data-x="7.6" data-y="-0.29999999999999993" cx="544.4640470462443" cy="373.73964180700347" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="7
|
|
144
|
+
x+" data-x="7.6" data-y="-0.49999999999999994" cx="544.4640470462443" cy="379.7273456295108" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="8
|
|
145
|
+
x+" data-x="7.6" data-y="-0.7" cx="544.4640470462443" cy="385.7150494520182" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
146
|
+
x-" data-x="1.9799999999999995" data-y="3.5" cx="376.20956963378774" cy="259.9732691793638" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
147
|
+
x+" data-x="2.58" data-y="3.5" cx="394.1726811013098" cy="259.9732691793638" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
148
|
+
x-" data-x="1.7" data-y="4.5" cx="367.82678428227746" cy="230.03475006682706" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
149
|
+
x+" data-x="2.3" data-y="4.5" cx="385.78989574979954" cy="230.03475006682706" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
150
|
+
x-" data-x="3.8600000000000003" data-y="3.5" cx="432.49398556535687" cy="259.9732691793638" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
151
|
+
x+" data-x="4.46" data-y="3.5" cx="450.4570970328789" cy="259.9732691793638" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
152
|
+
x-" data-x="5.42" data-y="3.5" cx="479.19807538091425" cy="259.9732691793638" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
153
|
+
x+" data-x="6.02" data-y="3.5" cx="497.1611868484363" cy="259.9732691793638" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="1
|
|
154
|
+
x-" data-x="2.62" data-y="5.2" cx="395.3702218658113" cy="209.0777866880513" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="2
|
|
155
|
+
x+" data-x="3.5599999999999996" data-y="5.2" cx="423.51242983159585" cy="209.0777866880513" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="1
|
|
156
|
+
x-" data-x="4.84" data-y="5.2" cx="461.8337342956429" cy="209.0777866880513" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="2
|
|
157
|
+
x+" data-x="5.779999999999999" data-y="5.2" cx="489.97594226142746" cy="209.0777866880513" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
158
|
+
x-" data-x="7.765000000000001" data-y="3.5" cx="549.403902699813" cy="259.9732691793638" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
159
|
+
x+" data-x="8.895" data-y="3.5" cx="583.2344292969794" cy="259.9732691793638" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
160
|
+
x-" data-x="6.82" data-y="3.5" cx="521.1120021384656" cy="259.9732691793638" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
161
|
+
x+" data-x="7.42" data-y="3.5" cx="539.0751136059878" cy="259.9732691793638" r="3" fill="hsl(184, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
162
|
+
x-" data-x="7.885" data-y="4.7" cx="552.9965249933173" cy="224.0470462443197" r="3" fill="hsl(136, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
163
|
+
x+" data-x="9.014999999999999" data-y="4.7" cx="586.8270515904837" cy="224.0470462443197" r="3" fill="hsl(136, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
164
|
+
x-" data-x="6.25" data-y="4.7" cx="504.04704624431974" cy="224.0470462443197" r="3" fill="hsl(136, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
165
|
+
x+" data-x="6.85" data-y="4.7" cx="522.0101577118418" cy="224.0470462443197" r="3" fill="hsl(136, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
166
|
+
x-" data-x="8.005" data-y="5.9" cx="556.5891472868218" cy="188.12082330927558" r="3" fill="hsl(136, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
167
|
+
x+" data-x="9.135" data-y="5.9" cx="590.4196738839883" cy="188.12082330927558" r="3" fill="hsl(136, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
168
|
+
x-" data-x="6.13" data-y="5.9" cx="500.45442395081534" cy="188.12082330927558" r="3" fill="hsl(136, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
169
|
+
x+" data-x="6.7299999999999995" data-y="5.9" cx="518.4175354183374" cy="188.12082330927558" r="3" fill="hsl(136, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
170
|
+
orientation: y-" data-x="-7.775" data-y="-2.2" cx="84.15931569099169" cy="430.6228281208233" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
171
|
+
orientation: y-" data-x="-3.0409999999999995" data-y="1.229" cx="225.88826516974075" cy="327.9636460839348" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
172
|
+
orientation: y-" data-x="1.8369701987210297e-17" data-y="-1.88" cx="316.931301790965" cy="421.0425020048116" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
173
|
+
orientation: y-" data-x="4.5" data-y="-3.08" cx="451.65463779738036" cy="456.96872493985563" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
174
|
+
orientation: y-" data-x="8.941" data-y="0.449" cx="584.6116011761562" cy="351.31569099171344" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
175
|
+
orientation: y-" data-x="3.6589999999999994" data-y="4.640544650000001" cx="426.476343223737" cy="225.82705137663723" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
176
|
+
orientation: y-" data-x="9.214999999999998" data-y="3.5" cx="592.8147554129912" cy="259.9732691793638" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
177
|
+
orientation: x+" data-x="-6.55" data-y="1.4000000000000001" cx="120.83400160384926" cy="322.844159315691" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
178
|
+
orientation: x-" data-x="-5.4" data-y="-1" cx="155.2632985832665" cy="394.6966051857792" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
179
|
+
orientation: y+" data-x="-1.8369701987210297e-17" data-y="-0.9200000000000002" cx="316.931301790965" cy="392.3015236567763" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
180
|
+
orientation: y-" data-x="-6.3" data-y="1" cx="128.31863138198344" cy="334.8195669607057" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
181
|
+
orientation: y+" data-x="-6.325" data-y="0.09999999999999987" cx="127.57016840417" cy="361.7642341619888" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
182
|
+
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
|
+
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
|
+
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
|
+
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
|
+
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
|
+
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
|
|
190
|
+
orientation: y+" data-x="4.5" data-y="-1.9199999999999995" cx="451.65463779738036" cy="422.240042769313" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
191
|
+
orientation: y+" data-x="4.66" data-y="4.04" cx="456.4448008553863" cy="243.80646885859397" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
192
|
+
orientation: x+" data-x="7.6" data-y="-0.7" cx="544.4640470462443" cy="385.7150494520182" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
193
|
+
orientation: x+" data-x="5.25" data-y="0.7" cx="474.108527131783" cy="343.8011226944667" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
194
|
+
orientation: x+" data-x="7.6" data-y="-0.49999999999999994" cx="544.4640470462443" cy="379.7273456295108" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
195
|
+
orientation: x+" data-x="5.25" data-y="0.5" cx="474.108527131783" cy="349.7888265169741" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
196
|
+
orientation: x+" data-x="8.900999999999998" data-y="-0.09999999999999987" cx="583.4140604116546" cy="367.7519379844961" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
197
|
+
orientation: x+" data-x="7.6" data-y="-0.29999999999999993" cx="544.4640470462443" cy="373.73964180700347" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
198
|
+
orientation: x+" data-x="5.25" data-y="0.10000000000000009" cx="474.108527131783" cy="361.7642341619888" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
199
|
+
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
|
+
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
|
+
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
|
+
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
|
+
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
|
+
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
|
|
206
|
+
orientation: x+" data-x="5.25" data-y="-0.7" cx="474.108527131783" cy="385.7150494520182" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
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
|
+
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
|
+
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
|
+
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
|
+
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
|
+
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
|
|
213
|
+
U1_GPIO0" data-x="3.4000000000000004" data-y="3.5" cx="418.72226677359" cy="259.9732691793638" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
|
|
214
|
+
U1_GPIO0" data-x="4.38" data-y="5.2" cx="448.06201550387595" cy="209.0777866880513" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
|
|
215
|
+
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
|
+
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
|
+
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[
|
|
219
|
+
document.currentScript.parentElement.addEventListener('mousemove', (e) => {
|
|
220
|
+
const svg = e.currentTarget;
|
|
221
|
+
const rect = svg.getBoundingClientRect();
|
|
222
|
+
const x = e.clientX - rect.left;
|
|
223
|
+
const y = e.clientY - rect.top;
|
|
224
|
+
const crosshair = svg.getElementById('crosshair');
|
|
225
|
+
const h = svg.getElementById('crosshair-h');
|
|
226
|
+
const v = svg.getElementById('crosshair-v');
|
|
227
|
+
const coords = svg.getElementById('coordinates');
|
|
228
|
+
|
|
229
|
+
crosshair.style.display = 'block';
|
|
230
|
+
h.setAttribute('x1', '0');
|
|
231
|
+
h.setAttribute('x2', '640');
|
|
232
|
+
h.setAttribute('y1', y);
|
|
233
|
+
h.setAttribute('y2', y);
|
|
234
|
+
v.setAttribute('x1', x);
|
|
235
|
+
v.setAttribute('x2', x);
|
|
236
|
+
v.setAttribute('y1', '0');
|
|
237
|
+
v.setAttribute('y2', '640');
|
|
238
|
+
|
|
239
|
+
// Calculate real coordinates using inverse transformation
|
|
240
|
+
const matrix = {"a":29.938519112536756,"c":0,"e":316.931301790965,"b":0,"d":-29.938519112536756,"f":364.75808607324245};
|
|
241
|
+
// Manually invert and apply the affine transform
|
|
242
|
+
// Since we only use translate and scale, we can directly compute:
|
|
243
|
+
// x' = (x - tx) / sx
|
|
244
|
+
// y' = (y - ty) / sy
|
|
245
|
+
const sx = matrix.a;
|
|
246
|
+
const sy = matrix.d;
|
|
247
|
+
const tx = matrix.e;
|
|
248
|
+
const ty = matrix.f;
|
|
249
|
+
const realPoint = {
|
|
250
|
+
x: (x - tx) / sx,
|
|
251
|
+
y: (y - ty) / sy // Flip y back since we used negative scale
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
coords.textContent = `(${realPoint.x.toFixed(2)}, ${realPoint.y.toFixed(2)})`;
|
|
255
|
+
coords.setAttribute('x', (x + 5).toString());
|
|
256
|
+
coords.setAttribute('y', (y - 5).toString());
|
|
257
|
+
});
|
|
258
|
+
document.currentScript.parentElement.addEventListener('mouseleave', () => {
|
|
259
|
+
document.currentScript.parentElement.getElementById('crosshair').style.display = 'none';
|
|
260
|
+
});
|
|
261
|
+
]]></script>
|
|
262
|
+
</g>
|
|
263
|
+
<g transform="translate(0, 1216)">
|
|
264
|
+
<style>
|
|
265
|
+
.boundary { fill: rgb(245, 241, 237); }
|
|
266
|
+
.schematic-boundary { fill: none; stroke: #fff; }
|
|
267
|
+
.component { fill: none; stroke: rgb(132, 0, 0); }
|
|
268
|
+
.chip { fill: rgb(255, 255, 194); stroke: rgb(132, 0, 0); }
|
|
269
|
+
.component-pin { fill: none; stroke: rgb(132, 0, 0); }
|
|
270
|
+
.text { font-family: sans-serif; fill: rgb(0, 150, 0); }
|
|
271
|
+
.pin-number { fill: rgb(169, 0, 0); }
|
|
272
|
+
.port-label { fill: rgb(0, 100, 100); }
|
|
273
|
+
.component-name { fill: rgb(0, 100, 100); }
|
|
274
|
+
|
|
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="
|
|
276
|
+
M 194.212548015175,406.547503201
|
|
277
|
+
L 197.531370038224,400.40153649165
|
|
278
|
+
L 218.60793854015495,400.40153649165
|
|
279
|
+
L 218.60793854015495,412.69346991034996
|
|
280
|
+
L 197.531370038224,412.69346991034996
|
|
281
|
+
Z
|
|
282
|
+
" 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_7__stack1" x="199.74391805359" y="406.547503201" 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_8__stack1" d="
|
|
283
|
+
M 264.89116517269997,554.0507042254001
|
|
284
|
+
L 261.572343149651,560.19667093475
|
|
285
|
+
L 240.49577464772003,560.19667093475
|
|
286
|
+
L 240.49577464772003,547.9047375160501
|
|
287
|
+
L 261.572343149651,547.9047375160501
|
|
288
|
+
Z
|
|
289
|
+
" 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_8__stack1" x="259.359795134285" y="554.0507042254001" 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="">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_9__stack1" d="
|
|
290
|
+
M 596.7733674776,549.1339308579201
|
|
291
|
+
L 590.62740076825,545.815108834871
|
|
292
|
+
L 590.62740076825,524.7385403329401
|
|
293
|
+
L 602.91933418695,524.7385403329401
|
|
294
|
+
L 602.91933418695,545.815108834871
|
|
295
|
+
Z
|
|
296
|
+
" 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_9__stack1" x="596.7733674776" y="543.602560819505" 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 596.7733674776 543.602560819505)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_10__stack1" d="
|
|
297
|
+
M 209.57746478855,431.1313700384
|
|
298
|
+
L 215.7234314979,434.450192061449
|
|
299
|
+
L 215.7234314979,455.5267605633799
|
|
300
|
+
L 203.4314980792,455.5267605633799
|
|
301
|
+
L 203.4314980792,434.450192061449
|
|
302
|
+
Z
|
|
303
|
+
" 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_10__stack1" x="209.57746478855" y="436.662740076815" 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 209.57746478855 436.662740076815)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_11__stack1" d="
|
|
304
|
+
M 208.0409731112125,486.44507042255003
|
|
305
|
+
L 201.8950064018625,483.12624839950104
|
|
306
|
+
L 201.8950064018625,462.0496798975701
|
|
307
|
+
L 214.18693982056251,462.0496798975701
|
|
308
|
+
L 214.18693982056251,483.12624839950104
|
|
309
|
+
Z
|
|
310
|
+
" 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_11__stack1" x="208.0409731112125" y="480.91370038413504" 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 208.0409731112125 480.91370038413504)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_12__stack1" d="
|
|
311
|
+
M 191.9078104991687,511.02893725995
|
|
312
|
+
L 198.0537772085187,514.347759282999
|
|
313
|
+
L 198.0537772085187,535.4243277849299
|
|
314
|
+
L 185.7618437898187,535.4243277849299
|
|
315
|
+
L 185.7618437898187,514.347759282999
|
|
316
|
+
Z
|
|
317
|
+
" 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_12__stack1" x="191.9078104991687" y="516.560307298365" 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 191.9078104991687 516.560307298365)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_13__stack1" d="
|
|
318
|
+
M 252.59923175399996,578.6345710628
|
|
319
|
+
L 258.74519846334994,581.953393085849
|
|
320
|
+
L 258.74519846334994,631.9078104994458
|
|
321
|
+
L 246.45326504464995,631.9078104994458
|
|
322
|
+
L 246.45326504464995,581.953393085849
|
|
323
|
+
Z
|
|
324
|
+
" 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_13__stack1" x="252.59923175399996" y="584.165941101215" 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 252.59923175399996 584.165941101215)">XXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_14__stack1" d="
|
|
325
|
+
M 381.66453265035,364.75492957742
|
|
326
|
+
L 375.518565941,361.436107554371
|
|
327
|
+
L 375.518565941,311.4816901407742
|
|
328
|
+
L 387.8104993597,311.4816901407742
|
|
329
|
+
L 387.8104993597,361.436107554371
|
|
330
|
+
Z
|
|
331
|
+
" 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
|
+
M 980.896286811975,203.73060179245
|
|
347
|
+
L 977.5774647889259,209.8765685018
|
|
348
|
+
L 929.6717029451125,209.8765685018
|
|
349
|
+
L 929.6717029451125,197.58463508309998
|
|
350
|
+
L 977.5774647889259,197.58463508309998
|
|
351
|
+
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="
|
|
353
|
+
M 658.2330345711,407.77669654287
|
|
354
|
+
L 652.08706786175,404.457874519821
|
|
355
|
+
L 652.08706786175,383.3813060178901
|
|
356
|
+
L 664.37900128045,383.3813060178901
|
|
357
|
+
L 664.37900128045,404.457874519821
|
|
358
|
+
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="
|
|
360
|
+
M 842.6120358516,400.40153649165
|
|
361
|
+
L 836.46606914225,397.082714468601
|
|
362
|
+
L 836.46606914225,376.0061459666701
|
|
363
|
+
L 848.75800256095,376.0061459666701
|
|
364
|
+
L 848.75800256095,397.082714468601
|
|
365
|
+
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="
|
|
367
|
+
M 873.34186939835,610.59359795142
|
|
368
|
+
L 867.195902689,607.2747759283709
|
|
369
|
+
L 867.195902689,586.19820742644
|
|
370
|
+
L 879.4878361077,586.19820742644
|
|
371
|
+
L 879.4878361077,607.2747759283709
|
|
372
|
+
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="
|
|
374
|
+
M 883.17541613331,244.29398207416
|
|
375
|
+
L 877.02944942396,240.975160051111
|
|
376
|
+
L 877.02944942396,219.89859154918005
|
|
377
|
+
L 889.32138284266,219.89859154918005
|
|
378
|
+
L 889.32138284266,240.975160051111
|
|
379
|
+
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="
|
|
381
|
+
M 1063.8668373882,535.61280409735
|
|
382
|
+
L 1067.1856594112492,529.466837388
|
|
383
|
+
L 1138.7984635085952,529.466837388
|
|
384
|
+
L 1138.7984635085952,541.7587708067
|
|
385
|
+
L 1067.1856594112492,541.7587708067
|
|
386
|
+
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="
|
|
388
|
+
M 919.436619718475,449.56927016645
|
|
389
|
+
L 922.755441741524,443.4233034571
|
|
390
|
+
L 994.3682458388702,443.4233034571
|
|
391
|
+
L 994.3682458388702,455.7152368758
|
|
392
|
+
L 922.755441741524,455.7152368758
|
|
393
|
+
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="
|
|
395
|
+
M 1063.8668373882,523.32087067865
|
|
396
|
+
L 1067.1856594112492,517.1749039693
|
|
397
|
+
L 1138.7984635085952,517.1749039693
|
|
398
|
+
L 1138.7984635085952,529.4668373879999
|
|
399
|
+
L 1067.1856594112492,529.4668373879999
|
|
400
|
+
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="
|
|
402
|
+
M 919.436619718475,461.86120358515
|
|
403
|
+
L 922.755441741524,455.71523687580003
|
|
404
|
+
L 994.3682458388702,455.71523687580003
|
|
405
|
+
L 994.3682458388702,468.0071702945
|
|
406
|
+
L 922.755441741524,468.0071702945
|
|
407
|
+
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="
|
|
409
|
+
M 1143.8258642768433,498.73700384125
|
|
410
|
+
L 1147.1446862998923,492.5910371319
|
|
411
|
+
L 1168.2212548018233,492.5910371319
|
|
412
|
+
L 1168.2212548018233,504.88297055059996
|
|
413
|
+
L 1147.1446862998923,504.88297055059996
|
|
414
|
+
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="
|
|
416
|
+
M 1063.8668373882,511.02893725995
|
|
417
|
+
L 1067.1856594112492,504.8829705506
|
|
418
|
+
L 1088.2622279131801,504.8829705506
|
|
419
|
+
L 1088.2622279131801,517.1749039693
|
|
420
|
+
L 1067.1856594112492,517.1749039693
|
|
421
|
+
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="
|
|
423
|
+
M 919.436619718475,486.44507042255
|
|
424
|
+
L 922.755441741524,480.2991037132
|
|
425
|
+
L 943.8320102434549,480.2991037132
|
|
426
|
+
L 943.8320102434549,492.59103713189995
|
|
427
|
+
L 922.755441741524,492.59103713189995
|
|
428
|
+
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="
|
|
430
|
+
M 919.436619718475,498.73700384125
|
|
431
|
+
L 922.755441741524,492.5910371319
|
|
432
|
+
L 988.6320102434768,492.5910371319
|
|
433
|
+
L 988.6320102434768,504.88297055059996
|
|
434
|
+
L 922.755441741524,504.88297055059996
|
|
435
|
+
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="
|
|
437
|
+
M 929.88476312437,277.48220230465
|
|
438
|
+
L 926.565941101321,283.628169014
|
|
439
|
+
L 860.6893725993682,283.628169014
|
|
440
|
+
L 860.6893725993682,271.33623559529997
|
|
441
|
+
L 926.565941101321,271.3362355953
|
|
442
|
+
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="
|
|
444
|
+
M 919.436619718475,511.02893725995
|
|
445
|
+
L 922.755441741524,504.8829705506
|
|
446
|
+
L 982.6417413574303,504.8829705506
|
|
447
|
+
L 982.6417413574303,517.1749039693
|
|
448
|
+
L 922.755441741524,517.1749039693
|
|
449
|
+
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="
|
|
458
|
+
M 1063.8668373882,474.15313700385
|
|
459
|
+
L 1067.1856594112492,468.00717029450004
|
|
460
|
+
L 1131.5790012806788,468.00717029450004
|
|
461
|
+
L 1131.5790012806788,480.2991037132
|
|
462
|
+
L 1067.1856594112492,480.2991037132
|
|
463
|
+
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="
|
|
465
|
+
M 919.436619718475,523.32087067865
|
|
466
|
+
L 922.755441741524,517.1749039693
|
|
467
|
+
L 987.1487836109537,517.1749039693
|
|
468
|
+
L 987.1487836109537,529.4668373879999
|
|
469
|
+
L 922.755441741524,529.4668373879999
|
|
470
|
+
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="
|
|
472
|
+
M 1063.8668373882,486.44507042255
|
|
473
|
+
L 1067.1856594112492,480.2991037132
|
|
474
|
+
L 1131.5790012806788,480.2991037132
|
|
475
|
+
L 1131.5790012806788,492.59103713189995
|
|
476
|
+
L 1067.1856594112492,492.59103713189995
|
|
477
|
+
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="
|
|
479
|
+
M 919.436619718475,535.61280409735
|
|
480
|
+
L 922.755441741524,529.466837388
|
|
481
|
+
L 987.1487836109537,529.466837388
|
|
482
|
+
L 987.1487836109537,541.7587708067
|
|
483
|
+
L 922.755441741524,541.7587708067
|
|
484
|
+
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="
|
|
486
|
+
M 1063.4058898849987,277.48220230465
|
|
487
|
+
L 1057.2599231756487,274.163380281601
|
|
488
|
+
L 1057.2599231756487,253.08681177967006
|
|
489
|
+
L 1069.5518565943487,253.08681177967006
|
|
490
|
+
L 1069.5518565943487,274.163380281601
|
|
491
|
+
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="
|
|
493
|
+
M 1049.5774647889612,203.73060179245
|
|
494
|
+
L 1043.4314980796112,200.411779769401
|
|
495
|
+
L 1043.4314980796112,179.33521126747004
|
|
496
|
+
L 1055.7234314983111,179.33521126747004
|
|
497
|
+
L 1055.7234314983111,200.411779769401
|
|
498
|
+
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="
|
|
500
|
+
M 1049.5774647889612,129.97900128024997
|
|
501
|
+
L 1043.4314980796112,126.66017925720098
|
|
502
|
+
L 1043.4314980796112,105.58361075527004
|
|
503
|
+
L 1055.7234314983111,105.58361075527004
|
|
504
|
+
L 1055.7234314983111,126.66017925720098
|
|
505
|
+
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"/>
|
|
507
|
+
</g>
|
|
508
|
+
</svg>
|