@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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg width="1200" height="2016" viewBox="0 0 1200 2016" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Solver debug visualization on top and Circuit JSON schematic on the bottom">
|
|
2
2
|
<g transform="translate(0, 0) scale(1.875, 1.875) translate(0, 0)">
|
|
3
|
-
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-3.5,1.68 -3.5,2.05 -4.5,2.05 -4.5,1.68" data-type="line" data-label="" points="138.63407620416967,252.76779295470885 138.63407620416967,237.87203450754853 98.3752695902229,237.87203450754853 98.3752695902229,252.76779295470885" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.9,2.05 -3.5,2.05 -3.5,1.68" data-type="line" data-label="" points="162.78936017253778,237.87203450754853 138.63407620416967,237.87203450754853 138.63407620416967,252.76779295470885" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.5,0.4 -5.5,2.05 -4.5,2.05
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-3.5,1.68 -3.5,2.05 -4.5,2.05 -4.5,1.68" data-type="line" data-label="" points="138.63407620416967,252.76779295470885 138.63407620416967,237.87203450754853 98.3752695902229,237.87203450754853 98.3752695902229,252.76779295470885" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.9,2.05 -3.5,2.05 -3.5,1.68" data-type="line" data-label="" points="162.78936017253778,237.87203450754853 138.63407620416967,237.87203450754853 138.63407620416967,252.76779295470885" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.5,0.4 -5.5,2.05 -4.5,2.05" data-type="line" data-label="" points="58.1164629762761,304.29906542056074 58.1164629762761,237.87203450754853 98.3752695902229,237.87203450754853" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.5,0.9200000000000002 -3.5,0.6499999999999997 -4.5,0.6499999999999997 -4.5,0.9200000000000002" data-type="line" data-label="" points="138.63407620416967,283.3644859813084 138.63407620416967,294.23436376707406 98.3752695902229,294.23436376707406 98.3752695902229,283.3644859813084" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.9,0.6499999999999997 -3.5,0.6499999999999997 -3.5,0.9200000000000002" data-type="line" data-label="" points="162.78936017253778,294.23436376707406 138.63407620416967,294.23436376707406 138.63407620416967,283.3644859813084" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.5,-0.21999999999999997 -3.5,0.15000000000000013 -2.9,0.15000000000000013" data-type="line" data-label="" points="138.63407620416967,329.25952552120776 138.63407620416967,314.3637670740474 162.78936017253778,314.3637670740474" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.5,-1.3199999999999998 -5.5,-0.19999999999999973" data-type="line" data-label="" points="58.1164629762761,373.54421279654923 58.1164629762761,328.4543493889288" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.9,-1.5500000000000003 -4.199999999999999,-1.5500000000000003 -4.199999999999999,-1.1199999999999997 -5.5,-1.1199999999999997" data-type="line" data-label="" points="162.78936017253778,382.803738317757 110.45291157440695,382.803738317757 110.45291157440695,365.49245147375984 58.1164629762761,365.49245147375984" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.7,2.05 2.9,2.05" data-type="line" data-label="" points="428.49748382458665,237.87203450754853 396.29043853342915,237.87203450754853" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.2,0.3 7.2,-0.5500000000000003 2.9,-0.5500000000000003" data-type="line" data-label="" points="569.4033069734004,308.32494608195543 569.4033069734004,342.5449317038102 396.29043853342915,342.5449317038102" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.2,0.8999999999999999 7.2,1.1 6.2,1.1 6.2,0.8999999999999999" data-type="line" data-label="" points="569.4033069734004,284.1696621135873 569.4033069734004,276.117900790798 529.1445003594536,276.117900790798 529.1445003594536,284.1696621135873" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.2,0.3 6.2,-0.050000000000000266 2.9,-0.050000000000000266" data-type="line" data-label="" points="529.1445003594536,308.32494608195543 529.1445003594536,322.4155283968368 396.29043853342915,322.4155283968368" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.8,-1.9500000000000002 2.9,-1.9500000000000002" data-type="line" data-label="" points="432.5233644859813,398.9072609633357 396.29043853342915,398.9072609633357" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.8,-2.45 2.9,-2.45" data-type="line" data-label="" points="432.5233644859813,419.03666427030913 396.29043853342915,419.03666427030913" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.3,2.05 4.541,2.05 4.541,1.6989999999999998" data-type="line" data-label="" points="452.6527677929547,237.87203450754853 462.3551401869159,237.87203450754853 462.3551401869159,252.00287562904384" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="U1" data-x="0" data-y="0" x="162.78936017253778" y="213.71675053918045" width="233.50107836089137" height="213.371675053918" fill="hsl(164, 100%, 50%, 0.8)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="C1" data-x="-4.4275" data-y="1.3" x="80.25880661394682" y="252.76779295470882" width="42.07045291157439" height="30.596693026599553" fill="hsl(326, 100%, 50%, 0.8)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="C2" data-x="-3.3674999999999997" data-y="1.3" x="120.5176132278936" y="252.76779295470882" width="46.90150970524809" height="30.596693026599553" fill="hsl(327, 100%, 50%, 0.8)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="C3" data-x="-3.3075" data-y="-0.6" x="120.5176132278936" y="329.2595255212077" width="51.73256649892164" height="30.596693026599553" fill="hsl(328, 100%, 50%, 0.8)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="R1" data-x="-5.404999999999999" data-y="0.10000000000000002" x="40.00000000000006" y="304.29906542056074" width="43.88209920920201" height="24.155283968368053" fill="hsl(71, 100%, 50%, 0.8)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="C4" data-x="-5.4275" data-y="-1.7" x="40.000000000000014" y="373.54421279654923" width="42.07045291157445" height="30.596693026599553" fill="hsl(329, 100%, 50%, 0.8)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="R2" data-x="4" data-y="2.05" x="428.4974838245866" y="224.18404025880665" width="24.155283968368053" height="27.375988497483803" fill="hsl(72, 100%, 50%, 0.8)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="R3" data-x="7.355" data-y="0.6" x="551.2868439971244" y="284.1696621135874" width="48.71315600287562" height="24.15528396836811" fill="hsl(73, 100%, 50%, 0.8)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="R4" data-x="6.355" data-y="0.6" x="511.0280373831775" y="284.1696621135874" width="48.713156002875735" height="24.15528396836811" fill="hsl(74, 100%, 50%, 0.8)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="J1" data-x="5" data-y="-2.2" x="432.52336448598135" y="386.82961897915163" width="96.62113587347227" height="44.28468727534147" fill="hsl(183, 100%, 50%, 0.8)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="MSPM0L1306SRHBR" data-x="-1.6" data-y="-2.78" x="178.89288281811648" y="428.6987778576563" width="72.46585190510422" height="7.246585190510416" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="U1" data-x="-2.38" data-y="2.7649999999999997" x="176.4773544212797" y="204.05463695183326" width="14.49317038102086" height="10.06470165348668" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="J1" data-x="4.32" data-y="-1.5350000000000001" x="446.21135873472326" y="377.1675053918044" width="14.493170381020775" height="10.06470165348668" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="netId: NRST
|
|
4
4
|
globalConnNetId: connectivity_net3" data-x="-4.499999999999999" data-y="-1.5500000000000003" x="86.2976276060389" y="378.7778576563623" width="24.155283968368053" height="8.051761322789389" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="netId: VDD
|
|
5
5
|
globalConnNetId: connectivity_net0" data-x="-3.5" data-y="2.26" x="128.97196261682245" y="220.96333572969087" width="19.32422717469447" height="16.908698777857666" fill="#ef444466" stroke="#ef4444" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
6
6
|
globalConnNetId: connectivity_net1" data-x="-4.5" data-y="0.4399999999999997" x="88.71315600287566" y="294.2343637670741" width="19.32422717469447" height="16.908698777857637" fill="#00000066" stroke="#000000" stroke-width="0.024839285714285717"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
@@ -118,7 +118,7 @@ PA1" data-x="5.05" data-y="-0.5500000000000003" cx="482.8468727534148" cy="342.5
|
|
|
118
118
|
.port-label { fill: rgb(0, 100, 100); }
|
|
119
119
|
.component-name { fill: rgb(0, 100, 100); }
|
|
120
120
|
|
|
121
|
-
</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 250.27173913060005 263.858695652228 L 250.27173913060005 233.69565217398002 L 168.7500000002001 233.69565217398002 L 168.7500000002001 263.858695652228" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 250.27173913060005 263.858695652228 L 250.27173913060005 233.69565217398002 L 168.7500000002001 233.69565217398002 L 168.7500000002001 263.858695652228" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 299.18478260884007 233.69565217398002 L 250.27173913060005 233.69565217398002 L 250.27173913060005 263.858695652228" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 299.18478260884007 233.69565217398002 L 250.27173913060005 233.69565217398002 L 250.27173913060005 263.858695652228" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 87.22826086980007 368.20652173914 L 87.22826086980007 233.69565217398002 L 168.7500000002001 233.69565217398002 L 168.7500000002001 263.8586956522281" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 87.22826086980007 368.20652173914 L 87.22826086980007 233.69565217398002 L 168.7500000002001 233.69565217398002 L 168.7500000002001 263.8586956522281" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 250.27173913060005 325.815217391332 L 250.27173913060005 347.82608695654005 L 168.7500000002001 347.82608695654005 L 168.7500000002001 325.815217391332" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 250.27173913060005 325.815217391332 L 250.27173913060005 347.82608695654005 L 168.7500000002001 347.82608695654005 L 168.7500000002001 325.815217391332" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 299.18478260884007 347.82608695654005 L 250.27173913060005 347.82608695654005 L 250.27173913060005 325.815217391332" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 299.18478260884007 347.82608695654005 L 250.27173913060005 347.82608695654005 L 250.27173913060005 325.815217391332" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 250.27173913060005 418.749999999988 L 250.27173913060005 388.58695652174 L 299.18478260884007 388.58695652174" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 250.27173913060005 418.749999999988 L 250.27173913060005 388.58695652174 L 299.18478260884007 388.58695652174" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 87.22826086980007 417.11956521738 L 87.22826086980007 508.423913043428" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 87.22826086980007 417.11956521738 L 87.22826086980007 508.423913043428" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 299.18478260884007 527.17391304342 L 193.20652173932012 527.17391304342 L 193.20652173932012 492.11956521734794 L 87.22826086980007 492.11956521734794 L 87.22826086980007 508.423913043428" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 299.18478260884007 527.17391304342 L 193.20652173932012 527.17391304342 L 193.20652173932012 492.11956521734794 L 87.22826086980007 492.11956521734794 L 87.22826086980007 508.423913043428" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 837.22826086948 233.69565217398002 L 772.01086956516 233.69565217398002" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 837.22826086948 233.69565217398002 L 772.01086956516 233.69565217398002" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 1122.55434782588 376.35869565218 L 1122.55434782588 445.65217391302 L 772.01086956516 445.65217391302" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1122.55434782588 376.35869565218 L 1122.55434782588 445.65217391302 L 772.01086956516 445.65217391302" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 1122.55434782588 327.44565217394 L 1122.55434782588 311.14130434786 L 1041.0326086954801 311.14130434786 L 1041.0326086954801 327.44565217394" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1122.55434782588 327.44565217394 L 1122.55434782588 311.14130434786 L 1041.0326086954801 311.14130434786 L 1041.0326086954801 327.44565217394" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 1041.0326086954801 376.35869565218 L 1041.0326086954801 404.89130434782004 L 772.01086956516 404.89130434782004" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1041.0326086954801 376.35869565218 L 1041.0326086954801 404.89130434782004 L 772.01086956516 404.89130434782004" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 845.3804347825201 559.7826086955799 L 772.01086956516 559.7826086955799" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 845.3804347825201 559.7826086955799 L 772.01086956516 559.7826086955799" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 845.3804347825201 600.54347826078 L 772.01086956516 600.54347826078" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 845.3804347825201 600.54347826078 L 772.01086956516 600.54347826078" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 886.14130434772 233.69565217398002 L 905.7880434781464 233.69565217398002 L 905.7880434781464 262.3097826087504" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 886.14130434772 233.69565217398002 L 905.7880434781464 233.69565217398002 L 905.7880434781464 262.3097826087504" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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"><circle cx="250.27173913060005" cy="263.858695652228" r="2.445652173912" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="250.27173913060005" cy="233.69565217398002" r="2.445652173912" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="168.7500000002001" cy="233.69565217398002" r="2.445652173912" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="168.7500000002001" cy="263.858695652228" r="2.445652173912" 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_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"><circle cx="250.27173913060005" cy="325.815217391332" r="2.445652173912" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="250.27173913060005" cy="347.82608695654005" r="2.445652173912" 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_4__stack1"/><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"><circle cx="87.22826086980007" cy="508.423913043428" r="2.445652173912" 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_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"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__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="331.7934782610001" y="184.78260869574" width="407.608695652" height="432.06521739112" stroke-width="1.630434782608px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="331.7934782610001" y="184.78260869574" width="407.608695652" height="432.06521739112" fill="transparent"/><text class="sch-text" x="535.597826087" y="400.8152173913" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="14.673913043471998px" transform="rotate(0, 535.597826087, 400.8152173913)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="739.4021739130001" y1="404.89130434782004" x2="772.01086956516" y2="404.89130434782004" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="770.380434782552" y="403.26086956521203" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="755.70652173908" y="403.26086956521203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">1</text><text class="pin-number sch-pin-label" x="731.24999999996" y="404.89130434782004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="12.228260869559998px" transform="">PA0</text><line class="component-pin sch-component-pin sch-port-line" x1="739.4021739130001" y1="445.65217391302" x2="772.01086956516" y2="445.65217391302" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="770.380434782552" y="444.021739130412" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="755.70652173908" y="444.021739130412" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">2</text><text class="pin-number sch-pin-label" x="731.24999999996" y="445.65217391302" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="12.228260869559998px" transform="">PA1</text><line class="component-pin sch-component-pin sch-port-line" x1="331.7934782610001" y1="527.1739130434199" x2="299.18478260884007" y2="527.1739130434199" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="297.55434782623206" y="525.543478260812" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="315.48913043492007" y="525.543478260812" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">3</text><text class="pin-number sch-pin-label" x="339.9456521740401" y="527.1739130434199" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="12.228260869559998px" transform="">NRST</text><line class="component-pin sch-component-pin sch-port-line" x1="331.7934782610001" y1="233.69565217398002" x2="299.18478260884007" y2="233.69565217398002" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="297.55434782623206" y="232.06521739137202" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="315.48913043492007" y="232.06521739137202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">4</text><text class="pin-number sch-pin-label" x="339.9456521740401" y="233.69565217398002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="12.228260869559998px" transform="">VDD</text><line class="component-pin sch-component-pin sch-port-line" x1="331.7934782610001" y1="347.82608695654" x2="299.18478260884007" y2="347.82608695654" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="297.55434782623206" y="346.195652173932" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="315.48913043492007" y="346.195652173932" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">5</text><text class="pin-number sch-pin-label" x="339.9456521740401" y="347.82608695654" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="12.228260869559998px" transform="">VSS</text><line class="component-pin sch-component-pin sch-port-line" x1="739.4021739130001" y1="233.69565217398002" x2="772.01086956516" y2="233.69565217398002" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><rect x="770.380434782552" y="232.06521739137202" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="755.70652173908" y="232.06521739137202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">6</text><text class="pin-number sch-pin-label" x="731.24999999996" y="233.69565217398002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="12.228260869559998px" transform="">PA2_ROSC</text><line class="component-pin sch-component-pin sch-port-line" x1="739.4021739130001" y1="559.7826086955799" x2="772.01086956516" y2="559.7826086955799" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><rect x="770.380434782552" y="558.152173912972" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="755.70652173908" y="558.152173912972" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">23</text><text class="pin-number sch-pin-label" x="731.24999999996" y="559.7826086955799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="12.228260869559998px" transform="">SWDIO</text><line class="component-pin sch-component-pin sch-port-line" x1="739.4021739130001" y1="600.54347826078" x2="772.01086956516" y2="600.54347826078" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><rect x="770.380434782552" y="598.9130434781721" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="755.70652173908" y="598.913043478172" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">24</text><text class="pin-number sch-pin-label" x="731.24999999996" y="600.54347826078" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="12.228260869559998px" transform="">SWCLK</text><line class="component-pin sch-component-pin sch-port-line" x1="331.7934782610001" y1="388.58695652174" x2="299.18478260884007" y2="388.58695652174" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><rect x="297.55434782623206" y="386.956521739132" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="315.48913043492007" y="386.95652173913203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">32</text><text class="pin-number sch-pin-label" x="339.9456521740401" y="388.58695652174" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="12.228260869559998px" transform="">VCORE</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component-overlay sch-component-overlay" x="152.22619565238105" y="263.858695652228" width="33.047608695638075" height="61.956521739104005" fill="transparent"/><path class="sch-component-symbol-path" d="M 168.7500000002001 325.815217391332 L 168.7500000002001 301.0326086956904" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 168.7500000002001 288.6413043478696 L 168.7500000002001 263.858695652228" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 185.27380434801913 301.0326086956904 L 152.22619565238105 301.0326086956904" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 185.27380434801913 288.6413043478696 L 152.22619565238105 288.6413043478696" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="180.62500000019503" y="274.1847826087453" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="14.673913043471998px">C1</text><text class="sch-component-text" x="180.62500000019503" y="315.4891304348147" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="14.673913043471998px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component-overlay sch-component-overlay" x="233.74793478278102" y="263.858695652228" width="33.04760869563805" height="61.956521739104005" fill="transparent"/><path class="sch-component-symbol-path" d="M 250.27173913060005 325.815217391332 L 250.27173913060005 301.0326086956904" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 250.27173913060005 288.6413043478696 L 250.27173913060005 263.858695652228" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 266.79554347841906 301.0326086956904 L 233.74793478278102 301.0326086956904" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 266.79554347841906 288.6413043478696 L 233.74793478278102 288.6413043478696" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="262.146739130595" y="274.1847826087453" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="14.673913043471998px">C2</text><text class="sch-component-text" x="262.146739130595" y="315.4891304348147" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="14.673913043471998px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component-overlay sch-component-overlay" x="233.74793478278102" y="418.749999999988" width="33.04760869563805" height="61.956521739104005" fill="transparent"/><path class="sch-component-symbol-path" d="M 250.27173913060005 480.706521739092 L 250.27173913060005 455.9239130434504" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 250.27173913060005 443.5326086956296 L 250.27173913060005 418.749999999988" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 266.79554347841906 455.9239130434504 L 233.74793478278102 455.9239130434504" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 266.79554347841906 443.5326086956296 L 233.74793478278102 443.5326086956296" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="262.146739130595" y="429.0760869565053" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="14.673913043471998px">C3</text><text class="sch-component-text" x="262.146739130595" y="470.3804347825747" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="14.673913043471998px"></text><circle class="component-pin sch-component-pin" cx="250.27173913060005" cy="480.706521739092" r="1.630434782608px" stroke-width="1.630434782608px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component-overlay sch-component-overlay" x="80.70815217415067" y="368.20652173914" width="13.040217391298796" height="48.913043478239956" fill="transparent"/><path class="sch-component-symbol-path" d="M 87.22826086980007 417.11956521737994 L 87.22826086980007 408.96576086955736" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 87.22826086980007 376.3603260869626 L 87.22826086980007 368.20652173914" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 80.70815217415067 408.96576086955736 L 80.70815217415068 376.3603260869626 L 93.74836956544947 376.3603260869626 L 93.74836956544945 408.96576086955736 L 80.70815217415067 408.96576086955736" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="100.27173913066406" y="379.619565217396" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="14.673913043471998px">R1</text><text class="sch-component-text" x="100.27173913066406" y="405.70652173912396" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="14.673913043471998px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component-overlay sch-component-overlay" x="70.70445652198103" y="508.42391304342794" width="33.047608695638075" height="61.95652173910395" fill="transparent"/><path class="sch-component-symbol-path" d="M 87.22826086980007 570.3804347825319 L 87.22826086980007 545.5978260868903" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 87.22826086980007 533.2065217390696 L 87.22826086980007 508.42391304342794" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 103.7520652176191 545.5978260868903 L 70.70445652198103 545.5978260868903" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 103.7520652176191 533.2065217390696 L 70.70445652198103 533.2065217390696" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="99.10326086979501" y="518.7499999999453" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="14.673913043471998px">C4</text><text class="sch-component-text" x="99.10326086979501" y="560.0543478260146" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="14.673913043471998px"></text><circle class="component-pin sch-component-pin" cx="87.22826086980007" cy="570.3804347825319" r="1.630434782608px" stroke-width="1.630434782608px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component-overlay sch-component-overlay" x="837.22826086948" y="227.17554347833064" width="48.91304347824007" height="13.040217391298768" fill="transparent"/><path class="sch-component-symbol-path" d="M 837.22826086948 233.69565217398002 L 845.3820652173026 233.69565217398002" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 877.9874999998974 233.69565217398002 L 886.14130434772 233.69565217398002" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 845.3820652173026 227.17554347833064 L 877.9874999998974 227.17554347833064 L 877.9874999998974 240.2157608696294 L 845.3820652173026 240.2157608696294 L 845.3820652173026 227.17554347833064" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="861.6847826086" y="220.65217391311603" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="14.673913043471998px">R2</text><text class="sch-component-text" x="861.6847826086" y="246.73913043484401" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="14.673913043471998px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7__stack1"><rect class="component-overlay sch-component-overlay" x="1116.0342391302306" y="327.44565217394" width="13.040217391298938" height="48.913043478239956" fill="transparent"/><path class="sch-component-symbol-path" d="M 1122.55434782588 376.35869565217996 L 1122.55434782588 368.2048913043574" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1122.55434782588 335.5994565217626 L 1122.55434782588 327.44565217394" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1116.0342391302306 368.2048913043574 L 1116.0342391302306 335.5994565217626 L 1129.0744565215296 335.5994565217626 L 1129.0744565215296 368.2048913043574 L 1116.0342391302306 368.2048913043574" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1135.5978260867441" y="338.858695652196" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="14.673913043471998px">R3</text><text class="sch-component-text" x="1135.5978260867441" y="364.945652173924" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="14.673913043471998px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8__stack1"><rect class="component-overlay sch-component-overlay" x="1034.5124999998307" y="327.44565217394" width="13.040217391298938" height="48.913043478239956" fill="transparent"/><path class="sch-component-symbol-path" d="M 1041.0326086954801 376.35869565217996 L 1041.0326086954801 368.2048913043574" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1041.0326086954801 335.5994565217626 L 1041.0326086954801 327.44565217394" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1034.5124999998307 368.2048913043574 L 1034.5124999998307 335.5994565217626 L 1047.5527173911296 335.5994565217626 L 1047.5527173911296 368.2048913043574 L 1034.5124999998307 368.2048913043574" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1054.0760869563442" y="338.858695652196" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="14.673913043471998px">R4</text><text class="sch-component-text" x="1054.0760869563442" y="364.945652173924" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="14.673913043471998px"></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="877.98913043468" y="535.32608695646" width="130.43478260864003" height="89.67391304343994" stroke-width="1.630434782608px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="877.98913043468" y="535.32608695646" width="130.43478260864003" height="89.67391304343994" fill="transparent"/><text class="sch-text" x="943.206521739" y="580.16304347818" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="14.673913043471998px" transform="rotate(0, 943.206521739, 580.16304347818)">J1</text><line class="component-pin sch-component-pin sch-port-line" x1="877.98913043468" y1="559.7826086955799" x2="845.3804347825201" y2="559.7826086955799" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_9_0__stack1"><rect x="843.7499999999121" y="558.152173912972" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="861.6847826086" y="558.152173912972" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">1</text><text class="pin-number sch-pin-label" x="886.14130434772" y="559.7826086955799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="12.228260869559998px" transform="">SWDIO</text><line class="component-pin sch-component-pin sch-port-line" x1="877.98913043468" y1="600.54347826078" x2="845.3804347825201" y2="600.54347826078" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_9_1__stack1"><rect x="843.7499999999121" y="598.9130434781721" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="861.6847826086" y="598.913043478172" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">2</text><text class="pin-number sch-pin-label" x="886.14130434772" y="600.54347826078" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="12.228260869559998px" transform="">SWCLK</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="772.01086956516" cy="404.89130434782004" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="772.01086956516" cy="445.65217391302" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="299.18478260884007" cy="527.1739130434199" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="299.18478260884007" cy="233.69565217398002" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="299.18478260884007" cy="347.82608695654" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="772.01086956516" cy="233.69565217398002" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="772.01086956516" cy="559.7826086955799" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="772.01086956516" cy="600.54347826078" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="299.18478260884007" cy="388.58695652174" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="168.7500000002001" cy="270.38043478266" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="168.7500000002001" cy="332.33695652176397" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="250.27173913060005" cy="270.38043478266" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="250.27173913060005" cy="332.33695652176397" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="250.27173913060005" cy="425.27173913042" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="250.27173913060005" cy="487.228260869524" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="87.22826086980007" cy="417.11956521738" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="87.22826086980007" cy="368.20652173914" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="87.22826086980007" cy="514.94565217386" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="87.22826086980007" cy="576.902173912964" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="837.22826086948" cy="233.69565217398002" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="886.14130434772" cy="233.69565217398002" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="1122.55434782588" cy="376.35869565218" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="1122.55434782588" cy="327.44565217394" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="1041.0326086954801" cy="376.35869565218" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="1041.0326086954801" cy="327.44565217394" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_0__stack1"><circle cx="845.3804347825201" cy="559.7826086955799" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_1__stack1"><circle cx="845.3804347825201" cy="600.54347826078" r="3.260869565216" fill="red" opacity="0"/></g><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="
|
|
121
|
+
</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 250.27173913060005 263.858695652228 L 250.27173913060005 233.69565217398002 L 168.7500000002001 233.69565217398002 L 168.7500000002001 263.858695652228" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 250.27173913060005 263.858695652228 L 250.27173913060005 233.69565217398002 L 168.7500000002001 233.69565217398002 L 168.7500000002001 263.858695652228" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 299.18478260884007 233.69565217398002 L 250.27173913060005 233.69565217398002 L 250.27173913060005 263.858695652228" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 299.18478260884007 233.69565217398002 L 250.27173913060005 233.69565217398002 L 250.27173913060005 263.858695652228" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 87.22826086980007 368.20652173914 L 87.22826086980007 233.69565217398002 L 168.7500000002001 233.69565217398002" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 87.22826086980007 368.20652173914 L 87.22826086980007 233.69565217398002 L 168.7500000002001 233.69565217398002" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 250.27173913060005 325.815217391332 L 250.27173913060005 347.82608695654005 L 168.7500000002001 347.82608695654005 L 168.7500000002001 325.815217391332" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 250.27173913060005 325.815217391332 L 250.27173913060005 347.82608695654005 L 168.7500000002001 347.82608695654005 L 168.7500000002001 325.815217391332" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 299.18478260884007 347.82608695654005 L 250.27173913060005 347.82608695654005 L 250.27173913060005 325.815217391332" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 299.18478260884007 347.82608695654005 L 250.27173913060005 347.82608695654005 L 250.27173913060005 325.815217391332" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 250.27173913060005 418.749999999988 L 250.27173913060005 388.58695652174 L 299.18478260884007 388.58695652174" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 250.27173913060005 418.749999999988 L 250.27173913060005 388.58695652174 L 299.18478260884007 388.58695652174" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 87.22826086980007 508.423913043428 L 87.22826086980007 417.11956521738" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 87.22826086980007 508.423913043428 L 87.22826086980007 417.11956521738" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 299.18478260884007 527.17391304342 L 193.20652173932012 527.17391304342 L 193.20652173932012 492.11956521734794 L 87.22826086980007 492.11956521734794" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 299.18478260884007 527.17391304342 L 193.20652173932012 527.17391304342 L 193.20652173932012 492.11956521734794 L 87.22826086980007 492.11956521734794" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 837.22826086948 233.69565217398002 L 772.01086956516 233.69565217398002" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 837.22826086948 233.69565217398002 L 772.01086956516 233.69565217398002" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 1122.55434782588 376.35869565218 L 1122.55434782588 445.65217391302 L 772.01086956516 445.65217391302" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1122.55434782588 376.35869565218 L 1122.55434782588 445.65217391302 L 772.01086956516 445.65217391302" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 1122.55434782588 327.44565217394 L 1122.55434782588 311.14130434786 L 1041.0326086954801 311.14130434786 L 1041.0326086954801 327.44565217394" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1122.55434782588 327.44565217394 L 1122.55434782588 311.14130434786 L 1041.0326086954801 311.14130434786 L 1041.0326086954801 327.44565217394" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 1041.0326086954801 376.35869565218 L 1041.0326086954801 404.89130434782004 L 772.01086956516 404.89130434782004" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1041.0326086954801 376.35869565218 L 1041.0326086954801 404.89130434782004 L 772.01086956516 404.89130434782004" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 845.3804347825201 559.7826086955799 L 772.01086956516 559.7826086955799" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 845.3804347825201 559.7826086955799 L 772.01086956516 559.7826086955799" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 845.3804347825201 600.54347826078 L 772.01086956516 600.54347826078" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 845.3804347825201 600.54347826078 L 772.01086956516 600.54347826078" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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 886.14130434772 233.69565217398002 L 905.7880434781464 233.69565217398002 L 905.7880434781464 262.3097826087504" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="13.043478260864px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 886.14130434772 233.69565217398002 L 905.7880434781464 233.69565217398002 L 905.7880434781464 262.3097826087504" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.630434782608px" 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"><circle cx="250.27173913060005" cy="263.858695652228" r="2.445652173912" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="250.27173913060005" cy="233.69565217398002" r="2.445652173912" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="168.7500000002001" cy="233.69565217398002" r="2.445652173912" 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_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"><circle cx="250.27173913060005" cy="325.815217391332" r="2.445652173912" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="250.27173913060005" cy="347.82608695654005" r="2.445652173912" 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_4__stack1"/><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"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__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="331.7934782610001" y="184.78260869574" width="407.608695652" height="432.06521739112" stroke-width="1.630434782608px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="331.7934782610001" y="184.78260869574" width="407.608695652" height="432.06521739112" fill="transparent"/><text class="sch-text" x="535.597826087" y="400.8152173913" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="14.673913043471998px" transform="rotate(0, 535.597826087, 400.8152173913)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="739.4021739130001" y1="404.89130434782004" x2="772.01086956516" y2="404.89130434782004" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="770.380434782552" y="403.26086956521203" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="755.70652173908" y="403.26086956521203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">1</text><text class="pin-number sch-pin-label" x="731.24999999996" y="404.89130434782004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="12.228260869559998px" transform="">PA0</text><line class="component-pin sch-component-pin sch-port-line" x1="739.4021739130001" y1="445.65217391302" x2="772.01086956516" y2="445.65217391302" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="770.380434782552" y="444.021739130412" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="755.70652173908" y="444.021739130412" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">2</text><text class="pin-number sch-pin-label" x="731.24999999996" y="445.65217391302" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="12.228260869559998px" transform="">PA1</text><line class="component-pin sch-component-pin sch-port-line" x1="331.7934782610001" y1="527.1739130434199" x2="299.18478260884007" y2="527.1739130434199" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="297.55434782623206" y="525.543478260812" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="315.48913043492007" y="525.543478260812" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">3</text><text class="pin-number sch-pin-label" x="339.9456521740401" y="527.1739130434199" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="12.228260869559998px" transform="">NRST</text><line class="component-pin sch-component-pin sch-port-line" x1="331.7934782610001" y1="233.69565217398002" x2="299.18478260884007" y2="233.69565217398002" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="297.55434782623206" y="232.06521739137202" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="315.48913043492007" y="232.06521739137202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">4</text><text class="pin-number sch-pin-label" x="339.9456521740401" y="233.69565217398002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="12.228260869559998px" transform="">VDD</text><line class="component-pin sch-component-pin sch-port-line" x1="331.7934782610001" y1="347.82608695654" x2="299.18478260884007" y2="347.82608695654" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="297.55434782623206" y="346.195652173932" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="315.48913043492007" y="346.195652173932" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">5</text><text class="pin-number sch-pin-label" x="339.9456521740401" y="347.82608695654" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="12.228260869559998px" transform="">VSS</text><line class="component-pin sch-component-pin sch-port-line" x1="739.4021739130001" y1="233.69565217398002" x2="772.01086956516" y2="233.69565217398002" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><rect x="770.380434782552" y="232.06521739137202" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="755.70652173908" y="232.06521739137202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">6</text><text class="pin-number sch-pin-label" x="731.24999999996" y="233.69565217398002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="12.228260869559998px" transform="">PA2_ROSC</text><line class="component-pin sch-component-pin sch-port-line" x1="739.4021739130001" y1="559.7826086955799" x2="772.01086956516" y2="559.7826086955799" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><rect x="770.380434782552" y="558.152173912972" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="755.70652173908" y="558.152173912972" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">23</text><text class="pin-number sch-pin-label" x="731.24999999996" y="559.7826086955799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="12.228260869559998px" transform="">SWDIO</text><line class="component-pin sch-component-pin sch-port-line" x1="739.4021739130001" y1="600.54347826078" x2="772.01086956516" y2="600.54347826078" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><rect x="770.380434782552" y="598.9130434781721" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="755.70652173908" y="598.913043478172" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">24</text><text class="pin-number sch-pin-label" x="731.24999999996" y="600.54347826078" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="12.228260869559998px" transform="">SWCLK</text><line class="component-pin sch-component-pin sch-port-line" x1="331.7934782610001" y1="388.58695652174" x2="299.18478260884007" y2="388.58695652174" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><rect x="297.55434782623206" y="386.956521739132" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="315.48913043492007" y="386.95652173913203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">32</text><text class="pin-number sch-pin-label" x="339.9456521740401" y="388.58695652174" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="12.228260869559998px" transform="">VCORE</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component-overlay sch-component-overlay" x="152.22619565238105" y="263.858695652228" width="33.047608695638075" height="61.956521739104005" fill="transparent"/><path class="sch-component-symbol-path" d="M 168.7500000002001 325.815217391332 L 168.7500000002001 301.0326086956904" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 168.7500000002001 288.6413043478696 L 168.7500000002001 263.858695652228" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 185.27380434801913 301.0326086956904 L 152.22619565238105 301.0326086956904" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 185.27380434801913 288.6413043478696 L 152.22619565238105 288.6413043478696" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="180.62500000019503" y="274.1847826087453" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="14.673913043471998px">C1</text><text class="sch-component-text" x="180.62500000019503" y="315.4891304348147" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="14.673913043471998px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component-overlay sch-component-overlay" x="233.74793478278102" y="263.858695652228" width="33.04760869563805" height="61.956521739104005" fill="transparent"/><path class="sch-component-symbol-path" d="M 250.27173913060005 325.815217391332 L 250.27173913060005 301.0326086956904" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 250.27173913060005 288.6413043478696 L 250.27173913060005 263.858695652228" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 266.79554347841906 301.0326086956904 L 233.74793478278102 301.0326086956904" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 266.79554347841906 288.6413043478696 L 233.74793478278102 288.6413043478696" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="262.146739130595" y="274.1847826087453" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="14.673913043471998px">C2</text><text class="sch-component-text" x="262.146739130595" y="315.4891304348147" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="14.673913043471998px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component-overlay sch-component-overlay" x="233.74793478278102" y="418.749999999988" width="33.04760869563805" height="61.956521739104005" fill="transparent"/><path class="sch-component-symbol-path" d="M 250.27173913060005 480.706521739092 L 250.27173913060005 455.9239130434504" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 250.27173913060005 443.5326086956296 L 250.27173913060005 418.749999999988" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 266.79554347841906 455.9239130434504 L 233.74793478278102 455.9239130434504" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 266.79554347841906 443.5326086956296 L 233.74793478278102 443.5326086956296" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="262.146739130595" y="429.0760869565053" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="14.673913043471998px">C3</text><text class="sch-component-text" x="262.146739130595" y="470.3804347825747" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="14.673913043471998px"></text><circle class="component-pin sch-component-pin" cx="250.27173913060005" cy="480.706521739092" r="1.630434782608px" stroke-width="1.630434782608px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component-overlay sch-component-overlay" x="80.70815217415067" y="368.20652173914" width="13.040217391298796" height="48.913043478239956" fill="transparent"/><path class="sch-component-symbol-path" d="M 87.22826086980007 417.11956521737994 L 87.22826086980007 408.96576086955736" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 87.22826086980007 376.3603260869626 L 87.22826086980007 368.20652173914" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 80.70815217415067 408.96576086955736 L 80.70815217415068 376.3603260869626 L 93.74836956544947 376.3603260869626 L 93.74836956544945 408.96576086955736 L 80.70815217415067 408.96576086955736" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="100.27173913066406" y="379.619565217396" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="14.673913043471998px">R1</text><text class="sch-component-text" x="100.27173913066406" y="405.70652173912396" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="14.673913043471998px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component-overlay sch-component-overlay" x="70.70445652198103" y="508.42391304342794" width="33.047608695638075" height="61.95652173910395" fill="transparent"/><path class="sch-component-symbol-path" d="M 87.22826086980007 570.3804347825319 L 87.22826086980007 545.5978260868903" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 87.22826086980007 533.2065217390696 L 87.22826086980007 508.42391304342794" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 103.7520652176191 545.5978260868903 L 70.70445652198103 545.5978260868903" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 103.7520652176191 533.2065217390696 L 70.70445652198103 533.2065217390696" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="99.10326086979501" y="518.7499999999453" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="14.673913043471998px">C4</text><text class="sch-component-text" x="99.10326086979501" y="560.0543478260146" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="14.673913043471998px"></text><circle class="component-pin sch-component-pin" cx="87.22826086980007" cy="570.3804347825319" r="1.630434782608px" stroke-width="1.630434782608px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component-overlay sch-component-overlay" x="837.22826086948" y="227.17554347833064" width="48.91304347824007" height="13.040217391298768" fill="transparent"/><path class="sch-component-symbol-path" d="M 837.22826086948 233.69565217398002 L 845.3820652173026 233.69565217398002" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 877.9874999998974 233.69565217398002 L 886.14130434772 233.69565217398002" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 845.3820652173026 227.17554347833064 L 877.9874999998974 227.17554347833064 L 877.9874999998974 240.2157608696294 L 845.3820652173026 240.2157608696294 L 845.3820652173026 227.17554347833064" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="861.6847826086" y="220.65217391311603" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="14.673913043471998px">R2</text><text class="sch-component-text" x="861.6847826086" y="246.73913043484401" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="14.673913043471998px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7__stack1"><rect class="component-overlay sch-component-overlay" x="1116.0342391302306" y="327.44565217394" width="13.040217391298938" height="48.913043478239956" fill="transparent"/><path class="sch-component-symbol-path" d="M 1122.55434782588 376.35869565217996 L 1122.55434782588 368.2048913043574" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1122.55434782588 335.5994565217626 L 1122.55434782588 327.44565217394" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1116.0342391302306 368.2048913043574 L 1116.0342391302306 335.5994565217626 L 1129.0744565215296 335.5994565217626 L 1129.0744565215296 368.2048913043574 L 1116.0342391302306 368.2048913043574" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1135.5978260867441" y="338.858695652196" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="14.673913043471998px">R3</text><text class="sch-component-text" x="1135.5978260867441" y="364.945652173924" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="14.673913043471998px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8__stack1"><rect class="component-overlay sch-component-overlay" x="1034.5124999998307" y="327.44565217394" width="13.040217391298938" height="48.913043478239956" fill="transparent"/><path class="sch-component-symbol-path" d="M 1041.0326086954801 376.35869565217996 L 1041.0326086954801 368.2048913043574" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1041.0326086954801 335.5994565217626 L 1041.0326086954801 327.44565217394" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1034.5124999998307 368.2048913043574 L 1034.5124999998307 335.5994565217626 L 1047.5527173911296 335.5994565217626 L 1047.5527173911296 368.2048913043574 L 1034.5124999998307 368.2048913043574" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.630434782608px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1054.0760869563442" y="338.858695652196" stroke="rgb(245, 241, 237)" stroke-width="1.630434782608px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="14.673913043471998px">R4</text><text class="sch-component-text" x="1054.0760869563442" y="364.945652173924" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="14.673913043471998px"></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="877.98913043468" y="535.32608695646" width="130.43478260864003" height="89.67391304343994" stroke-width="1.630434782608px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="877.98913043468" y="535.32608695646" width="130.43478260864003" height="89.67391304343994" fill="transparent"/><text class="sch-text" x="943.206521739" y="580.16304347818" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="14.673913043471998px" transform="rotate(0, 943.206521739, 580.16304347818)">J1</text><line class="component-pin sch-component-pin sch-port-line" x1="877.98913043468" y1="559.7826086955799" x2="845.3804347825201" y2="559.7826086955799" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_9_0__stack1"><rect x="843.7499999999121" y="558.152173912972" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="861.6847826086" y="558.152173912972" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">1</text><text class="pin-number sch-pin-label" x="886.14130434772" y="559.7826086955799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="12.228260869559998px" transform="">SWDIO</text><line class="component-pin sch-component-pin sch-port-line" x1="877.98913043468" y1="600.54347826078" x2="845.3804347825201" y2="600.54347826078" stroke-width="1.630434782608px"/><g class="sch-port" data-schematic-port-id="source_port_9_1__stack1"><rect x="843.7499999999121" y="598.9130434781721" width="3.260869565216" height="3.260869565216" opacity="0"/></g><text class="pin-number sch-pin-number" x="861.6847826086" y="598.913043478172" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="12.228260869559998px" transform="">2</text><text class="pin-number sch-pin-label" x="886.14130434772" y="600.54347826078" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="12.228260869559998px" transform="">SWCLK</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="772.01086956516" cy="404.89130434782004" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="772.01086956516" cy="445.65217391302" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="299.18478260884007" cy="527.1739130434199" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="299.18478260884007" cy="233.69565217398002" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="299.18478260884007" cy="347.82608695654" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="772.01086956516" cy="233.69565217398002" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="772.01086956516" cy="559.7826086955799" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="772.01086956516" cy="600.54347826078" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="299.18478260884007" cy="388.58695652174" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="168.7500000002001" cy="270.38043478266" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="168.7500000002001" cy="332.33695652176397" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="250.27173913060005" cy="270.38043478266" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="250.27173913060005" cy="332.33695652176397" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="250.27173913060005" cy="425.27173913042" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="250.27173913060005" cy="487.228260869524" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="87.22826086980007" cy="417.11956521738" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="87.22826086980007" cy="368.20652173914" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="87.22826086980007" cy="514.94565217386" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="87.22826086980007" cy="576.902173912964" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="837.22826086948" cy="233.69565217398002" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="886.14130434772" cy="233.69565217398002" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="1122.55434782588" cy="376.35869565218" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="1122.55434782588" cy="327.44565217394" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="1041.0326086954801" cy="376.35869565218" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="1041.0326086954801" cy="327.44565217394" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_0__stack1"><circle cx="845.3804347825201" cy="559.7826086955799" r="3.260869565216" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_1__stack1"><circle cx="845.3804347825201" cy="600.54347826078" r="3.260869565216" fill="red" opacity="0"/></g><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="
|
|
122
122
|
M 193.20652173932012,527.17391304342
|
|
123
123
|
L 188.80434782627853,535.32608695646
|
|
124
124
|
L 141.15217391325538,535.32608695646
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg width="1200" height="2016" viewBox="0 0 1200 2016" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Solver debug visualization on top and Circuit JSON schematic on the bottom">
|
|
2
2
|
<g transform="translate(0, 0) scale(1.875, 1.875) translate(0, 0)">
|
|
3
|
-
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-6.5,0.75 -9.799999999999999,0.95" data-type="line" data-label="" points="296.94117647058835,270.5882352941177 79.52941176470608,257.4117647058824" fill="none" stroke="hsl(104, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-9.799999999999999,0.95 -8.45,0.93" data-type="line" data-label="" points="79.52941176470608,257.4117647058824 168.47058823529426,258.7294117647059" fill="none" stroke="hsl(336, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-6.5,0.24 -9.799999999999999,0.15" data-type="line" data-label="" points="296.94117647058835,304.18823529411765 79.52941176470608,310.11764705882354" fill="none" stroke="hsl(88, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-9.799999999999999,0.15 -8.45,0.17" data-type="line" data-label="" points="79.52941176470608,310.11764705882354 168.47058823529426,308.8" fill="none" stroke="hsl(16, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-9.799999999999999,0.95 -8.45,0.95 -8.45,0.93" data-type="line" data-label="" points="79.52941176470608,257.4117647058824 168.47058823529426,257.4117647058824 168.47058823529426,258.7294117647059" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.5,0.75 -7.475,0.75 -7.475,0.95 -8.45,0.95
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-6.5,0.75 -9.799999999999999,0.95" data-type="line" data-label="" points="296.94117647058835,270.5882352941177 79.52941176470608,257.4117647058824" fill="none" stroke="hsl(104, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-9.799999999999999,0.95 -8.45,0.93" data-type="line" data-label="" points="79.52941176470608,257.4117647058824 168.47058823529426,258.7294117647059" fill="none" stroke="hsl(336, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-6.5,0.24 -9.799999999999999,0.15" data-type="line" data-label="" points="296.94117647058835,304.18823529411765 79.52941176470608,310.11764705882354" fill="none" stroke="hsl(88, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-9.799999999999999,0.15 -8.45,0.17" data-type="line" data-label="" points="79.52941176470608,310.11764705882354 168.47058823529426,308.8" fill="none" stroke="hsl(16, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-9.799999999999999,0.95 -8.45,0.95 -8.45,0.93" data-type="line" data-label="" points="79.52941176470608,257.4117647058824 168.47058823529426,257.4117647058824 168.47058823529426,258.7294117647059" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.5,0.75 -7.475,0.75 -7.475,0.95 -8.45,0.95" data-type="line" data-label="" points="296.94117647058835,270.5882352941177 232.70588235294133,270.5882352941177 232.70588235294133,257.4117647058824 168.47058823529426,257.4117647058824" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.799999999999999,0.15 -8.45,0.15 -8.45,0.17" data-type="line" data-label="" points="79.52941176470608,310.11764705882354 168.47058823529426,310.11764705882354 168.47058823529426,308.8" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.5,0.24 -7.475,0.24 -7.475,0.15 -8.45,0.15" data-type="line" data-label="" points="296.94117647058835,304.18823529411765 232.70588235294133,304.18823529411765 232.70588235294133,310.11764705882354 168.47058823529426,310.11764705882354" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="U1" data-x="-4.2" data-y="0" x="296.9411764705884" y="56.470588235294144" width="303.05882352941165" height="527.0588235294117" fill="hsl(164, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01517857142857143"/></g><g><rect data-type="rect" data-label="R2" data-x="-10.1" data-y="0.95" x="40.00000000000017" y="235.01176470588237" width="39.52941176470597" height="44.80000000000001" fill="hsl(72, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01517857142857143"/></g><g><rect data-type="rect" data-label="R3" data-x="-10.1" data-y="0.15" x="40.00000000000017" y="287.71764705882356" width="39.52941176470597" height="44.799999999999955" fill="hsl(73, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01517857142857143"/></g><g><rect data-type="rect" data-label="C6" data-x="-8.3775" data-y="0.55" x="138.82352941176487" y="258.7294117647059" width="68.84705882352932" height="50.07058823529411" fill="hsl(331, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01517857142857143"/></g><g><rect data-type="rect" data-label="netId: R2.pin2 to C6.pin1
|
|
4
4
|
globalConnNetId: connectivity_net0" data-x="-9.125" data-y="1.175" x="117.41176470588249" y="227.76470588235293" width="13.176470588235247" height="29.64705882352945" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01517857142857143"/></g><g><rect data-type="rect" data-label="netId: R3.pin2 to C6.pin2
|
|
5
5
|
globalConnNetId: connectivity_net1" data-x="-9.125" data-y="0.375" x="117.41176470588249" y="280.47058823529414" width="13.176470588235247" height="29.64705882352939" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01517857142857143"/></g><g><circle data-type="point" data-label="U1.VINPP
|
|
6
6
|
x-" data-x="-6.5" data-y="0.75" cx="296.94117647058835" cy="270.5882352941177" r="3" fill="hsl(337, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="U1.VINPN
|
|
@@ -69,7 +69,7 @@ orientation: y+" data-x="-9.125" data-y="0.15" cx="124.00000000000011" cy="310.1
|
|
|
69
69
|
.port-label { fill: rgb(0, 100, 100); }
|
|
70
70
|
.component-name { fill: rgb(0, 100, 100); }
|
|
71
71
|
|
|
72
|
-
</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 297.77777777768017 315.55555555554497 L 417.7777777776952 315.55555555554497 L 417.7777777776952 317.333333333323" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.222222222224px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 297.77777777768017 315.55555555554497 L 417.7777777776952 315.55555555554497 L 417.7777777776952 317.333333333323" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.777777777778px" 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 591.11111111105 333.333333333325 L 504.4444444443726 333.333333333325 L 504.4444444443726 315.55555555554497 L 417.7777777776952 315.55555555554497 L 417.7777777776952 317.333333333323" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.222222222224px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 591.11111111105 333.333333333325 L 504.4444444443726 333.333333333325 L 504.4444444443726 315.55555555554497 L 417.7777777776952 315.55555555554497 L 417.7777777776952 317.333333333323" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.777777777778px" 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 297.77777777768017 386.666666666665 L 417.7777777776952 386.666666666665 L 417.7777777776952 384.888888888887" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.222222222224px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 297.77777777768017 386.666666666665 L 417.7777777776952 386.666666666665 L 417.7777777776952 384.888888888887" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.777777777778px" 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 591.11111111105 378.666666666664 L 504.4444444443726 378.666666666664 L 504.4444444443726 386.666666666665 L 417.7777777776952 386.666666666665 L 417.7777777776952 384.888888888887" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.222222222224px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 591.11111111105 378.666666666664 L 504.4444444443726 378.666666666664 L 504.4444444443726 386.666666666665 L 417.7777777776952 386.666666666665 L 417.7777777776952 384.888888888887" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.777777777778px" 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"><circle cx="417.7777777776952" cy="315.55555555554497" r="2.666666666667" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="417.7777777776952" cy="317.333333333323" r="2.666666666667" 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_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"><circle cx="417.7777777776952" cy="386.666666666665" r="2.666666666667" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="417.7777777776952" cy="384.888888888887" r="2.666666666667" 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_3__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="626.6666666666101" y="44.444444444400006" width="337.7777777778199" height="711.1111111112" stroke-width="1.777777777778px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="626.6666666666101" y="44.444444444400006" width="337.7777777778199" height="711.1111111112" fill="transparent"/><text class="sch-text" x="795.5555555555201" y="400" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="16.000000000002px" transform="rotate(0, 795.5555555555201, 400)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="626.6666666666101" y1="333.333333333325" x2="591.11111111105" y2="333.333333333325" stroke-width="1.777777777778px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="589.333333333272" y="331.555555555547" width="3.555555555556" height="3.555555555556" opacity="0"/></g><text class="pin-number sch-pin-number" x="608.88888888883" y="331.555555555547" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.333333333335px" transform=""></text><text class="pin-number sch-pin-label" x="635.5555555555001" y="333.333333333325" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="13.333333333335px" transform="">VINPP</text><line class="component-pin sch-component-pin sch-port-line" x1="626.6666666666101" y1="378.666666666664" x2="591.11111111105" y2="378.666666666664" stroke-width="1.777777777778px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="589.333333333272" y="376.888888888886" width="3.555555555556" height="3.555555555556" opacity="0"/></g><text class="pin-number sch-pin-number" x="608.88888888883" y="376.888888888886" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.333333333335px" transform=""></text><text class="pin-number sch-pin-label" x="635.5555555555001" y="378.666666666664" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="13.333333333335px" transform="">VINPN</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component-overlay sch-component-overlay" x="244.44444444434006" y="308.44622222221074" width="53.33333333334011" height="14.218666666668469" fill="transparent"/><path class="sch-component-symbol-path" d="M 244.44444444434006 315.55555555554497 L 253.33511111100788 315.55555555554497" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 288.8871111110124 315.55555555554497 L 297.77777777768017 315.55555555554497" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 253.33511111100788 308.44622222221074 L 288.8871111110124 308.44622222221074 L 288.8871111110124 322.6648888888792 L 253.33511111100788 322.6648888888792 L 253.33511111100788 308.44622222221074" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="271.11111111101013" y="301.3333333333209" stroke="rgb(245, 241, 237)" stroke-width="1.777777777778px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="16.000000000002px">R2</text><text class="sch-component-text" x="271.11111111101013" y="329.777777777769" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="16.000000000002px"></text><circle class="component-pin sch-component-pin" cx="244.44444444434006" cy="315.55555555554497" r="1.777777777778px" stroke-width="1.777777777778px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component-overlay sch-component-overlay" x="244.44444444434006" y="379.55733333333075" width="53.33333333334011" height="14.218666666668469" fill="transparent"/><path class="sch-component-symbol-path" d="M 244.44444444434006 386.666666666665 L 253.33511111100788 386.666666666665" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 288.8871111110124 386.666666666665 L 297.77777777768017 386.666666666665" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 253.33511111100788 379.55733333333075 L 288.8871111110124 379.55733333333075 L 288.8871111110124 393.7759999999992 L 253.33511111100788 393.7759999999992 L 253.33511111100788 379.55733333333075" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="271.11111111101013" y="372.44444444444093" stroke="rgb(245, 241, 237)" stroke-width="1.777777777778px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="16.000000000002px">R3</text><text class="sch-component-text" x="271.11111111101013" y="400.888888888889" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="16.000000000002px"></text><circle class="component-pin sch-component-pin" cx="244.44444444434006" cy="386.666666666665" r="1.777777777778px" stroke-width="1.777777777778px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component-overlay sch-component-overlay" x="399.76071111102624" y="317.333333333323" width="36.03413333333788" height="67.55555555556396" fill="transparent"/><path class="sch-component-symbol-path" d="M 417.7777777776952 384.888888888887 L 417.7777777776952 357.8666666666614" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 417.7777777776952 344.3555555555486 L 417.7777777776952 317.333333333323" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 435.7948444443641 357.8666666666614 L 399.76071111102624 357.8666666666614" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 435.7948444443641 344.3555555555486 L 399.76071111102624 344.3555555555486" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="430.72592592584493" y="328.5925925925837" stroke="rgb(245, 241, 237)" stroke-width="1.777777777778px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="16.000000000002px">C6</text><text class="sch-component-text" x="430.72592592584493" y="373.6296296296263" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="16.000000000002px"></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="591.11111111105" cy="333.333333333325" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="591.11111111105" cy="378.666666666664" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="244.4444444443401" cy="315.55555555554497" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="297.77777777768017" cy="315.55555555554497" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="244.4444444443401" cy="386.666666666665" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="297.77777777768017" cy="386.666666666665" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="417.7777777776952" cy="324.444444444435" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="417.7777777776952" cy="391.999999999999" r="3.555555555556" fill="red" opacity="0"/></g><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="
|
|
72
|
+
</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 297.77777777768017 315.55555555554497 L 417.7777777776952 315.55555555554497 L 417.7777777776952 317.333333333323" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.222222222224px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 297.77777777768017 315.55555555554497 L 417.7777777776952 315.55555555554497 L 417.7777777776952 317.333333333323" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.777777777778px" 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 591.11111111105 333.333333333325 L 504.4444444443726 333.333333333325 L 504.4444444443726 315.55555555554497 L 417.7777777776952 315.55555555554497" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.222222222224px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 591.11111111105 333.333333333325 L 504.4444444443726 333.333333333325 L 504.4444444443726 315.55555555554497 L 417.7777777776952 315.55555555554497" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.777777777778px" 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 297.77777777768017 386.666666666665 L 417.7777777776952 386.666666666665 L 417.7777777776952 384.888888888887" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.222222222224px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 297.77777777768017 386.666666666665 L 417.7777777776952 386.666666666665 L 417.7777777776952 384.888888888887" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.777777777778px" 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 591.11111111105 378.666666666664 L 504.4444444443726 378.666666666664 L 504.4444444443726 386.666666666665 L 417.7777777776952 386.666666666665" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.222222222224px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 591.11111111105 378.666666666664 L 504.4444444443726 378.666666666664 L 504.4444444443726 386.666666666665 L 417.7777777776952 386.666666666665" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.777777777778px" 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"><circle cx="417.7777777776952" cy="315.55555555554497" r="2.666666666667" 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_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"><circle cx="417.7777777776952" cy="386.666666666665" r="2.666666666667" 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_3__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="626.6666666666101" y="44.444444444400006" width="337.7777777778199" height="711.1111111112" stroke-width="1.777777777778px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="626.6666666666101" y="44.444444444400006" width="337.7777777778199" height="711.1111111112" fill="transparent"/><text class="sch-text" x="795.5555555555201" y="400" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="16.000000000002px" transform="rotate(0, 795.5555555555201, 400)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="626.6666666666101" y1="333.333333333325" x2="591.11111111105" y2="333.333333333325" stroke-width="1.777777777778px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="589.333333333272" y="331.555555555547" width="3.555555555556" height="3.555555555556" opacity="0"/></g><text class="pin-number sch-pin-number" x="608.88888888883" y="331.555555555547" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.333333333335px" transform=""></text><text class="pin-number sch-pin-label" x="635.5555555555001" y="333.333333333325" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="13.333333333335px" transform="">VINPP</text><line class="component-pin sch-component-pin sch-port-line" x1="626.6666666666101" y1="378.666666666664" x2="591.11111111105" y2="378.666666666664" stroke-width="1.777777777778px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="589.333333333272" y="376.888888888886" width="3.555555555556" height="3.555555555556" opacity="0"/></g><text class="pin-number sch-pin-number" x="608.88888888883" y="376.888888888886" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.333333333335px" transform=""></text><text class="pin-number sch-pin-label" x="635.5555555555001" y="378.666666666664" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="13.333333333335px" transform="">VINPN</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component-overlay sch-component-overlay" x="244.44444444434006" y="308.44622222221074" width="53.33333333334011" height="14.218666666668469" fill="transparent"/><path class="sch-component-symbol-path" d="M 244.44444444434006 315.55555555554497 L 253.33511111100788 315.55555555554497" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 288.8871111110124 315.55555555554497 L 297.77777777768017 315.55555555554497" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 253.33511111100788 308.44622222221074 L 288.8871111110124 308.44622222221074 L 288.8871111110124 322.6648888888792 L 253.33511111100788 322.6648888888792 L 253.33511111100788 308.44622222221074" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="271.11111111101013" y="301.3333333333209" stroke="rgb(245, 241, 237)" stroke-width="1.777777777778px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="16.000000000002px">R2</text><text class="sch-component-text" x="271.11111111101013" y="329.777777777769" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="16.000000000002px"></text><circle class="component-pin sch-component-pin" cx="244.44444444434006" cy="315.55555555554497" r="1.777777777778px" stroke-width="1.777777777778px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component-overlay sch-component-overlay" x="244.44444444434006" y="379.55733333333075" width="53.33333333334011" height="14.218666666668469" fill="transparent"/><path class="sch-component-symbol-path" d="M 244.44444444434006 386.666666666665 L 253.33511111100788 386.666666666665" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 288.8871111110124 386.666666666665 L 297.77777777768017 386.666666666665" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 253.33511111100788 379.55733333333075 L 288.8871111110124 379.55733333333075 L 288.8871111110124 393.7759999999992 L 253.33511111100788 393.7759999999992 L 253.33511111100788 379.55733333333075" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="271.11111111101013" y="372.44444444444093" stroke="rgb(245, 241, 237)" stroke-width="1.777777777778px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="16.000000000002px">R3</text><text class="sch-component-text" x="271.11111111101013" y="400.888888888889" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="16.000000000002px"></text><circle class="component-pin sch-component-pin" cx="244.44444444434006" cy="386.666666666665" r="1.777777777778px" stroke-width="1.777777777778px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component-overlay sch-component-overlay" x="399.76071111102624" y="317.333333333323" width="36.03413333333788" height="67.55555555556396" fill="transparent"/><path class="sch-component-symbol-path" d="M 417.7777777776952 384.888888888887 L 417.7777777776952 357.8666666666614" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 417.7777777776952 344.3555555555486 L 417.7777777776952 317.333333333323" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 435.7948444443641 357.8666666666614 L 399.76071111102624 357.8666666666614" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 435.7948444443641 344.3555555555486 L 399.76071111102624 344.3555555555486" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.777777777778px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="430.72592592584493" y="328.5925925925837" stroke="rgb(245, 241, 237)" stroke-width="1.777777777778px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="16.000000000002px">C6</text><text class="sch-component-text" x="430.72592592584493" y="373.6296296296263" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="16.000000000002px"></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="591.11111111105" cy="333.333333333325" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="591.11111111105" cy="378.666666666664" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="244.4444444443401" cy="315.55555555554497" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="297.77777777768017" cy="315.55555555554497" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="244.4444444443401" cy="386.666666666665" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="297.77777777768017" cy="386.666666666665" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="417.7777777776952" cy="324.444444444435" r="3.555555555556" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="417.7777777776952" cy="391.999999999999" r="3.555555555556" fill="red" opacity="0"/></g><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="
|
|
73
73
|
M 357.77777777768756,315.55555555554497
|
|
74
74
|
L 348.88888888879757,310.7555555555444
|
|
75
75
|
L 348.88888888879757,280.2725925925776
|