@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="-4.205,-1.5 -3.1999999999999997,-1" data-type="line" data-label="" points="58.10603905303083,348.764612220757 115.92290961675235,320" fill="none" stroke="hsl(136, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-2.6,-1 -1.02,-1" data-type="line" data-label="" points="150.4404442816607,320 241.3366188992527,320" fill="none" stroke="hsl(136, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.5,0.10000000000000003 -1.02,-1" data-type="line" data-label="" points="213.72259116732602,256.7178531143347 241.3366188992527,320" fill="none" stroke="hsl(224, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.5,-2.1 -1.02,-1" data-type="line" data-label="" points="213.72259116732602,383.2821468856653 241.3366188992527,320" fill="none" stroke="hsl(72, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="0.29,-0.4005446500000005 0.29,0.10000000000000003" data-type="line" data-label="" points="316.69990291763594,285.51379862718375 316.69990291763594,256.7178531143347" fill="none" stroke="hsl(296, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="0.29,-0.4005446500000005 1,-0.45" data-type="line" data-label="" points="316.69990291763594,285.51379862718375 357.54565227111084,288.35892655716736" fill="none" stroke="hsl(296, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.6,-0.45 2.8,-1.7" data-type="line" data-label="" points="392.06318693601924,288.35892655716736 461.0982562658359,360.27045710905975" fill="none" stroke="hsl(256, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-4.195,-2.58 -1.5,-2.6999999999999997" data-type="line" data-label="" points="58.68133129744595,410.896174617592 213.72259116732602,417.7996815505737" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.195,-2.58 0.29,-1.55" data-type="line" data-label="" points="58.68133129744595,410.896174617592 316.69990291763594,351.6410734428327" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.195,-2.58 2.8,-2.3" data-type="line" data-label="" points="58.68133129744595,410.896174617592 461.0982562658359,394.7879917739681" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.195,-2.58 4.505,-0.54" data-type="line" data-label="" points="58.68133129744595,410.896174617592 559.1855839386171,293.5365567569036" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.5,-2.6999999999999997 0.29,-1.55" data-type="line" data-label="" points="213.72259116732602,417.7996815505737 316.69990291763594,351.6410734428327" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.5,-2.6999999999999997 2.8,-2.3" data-type="line" data-label="" points="213.72259116732602,417.7996815505737 461.0982562658359,394.7879917739681" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.5,-2.6999999999999997 4.505,-0.54" data-type="line" data-label="" points="213.72259116732602,417.7996815505737 559.1855839386171,293.5365567569036" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.29,-1.55 2.8,-2.3" data-type="line" data-label="" points="316.69990291763594,351.6410734428327 461.0982562658359,394.7879917739681" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.29,-1.55 4.505,-0.54" data-type="line" data-label="" points="316.69990291763594,351.6410734428327 559.1855839386171,293.5365567569036" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="2.8,-2.3 4.505,-0.54" data-type="line" data-label="" points="461.0982562658359,394.7879917739681 559.1855839386171,293.5365567569036" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.5,0.7 0.29,0.7" data-type="line" data-label="" points="213.72259116732602,222.20031844942633 316.69990291763594,222.20031844942633" fill="none" stroke="hsl(190, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.5,0.7 4.495,0.54" data-type="line" data-label="" points="213.72259116732602,222.20031844942633 558.610291694202,231.40499436006854" fill="none" stroke="hsl(190, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.29,0.7 4.495,0.54" data-type="line" data-label="" points="316.69990291763594,222.20031844942633 558.610291694202,231.40499436006854" fill="none" stroke="hsl(190, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.205,-1.5 -4.205,-1 -3.1999999999999997,-1" data-type="line" data-label="" points="58.10603905303083,348.764612220757 58.10603905303083,320 115.92290961675235,320" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.6,-1 -1.02,-1" data-type="line" data-label="" points="150.4404442816607,320 241.3366188992527,320" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.5,0.10000000000000003 -1.5,-1 -1.02,-1" data-type="line" data-label="" points="213.72259116732602,256.7178531143347 213.72259116732602,320 241.3366188992527,320" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.5,-2.1 -1.5,-1 -1.02,-1" data-type="line" data-label="" points="213.72259116732602,383.2821468856653 213.72259116732602,320 241.3366188992527,320" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.29,-0.4005446500000005 0.29,0.10000000000000009" data-type="line" data-label="" points="316.69990291763594,285.51379862718375 316.69990291763594,256.7178531143347" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1,-0.45 0.645,-0.45 0.645,-0.2005446500000005 0.29,-0.2005446500000005 0.29,-0.4005446500000005" data-type="line" data-label="" points="357.54565227111084,288.35892655716736 337.1227775943734,288.35892655716736 337.1227775943734,274.007953738881 316.69990291763594,274.007953738881 316.69990291763594,285.51379862718375" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.6,-0.45 2.8,-0.45 2.8,-1.7" data-type="line" data-label="" points="392.06318693601924,288.35892655716736 461.0982562658359,288.35892655716736 461.0982562658359,360.27045710905975" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.5,0.7 -1.5,0.8999999999999999 0.29000000000000004,0.8999999999999999 0.29000000000000004,0.7" data-type="line" data-label="" points="213.72259116732602,222.20031844942633 213.72259116732602,210.69447356112354 316.69990291763594,210.69447356112354 316.69990291763594,222.20031844942633" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-4.195,-2.58 -4.195,-2.8999999999999995 -1.5,-2.8999999999999995 -1.5,-2.6999999999999993" data-type="line" data-label="" points="58.68133129744595,410.896174617592 58.68133129744595,429.3055264388764 213.72259116732602,429.3055264388764 213.72259116732602,417.79968155057367" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.29,-1.55 0.29,-2.5 2.8,-2.5 2.8,-2.3" data-type="line" data-label="" points="316.69990291763594,351.6410734428327 316.69990291763594,406.2938366622709 461.0982562658359,406.2938366622709 461.0982562658359,394.7879917739681" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="V1" data-x="-3.6426361625000006" data-y="-2.04" x="39.99999999999994" y="348.76461222075704" width="100.91678895671885" height="62.13156239683502" fill="hsl(195, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="C1" data-x="-2.9" data-y="-1" x="115.92290961675235" y="295.8377257345642" width="34.51753466490834" height="48.32454853087165" fill="hsl(326, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="R2" data-x="-1.2850000000000001" data-y="0.4" x="187.83444016864473" y="222.20031844942633" width="76.51386850721354" height="34.51753466490834" fill="hsl(72, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="R1" data-x="-1.405" data-y="-2.4" x="187.83444016864476" y="383.28214688566527" width="62.706854641250175" height="34.517534664908396" fill="hsl(71, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="Q1" data-x="-0.3025" data-y="-0.9752723250000003" x="241.33661889925273" y="285.51379862718375" width="82.5544370735725" height="66.12727481564895" fill="hsl(40, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="R3" data-x="0.32499999999999996" data-y="0.4" x="290.81175191895466" y="222.20031844942633" width="55.80334770826852" height="34.51753466490834" fill="hsl(73, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="C2" data-x="1.3" data-y="-0.44999999999999996" x="357.54565227111084" y="264.19665229173154" width="34.517534664908396" height="48.32454853087171" fill="hsl(327, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="R4" data-x="2.8949999999999996" data-y="-2" x="435.21010526715463" y="360.2704571090598" width="62.706854641250175" height="34.51753466490834" fill="hsl(74, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="V2" data-x="4.6973638375" data-y="0" x="540.5042526411712" y="231.40499436006854" width="59.495747358828794" height="62.13156239683508" fill="hsl(196, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="netId: .V1 > .pin1 to .C1 > .pin1
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-4.205,-1.5 -3.1999999999999997,-1" data-type="line" data-label="" points="58.10603905303083,348.764612220757 115.92290961675235,320" fill="none" stroke="hsl(136, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-2.6,-1 -1.02,-1" data-type="line" data-label="" points="150.4404442816607,320 241.3366188992527,320" fill="none" stroke="hsl(136, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.5,0.10000000000000003 -1.02,-1" data-type="line" data-label="" points="213.72259116732602,256.7178531143347 241.3366188992527,320" fill="none" stroke="hsl(224, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.5,-2.1 -1.02,-1" data-type="line" data-label="" points="213.72259116732602,383.2821468856653 241.3366188992527,320" fill="none" stroke="hsl(72, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="0.29,-0.4005446500000005 0.29,0.10000000000000003" data-type="line" data-label="" points="316.69990291763594,285.51379862718375 316.69990291763594,256.7178531143347" fill="none" stroke="hsl(296, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="0.29,-0.4005446500000005 1,-0.45" data-type="line" data-label="" points="316.69990291763594,285.51379862718375 357.54565227111084,288.35892655716736" fill="none" stroke="hsl(296, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.6,-0.45 2.8,-1.7" data-type="line" data-label="" points="392.06318693601924,288.35892655716736 461.0982562658359,360.27045710905975" fill="none" stroke="hsl(256, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-4.195,-2.58 -1.5,-2.6999999999999997" data-type="line" data-label="" points="58.68133129744595,410.896174617592 213.72259116732602,417.7996815505737" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.195,-2.58 0.29,-1.55" data-type="line" data-label="" points="58.68133129744595,410.896174617592 316.69990291763594,351.6410734428327" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.195,-2.58 2.8,-2.3" data-type="line" data-label="" points="58.68133129744595,410.896174617592 461.0982562658359,394.7879917739681" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.195,-2.58 4.505,-0.54" data-type="line" data-label="" points="58.68133129744595,410.896174617592 559.1855839386171,293.5365567569036" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.5,-2.6999999999999997 0.29,-1.55" data-type="line" data-label="" points="213.72259116732602,417.7996815505737 316.69990291763594,351.6410734428327" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.5,-2.6999999999999997 2.8,-2.3" data-type="line" data-label="" points="213.72259116732602,417.7996815505737 461.0982562658359,394.7879917739681" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.5,-2.6999999999999997 4.505,-0.54" data-type="line" data-label="" points="213.72259116732602,417.7996815505737 559.1855839386171,293.5365567569036" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.29,-1.55 2.8,-2.3" data-type="line" data-label="" points="316.69990291763594,351.6410734428327 461.0982562658359,394.7879917739681" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.29,-1.55 4.505,-0.54" data-type="line" data-label="" points="316.69990291763594,351.6410734428327 559.1855839386171,293.5365567569036" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="2.8,-2.3 4.505,-0.54" data-type="line" data-label="" points="461.0982562658359,394.7879917739681 559.1855839386171,293.5365567569036" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.5,0.7 0.29,0.7" data-type="line" data-label="" points="213.72259116732602,222.20031844942633 316.69990291763594,222.20031844942633" fill="none" stroke="hsl(190, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.5,0.7 4.495,0.54" data-type="line" data-label="" points="213.72259116732602,222.20031844942633 558.610291694202,231.40499436006854" fill="none" stroke="hsl(190, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.29,0.7 4.495,0.54" data-type="line" data-label="" points="316.69990291763594,222.20031844942633 558.610291694202,231.40499436006854" fill="none" stroke="hsl(190, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.205,-1.5 -4.205,-1 -3.1999999999999997,-1" data-type="line" data-label="" points="58.10603905303083,348.764612220757 58.10603905303083,320 115.92290961675235,320" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.02,-1 -2.6,-1" data-type="line" data-label="" points="241.3366188992527,320 150.4404442816607,320" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.5,-1 -1.5,0.10000000000000003" data-type="line" data-label="" points="213.72259116732602,320 213.72259116732602,256.7178531143347" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.5,-2.1 -1.5,-1 -1.02,-1" data-type="line" data-label="" points="213.72259116732602,383.2821468856653 213.72259116732602,320 241.3366188992527,320" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.29,-0.4005446500000005 0.29,0.10000000000000009" data-type="line" data-label="" points="316.69990291763594,285.51379862718375 316.69990291763594,256.7178531143347" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1,-0.45 0.645,-0.45 0.645,-0.2005446500000005 0.29,-0.2005446500000005" data-type="line" data-label="" points="357.54565227111084,288.35892655716736 337.1227775943734,288.35892655716736 337.1227775943734,274.007953738881 316.69990291763594,274.007953738881" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.6,-0.45 2.8,-0.45 2.8,-1.7" data-type="line" data-label="" points="392.06318693601924,288.35892655716736 461.0982562658359,288.35892655716736 461.0982562658359,360.27045710905975" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.5,0.7 -1.5,0.8999999999999999 0.29000000000000004,0.8999999999999999 0.29000000000000004,0.7" data-type="line" data-label="" points="213.72259116732602,222.20031844942633 213.72259116732602,210.69447356112354 316.69990291763594,210.69447356112354 316.69990291763594,222.20031844942633" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-4.195,-2.58 -4.195,-2.8999999999999995 -1.5,-2.8999999999999995 -1.5,-2.6999999999999993" data-type="line" data-label="" points="58.68133129744595,410.896174617592 58.68133129744595,429.3055264388764 213.72259116732602,429.3055264388764 213.72259116732602,417.79968155057367" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.29,-1.55 0.29,-2.5 2.8,-2.5 2.8,-2.3" data-type="line" data-label="" points="316.69990291763594,351.6410734428327 316.69990291763594,406.2938366622709 461.0982562658359,406.2938366622709 461.0982562658359,394.7879917739681" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="V1" data-x="-3.6426361625000006" data-y="-2.04" x="39.99999999999994" y="348.76461222075704" width="100.91678895671885" height="62.13156239683502" fill="hsl(195, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="C1" data-x="-2.9" data-y="-1" x="115.92290961675235" y="295.8377257345642" width="34.51753466490834" height="48.32454853087165" fill="hsl(326, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="R2" data-x="-1.2850000000000001" data-y="0.4" x="187.83444016864473" y="222.20031844942633" width="76.51386850721354" height="34.51753466490834" fill="hsl(72, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="R1" data-x="-1.405" data-y="-2.4" x="187.83444016864476" y="383.28214688566527" width="62.706854641250175" height="34.517534664908396" fill="hsl(71, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="Q1" data-x="-0.3025" data-y="-0.9752723250000003" x="241.33661889925273" y="285.51379862718375" width="82.5544370735725" height="66.12727481564895" fill="hsl(40, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="R3" data-x="0.32499999999999996" data-y="0.4" x="290.81175191895466" y="222.20031844942633" width="55.80334770826852" height="34.51753466490834" fill="hsl(73, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="C2" data-x="1.3" data-y="-0.44999999999999996" x="357.54565227111084" y="264.19665229173154" width="34.517534664908396" height="48.32454853087171" fill="hsl(327, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="R4" data-x="2.8949999999999996" data-y="-2" x="435.21010526715463" y="360.2704571090598" width="62.706854641250175" height="34.51753466490834" fill="hsl(74, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="V2" data-x="4.6973638375" data-y="0" x="540.5042526411712" y="231.40499436006854" width="59.495747358828794" height="62.13156239683508" fill="hsl(196, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="netId: .V1 > .pin1 to .C1 > .pin1
|
|
4
4
|
globalConnNetId: connectivity_net0" data-x="-3.98" data-y="-1.25" x="58.10603905303083" y="328.6293836662271" width="25.888150998681283" height="11.505844888302818" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
5
5
|
globalConnNetId: connectivity_net4" data-x="-4.195" data-y="-3.1099999999999994" x="44.874317431482595" y="429.3055264388764" width="27.61402773192671" height="24.162274265435883" fill="#00000066" stroke="#000000" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
6
6
|
globalConnNetId: connectivity_net4" data-x="0.29" data-y="-2.71" x="302.89288905167257" y="406.2938366622709" width="27.614027731926683" height="24.162274265435826" fill="#00000066" stroke="#000000" stroke-width="0.0173824696875"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
@@ -94,7 +94,7 @@ orientation: y+" data-x="2.8" data-y="-0.45" cx="461.0982562658359" cy="288.3589
|
|
|
94
94
|
.port-label { fill: rgb(0, 100, 100); }
|
|
95
95
|
.component-name { fill: rgb(0, 100, 100); }
|
|
96
96
|
|
|
97
|
-
</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 94.55751554672247 458.03013598775004 L 94.55751554672247 400 L 211.19808888210002 400" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 94.55751554672247 458.03013598775004 L 94.55751554672247 400 L 211.19808888210002 400" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 280.8342520674 400 L 464.20948178868997 400" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 280.8342520674 400 L 464.20948178868997 400" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 408.50055124044997 272.33370082695 L 408.50055124044997 400 L 464.20948178868997 400" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 408.50055124044997 272.33370082695 L 408.50055124044997 400 L 464.20948178868997 400" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 408.50055124044997 527.66629917305 L 408.50055124044997 400 L 464.20948178868997 400" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 408.50055124044997 527.66629917305 L 408.50055124044997 400 L 464.20948178868997 400" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 616.248438076595 330.42704904183154 L 616.248438076595 272.33370082695" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 616.248438076595 330.42704904183154 L 616.248438076595 272.33370082695" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 698.6512311792 336.166850413475 L 657.4498346278975 336.166850413475 L 657.4498346278975 307.21499464673155 L 616.248438076595 307.21499464673155 L 616.248438076595 330.42704904183154" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 698.6512311792 336.166850413475 L 657.4498346278975 336.166850413475 L 657.4498346278975 307.21499464673155 L 616.248438076595 307.21499464673155 L 616.248438076595 330.42704904183154" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 768.2873943645 336.166850413475 L 907.5597207351 336.166850413475 L 907.5597207351 481.24219038285" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 768.2873943645 336.166850413475 L 907.5597207351 336.166850413475 L 907.5597207351 481.24219038285" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 408.50055124044997 202.69753764165003 L 408.50055124044997 179.48548324655002 L 616.248438076595 179.48548324655002 L 616.248438076595 202.69753764165003" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 408.50055124044997 202.69753764165003 L 408.50055124044997 179.48548324655002 L 616.248438076595 179.48548324655002 L 616.248438076595 202.69753764165003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 95.71811826647746 583.37522972129 L 95.71811826647746 620.5145167534499 L 408.50055124044997 620.5145167534499 L 408.50055124044997 597.3024623583499" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 95.71811826647746 583.37522972129 L 95.71811826647746 620.5145167534499 L 408.50055124044997 620.5145167534499 L 408.50055124044997 597.3024623583499" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 616.248438076595 463.833149586525 L 616.248438076595 574.0904079632501 L 907.5597207351 574.0904079632501 L 907.5597207351 550.87835356815" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 616.248438076595 463.833149586525 L 616.248438076595 574.0904079632501 L 907.5597207351 574.0904079632501 L 907.5597207351 550.87835356815" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><circle cx="464.20948178868997" cy="400" r="3.481808159265" 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_2__stack1"><circle cx="408.50055124044997" cy="400" r="3.481808159265" 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="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><circle cx="616.248438076595" cy="330.42704904183154" r="3.481808159265" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component-overlay sch-component-overlay" x="75.98787203064244" y="458.03013598775004" width="30.175670713629998" height="125.34509373353995" fill="transparent"/><path class="sch-component-symbol-path" d="M 94.55751554672243 458.03013598775004 L 95.71811826647743 485.88460126187005" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 95.71811826647743 554.3601617274151 L 95.71811826647745 583.37522972129" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 106.16354274427243 532.3087100520701 L 84.11209106892744 520.70268285452 L 106.16354274427243 507.93605293721504" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 75.98787203064244 520.70268285452 L 78.30907747015243 528.826901892805" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 78.30907747015243 528.826901892805 L 75.98787203064244 536.95112093109" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 75.98787203064244 503.293642058195 L 78.30907747015243 512.5784638162351" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 78.30907747015243 512.5784638162351 L 75.98787203064244 520.70268285452" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="136.27600123077093" y="503.293642058195" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px">V1</text><text class="sch-component-text" x="136.27600123077093" y="538.1117236508451" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px"></text><circle class="sch-component-symbol-circle" cx="95.71811826647743" cy="520.70268285452" r="33.657478872895px" stroke-width="2.32120543951px" fill="none" stroke="rgb(132, 0, 0)"/></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="211.1980888821" y="381.4280352784805" width="69.63616318529992" height="37.14392944303904" fill="transparent"/><path class="sch-component-symbol-path" d="M 280.8342520673999 400 L 252.97978679327997 400" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 239.05255415621997 400 L 211.1980888821 400" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 252.97978679327997 381.4280352784805 L 252.97978679327997 418.5719647215195" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 239.05255415621997 381.4280352784805 L 239.05255415621997 418.5719647215195" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="246.01617047474997" y="372.14553472588" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.89084895559px">C1</text><text class="sch-component-text" x="246.01617047474997" y="427.85446527412" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.89084895559px"></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="399.2180506878495" y="202.69753764165" width="18.565001105200963" height="69.6361631853" fill="transparent"/><path class="sch-component-symbol-path" d="M 408.50055124044997 202.69753764165 L 408.50055124044997 214.30588604463952" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 408.50055124044997 260.7253524239605 L 408.50055124044997 272.33370082695" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 417.78305179305045 214.30588604463952 L 417.78305179305045 260.7253524239605 L 399.2180506878495 260.7253524239605 L 399.2180506878495 214.30588604463952 L 417.78305179305045 214.30588604463952" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="427.07019475653" y="218.94597571822" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px">R2</text><text class="sch-component-text" x="427.07019475653" y="256.08526275038" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px"></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="399.2180506878495" y="527.6662991730501" width="18.565001105200963" height="69.63616318529989" fill="transparent"/><path class="sch-component-symbol-path" d="M 408.50055124044997 527.6662991730501 L 408.50055124044997 539.2746475760396" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 408.50055124044997 585.6941139553605 L 408.50055124044997 597.30246235835" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 417.78305179305045 539.2746475760396 L 417.78305179305045 585.6941139553605 L 399.2180506878495 585.6941139553605 L 399.2180506878495 539.2746475760396 L 417.78305179305045 539.2746475760396" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="427.07019475652993" y="543.9147372496201" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px">R1</text><text class="sch-component-text" x="427.07019475652993" y="581.05402428178" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="510.63359057889" y="376.85115783203156" width="73.6982727044425" height="40.55788296429347" stroke-width="2.32120543951px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="510.63359057889" y="376.85115783203156" width="73.6982727044425" height="40.55788296429347" fill="transparent"/><text class="sch-text" x="547.4827269311112" y="397.13009931417827" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="20.89084895559px" transform="rotate(0, 547.4827269311112, 397.13009931417827)">Q1</text><line class="component-pin sch-component-pin sch-port-line" x1="616.248438076595" y1="376.85115783203156" x2="616.248438076595" y2="330.42704904183154" stroke-width="2.32120543951px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><rect x="613.927232637085" y="328.10584360232156" width="4.64241087902" height="4.64241087902" opacity="0"/></g><text class="pin-number sch-pin-number" x="613.927232637085" y="353.6391034369315" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.409040796324998px" transform="rotate(-90 613.927232637085 353.6391034369315)"></text><text class="pin-number sch-pin-label" x="616.248438076595" y="388.4571850295815" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.409040796324998px" transform="rotate(-90 616.248438076595 388.4571850295815)">collector</text><line class="component-pin sch-component-pin sch-port-line" x1="616.248438076595" y1="417.40904079632503" x2="616.248438076595" y2="463.833149586525" stroke-width="2.32120543951px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="613.927232637085" y="461.511944147015" width="4.64241087902" height="4.64241087902" opacity="0"/></g><text class="pin-number sch-pin-number" x="613.927232637085" y="440.62109519142507" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.409040796324998px" transform="rotate(-90 613.927232637085 440.62109519142507)"></text><text class="pin-number sch-pin-label" x="616.248438076595" y="405.803013598775" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="17.409040796324998px" transform="rotate(-90 616.248438076595 405.803013598775)">emitter</text><line class="component-pin sch-component-pin sch-port-line" x1="510.63359057889" y1="400" x2="464.20948178868997" y2="400" stroke-width="2.32120543951px"/><g class="sch-port" data-schematic-port-id="source_port_4_2__stack1"><rect x="461.88827634918" y="397.67879456049" width="4.64241087902" height="4.64241087902" opacity="0"/></g><text class="pin-number sch-pin-number" x="487.42153618378995" y="397.67879456049" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.409040796324998px" transform=""></text><text class="pin-number sch-pin-label" x="522.23961777644" y="400" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="17.409040796324998px" transform="">base</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="606.9659375239945" y="202.69753764165" width="18.565001105200963" height="69.6361631853" fill="transparent"/><path class="sch-component-symbol-path" d="M 616.248438076595 202.69753764165 L 616.248438076595 214.30588604463952" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 616.248438076595 260.7253524239605 L 616.248438076595 272.33370082695" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 625.5309386291955 214.30588604463952 L 625.5309386291955 260.7253524239605 L 606.9659375239945 260.7253524239605 L 606.9659375239945 214.30588604463952 L 625.5309386291955 214.30588604463952" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="634.818081592675" y="218.94597571822" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px">R3</text><text class="sch-component-text" x="634.818081592675" y="256.08526275038" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px"></text></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="698.6512311792" y="317.5948856919555" width="69.63616318530012" height="37.14392944303904" fill="transparent"/><path class="sch-component-symbol-path" d="M 768.2873943645001 336.166850413475 L 740.4329290903801 336.166850413475" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 726.50569645332 336.166850413475 L 698.6512311792 336.166850413475" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 740.4329290903801 317.5948856919555 L 740.4329290903801 354.7388151349945" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 726.50569645332 317.5948856919555 L 726.50569645332 354.7388151349945" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="733.46931277185" y="308.312385139355" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.89084895559px">C2</text><text class="sch-component-text" x="733.46931277185" y="364.021315687595" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.89084895559px"></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="898.2772201824995" y="481.24219038284997" width="18.565001105200963" height="69.63616318529995" fill="transparent"/><path class="sch-component-symbol-path" d="M 907.5597207351 481.24219038284997 L 907.5597207351 492.8505387858395" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 907.5597207351 539.2700051651605 L 907.5597207351 550.8783535681499" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 916.8422212877005 492.8505387858395 L 916.8422212877005 539.2700051651605 L 898.2772201824995 539.2700051651605 L 898.2772201824995 492.8505387858395 L 916.8422212877005 492.8505387858395" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="926.1293642511799" y="497.49062845941995" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px">R4</text><text class="sch-component-text" x="926.1293642511799" y="534.6299154915799" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px"></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="1085.7122382174923" y="221.26718115773002" width="30.175670713630097" height="125.34509373354001" fill="transparent"/><path class="sch-component-symbol-path" d="M 1104.2818817335724 221.26718115773002 L 1105.4424844533273 249.12164643185002" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1105.4424844533273 317.59720689739504 L 1105.4424844533273 346.61227489127003" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1115.8879089311224 295.54575522205005 L 1093.8364572557773 283.9397280245 L 1115.8879089311224 271.173098107195" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1085.7122382174923 283.9397280245 L 1088.0334436570024 292.063947062785" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1088.0334436570024 292.063947062785 L 1085.7122382174923 300.18816610107" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1085.7122382174923 266.530687228175 L 1088.0334436570024 275.81550898621504" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1088.0334436570024 275.81550898621504 L 1085.7122382174923 283.9397280245" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1146.0003674176207" y="266.530687228175" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px">V2</text><text class="sch-component-text" x="1146.0003674176207" y="301.348768820825" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px"></text><circle class="component-pin sch-component-pin" cx="1104.2818817335724" cy="221.26718115773002" r="2.32120543951px" stroke-width="2.32120543951px" fill="none" stroke="rgb(132, 0, 0)"/><circle class="component-pin sch-component-pin" cx="1105.4424844533273" cy="346.61227489127003" r="2.32120543951px" stroke-width="2.32120543951px" fill="none" stroke="rgb(132, 0, 0)"/><circle class="sch-component-symbol-circle" cx="1105.4424844533273" cy="283.9397280245" r="33.657478872895px" stroke-width="2.32120543951px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="94.55751554672247" cy="458.03013598775004" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="95.71811826647746" cy="583.37522972129" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="211.19808888210002" cy="400" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="280.8342520674" cy="400" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="408.50055124044997" cy="202.69753764165" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="408.50055124044997" cy="272.33370082695" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="408.50055124044997" cy="527.66629917305" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="408.50055124044997" cy="597.30246235835" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="616.248438076595" cy="330.42704904183154" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="616.248438076595" cy="463.833149586525" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_2__stack1"><circle cx="464.20948178868997" cy="400" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="616.248438076595" cy="202.69753764165" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="616.248438076595" cy="272.33370082695" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="698.6512311792" cy="336.166850413475" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="768.2873943645" cy="336.166850413475" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="907.5597207351" cy="481.24219038285" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="907.5597207351" cy="550.87835356815" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="1104.2818817335724" cy="221.26718115773002" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="1105.4424844533273" cy="346.61227489127003" r="4.64241087902" 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="
|
|
97
|
+
</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 94.55751554672247 458.03013598775004 L 94.55751554672247 400 L 211.19808888210002 400" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 94.55751554672247 458.03013598775004 L 94.55751554672247 400 L 211.19808888210002 400" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 464.20948178868997 400 L 280.8342520674 400" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 464.20948178868997 400 L 280.8342520674 400" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 408.50055124044997 400 L 408.50055124044997 272.33370082695" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 408.50055124044997 400 L 408.50055124044997 272.33370082695" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 408.50055124044997 527.66629917305 L 408.50055124044997 400 L 464.20948178868997 400" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 408.50055124044997 527.66629917305 L 408.50055124044997 400 L 464.20948178868997 400" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 616.248438076595 330.42704904183154 L 616.248438076595 272.33370082695" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 616.248438076595 330.42704904183154 L 616.248438076595 272.33370082695" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 698.6512311792 336.166850413475 L 657.4498346278975 336.166850413475 L 657.4498346278975 307.21499464673155 L 616.248438076595 307.21499464673155" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 698.6512311792 336.166850413475 L 657.4498346278975 336.166850413475 L 657.4498346278975 307.21499464673155 L 616.248438076595 307.21499464673155" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 768.2873943645 336.166850413475 L 907.5597207351 336.166850413475 L 907.5597207351 481.24219038285" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 768.2873943645 336.166850413475 L 907.5597207351 336.166850413475 L 907.5597207351 481.24219038285" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 408.50055124044997 202.69753764165003 L 408.50055124044997 179.48548324655002 L 616.248438076595 179.48548324655002 L 616.248438076595 202.69753764165003" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 408.50055124044997 202.69753764165003 L 408.50055124044997 179.48548324655002 L 616.248438076595 179.48548324655002 L 616.248438076595 202.69753764165003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 95.71811826647746 583.37522972129 L 95.71811826647746 620.5145167534499 L 408.50055124044997 620.5145167534499 L 408.50055124044997 597.3024623583499" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 95.71811826647746 583.37522972129 L 95.71811826647746 620.5145167534499 L 408.50055124044997 620.5145167534499 L 408.50055124044997 597.3024623583499" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" 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 616.248438076595 463.833149586525 L 616.248438076595 574.0904079632501 L 907.5597207351 574.0904079632501 L 907.5597207351 550.87835356815" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.56964351608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 616.248438076595 463.833149586525 L 616.248438076595 574.0904079632501 L 907.5597207351 574.0904079632501 L 907.5597207351 550.87835356815" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><circle cx="464.20948178868997" cy="400" r="3.481808159265" 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_2__stack1"><circle cx="408.50055124044997" cy="400" r="3.481808159265" 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="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="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component-overlay sch-component-overlay" x="75.98787203064244" y="458.03013598775004" width="30.175670713629998" height="125.34509373353995" fill="transparent"/><path class="sch-component-symbol-path" d="M 94.55751554672243 458.03013598775004 L 95.71811826647743 485.88460126187005" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 95.71811826647743 554.3601617274151 L 95.71811826647745 583.37522972129" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 106.16354274427243 532.3087100520701 L 84.11209106892744 520.70268285452 L 106.16354274427243 507.93605293721504" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 75.98787203064244 520.70268285452 L 78.30907747015243 528.826901892805" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 78.30907747015243 528.826901892805 L 75.98787203064244 536.95112093109" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 75.98787203064244 503.293642058195 L 78.30907747015243 512.5784638162351" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 78.30907747015243 512.5784638162351 L 75.98787203064244 520.70268285452" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="136.27600123077093" y="503.293642058195" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px">V1</text><text class="sch-component-text" x="136.27600123077093" y="538.1117236508451" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px"></text><circle class="sch-component-symbol-circle" cx="95.71811826647743" cy="520.70268285452" r="33.657478872895px" stroke-width="2.32120543951px" fill="none" stroke="rgb(132, 0, 0)"/></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="211.1980888821" y="381.4280352784805" width="69.63616318529992" height="37.14392944303904" fill="transparent"/><path class="sch-component-symbol-path" d="M 280.8342520673999 400 L 252.97978679327997 400" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 239.05255415621997 400 L 211.1980888821 400" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 252.97978679327997 381.4280352784805 L 252.97978679327997 418.5719647215195" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 239.05255415621997 381.4280352784805 L 239.05255415621997 418.5719647215195" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="246.01617047474997" y="372.14553472588" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.89084895559px">C1</text><text class="sch-component-text" x="246.01617047474997" y="427.85446527412" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.89084895559px"></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="399.2180506878495" y="202.69753764165" width="18.565001105200963" height="69.6361631853" fill="transparent"/><path class="sch-component-symbol-path" d="M 408.50055124044997 202.69753764165 L 408.50055124044997 214.30588604463952" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 408.50055124044997 260.7253524239605 L 408.50055124044997 272.33370082695" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 417.78305179305045 214.30588604463952 L 417.78305179305045 260.7253524239605 L 399.2180506878495 260.7253524239605 L 399.2180506878495 214.30588604463952 L 417.78305179305045 214.30588604463952" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="427.07019475653" y="218.94597571822" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px">R2</text><text class="sch-component-text" x="427.07019475653" y="256.08526275038" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px"></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="399.2180506878495" y="527.6662991730501" width="18.565001105200963" height="69.63616318529989" fill="transparent"/><path class="sch-component-symbol-path" d="M 408.50055124044997 527.6662991730501 L 408.50055124044997 539.2746475760396" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 408.50055124044997 585.6941139553605 L 408.50055124044997 597.30246235835" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 417.78305179305045 539.2746475760396 L 417.78305179305045 585.6941139553605 L 399.2180506878495 585.6941139553605 L 399.2180506878495 539.2746475760396 L 417.78305179305045 539.2746475760396" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="427.07019475652993" y="543.9147372496201" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px">R1</text><text class="sch-component-text" x="427.07019475652993" y="581.05402428178" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="510.63359057889" y="376.85115783203156" width="73.6982727044425" height="40.55788296429347" stroke-width="2.32120543951px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="510.63359057889" y="376.85115783203156" width="73.6982727044425" height="40.55788296429347" fill="transparent"/><text class="sch-text" x="547.4827269311112" y="397.13009931417827" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="20.89084895559px" transform="rotate(0, 547.4827269311112, 397.13009931417827)">Q1</text><line class="component-pin sch-component-pin sch-port-line" x1="616.248438076595" y1="376.85115783203156" x2="616.248438076595" y2="330.42704904183154" stroke-width="2.32120543951px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><rect x="613.927232637085" y="328.10584360232156" width="4.64241087902" height="4.64241087902" opacity="0"/></g><text class="pin-number sch-pin-number" x="613.927232637085" y="353.6391034369315" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.409040796324998px" transform="rotate(-90 613.927232637085 353.6391034369315)"></text><text class="pin-number sch-pin-label" x="616.248438076595" y="388.4571850295815" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.409040796324998px" transform="rotate(-90 616.248438076595 388.4571850295815)">collector</text><line class="component-pin sch-component-pin sch-port-line" x1="616.248438076595" y1="417.40904079632503" x2="616.248438076595" y2="463.833149586525" stroke-width="2.32120543951px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="613.927232637085" y="461.511944147015" width="4.64241087902" height="4.64241087902" opacity="0"/></g><text class="pin-number sch-pin-number" x="613.927232637085" y="440.62109519142507" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.409040796324998px" transform="rotate(-90 613.927232637085 440.62109519142507)"></text><text class="pin-number sch-pin-label" x="616.248438076595" y="405.803013598775" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="17.409040796324998px" transform="rotate(-90 616.248438076595 405.803013598775)">emitter</text><line class="component-pin sch-component-pin sch-port-line" x1="510.63359057889" y1="400" x2="464.20948178868997" y2="400" stroke-width="2.32120543951px"/><g class="sch-port" data-schematic-port-id="source_port_4_2__stack1"><rect x="461.88827634918" y="397.67879456049" width="4.64241087902" height="4.64241087902" opacity="0"/></g><text class="pin-number sch-pin-number" x="487.42153618378995" y="397.67879456049" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.409040796324998px" transform=""></text><text class="pin-number sch-pin-label" x="522.23961777644" y="400" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="17.409040796324998px" transform="">base</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="606.9659375239945" y="202.69753764165" width="18.565001105200963" height="69.6361631853" fill="transparent"/><path class="sch-component-symbol-path" d="M 616.248438076595 202.69753764165 L 616.248438076595 214.30588604463952" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 616.248438076595 260.7253524239605 L 616.248438076595 272.33370082695" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 625.5309386291955 214.30588604463952 L 625.5309386291955 260.7253524239605 L 606.9659375239945 260.7253524239605 L 606.9659375239945 214.30588604463952 L 625.5309386291955 214.30588604463952" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="634.818081592675" y="218.94597571822" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px">R3</text><text class="sch-component-text" x="634.818081592675" y="256.08526275038" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px"></text></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="698.6512311792" y="317.5948856919555" width="69.63616318530012" height="37.14392944303904" fill="transparent"/><path class="sch-component-symbol-path" d="M 768.2873943645001 336.166850413475 L 740.4329290903801 336.166850413475" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 726.50569645332 336.166850413475 L 698.6512311792 336.166850413475" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 740.4329290903801 317.5948856919555 L 740.4329290903801 354.7388151349945" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 726.50569645332 317.5948856919555 L 726.50569645332 354.7388151349945" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="733.46931277185" y="308.312385139355" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.89084895559px">C2</text><text class="sch-component-text" x="733.46931277185" y="364.021315687595" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.89084895559px"></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="898.2772201824995" y="481.24219038284997" width="18.565001105200963" height="69.63616318529995" fill="transparent"/><path class="sch-component-symbol-path" d="M 907.5597207351 481.24219038284997 L 907.5597207351 492.8505387858395" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 907.5597207351 539.2700051651605 L 907.5597207351 550.8783535681499" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 916.8422212877005 492.8505387858395 L 916.8422212877005 539.2700051651605 L 898.2772201824995 539.2700051651605 L 898.2772201824995 492.8505387858395 L 916.8422212877005 492.8505387858395" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="926.1293642511799" y="497.49062845941995" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px">R4</text><text class="sch-component-text" x="926.1293642511799" y="534.6299154915799" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px"></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="1085.7122382174923" y="221.26718115773002" width="30.175670713630097" height="125.34509373354001" fill="transparent"/><path class="sch-component-symbol-path" d="M 1104.2818817335724 221.26718115773002 L 1105.4424844533273 249.12164643185002" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1105.4424844533273 317.59720689739504 L 1105.4424844533273 346.61227489127003" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1115.8879089311224 295.54575522205005 L 1093.8364572557773 283.9397280245 L 1115.8879089311224 271.173098107195" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1085.7122382174923 283.9397280245 L 1088.0334436570024 292.063947062785" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1088.0334436570024 292.063947062785 L 1085.7122382174923 300.18816610107" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1085.7122382174923 266.530687228175 L 1088.0334436570024 275.81550898621504" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1088.0334436570024 275.81550898621504 L 1085.7122382174923 283.9397280245" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.32120543951px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1146.0003674176207" y="266.530687228175" stroke="rgb(245, 241, 237)" stroke-width="2.32120543951px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px">V2</text><text class="sch-component-text" x="1146.0003674176207" y="301.348768820825" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="20.89084895559px"></text><circle class="component-pin sch-component-pin" cx="1104.2818817335724" cy="221.26718115773002" r="2.32120543951px" stroke-width="2.32120543951px" fill="none" stroke="rgb(132, 0, 0)"/><circle class="component-pin sch-component-pin" cx="1105.4424844533273" cy="346.61227489127003" r="2.32120543951px" stroke-width="2.32120543951px" fill="none" stroke="rgb(132, 0, 0)"/><circle class="sch-component-symbol-circle" cx="1105.4424844533273" cy="283.9397280245" r="33.657478872895px" stroke-width="2.32120543951px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="94.55751554672247" cy="458.03013598775004" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="95.71811826647746" cy="583.37522972129" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="211.19808888210002" cy="400" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="280.8342520674" cy="400" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="408.50055124044997" cy="202.69753764165" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="408.50055124044997" cy="272.33370082695" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="408.50055124044997" cy="527.66629917305" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="408.50055124044997" cy="597.30246235835" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="616.248438076595" cy="330.42704904183154" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="616.248438076595" cy="463.833149586525" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_2__stack1"><circle cx="464.20948178868997" cy="400" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="616.248438076595" cy="202.69753764165" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="616.248438076595" cy="272.33370082695" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="698.6512311792" cy="336.166850413475" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="768.2873943645" cy="336.166850413475" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="907.5597207351" cy="481.24219038285" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="907.5597207351" cy="550.87835356815" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="1104.2818817335724" cy="221.26718115773002" r="4.64241087902" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="1105.4424844533273" cy="346.61227489127003" r="4.64241087902" 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="
|
|
98
98
|
M 94.55751554672247,429.01506799387505
|
|
99
99
|
L 100.82477023339948,417.40904079632503
|
|
100
100
|
L 140.62570616953093,417.40904079632503
|
package/tests/repros/__snapshots__/repro-bluetooth-controller-ground-decoupling-groups.snap.svg
CHANGED
|
@@ -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="7.3,4.48 7.3,4.680000000000001 5.7,4.680000000000001 5.7,4.48" data-type="line" data-label="" points="232.45599329421634,112.99245599329413 232.45599329421634,94.2162615255657 82.24643755238901,94.2162615255657 82.24643755238901,112.99245599329413" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.9,4.48 8.9,4.680000000000001 7.3,4.680000000000001
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="7.3,4.48 7.3,4.680000000000001 5.7,4.680000000000001 5.7,4.48" data-type="line" data-label="" points="232.45599329421634,112.99245599329413 232.45599329421634,94.2162615255657 82.24643755238901,94.2162615255657 82.24643755238901,112.99245599329413" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.9,4.48 8.9,4.680000000000001 7.3,4.680000000000001" data-type="line" data-label="" points="382.66554903604367,112.99245599329413 382.66554903604367,94.2162615255657 232.45599329421634,94.2162615255657" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="10.5,4.48 10.5,4.68 8.9,4.680000000000001" data-type="line" data-label="" points="532.875104777871,112.99245599329413 532.875104777871,94.21626152556576 382.66554903604367,94.2162615255657" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.3,3.719999999999999 7.3,3.5199999999999987 5.7,3.5199999999999987 5.7,3.719999999999999" data-type="line" data-label="" points="232.45599329421634,184.34199497066226 232.45599329421634,203.1181894383907 82.24643755238901,203.1181894383907 82.24643755238901,184.34199497066226" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.9,3.719999999999999 8.9,3.5199999999999987 7.3,3.5199999999999987" data-type="line" data-label="" points="382.66554903604367,184.34199497066226 382.66554903604367,203.1181894383907 232.45599329421634,203.1181894383907" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="10.5,3.719999999999999 10.5,3.5199999999999996 8.9,3.5199999999999987" data-type="line" data-label="" points="532.875104777871,184.34199497066226 532.875104777871,203.11818943839057 382.66554903604367,203.1181894383907" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.5,0.06999999999999995 6.5,-0.13000000000000023 8.2,-0.13000000000000023 8.2,0.06999999999999995" data-type="line" data-label="" points="157.35121542330262,527.0075440067058 157.35121542330262,545.7837384744341 316.94886839899414,545.7837384744341 316.94886839899414,527.0075440067058" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="10.5,0.06999999999999995 10.5,-0.12999999999999934 8.2,-0.13000000000000023" data-type="line" data-label="" points="532.875104777871,527.0075440067058 532.875104777871,545.7837384744341 316.94886839899414,545.7837384744341" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.5,0.8300000000000001 6.5,1.0300000000000002 8.2,1.0300000000000002 8.2,0.8300000000000001" data-type="line" data-label="" points="157.35121542330262,455.65800502933774 157.35121542330262,436.8818105616093 316.94886839899414,436.8818105616093 316.94886839899414,455.65800502933774" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="5.8325" data-y="4.1" x="40.000000000000085" y="112.9924559932941" width="109.37133277451795" height="71.34953897736813" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.010651785714285714"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="7.4325" data-y="4.1" x="190.20955574182733" y="112.9924559932941" width="109.37133277451812" height="71.34953897736813" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.010651785714285714"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="9.0325" data-y="4.1" x="340.4191114836547" y="112.9924559932941" width="109.37133277451801" height="71.34953897736813" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.010651785714285714"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="10.6325" data-y="4.1" x="490.62866722548205" y="112.9924559932941" width="109.37133277451801" height="71.34953897736813" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.010651785714285714"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="6.5125" data-y="0.45" x="115.10477787091372" y="455.6580050293377" width="86.83989941324398" height="71.34953897736801" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.010651785714285714"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="8.212499999999999" data-y="0.45" x="274.7024308466051" y="455.6580050293377" width="86.83989941324398" height="71.34953897736801" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.010651785714285714"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="10.5125" data-y="0.45" x="490.62866722548205" y="455.6580050293377" width="86.83989941324364" height="71.34953897736801" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.010651785714285714"/></g><g><rect data-type="rect" data-label="netId: VDD_IO
|
|
4
4
|
globalConnNetId: connectivity_net0" data-x="8.9" data-y="4.890000000000001" x="343.23554065381404" y="54.78625314333598" width="78.86001676445926" height="39.43000838222969" fill="#ef444466" stroke="#ef4444" stroke-width="0.010651785714285714"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
5
5
|
globalConnNetId: connectivity_net1" data-x="8.9" data-y="3.3099999999999987" x="360.13411567476953" y="203.1181894383907" width="45.06286672254828" height="39.43000838222963" fill="#00000066" stroke="#000000" stroke-width="0.010651785714285714"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
6
6
|
globalConnNetId: connectivity_net1" data-x="6.5" data-y="-0.3400000000000002" x="134.81978206202848" y="545.7837384744341" width="45.06286672254828" height="39.430008382229744" fill="#00000066" stroke="#000000" stroke-width="0.010651785714285714"/></g><g><rect data-type="rect" data-label="netId: VBAT
|
|
@@ -82,7 +82,7 @@ MLDO_OUT" data-x="7.35" data-y="1.0300000000000002" cx="237.15004191114838" cy="
|
|
|
82
82
|
.port-label { fill: rgb(0, 100, 100); }
|
|
83
83
|
.component-name { fill: rgb(0, 100, 100); }
|
|
84
84
|
|
|
85
|
-
</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 487.0358779704501 132.88376506693987 L 487.0358779704501 108.65553514103988 L 293.2100385632501 108.65553514103988 L 293.2100385632501 132.88376506693987" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 487.0358779704501 132.88376506693987 L 487.0358779704501 108.65553514103988 L 293.2100385632501 108.65553514103988 L 293.2100385632501 132.88376506693987" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 680.86171737765 132.88376506693987 L 680.86171737765 108.65553514103988 L 487.0358779704501 108.65553514103988 L 487.0358779704501 132.88376506693987" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 680.86171737765 132.88376506693987 L 680.86171737765 108.65553514103988 L 487.0358779704501 108.65553514103988 L 487.0358779704501 132.88376506693987" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 874.68755678485 132.88376506693987 L 874.68755678485 108.65553514103999 L 680.86171737765 108.65553514103999 L 680.86171737765 132.88376506693987" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 874.68755678485 132.88376506693987 L 874.68755678485 108.65553514103999 L 680.86171737765 108.65553514103999 L 680.86171737765 132.88376506693987" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 487.0358779704501 224.95103878536014 L 487.0358779704501 249.17926871126014 L 293.2100385632501 249.17926871126014 L 293.2100385632501 224.95103878536014" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 487.0358779704501 224.95103878536014 L 487.0358779704501 249.17926871126014 L 293.2100385632501 249.17926871126014 L 293.2100385632501 224.95103878536014" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 680.86171737765 224.95103878536014 L 680.86171737765 249.17926871126014 L 487.0358779704501 249.17926871126014 L 487.0358779704501 224.95103878536014" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 680.86171737765 224.95103878536014 L 680.86171737765 249.17926871126014 L 487.0358779704501 249.17926871126014 L 487.0358779704501 224.95103878536014" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 874.68755678485 224.95103878536014 L 874.68755678485 249.17926871126002 L 680.86171737765 249.17926871126002 L 680.86171737765 224.95103878536014" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 874.68755678485 224.95103878536014 L 874.68755678485 249.17926871126002 L 680.86171737765 249.17926871126002 L 680.86171737765 224.95103878536014" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 390.1229582668501 667.116234933035 L 390.1229582668501 691.344464858935 L 596.062912637 691.344464858935 L 596.062912637 667.116234933035" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 390.1229582668501 667.116234933035 L 390.1229582668501 691.344464858935 L 596.062912637 691.344464858935 L 596.062912637 667.116234933035" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 874.68755678485 667.116234933035 L 874.68755678485 691.3444648589349 L 596.062912637 691.3444648589349 L 596.062912637 667.116234933035" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 874.68755678485 667.116234933035 L 874.68755678485 691.3444648589349 L 596.062912637 691.3444648589349 L 596.062912637 667.116234933035" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 390.1229582668501 575.048961214615 L 390.1229582668501 550.820731288715 L 596.062912637 550.820731288715 L 596.062912637 575.048961214615" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 390.1229582668501 575.048961214615 L 390.1229582668501 550.820731288715 L 596.062912637 550.820731288715 L 596.062912637 575.048961214615" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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="487.0358779704501" cy="132.88376506693987" r="3.6342344888850002" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="487.0358779704501" cy="108.65553514103988" r="3.6342344888850002" 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"><circle cx="680.86171737765" cy="132.88376506693987" r="3.6342344888850002" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="680.86171737765" cy="108.65553514103988" r="3.6342344888850002" 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_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="487.0358779704501" cy="224.95103878536014" r="3.6342344888850002" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="487.0358779704501" cy="249.17926871126014" r="3.6342344888850002" 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"><circle cx="680.86171737765" cy="224.95103878536014" r="3.6342344888850002" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="680.86171737765" cy="249.17926871126014" r="3.6342344888850002" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><circle cx="596.062912637" cy="691.344464858935" r="3.6342344888850002" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="596.062912637" cy="667.116234933035" r="3.6342344888850002" 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="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="238.69652122997502" y="172.86034444467504" width="141.12943931836742" height="12.114114962949941" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="238.69652122997502" y="172.86034444467504" width="141.12943931836742" height="12.114114962949941" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="293.2100385632501" y1="172.86034444467504" x2="293.2100385632501" y2="132.88376506693987" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="290.7872155706601" y="130.46094207434987" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="290.7872155706601" y="152.87205475580743" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 290.7872155706601 152.87205475580743)"></text><text class="pin-number sch-pin-label" x="293.2100385632501" y="184.97445940762498" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 293.2100385632501 184.97445940762498)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="293.2100385632501" y1="184.97445940762498" x2="293.2100385632501" y2="224.95103878536014" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="290.7872155706601" y="222.52821579277014" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="290.7872155706601" y="204.96274909649253" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 290.7872155706601 204.96274909649253)"></text><text class="pin-number sch-pin-label" x="293.2100385632501" y="172.86034444467504" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 293.2100385632501 172.86034444467504)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component chip sch-component-body" x="432.522360637175" y="172.86034444467504" width="141.12943931836764" height="12.114114962949941" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="432.522360637175" y="172.86034444467504" width="141.12943931836764" height="12.114114962949941" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="487.0358779704501" y1="172.86034444467504" x2="487.0358779704501" y2="132.88376506693987" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><rect x="484.6130549778601" y="130.46094207434987" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="484.6130549778601" y="152.87205475580743" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 484.6130549778601 152.87205475580743)"></text><text class="pin-number sch-pin-label" x="487.0358779704501" y="184.97445940762498" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 487.0358779704501 184.97445940762498)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="487.0358779704501" y1="184.97445940762498" x2="487.0358779704501" y2="224.95103878536014" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="484.6130549778601" y="222.52821579277014" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="484.6130549778601" y="204.96274909649253" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 484.6130549778601 204.96274909649253)"></text><text class="pin-number sch-pin-label" x="487.0358779704501" y="172.86034444467504" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 487.0358779704501 172.86034444467504)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component chip sch-component-body" x="626.3482000443752" y="172.86034444467504" width="141.12943931836753" height="12.114114962949941" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="626.3482000443752" y="172.86034444467504" width="141.12943931836753" height="12.114114962949941" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="680.86171737765" y1="172.86034444467504" x2="680.86171737765" y2="132.88376506693987" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><rect x="678.43889438506" y="130.46094207434987" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="678.4388943850603" y="152.87205475580743" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 678.4388943850603 152.87205475580743)"></text><text class="pin-number sch-pin-label" x="680.86171737765" y="184.97445940762498" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 680.86171737765 184.97445940762498)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="680.86171737765" y1="184.97445940762498" x2="680.86171737765" y2="224.95103878536014" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><rect x="678.43889438506" y="222.52821579277014" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="678.4388943850603" y="204.96274909649253" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 678.4388943850603 204.96274909649253)"></text><text class="pin-number sch-pin-label" x="680.86171737765" y="172.86034444467504" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 680.86171737765 172.86034444467504)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component chip sch-component-body" x="820.1740394515751" y="172.86034444467504" width="141.12943931836753" height="12.114114962949941" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="820.1740394515751" y="172.86034444467504" width="141.12943931836753" height="12.114114962949941" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="874.68755678485" y1="172.86034444467504" x2="874.68755678485" y2="132.88376506693987" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><rect x="872.26473379226" y="130.46094207434987" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="872.2647337922602" y="152.87205475580743" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 872.2647337922602 152.87205475580743)"></text><text class="pin-number sch-pin-label" x="874.68755678485" y="184.97445940762498" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 874.68755678485 184.97445940762498)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="874.68755678485" y1="184.97445940762498" x2="874.68755678485" y2="224.95103878536014" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><rect x="872.26473379226" y="222.52821579277014" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="872.2647337922602" y="204.96274909649253" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 872.2647337922602 204.96274909649253)"></text><text class="pin-number sch-pin-label" x="874.68755678485" y="172.86034444467504" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 874.68755678485 172.86034444467504)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="335.609440933575" y="615.02554059235" width="112.05556340728765" height="12.114114962949998" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="335.609440933575" y="615.02554059235" width="112.05556340728765" height="12.114114962949998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="390.1229582668501" y1="615.02554059235" x2="390.1229582668501" y2="575.048961214615" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><rect x="387.7001352742601" y="572.626138222025" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="387.7001352742601" y="595.0372509034825" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 387.7001352742601 595.0372509034825)"></text><text class="pin-number sch-pin-label" x="390.1229582668501" y="627.1396555553" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 390.1229582668501 627.1396555553)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="390.1229582668501" y1="627.1396555553" x2="390.1229582668501" y2="667.116234933035" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="387.7001352742601" y="664.693411940445" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="387.7001352742601" y="647.1279452441674" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 387.7001352742601 647.1279452441674)"></text><text class="pin-number sch-pin-label" x="390.1229582668501" y="615.02554059235" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 390.1229582668501 615.02554059235)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component chip sch-component-body" x="541.5493953037249" y="615.02554059235" width="112.05556340728765" height="12.114114962949998" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="541.5493953037249" y="615.02554059235" width="112.05556340728765" height="12.114114962949998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="596.062912637" y1="615.02554059235" x2="596.062912637" y2="575.048961214615" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><rect x="593.64008964441" y="572.626138222025" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="593.6400896444101" y="595.0372509034825" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 593.6400896444101 595.0372509034825)"></text><text class="pin-number sch-pin-label" x="596.062912637" y="627.1396555553" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 596.062912637 627.1396555553)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="596.062912637" y1="627.1396555553" x2="596.062912637" y2="667.116234933035" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><rect x="593.64008964441" y="664.693411940445" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="593.6400896444101" y="647.1279452441674" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 593.6400896444101 647.1279452441674)"></text><text class="pin-number sch-pin-label" x="596.062912637" y="615.02554059235" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 596.062912637 615.02554059235)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component chip sch-component-body" x="820.1740394515751" y="615.02554059235" width="112.05556340728708" height="12.114114962949998" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="820.1740394515751" y="615.02554059235" width="112.05556340728708" height="12.114114962949998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="874.68755678485" y1="615.02554059235" x2="874.68755678485" y2="577.471784207205" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="874.68755678485" cy="575.048961214615" r="2.42282299259" stroke-width="2.42282299259px"/><rect x="872.26473379226" y="572.626138222025" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="872.2647337922602" y="595.0372509034825" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 872.2647337922602 595.0372509034825)"></text><text class="pin-number sch-pin-label" x="874.68755678485" y="627.1396555553" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 874.68755678485 627.1396555553)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="874.68755678485" y1="627.1396555553" x2="874.68755678485" y2="667.116234933035" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><rect x="872.26473379226" y="664.693411940445" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="872.2647337922602" y="647.1279452441674" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 872.2647337922602 647.1279452441674)"></text><text class="pin-number sch-pin-label" x="874.68755678485" y="615.02554059235" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 874.68755678485 615.02554059235)">cathode</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="293.2100385632501" cy="132.88376506693987" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="293.2100385632501" cy="224.95103878536014" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="487.0358779704501" cy="132.88376506693987" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="487.0358779704501" cy="224.95103878536014" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="680.86171737765" cy="132.88376506693987" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="680.86171737765" cy="224.95103878536014" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="874.68755678485" cy="132.88376506693987" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="874.68755678485" cy="224.95103878536014" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="390.1229582668501" cy="575.048961214615" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="390.1229582668501" cy="667.116234933035" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="596.062912637" cy="575.048961214615" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="596.062912637" cy="667.116234933035" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="874.68755678485" cy="575.048961214615" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="874.68755678485" cy="667.116234933035" r="4.84564598518" 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="
|
|
85
|
+
</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 487.0358779704501 132.88376506693987 L 487.0358779704501 108.65553514103988 L 293.2100385632501 108.65553514103988 L 293.2100385632501 132.88376506693987" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 487.0358779704501 132.88376506693987 L 487.0358779704501 108.65553514103988 L 293.2100385632501 108.65553514103988 L 293.2100385632501 132.88376506693987" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 680.86171737765 132.88376506693987 L 680.86171737765 108.65553514103988 L 487.0358779704501 108.65553514103988" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 680.86171737765 132.88376506693987 L 680.86171737765 108.65553514103988 L 487.0358779704501 108.65553514103988" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 874.68755678485 132.88376506693987 L 874.68755678485 108.65553514103999 L 680.86171737765 108.65553514103988" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 874.68755678485 132.88376506693987 L 874.68755678485 108.65553514103999 L 680.86171737765 108.65553514103988" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 487.0358779704501 224.95103878536014 L 487.0358779704501 249.17926871126014 L 293.2100385632501 249.17926871126014 L 293.2100385632501 224.95103878536014" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 487.0358779704501 224.95103878536014 L 487.0358779704501 249.17926871126014 L 293.2100385632501 249.17926871126014 L 293.2100385632501 224.95103878536014" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 680.86171737765 224.95103878536014 L 680.86171737765 249.17926871126014 L 487.0358779704501 249.17926871126014" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 680.86171737765 224.95103878536014 L 680.86171737765 249.17926871126014 L 487.0358779704501 249.17926871126014" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 874.68755678485 224.95103878536014 L 874.68755678485 249.17926871126002 L 680.86171737765 249.17926871126014" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 874.68755678485 224.95103878536014 L 874.68755678485 249.17926871126002 L 680.86171737765 249.17926871126014" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 390.1229582668501 667.116234933035 L 390.1229582668501 691.344464858935 L 596.062912637 691.344464858935 L 596.062912637 667.116234933035" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 390.1229582668501 667.116234933035 L 390.1229582668501 691.344464858935 L 596.062912637 691.344464858935 L 596.062912637 667.116234933035" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 874.68755678485 667.116234933035 L 874.68755678485 691.3444648589349 L 596.062912637 691.344464858935" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 874.68755678485 667.116234933035 L 874.68755678485 691.3444648589349 L 596.062912637 691.344464858935" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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 390.1229582668501 575.048961214615 L 390.1229582668501 550.820731288715 L 596.062912637 550.820731288715 L 596.062912637 575.048961214615" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="19.38258394072px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 390.1229582668501 575.048961214615 L 390.1229582668501 550.820731288715 L 596.062912637 550.820731288715 L 596.062912637 575.048961214615" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.42282299259px" 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="487.0358779704501" cy="108.65553514103988" r="3.6342344888850002" 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"><circle cx="680.86171737765" cy="108.65553514103988" r="3.6342344888850002" 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_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="487.0358779704501" cy="249.17926871126014" r="3.6342344888850002" 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"><circle cx="680.86171737765" cy="249.17926871126014" r="3.6342344888850002" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><circle cx="596.062912637" cy="691.344464858935" r="3.6342344888850002" 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="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="238.69652122997502" y="172.86034444467504" width="141.12943931836742" height="12.114114962949941" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="238.69652122997502" y="172.86034444467504" width="141.12943931836742" height="12.114114962949941" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="293.2100385632501" y1="172.86034444467504" x2="293.2100385632501" y2="132.88376506693987" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="290.7872155706601" y="130.46094207434987" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="290.7872155706601" y="152.87205475580743" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 290.7872155706601 152.87205475580743)"></text><text class="pin-number sch-pin-label" x="293.2100385632501" y="184.97445940762498" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 293.2100385632501 184.97445940762498)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="293.2100385632501" y1="184.97445940762498" x2="293.2100385632501" y2="224.95103878536014" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="290.7872155706601" y="222.52821579277014" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="290.7872155706601" y="204.96274909649253" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 290.7872155706601 204.96274909649253)"></text><text class="pin-number sch-pin-label" x="293.2100385632501" y="172.86034444467504" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 293.2100385632501 172.86034444467504)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component chip sch-component-body" x="432.522360637175" y="172.86034444467504" width="141.12943931836764" height="12.114114962949941" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="432.522360637175" y="172.86034444467504" width="141.12943931836764" height="12.114114962949941" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="487.0358779704501" y1="172.86034444467504" x2="487.0358779704501" y2="132.88376506693987" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><rect x="484.6130549778601" y="130.46094207434987" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="484.6130549778601" y="152.87205475580743" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 484.6130549778601 152.87205475580743)"></text><text class="pin-number sch-pin-label" x="487.0358779704501" y="184.97445940762498" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 487.0358779704501 184.97445940762498)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="487.0358779704501" y1="184.97445940762498" x2="487.0358779704501" y2="224.95103878536014" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="484.6130549778601" y="222.52821579277014" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="484.6130549778601" y="204.96274909649253" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 484.6130549778601 204.96274909649253)"></text><text class="pin-number sch-pin-label" x="487.0358779704501" y="172.86034444467504" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 487.0358779704501 172.86034444467504)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component chip sch-component-body" x="626.3482000443752" y="172.86034444467504" width="141.12943931836753" height="12.114114962949941" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="626.3482000443752" y="172.86034444467504" width="141.12943931836753" height="12.114114962949941" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="680.86171737765" y1="172.86034444467504" x2="680.86171737765" y2="132.88376506693987" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><rect x="678.43889438506" y="130.46094207434987" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="678.4388943850603" y="152.87205475580743" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 678.4388943850603 152.87205475580743)"></text><text class="pin-number sch-pin-label" x="680.86171737765" y="184.97445940762498" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 680.86171737765 184.97445940762498)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="680.86171737765" y1="184.97445940762498" x2="680.86171737765" y2="224.95103878536014" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><rect x="678.43889438506" y="222.52821579277014" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="678.4388943850603" y="204.96274909649253" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 678.4388943850603 204.96274909649253)"></text><text class="pin-number sch-pin-label" x="680.86171737765" y="172.86034444467504" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 680.86171737765 172.86034444467504)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component chip sch-component-body" x="820.1740394515751" y="172.86034444467504" width="141.12943931836753" height="12.114114962949941" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="820.1740394515751" y="172.86034444467504" width="141.12943931836753" height="12.114114962949941" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="874.68755678485" y1="172.86034444467504" x2="874.68755678485" y2="132.88376506693987" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><rect x="872.26473379226" y="130.46094207434987" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="872.2647337922602" y="152.87205475580743" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 872.2647337922602 152.87205475580743)"></text><text class="pin-number sch-pin-label" x="874.68755678485" y="184.97445940762498" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 874.68755678485 184.97445940762498)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="874.68755678485" y1="184.97445940762498" x2="874.68755678485" y2="224.95103878536014" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><rect x="872.26473379226" y="222.52821579277014" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="872.2647337922602" y="204.96274909649253" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 872.2647337922602 204.96274909649253)"></text><text class="pin-number sch-pin-label" x="874.68755678485" y="172.86034444467504" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 874.68755678485 172.86034444467504)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="335.609440933575" y="615.02554059235" width="112.05556340728765" height="12.114114962949998" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="335.609440933575" y="615.02554059235" width="112.05556340728765" height="12.114114962949998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="390.1229582668501" y1="615.02554059235" x2="390.1229582668501" y2="575.048961214615" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><rect x="387.7001352742601" y="572.626138222025" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="387.7001352742601" y="595.0372509034825" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 387.7001352742601 595.0372509034825)"></text><text class="pin-number sch-pin-label" x="390.1229582668501" y="627.1396555553" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 390.1229582668501 627.1396555553)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="390.1229582668501" y1="627.1396555553" x2="390.1229582668501" y2="667.116234933035" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="387.7001352742601" y="664.693411940445" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="387.7001352742601" y="647.1279452441674" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 387.7001352742601 647.1279452441674)"></text><text class="pin-number sch-pin-label" x="390.1229582668501" y="615.02554059235" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 390.1229582668501 615.02554059235)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component chip sch-component-body" x="541.5493953037249" y="615.02554059235" width="112.05556340728765" height="12.114114962949998" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="541.5493953037249" y="615.02554059235" width="112.05556340728765" height="12.114114962949998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="596.062912637" y1="615.02554059235" x2="596.062912637" y2="575.048961214615" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><rect x="593.64008964441" y="572.626138222025" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="593.6400896444101" y="595.0372509034825" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 593.6400896444101 595.0372509034825)"></text><text class="pin-number sch-pin-label" x="596.062912637" y="627.1396555553" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 596.062912637 627.1396555553)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="596.062912637" y1="627.1396555553" x2="596.062912637" y2="667.116234933035" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><rect x="593.64008964441" y="664.693411940445" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="593.6400896444101" y="647.1279452441674" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 593.6400896444101 647.1279452441674)"></text><text class="pin-number sch-pin-label" x="596.062912637" y="615.02554059235" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 596.062912637 615.02554059235)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component chip sch-component-body" x="820.1740394515751" y="615.02554059235" width="112.05556340728708" height="12.114114962949998" stroke-width="2.42282299259px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="820.1740394515751" y="615.02554059235" width="112.05556340728708" height="12.114114962949998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="874.68755678485" y1="615.02554059235" x2="874.68755678485" y2="577.471784207205" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="874.68755678485" cy="575.048961214615" r="2.42282299259" stroke-width="2.42282299259px"/><rect x="872.26473379226" y="572.626138222025" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="872.2647337922602" y="595.0372509034825" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 872.2647337922602 595.0372509034825)"></text><text class="pin-number sch-pin-label" x="874.68755678485" y="627.1396555553" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 874.68755678485 627.1396555553)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="874.68755678485" y1="627.1396555553" x2="874.68755678485" y2="667.116234933035" stroke-width="2.42282299259px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><rect x="872.26473379226" y="664.693411940445" width="4.84564598518" height="4.84564598518" opacity="0"/></g><text class="pin-number sch-pin-number" x="872.2647337922602" y="647.1279452441674" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="18.171172444425px" transform="rotate(-90 872.2647337922602 647.1279452441674)"></text><text class="pin-number sch-pin-label" x="874.68755678485" y="615.02554059235" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="18.171172444425px" transform="rotate(-90 874.68755678485 615.02554059235)">cathode</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="293.2100385632501" cy="132.88376506693987" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="293.2100385632501" cy="224.95103878536014" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="487.0358779704501" cy="132.88376506693987" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="487.0358779704501" cy="224.95103878536014" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="680.86171737765" cy="132.88376506693987" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="680.86171737765" cy="224.95103878536014" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="874.68755678485" cy="132.88376506693987" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="874.68755678485" cy="224.95103878536014" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="390.1229582668501" cy="575.048961214615" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="390.1229582668501" cy="667.116234933035" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="596.062912637" cy="575.048961214615" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="596.062912637" cy="667.116234933035" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="874.68755678485" cy="575.048961214615" r="4.84564598518" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="874.68755678485" cy="667.116234933035" r="4.84564598518" 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="
|
|
86
86
|
M 680.86171737765,108.65553514103988
|
|
87
87
|
L 668.7476024147,102.11391306104687
|
|
88
88
|
L 668.7476024147,60.570574814770346
|