@tscircuit/schematic-trace-solver 0.0.157 → 0.0.159
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.d.ts +1 -0
- package/dist/index.js +269 -58
- package/lib/solvers/LongDistancePairSolver/LongDistancePairSolver.ts +15 -8
- package/lib/solvers/MspConnectionPairSolver/MspConnectionPairSolver.ts +5 -0
- package/lib/solvers/MspConnectionPairSolver/getGroundConnectionPolicy.ts +83 -0
- package/lib/solvers/SameNetJunctionAlignmentSolver/SameNetJunctionAlignmentSolver.ts +6 -1
- package/lib/solvers/SameNetJunctionAlignmentSolver/alignSameNetJunctions.ts +196 -67
- package/lib/solvers/SameNetJunctionAlignmentSolver/placeGroundRailLabelsAtOuterEnd.ts +122 -0
- package/package.json +1 -1
- package/site/bug-reports/bug-report-20260826T072956Z.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-20260707T092615Z/__snapshots__/bug-report-20260707T092615Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T134549Z/__snapshots__/bug-report-20260707T134549Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T134722Z/__snapshots__/bug-report-20260707T134722Z.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-20260708T053736Z/__snapshots__/bug-report-20260708T053736Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260708T055430Z/__snapshots__/bug-report-20260708T055430Z.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-20260717T031704Z/__snapshots__/bug-report-20260717T031704Z.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 +4 -4
- package/tests/bug-reports/bug-report-20260728T225606Z/__snapshots__/bug-report-20260728T225606Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260730T061837Z/__snapshots__/bug-report-20260730T061837Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260731T052229Z/__snapshots__/bug-report-20260731T052229Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260804T095800Z/__snapshots__/bug-report-20260804T095800Z.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-20260806T093501Z/__snapshots__/bug-report-20260806T093501Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260811T075142Z/__snapshots__/bug-report-20260811T075142Z.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 +851 -0
- package/tests/bug-reports/bug-report-20260826T072956Z/bug-report-20260826T072956Z.json +2452 -0
- package/tests/bug-reports/bug-report-20260826T072956Z/bug-report-20260826T072956Z.test.ts +12 -0
- package/tests/examples/__snapshots__/example01.snap.svg +2 -2
- package/tests/examples/__snapshots__/example02.snap.svg +12 -12
- package/tests/examples/__snapshots__/example03.snap.svg +2 -2
- package/tests/examples/__snapshots__/example04.snap.svg +2 -2
- package/tests/examples/__snapshots__/example05.snap.svg +2 -2
- package/tests/examples/__snapshots__/example06.snap.svg +2 -2
- package/tests/examples/__snapshots__/example07.snap.svg +2 -2
- package/tests/examples/__snapshots__/example08.snap.svg +2 -2
- package/tests/examples/__snapshots__/example09.snap.svg +2 -2
- package/tests/examples/__snapshots__/example10.snap.svg +2 -2
- package/tests/examples/__snapshots__/example11.snap.svg +2 -2
- package/tests/examples/__snapshots__/example12.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__/example16.snap.svg +2 -2
- package/tests/examples/__snapshots__/example17.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__/example20.snap.svg +2 -2
- package/tests/examples/__snapshots__/example21.snap.svg +2 -2
- package/tests/examples/__snapshots__/example22.snap.svg +2 -2
- package/tests/examples/__snapshots__/example23.snap.svg +2 -2
- package/tests/examples/__snapshots__/example24.snap.svg +2 -2
- package/tests/examples/__snapshots__/example25.snap.svg +2 -2
- package/tests/examples/__snapshots__/example26.snap.svg +2 -2
- package/tests/examples/__snapshots__/example27.snap.svg +2 -2
- package/tests/examples/__snapshots__/example28.snap.svg +2 -2
- package/tests/examples/__snapshots__/example29.snap.svg +2 -2
- package/tests/examples/__snapshots__/example30.snap.svg +2 -2
- package/tests/examples/__snapshots__/example31.snap.svg +2 -2
- package/tests/examples/__snapshots__/example32.snap.svg +2 -2
- package/tests/examples/__snapshots__/example33.snap.svg +2 -2
- package/tests/examples/__snapshots__/example34.snap.svg +2 -2
- package/tests/examples/__snapshots__/example35.snap.svg +2 -2
- package/tests/examples/__snapshots__/example36.snap.svg +2 -2
- package/tests/examples/__snapshots__/example37.snap.svg +2 -2
- package/tests/examples/__snapshots__/example38.snap.svg +2 -2
- package/tests/examples/__snapshots__/example39.snap.svg +2 -2
- package/tests/examples/__snapshots__/example40.snap.svg +2 -2
- package/tests/examples/__snapshots__/example41.snap.svg +2 -2
- package/tests/examples/__snapshots__/example42.snap.svg +2 -2
- package/tests/examples/__snapshots__/example43.snap.svg +2 -2
- package/tests/examples/__snapshots__/example44.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__/example48.snap.svg +2 -2
- package/tests/examples/__snapshots__/example49.snap.svg +2 -2
- package/tests/examples/__snapshots__/example50.snap.svg +2 -2
- package/tests/examples/__snapshots__/example51.snap.svg +4 -4
- package/tests/fixtures/matcher.ts +3 -3
- package/tests/fixtures/parallel-ground-rail.ts +53 -0
- package/tests/repros/__snapshots__/board-1273-trace-overlap-cycle.snap.svg +4 -4
- package/tests/repros/__snapshots__/board-15984-same-net-junction.snap.svg +12 -12
- package/tests/repros/__snapshots__/board1096-usb-label-overlap-iteration.snap.svg +5 -5
- package/tests/repros/__snapshots__/bugreport-001-gnd-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/manufacturePartNumber-text-box.snap.svg +2 -2
- package/tests/repros/__snapshots__/netlabel-connector-through-rail-label.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-atmega328p-fault-pullup.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-atmega328p-missing-gnd-netlabel.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-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-cc2340r5.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-core-555-power-cross-net-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-core-subcircuit-missing-ground.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-core-tb67s579ftg-inline-label-routing.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-dc-power-isolated-routing.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-example35-minimize-trace-crossing.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-ground-label-on-lower-rail-end.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-ina237-current-monitor.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-missing-trace-netlabel.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-mspm0l1306-capacitor-symmetry.snap.svg +200 -0
- package/tests/repros/__snapshots__/repro-netlabel-collision-687.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-netlabel-overlap-trace.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-nrf52810-clock-routing.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 +288 -0
- package/tests/repros/__snapshots__/repro-pmp11282-isolated-dcdc.snap.svg +4 -4
- package/tests/repros/__snapshots__/repro-power-group-rail-labels.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-rp2040-v3v3-label-placement.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rp2040-zero-crystal-fallback-netlabels.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-ti-power-output-section.snap.svg +4 -4
- 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-tps61222-trace-intersection.snap.svg +4 -4
- package/tests/repros/__snapshots__/repro-type-c-16pin-self-connection.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-type-c-16pin-to-resistor.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__/repro-vcc-pin1-detour.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro129-host-custom-symbol-passives.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 +4 -4
- package/tests/repros/__snapshots__/repro47-endpoint-obstacle-detour.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro48-555-timer-vcc-rail-label.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro5-escape-padded-text-obstacles.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro51-overlap-junction-crossing.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro84-stacked-gnd-label-orientation.snap.svg +2 -2
- package/tests/repros/__snapshots__/small-variant-resistor-facing-direction.snap.svg +2 -2
- package/tests/repros/__snapshots__/trace-overlap-box-resistor.snap.svg +2 -2
- package/tests/repros/assets/repro-mspm0l1306-capacitor-symmetry.input.json +537 -0
- package/tests/repros/assets/repro-pga300-redundant-ground-traces.input.json +858 -0
- package/tests/repros/repro-mspm0l1306-capacitor-symmetry.test.ts +87 -0
- package/tests/repros/repro-pga300-redundant-ground-traces.test.ts +33 -0
- package/tests/solvers/InlineNetLabelSolver/__snapshots__/anchored-net-label-width.snap.svg +2 -2
- package/tests/solvers/InlineNetLabelSolver/__snapshots__/inline-net-label-anchored-label-clearance.snap.svg +2 -2
- package/tests/solvers/InlineNetLabelSolver/__snapshots__/inline-net-label-port-stub.snap.svg +2 -2
- package/tests/solvers/InlineNetLabelSolver/__snapshots__/inline-net-label-two-pin-net.snap.svg +2 -2
- package/tests/solvers/InlineNetLabelSolver/__snapshots__/inline-net-label01.snap.svg +2 -2
- package/tests/solvers/InlineNetLabelSolver/__snapshots__/inline-net-label02.snap.svg +2 -2
- package/tests/solvers/InlineNetLabelSolver/__snapshots__/terminal-stub-trace-clearance.snap.svg +2 -2
- package/tests/solvers/MspConnectionPairSolver/local-ground-branches.test.ts +105 -0
- package/tests/solvers/SameNetJunctionAlignmentSolver/ground-rail-label.test.ts +188 -0
- package/tests/solvers/SameNetJunctionAlignmentSolver/parallel-load-rails.test.ts +291 -0
- package/tests/solvers/SchematicTraceSingleLineSolver2/__snapshots__/SchematicTraceSingleLineSolver2_01-example17-d1_1-u1_1.snap.svg +2 -2
- package/tests/solvers/SchematicTraceSingleLineSolver2/__snapshots__/SchematicTraceSingleLineSolver2_repro47-short-opposing-pins.snap.svg +2 -2
- package/tests/solvers/TraceCleanupSolver/__snapshots__/TraceCleanupSolver.snap.svg +2 -2
- package/tests/solvers/TraceLabelOverlapAvoidanceSolver/__snapshots__/TraceLabelOverlapAvoidanceSolver.snap.svg +2 -2
- package/tests/solvers/TraceLabelOverlapAvoidanceSolver/sub-solver/__snapshots__/MergedNetLabelObstacles.snap.svg +2 -2
- package/tests/solvers/TraceLabelOverlapAvoidanceSolver/sub-solver/__snapshots__/OverlapAvoidanceStepSolver.snap.svg +2 -2
- package/tests/solvers/TraceLabelOverlapAvoidanceSolver/sub-solver/__snapshots__/SingleOverlapSolver.snap.svg +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg width="
|
|
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
3
|
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-0.498,-4.0485 -0.298,-4.0485 -0.298,-4.4485 -0.498,-4.4485" data-type="line" data-label="" points="328.79491940643186,394.0468425733768 332.2901680528032,394.0468425733768 332.2901680528032,401.0373398661195 328.79491940643186,401.0373398661195" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.857999999999999,-3.3915 9.097999999999999,-3.3915 9.097999999999999,-2.42 9.857999999999999,-2.42" data-type="line" data-label="" points="509.7788943155398,382.56495077004695 496.49694945932873,382.56495077004695 496.49694945932873,365.58678047029815 509.7788943155398,365.58678047029815" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.857999999999999,-4.3485 9.097999999999999,-4.3485 9.097999999999999,-3.3915 9.857999999999999,-3.3915" data-type="line" data-label="" points="509.7788943155398,399.2897155429338 496.49694945932873,399.2897155429338 496.49694945932873,382.56495077004695 509.7788943155398,382.56495077004695" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.857999999999999,-5.319999999999999 9.097999999999999,-5.319999999999999 9.097999999999999,-4.3485 9.857999999999999,-4.3485" data-type="line" data-label="" points="509.7788943155398,416.2678858426826 496.49694945932873,416.2678858426826 496.49694945932873,399.2897155429338 509.7788943155398,399.2897155429338" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,7.608499999999995 -12.899999999999999,7.608499999999995 -12.899999999999999,7.808499999999995 -12.7,7.808499999999995" data-type="line" data-label="" points="115.54979949131643,190.32627521962334 112.05455084494511,190.32627521962334 112.05455084494511,186.83102657325202 115.54979949131643,186.83102657325202" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,4.208499999999994 -12.899999999999999,4.208499999999994 -12.899999999999999,4.408499999999994 -12.7,4.408499999999994" data-type="line" data-label="" points="115.54979949131643,249.74550220793617 112.05455084494511,249.74550220793617 112.05455084494511,246.25025356156482 115.54979949131643,246.25025356156482" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,4.0084999999999935 -12.899999999999999,4.0084999999999935 -12.899999999999999,4.208499999999994 -12.7,4.208499999999994" data-type="line" data-label="" points="115.54979949131643,253.2407508543075 112.05455084494511,253.2407508543075 112.05455084494511,249.74550220793617 115.54979949131643,249.74550220793617" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,0.6084999999999905 -12.899999999999999,0.6084999999999905 -12.899999999999999,0.8084999999999907 -12.7,0.8084999999999907" data-type="line" data-label="" points="115.54979949131643,312.6599778426203 112.05455084494511,312.6599778426203 112.05455084494511,309.16472919624897 115.54979949131643,309.16472919624897" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,-2.591499999999998 -12.899999999999999,-2.591499999999998 -12.899999999999999,-2.391499999999999 -12.7,-2.391499999999999" data-type="line" data-label="" points="115.54979949131643,368.58395618456154 112.05455084494511,368.58395618456154 112.05455084494511,365.08870753819025 115.54979949131643,365.08870753819025" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,-2.7914999999999974 -12.899999999999999,-2.7914999999999974 -12.899999999999999,-2.591499999999998 -12.7,-2.591499999999998" data-type="line" data-label="" points="115.54979949131643,372.0792048309329 112.05455084494511,372.0792048309329 112.05455084494511,368.58395618456154 115.54979949131643,368.58395618456154" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,-2.9914999999999967 -12.899999999999999,-2.9914999999999967 -12.899999999999999,-2.7914999999999974 -12.7,-2.7914999999999974" data-type="line" data-label="" points="115.54979949131643,375.57445347730425 112.05455084494511,375.57445347730425 112.05455084494511,372.0792048309329 115.54979949131643,372.0792048309329" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,-3.191499999999996 -12.899999999999999,-3.191499999999996 -12.899999999999999,-2.9914999999999967 -12.7,-2.9914999999999967" data-type="line" data-label="" points="115.54979949131643,379.06970212367554 112.05455084494511,379.06970212367554 112.05455084494511,375.57445347730425 115.54979949131643,375.57445347730425" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,-3.3914999999999953 -12.899999999999999,-3.3914999999999953 -12.899999999999999,-3.191499999999996 -12.7,-3.191499999999996" data-type="line" data-label="" points="115.54979949131643,382.5649507700469 112.05455084494511,382.5649507700469 112.05455084494511,379.06970212367554 115.54979949131643,379.06970212367554" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.7,-2.5914999999999955 -9.5,-2.5914999999999955 -9.5,-2.3914999999999953 -9.7,-2.3914999999999953" data-type="line" data-label="" points="167.97852918688653,368.58395618456154 171.47377783325786,368.58395618456154 171.47377783325786,365.0887075381902 167.97852918688653,365.0887075381902" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.7,-2.7914999999999957 -9.5,-2.7914999999999957 -9.5,-2.5914999999999955 -9.7,-2.5914999999999955" data-type="line" data-label="" points="167.97852918688653,372.07920483093284 171.47377783325786,372.07920483093284 171.47377783325786,368.58395618456154 167.97852918688653,368.58395618456154" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.7,-2.991499999999995 -9.5,-2.991499999999995 -9.5,-2.7914999999999957 -9.7,-2.7914999999999957" data-type="line" data-label="" points="167.97852918688653,375.5744534773042 171.47377783325786,375.5744534773042 171.47377783325786,372.07920483093284 167.97852918688653,372.07920483093284" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.7,-3.191499999999995 -8.440000000000001,-3.191499999999995 -8.440000000000001,-2.991499999999995 -9.7,-2.991499999999995" data-type="line" data-label="" points="167.97852918688653,379.06970212367554 189.99859565902594,379.06970212367554 189.99859565902594,375.5744534773042 167.97852918688653,375.5744534773042" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.7,-3.3914999999999953 -8.440000000000001,-3.3914999999999953 -8.440000000000001,-3.191499999999995 -9.7,-3.191499999999995" data-type="line" data-label="" points="167.97852918688653,382.5649507700469 189.99859565902594,382.5649507700469 189.99859565902594,379.06970212367554 167.97852918688653,379.06970212367554" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.215,0.9599999999999997 -2.0149999999999997,0.9599999999999997 -2.0149999999999997,1.3599999999999997 -2.215,1.3599999999999997" data-type="line" data-label="" points="298.7882097773339,306.51707834662255 302.28345842370527,306.51707834662255 302.28345842370527,299.52658105387985 298.7882097773339,299.52658105387985" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.215,0.5599999999999997 -2.0149999999999997,0.5599999999999997 -2.0149999999999997,0.9599999999999997 -2.215,0.9599999999999997" data-type="line" data-label="" points="298.7882097773339,313.5075756393652 302.28345842370527,313.5075756393652 302.28345842370527,306.51707834662255 298.7882097773339,306.51707834662255" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.215,0.1599999999999997 -1.305,0.1599999999999997 -1.305,0.5599999999999997 -2.215,0.5599999999999997" data-type="line" data-label="" points="298.7882097773339,320.4980729321079 314.6915911183235,320.4980729321079 314.6915911183235,313.5075756393652 298.7882097773339,313.5075756393652" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.873,0.9599999999999997 9.673,0.9599999999999997 9.673,1.3599999999999997 9.873,1.3599999999999997" data-type="line" data-label="" points="510.0410379640177,306.51707834662255 506.5457893176464,306.51707834662255 506.5457893176464,299.52658105387985 510.0410379640177,299.52658105387985" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.873,0.5599999999999998 9.673,0.5599999999999998 9.673,0.9599999999999997 9.873,0.9599999999999997" data-type="line" data-label="" points="510.0410379640177,313.5075756393652 506.5457893176464,313.5075756393652 506.5457893176464,306.51707834662255 510.0410379640177,306.51707834662255" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.873,0.15999999999999992 9.673,0.15999999999999992 9.673,0.5599999999999998 9.873,0.5599999999999998" data-type="line" data-label="" points="510.0410379640177,320.4980729321079 506.5457893176464,320.4980729321079 506.5457893176464,313.5075756393652 510.0410379640177,313.5075756393652" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="14.177999999999999,-7.9315 14.161249999999999,-7.9315 14.161249999999999,-7.7315 13.222000000000001,-7.7315 13.222000000000001,-7.9315 13.422,-7.9315" data-type="line" data-label="" points="585.2762650771608,461.90709504267636 584.9835380030272,461.90709504267636 584.9835380030272,458.411846396305 568.5689765475058,458.411846396305 568.5689765475058,461.90709504267636 572.0642251938771,461.90709504267636" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.747,-3.083 8.302499999999998,-3.083 8.302499999999998,-3.1915 9.857999999999999,-3.1915" data-type="line" data-label="" points="455.41030162123366,377.17352973301917 482.5945979683867,377.17352973301917 482.5945979683867,379.0697021236756 509.7788943155398,379.0697021236756" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.747,-4.083 8.302499999999998,-4.083 8.302499999999998,-4.1485 9.857999999999999,-4.1485" data-type="line" data-label="" points="455.41030162123366,394.64977296487587 482.5945979683867,394.64977296487587 482.5945979683867,395.7944668965625 509.7788943155398,395.7944668965625" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.747,-5.083000000000001 8.302499999999998,-5.083000000000001 8.302499999999998,-5.12 9.857999999999999,-5.12" data-type="line" data-label="" points="455.41030162123366,412.12601619673256 482.5945979683867,412.12601619673256 482.5945979683867,412.7726371963113 509.7788943155398,412.7726371963113" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.747,-2.083 8.302499999999998,-2.083 8.302499999999998,-2.2199999999999998 9.857999999999999,-2.2199999999999998" data-type="line" data-label="" points="455.41030162123366,359.69728650116247 482.5945979683867,359.69728650116247 482.5945979683867,362.09153182392686 509.7788943155398,362.09153182392686" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.0729999999999995,5.0315 -5.273,5.0315 -5.273,6.046500000000001 -3.3229999999999986,6.046500000000001 -3.3229999999999986,5.0315 -3.522999999999999,5.0315" data-type="line" data-label="" points="248.84110662068747,235.36255402811798 245.34585797431612,235.36255402811798 245.34585797431612,217.6241671477834 279.4245322764367,217.6241671477834 279.4245322764367,235.36255402811798 275.92928363006536,235.36255402811798" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-13.258000000000001,-6.4914999999999985 -13.258000000000001,-6.691499999999998 -13.908,-6.691499999999998 -13.908,-7.9315 -13.258000000000001,-7.9315 -13.258000000000001,-7.7315000000000005" data-type="line" data-label="" points="105.79805576794035,436.7413047888027 105.79805576794035,440.236553435174 94.43849766723352,440.236553435174 94.43849766723352,461.90709504267636 105.79805576794035,461.90709504267636 105.79805576794035,458.411846396305" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,8.408499999999995 -12.7,8.5085 -14.191999999999997,8.5085" data-type="line" data-label="" points="115.54979949131643,176.345280634138 115.54979949131643,174.59765631095223 89.47524458938628,174.59765631095223" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,8.208499999999994 -13.445999999999998,8.208499999999994 -13.445999999999998,-3.9115000000000006 -6.9399999999999995,-3.9115000000000006 -6.9399999999999995,8.408499999999995 -12.7,8.408499999999995" data-type="line" data-label="" points="115.54979949131643,179.84052928050934 102.51252204035134,179.84052928050934 102.51252204035134,391.6525972506124 216.21296050681102,391.6525972506124 216.21296050681102,176.345280634138 115.54979949131643,176.345280634138" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,7.808499999999995 -12.899999999999999,7.808499999999995 -12.899999999999999,8.208499999999994 -12.7,8.208499999999994" data-type="line" data-label="" points="115.54979949131643,186.83102657325202 112.05455084494511,186.83102657325202 112.05455084494511,179.84052928050934 115.54979949131643,179.84052928050934" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.7,7.408499999999998 -7.079000000000001,7.408499999999998 -7.079000000000001,8.008499999999996 -9.7,8.008499999999996" data-type="line" data-label="" points="167.97852918688653,193.82152386599464 213.78376269758292,193.82152386599464 213.78376269758292,183.33577792688064 167.97852918688653,183.33577792688064" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.7,6.008500000000003 -7.079000000000001,6.008500000000003 -7.079000000000001,7.408499999999998 -9.7,7.408499999999998" data-type="line" data-label="" points="167.97852918688653,218.28826439059392 213.78376269758292,218.28826439059392 213.78376269758292,193.82152386599464 167.97852918688653,193.82152386599464" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,2.6084999999999923 -14.360999999999997,2.6084999999999923 -14.360999999999997,4.0084999999999935 -12.7,4.0084999999999935" data-type="line" data-label="" points="115.54979949131643,277.70749137890687 86.52175948320249,277.70749137890687 86.52175948320249,253.2407508543075 115.54979949131643,253.2407508543075" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,2.208499999999992 -13.640999999999998,2.208499999999992 -13.640999999999998,2.6084999999999923 -12.7,2.6084999999999923" data-type="line" data-label="" points="115.54979949131643,284.69798867164957 99.1046546101393,284.69798867164957 99.1046546101393,277.70749137890687 115.54979949131643,277.70749137890687" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,0.8084999999999907 -13.640999999999998,0.8084999999999908 -13.640999999999998,2.208499999999992 -12.7,2.208499999999992" data-type="line" data-label="" points="115.54979949131643,309.16472919624897 99.1046546101393,309.16472919624897 99.1046546101393,284.69798867164957 115.54979949131643,284.69798867164957" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,-0.7915000000000045 -13.640999999999998,-0.7915000000000052 -13.640999999999998,0.6084999999999912 -12.7,0.6084999999999905" data-type="line" data-label="" points="115.54979949131643,337.1267183672196 99.1046546101393,337.1267183672196 99.1046546101393,312.6599778426203 115.54979949131643,312.6599778426203" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12.7,-2.391499999999999 -13.761,-2.3914999999999997 -13.761,-0.7915000000000038 -12.7,-0.7915000000000045" data-type="line" data-label="" points="115.54979949131643,365.08870753819025 97.00750542231648,365.08870753819025 97.00750542231648,337.1267183672196 115.54979949131643,337.1267183672196" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.7,-1.7914999999999957 -7.199000000000002,-1.7914999999999957 -7.199000000000002,-1.1914999999999951 -9.7,-1.1914999999999956" data-type="line" data-label="" points="167.97852918688653,354.60296159907614 211.6866135097601,354.60296159907614 211.6866135097601,344.11721565996214 167.97852918688653,344.11721565996214" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-9.7,-2.3914999999999953 -7.079000000000001,-2.3914999999999953 -7.079000000000001,-1.7914999999999948 -9.7,-1.7914999999999957" data-type="line" data-label="" points="167.97852918688653,365.0887075381902 213.78376269758292,365.0887075381902 213.78376269758292,354.60296159907614 167.97852918688653,354.60296159907614" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.907,-1.2829999999999995 0.7070000000000001,-1.2829999999999995 0.7070000000000001,-1.0829999999999995 -2.554,-1.0829999999999995 -2.554,-0.6829999999999996 0.7070000000000001,-0.6829999999999996 0.7070000000000001,1.842999999999999 0.907,1.842999999999999" data-type="line" data-label="" points="353.3490411471905,345.7162919156771 349.85379250081917,345.7162919156771 349.85379250081917,342.22104326930577 292.8637633217345,342.22104326930577 292.8637633217345,335.23054597656306 349.85379250081917,335.23054597656306 349.85379250081917,291.0855555728931 353.3490411471905,291.0855555728931" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.747,-1.2830000000000004 8.309999999999999,-1.2830000000000004 8.309999999999999,-0.2829999999999993 8.528,-0.2829999999999993 8.528,0.11700000000000071 8.309999999999999,0.11700000000000071 8.309999999999999,2.3599999999999994 9.873,2.3599999999999994" data-type="line" data-label="" points="455.41030162123366,345.7162919156771 482.72566979262564,345.7162919156771 482.72566979262564,328.2400486838204 486.5354908171704,328.2400486838204 486.5354908171704,321.2495513910777 482.72566979262564,321.2495513910777 482.72566979262564,282.05033782202315 510.0410379640177,282.05033782202315" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.747,-0.883 6.947,-0.883 6.947,3.343 6.747,3.343" data-type="line" data-label="" points="455.41030162123366,338.7257946229344 458.905550267605,338.7257946229344 458.905550267605,264.871190725108 455.41030162123366,264.871190725108" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.342,6.491499999999999 -6.342,6.6915 -1.714,6.6915 -1.714,2.243 0.907,2.2430000000000003" data-type="line" data-label="" points="226.6637539594613,209.8472389096072 226.6637539594613,206.35199026323585 307.54380763649414,206.35199026323585 307.54380763649414,284.0950582801504 353.3490411471905,284.0950582801504" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-14.191999999999997,8.108500000000001 -15.342999999999996,8.108500000000001" data-type="line" data-label="" points="89.47524458938628,181.5881536036949 69.36008862951923,181.5881536036949" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.273,5.0315 -5.8629999999999995,5.0315 -5.8629999999999995,5.0305" data-type="line" data-label="" points="245.34585797431612,235.36255402811798 235.0348744675207,235.36255402811798 235.0348744675207,235.38003027134982" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.873,0.15999999999999992 9.082999999999998,0.15999999999999992" data-type="line" data-label="" points="510.0410379640177,320.4980729321079 496.23480581085084,320.4980729321079" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.747,3.7430000000000003 10.887999999999995,3.7430000000000003 10.887999999999995,3.6920000000000006" data-type="line" data-label="" points="455.41030162123366,257.8806934323653 527.7794248443522,257.8806934323653 527.7794248443522,258.77198183719" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-13.258000000000001,-5.8915 -13.258000000000001,-5.7905 -13.709,-5.7905" data-type="line" data-label="" points="105.79805576794035,426.25555884968867 105.79805576794035,424.4904582832712 97.916270070373,424.4904582832712" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-13.1355" data-y="-7.351500000000001" x="97.93374631360486" y="445.129901540094" width="20.010298500475898" height="13.281944856211055" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-1.4979999999999998" data-y="-4.2485" x="293.84243294271846" y="390.55159392700546" width="34.9524864637134" height="13.980994585485405" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="-14.741999999999997" data-y="8.3085" x="70.25137703434386" y="174.59765631095223" width="19.223867555042403" height="6.990497292742674" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="-11.2" data-y="2.5084999999999997" x="115.54979949131643" y="176.3452806341379" width="52.4287296955701" height="206.21967013590904" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="-4.297999999999999" data-y="5.0315" x="248.84110662068747" y="225.3137141698004" width="27.088177009377887" height="20.097679716635213" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_7" data-x="-2.9899999999999998" data-y="1.2599999999999998" x="271.70003276795603" y="275.9336526908733" width="27.088177009377887" height="50.68110537238442" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_8" data-x="10.648" data-y="1.2599999999999998" x="510.04103796401773" y="275.9336526908733" width="27.088177009377944" height="50.68110537238442" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_9" data-x="10.457999999999998" data-y="-2.32" x="509.77889431553984" y="358.5962831775555" width="20.971491878227994" height="10.485745939113997" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_10" data-x="10.457999999999998" data-y="-3.2915" x="509.77889431553984" y="375.57445347730425" width="20.971491878227994" height="10.485745939113997" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_11" data-x="10.457999999999998" data-y="-4.2485" x="509.77889431553984" y="392.2992182501912" width="20.971491878227994" height="10.485745939113997" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_12" data-x="10.457999999999998" data-y="-5.22" x="509.77889431553984" y="409.27738854993993" width="20.971491878227994" height="10.485745939113997" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_13" data-x="-9.142" data-y="-5.988499999999999" x="160.25402967840586" y="420.96025715043606" width="34.9524864637134" height="13.980994585485348" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_14" data-x="-11.017999999999999" data-y="-7.351500000000001" x="132.71147034499973" y="437.78987938271416" width="24.466740524599345" height="27.961989170970696" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_15" data-x="-6.127" data-y="6.1915" x="218.7994445051258" y="209.8472389096072" width="23.243403498369418" height="10.485745939114025" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_16" data-x="-13.043" data-y="-6.1915" x="97.93374631360491" y="426.25555884968867" width="23.24340349836936" height="10.485745939114054" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_17" data-x="12.29925" data-y="-7.9315" x="546.1294802378018" y="460.15947071949074" width="12.626585735016533" height="3.4952486463712944" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_18" data-x="13.783249999999999" data-y="-7.9315" x="572.0642251938771" y="460.15947071949074" width="12.626585735016533" height="3.4952486463712944" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_19" data-x="11.60325" data-y="-7.9315" x="532.9174403545181" y="460.15947071949074" width="14.723734922839185" height="3.4952486463712944" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_20" data-x="14.599249999999998" data-y="-7.9315" x="585.2762650771608" y="460.15947071949074" width="14.723734922839185" height="3.4952486463712944" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_21" data-x="3.827" data-y="4.543" x="353.3490411471905" y="178.0142618627802" width="102.06126047404314" height="131.77087396819954" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="schematic_component_22" data-x="3.827" data-y="-3.383" x="353.3490411471905" y="323.28553372758904" width="102.06126047404314" height="118.2617379499743" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="I2C" data-x="-1.918" data-y="-3.7335000000000003" x="299.7843556415497" y="386.35729555135987" width="8.388596751291232" height="4.369060807964161" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="J1" data-x="-14.771999999999998" data-y="8.6235" x="76.19329973317512" y="170.40335793530664" width="6.291447563468438" height="4.369060807964189" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="SEAM-20-03.0-S-06-2-A-K-TR" data-x="-10.739999999999998" data-y="-3.5215000000000005" x="122.54029678405914" y="383.26400049932124" width="54.52587888339286" height="3.1457237817342047" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="J2" data-x="-12.18" data-y="8.5235" x="121.4917221901477" y="172.1509822584923" width="6.2914475634684095" height="4.369060807964161" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="GBC03DABN-M30" data-x="-3.892999999999999" data-y="4.3265" x="255.83160391343014" y="246.11044361570984" width="27.26293944169646" height="3.1457237817342047" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="J3" data-x="-4.552999999999999" data-y="5.721500000000001" x="254.78302931951873" y="221.11941579415475" width="6.291447563468381" height="4.369060807964189" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="09452812800" data-x="-2.705" data-y="-0.3200000000000002" x="278.69053006069873" y="327.31380779253203" width="23.068641066050816" height="3.1457237817342047" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="J4" data-x="-3.245" data-y="2.825" x="277.6419554667873" y="271.73935431522773" width="6.2914475634684095" height="4.3690608079642175" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="09452812800" data-x="10.933" data-y="-0.3200000000000002" x="517.0315352567604" y="327.31380779253203" width="23.06864106605076" height="3.1457237817342047" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="J5" data-x="10.393" data-y="2.825" x="515.982960662849" y="271.73935431522773" width="6.2914475634684095" height="4.3690608079642175" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="1751248" data-x="10.677999999999999" data-y="-2.7499999999999996" x="516.7693916082826" y="369.7810788459438" width="14.680044314759584" height="3.1457237817342047" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="J6" data-x="10.378" data-y="-1.9049999999999998" x="515.7208170143713" y="354.40198480190986" width="6.291447563468296" height="4.3690608079642175" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="1751248" data-x="10.677999999999999" data-y="-3.7215" x="516.7693916082826" y="386.7592491456926" width="14.680044314759584" height="3.1457237817342047" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="J7" data-x="10.378" data-y="-2.8765" x="515.7208170143713" y="371.3801551016586" width="6.291447563468296" height="4.3690608079642175" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="1751248" data-x="10.677999999999999" data-y="-4.6785" x="516.7693916082826" y="403.4840139185794" width="14.680044314759584" height="3.1457237817342047" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="J8" data-x="10.378" data-y="-3.8335" x="515.7208170143713" y="388.10491987454554" width="6.291447563468296" height="4.369060807964161" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="1751248" data-x="10.677999999999999" data-y="-5.6499999999999995" x="516.7693916082826" y="420.4621842183282" width="14.680044314759584" height="3.1457237817342047" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="J9" data-x="10.378" data-y="-4.805" x="515.7208170143713" y="405.0830901742943" width="6.291447563468296" height="4.3690608079642175" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="J10" data-x="-9.562" data-y="-5.4735" x="166.19595237723718" y="416.76595877479053" width="8.388596751291203" height="4.369060807964161" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="SBH11-PBPC-D07-ST-BK" data-x="-10.117999999999999" data-y="-8.281500000000001" x="139.70196763774243" y="466.45091828295915" width="41.942983756456044" height="3.1457237817342047" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="J11" data-x="-11.138" data-y="-6.4365000000000006" x="138.65339304383096" y="433.5955810070685" width="8.388596751291232" height="4.369060807964161" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="U1_T1_Data_Top_Level" data-x="2.5069999999999997" data-y="8.428" x="359.2909638460218" y="173.8199634871346" width="44.04013294427887" height="4.369060807964161" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="T1_Data_Top_Level.SchDoc" data-x="2.747" data-y="0.6430000000000001" x="360.3395384399332" y="310.484185560254" width="50.331580507747276" height="3.1457237817342047" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="U1_T1_Power_Top_Level" data-x="2.567" data-y="0.11550000000000016" x="359.2909638460218" y="319.0912353519434" width="46.137282132101745" height="4.3690608079642175" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="T1_Power_Top_Level.SchDoc" data-x="2.8070000000000004" data-y="-6.8965000000000005" x="360.3395384399332" y="442.2463214068376" width="52.4287296955701" height="3.1457237817342047" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="netId: NET_RST
|
|
4
4
|
globalConnNetId: connectivity_net9" data-x="-14.388" data-y="-6.691499999999998" x="77.6613041646511" y="438.48892911198834" width="16.777193502582435" height="3.4952486463713512" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.057220535714285696"/></g><g><rect data-type="rect" data-label="netId: NET_RST
|
|
@@ -605,7 +605,7 @@ orientation: x+" data-x="6.747" data-y="-0.48299999999999965" cx="455.4103016212
|
|
|
605
605
|
});
|
|
606
606
|
]]></script>
|
|
607
607
|
</g>
|
|
608
|
-
<g transform="translate(
|
|
608
|
+
<g transform="translate(0, 1216)">
|
|
609
609
|
<style>
|
|
610
610
|
.boundary { fill: rgb(245, 241, 237); }
|
|
611
611
|
.schematic-boundary { fill: none; stroke: #fff; }
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
<svg width="
|
|
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="1.65,0.09999999999999998 1.65,-0.10000000000000003" data-type="line" data-label="" points="358.0428134556575,324.74300550458713 358.0428134556575,334.5289382262997" fill="none" stroke="hsl(100, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,0.09999999999999998 4.6279125,1.2973754500000003" data-type="line" data-label="" points="358.0428134556575,324.74300550458713 503.7510703363914,266.15582752293574" fill="none" stroke="hsl(100, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,0.09999999999999998 6,0.38" data-type="line" data-label="" points="358.0428134556575,324.74300550458713 570.8868501529053,311.0426996941896" fill="none" stroke="hsl(100, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,-0.10000000000000003 4.6279125,1.2973754500000003" data-type="line" data-label="" points="358.0428134556575,334.5289382262997 503.7510703363914,266.15582752293574" fill="none" stroke="hsl(100, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,-0.10000000000000003 6,0.38" data-type="line" data-label="" points="358.0428134556575,334.5289382262997 570.8868501529053,311.0426996941896" fill="none" stroke="hsl(100, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.6279125,1.2973754500000003 6,0.38" data-type="line" data-label="" points="503.7510703363914,266.15582752293574 570.8868501529053,311.0426996941896" fill="none" stroke="hsl(100, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.65,-0.1 -1.65,0.1" data-type="line" data-label="" points="196.5749235474006,334.5289382262997 196.5749235474006,324.74300550458713" fill="none" stroke="hsl(261, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.65,-0.1 -4.4,0.38" data-type="line" data-label="" points="196.5749235474006,334.5289382262997 62.0183486238532,311.0426996941896" fill="none" stroke="hsl(261, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.65,0.1 -4.4,0.38" data-type="line" data-label="" points="196.5749235474006,324.74300550458713 62.0183486238532,311.0426996941896" fill="none" stroke="hsl(261, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,-0.30000000000000004 -4.4,-0.38" data-type="line" data-label="" points="358.0428134556575,344.31487094801224 62.0183486238532,348.22924403669725" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,-0.30000000000000004 6,-0.38" data-type="line" data-label="" points="358.0428134556575,344.31487094801224 570.8868501529053,348.22924403669725" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.4,-0.38 6,-0.38" data-type="line" data-label="" points="62.0183486238532,348.22924403669725 570.8868501529053,348.22924403669725" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,0.30000000000000004 3.5720874999999994,1.3026245499999998" data-type="line" data-label="" points="358.0428134556575,314.9570727828746 452.0899082568807,265.8989908256881" fill="none" stroke="hsl(56, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.6279125,1.2973754500000003 6,1.2973754500000003 6,0.38" data-type="line" data-label="" points="503.7510703363914,266.15582752293574 570.8868501529053,266.15582752293574 570.8868501529053,311.0426996941896" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.65,0.09999999999999998 4.8279125,0.09999999999999998 4.8279125,1.2973754500000003 4.6279125,1.2973754500000003" data-type="line" data-label="" points="358.0428134556575,324.74300550458713 513.537003058104,324.74300550458713 513.537003058104,266.15582752293574 503.7510703363914,266.15582752293574" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.65,-0.10000000000000003 1.8499999999999999,-0.10000000000000003 1.8499999999999999,0.09999999999999998 1.65,0.09999999999999998" data-type="line" data-label="" points="358.0428134556575,334.5289382262997 367.82874617737,334.5289382262997 367.82874617737,324.74300550458713 358.0428134556575,324.74300550458713" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.65,0.09999999999999976 -1.8499999999999999,0.09999999999999976 -1.8499999999999999,0.5800000000000002 -4.4,0.5800000000000002 -4.4,0.38" data-type="line" data-label="" points="196.5749235474006,324.7430055045872 186.78899082568807,324.7430055045872 186.78899082568807,301.25676697247707 62.0183486238532,301.25676697247707 62.0183486238532,311.0426996941896" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.65,-0.1 -1.8499999999999999,-0.1 -1.8499999999999999,0.1 -1.65,0.1" data-type="line" data-label="" points="196.5749235474006,334.5289382262997 186.78899082568807,334.5289382262997 186.78899082568807,324.74300550458713 196.5749235474006,324.74300550458713" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.6500000000000004,-0.29999999999999993 1.8500000000000005,-0.29999999999999993 1.8500000000000005,-0.9199999999999999 -4.4,-0.9199999999999999 -4.4,-0.38" data-type="line" data-label="" points="358.0428134556575,344.31487094801224 367.82874617737,344.31487094801224 367.82874617737,374.6512623853211 62.0183486238532,374.6512623853211 62.0183486238532,348.22924403669725" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6,-0.38 6,-0.
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="1.65,0.09999999999999998 1.65,-0.10000000000000003" data-type="line" data-label="" points="358.0428134556575,324.74300550458713 358.0428134556575,334.5289382262997" fill="none" stroke="hsl(100, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,0.09999999999999998 4.6279125,1.2973754500000003" data-type="line" data-label="" points="358.0428134556575,324.74300550458713 503.7510703363914,266.15582752293574" fill="none" stroke="hsl(100, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,0.09999999999999998 6,0.38" data-type="line" data-label="" points="358.0428134556575,324.74300550458713 570.8868501529053,311.0426996941896" fill="none" stroke="hsl(100, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,-0.10000000000000003 4.6279125,1.2973754500000003" data-type="line" data-label="" points="358.0428134556575,334.5289382262997 503.7510703363914,266.15582752293574" fill="none" stroke="hsl(100, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,-0.10000000000000003 6,0.38" data-type="line" data-label="" points="358.0428134556575,334.5289382262997 570.8868501529053,311.0426996941896" fill="none" stroke="hsl(100, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.6279125,1.2973754500000003 6,0.38" data-type="line" data-label="" points="503.7510703363914,266.15582752293574 570.8868501529053,311.0426996941896" fill="none" stroke="hsl(100, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.65,-0.1 -1.65,0.1" data-type="line" data-label="" points="196.5749235474006,334.5289382262997 196.5749235474006,324.74300550458713" fill="none" stroke="hsl(261, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.65,-0.1 -4.4,0.38" data-type="line" data-label="" points="196.5749235474006,334.5289382262997 62.0183486238532,311.0426996941896" fill="none" stroke="hsl(261, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.65,0.1 -4.4,0.38" data-type="line" data-label="" points="196.5749235474006,324.74300550458713 62.0183486238532,311.0426996941896" fill="none" stroke="hsl(261, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,-0.30000000000000004 -4.4,-0.38" data-type="line" data-label="" points="358.0428134556575,344.31487094801224 62.0183486238532,348.22924403669725" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,-0.30000000000000004 6,-0.38" data-type="line" data-label="" points="358.0428134556575,344.31487094801224 570.8868501529053,348.22924403669725" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.4,-0.38 6,-0.38" data-type="line" data-label="" points="62.0183486238532,348.22924403669725 570.8868501529053,348.22924403669725" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.65,0.30000000000000004 3.5720874999999994,1.3026245499999998" data-type="line" data-label="" points="358.0428134556575,314.9570727828746 452.0899082568807,265.8989908256881" fill="none" stroke="hsl(56, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.6279125,1.2973754500000003 6,1.2973754500000003 6,0.38" data-type="line" data-label="" points="503.7510703363914,266.15582752293574 570.8868501529053,266.15582752293574 570.8868501529053,311.0426996941896" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.65,0.09999999999999998 4.8279125,0.09999999999999998 4.8279125,1.2973754500000003 4.6279125,1.2973754500000003" data-type="line" data-label="" points="358.0428134556575,324.74300550458713 513.537003058104,324.74300550458713 513.537003058104,266.15582752293574 503.7510703363914,266.15582752293574" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.65,-0.10000000000000003 1.8499999999999999,-0.10000000000000003 1.8499999999999999,0.09999999999999998 1.65,0.09999999999999998" data-type="line" data-label="" points="358.0428134556575,334.5289382262997 367.82874617737,334.5289382262997 367.82874617737,324.74300550458713 358.0428134556575,324.74300550458713" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.65,0.09999999999999976 -1.8499999999999999,0.09999999999999976 -1.8499999999999999,0.5800000000000002 -4.4,0.5800000000000002 -4.4,0.38" data-type="line" data-label="" points="196.5749235474006,324.7430055045872 186.78899082568807,324.7430055045872 186.78899082568807,301.25676697247707 62.0183486238532,301.25676697247707 62.0183486238532,311.0426996941896" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.65,-0.1 -1.8499999999999999,-0.1 -1.8499999999999999,0.1 -1.65,0.1" data-type="line" data-label="" points="196.5749235474006,334.5289382262997 186.78899082568807,334.5289382262997 186.78899082568807,324.74300550458713 196.5749235474006,324.74300550458713" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.6500000000000004,-0.29999999999999993 1.8500000000000005,-0.29999999999999993 1.8500000000000005,-0.9199999999999999 -4.4,-0.9199999999999999 -4.4,-0.38" data-type="line" data-label="" points="358.0428134556575,344.31487094801224 367.82874617737,344.31487094801224 367.82874617737,374.6512623853211 62.0183486238532,374.6512623853211 62.0183486238532,348.22924403669725" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6,-0.38 6,-0.9199999999999999 1.8500000000000005,-0.9199999999999999 1.8500000000000005,-0.30000000000000004 1.65,-0.30000000000000004" data-type="line" data-label="" points="570.8868501529053,348.22924403669725 570.8868501529053,374.6512623853211 367.82874617737,374.6512623853211 367.82874617737,344.31487094801224 358.0428134556575,344.31487094801224" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.65,0.30000000000000004 2.6110437499999994,0.30000000000000004 2.6110437499999994,1.3026245499999998 3.5720874999999994,1.3026245499999998" data-type="line" data-label="" points="358.0428134556575,314.9570727828746 405.06636085626906,314.9570727828746 405.06636085626906,265.8989908256881 452.0899082568807,265.8989908256881" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="0" data-y="0" x="196.5749235474006" y="305.1711400611621" width="161.4678899082569" height="48.92966360856269" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0204375"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="4.1" data-y="1.3" x="452.08990825688073" y="244.79827889908256" width="51.661162079510746" height="42.458260550458704" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0204375"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-4.327500000000001" data-y="0" x="39.99999999999996" y="311.0426996941896" width="51.131498470948" height="37.18654434250766" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0204375"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="6.0725" data-y="0" x="548.868501529052" y="311.0426996941896" width="51.131498470948145" height="37.18654434250766" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.0204375"/></g><g><rect data-type="rect" data-label="TPS61222DCKT" data-x="-0.53" data-y="-0.63" x="216.14678899082566" y="356.0579902140672" width="70.45871559633028" height="8.807339449541303" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.0204375"/></g><g><rect data-type="rect" data-label="U2" data-x="-1.13" data-y="0.615" x="213.21100917431193" y="293.42802079510705" width="17.614678899082577" height="12.232415902140644" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.0204375"/></g><g><rect data-type="rect" data-label="netId: VIN_3V3
|
|
4
4
|
globalConnNetId: connectivity_net0" data-x="6" data-y="1.5073754500000003" x="547.4006116207952" y="245.60536880733946" width="46.97247706422024" height="20.550458715596307" fill="#ef444466" stroke="#ef4444" stroke-width="0.0204375"/></g><g><rect data-type="rect" data-label="netId: VIN_5V
|
|
5
5
|
globalConnNetId: connectivity_net1" data-x="-4.4" data-y="0.7900000000000001" x="41.46788990825688" y="280.7063082568807" width="41.10091743119264" height="20.550458715596335" fill="#ef444466" stroke="#ef4444" stroke-width="0.0204375"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
6
6
|
globalConnNetId: connectivity_net2" data-x="-4.4" data-y="-1.13" x="50.27522935779815" y="374.65126238532105" width="23.486238532110093" height="20.550458715596335" fill="#00000066" stroke="#000000" stroke-width="0.0204375"/></g><g><rect data-type="rect" data-label="netId: BOOST_SW
|
|
@@ -65,7 +65,7 @@ orientation: x+" data-x="2.6110437499999994" data-y="0.30000000000000004" cx="40
|
|
|
65
65
|
});
|
|
66
66
|
]]></script>
|
|
67
67
|
</g>
|
|
68
|
-
<g transform="translate(
|
|
68
|
+
<g transform="translate(0, 1216)">
|
|
69
69
|
<style>
|
|
70
70
|
.boundary { fill: rgb(245, 241, 237); }
|
|
71
71
|
.schematic-boundary { fill: none; stroke: #fff; }
|
|
@@ -77,7 +77,7 @@ orientation: x+" data-x="2.6110437499999994" data-y="0.30000000000000004" cx="40
|
|
|
77
77
|
.port-label { fill: rgb(0, 100, 100); }
|
|
78
78
|
.component-name { fill: rgb(0, 100, 100); }
|
|
79
79
|
|
|
80
|
-
</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 966.3074162679588 293.9054808612578 L 1097.6076555024001 293.9054808612578 L 1097.6076555024001 381.692605263166" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 966.3074162679588 293.9054808612578 L 1097.6076555024001 293.9054808612578 L 1097.6076555024001 381.692605263166" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 681.339712918695 408.48686363637 L 985.4461722488188 408.48686363637 L 985.4461722488188 293.9054808612578 L 966.3074162679588 293.9054808612578" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 681.339712918695 408.48686363637 L 985.4461722488188 408.48686363637 L 985.4461722488188 293.9054808612578 L 966.3074162679588 293.9054808612578" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 681.339712918695 427.62561961723 L 700.4784688995551 427.62561961723 L 700.4784688995551 408.48686363637 L 681.339712918695 408.48686363637" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 681.339712918695 427.62561961723 L 700.4784688995551 427.62561961723 L 700.4784688995551 408.48686363637 L 681.339712918695 408.48686363637" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 365.55023923450506 408.48686363637 L 346.41148325364503 408.48686363637 L 346.41148325364503 362.553849282306 L 102.39234449767997 362.553849282306 L 102.39234449767997 381.692605263166" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 365.55023923450506 408.48686363637 L 346.41148325364503 408.48686363637 L 346.41148325364503 362.553849282306 L 102.39234449767997 362.553849282306 L 102.39234449767997 381.692605263166" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 365.55023923450506 427.62561961723 L 346.41148325364503 427.62561961723 L 346.41148325364503 408.48686363637 L 365.55023923450506 408.48686363637" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 365.55023923450506 427.62561961723 L 346.41148325364503 427.62561961723 L 346.41148325364503 408.48686363637 L 365.55023923450506 408.48686363637" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 681.3397129186951 446.76437559809 L 700.4784688995551 446.76437559809 L 700.4784688995551 506.09451913875597 L 102.39234449767997 506.09451913875597 L 102.39234449767997 454.419877990434" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 681.3397129186951 446.76437559809 L 700.4784688995551 446.76437559809 L 700.4784688995551 506.09451913875597 L 102.39234449767997 506.09451913875597 L 102.39234449767997 454.419877990434" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 1097.6076555024001 454.419877990434 L 1097.6076555024001 473.558633971294 L 700.4784688995551 473.558633971294 L 700.4784688995551 446.76437559809 L 681.339712918695 446.76437559809" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1097.6076555024001 454.419877990434 L 1097.6076555024001 473.558633971294 L 700.4784688995551 473.558633971294 L 700.4784688995551 446.76437559809 L 681.339712918695 446.76437559809" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 681.339712918695 389.34810765551 L 773.3056220095981 389.34810765551 L 773.3056220095981 293.4031746411622 L 865.2715311005012 293.4031746411622" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 681.339712918695 389.34810765551 L 773.3056220095981 389.34810765551 L 773.3056220095981 293.4031746411622 L 865.2715311005012 293.4031746411622" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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="966.3074162679588" cy="293.9054808612578" r="2.870813397129" 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="681.339712918695" cy="408.48686363637" r="2.870813397129" 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="365.55023923450506" cy="408.48686363637" r="2.870813397129" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="346.41148325364503" cy="408.48686363637" r="2.870813397129" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><circle cx="681.3397129186951" cy="446.76437559809" r="2.870813397129" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="700.4784688995551" cy="446.76437559809" r="2.870813397129" 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_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="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="403.827751196225" y="370.20935167465" width="239.23444976075007" height="95.69377990429996" stroke-width="1.913875598086px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="403.827751196225" y="370.20935167465" width="239.23444976075007" height="95.69377990429996" fill="transparent"/><text class="sch-text" x="523.4449760766" y="418.0562416268" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="17.224880382774px" transform="rotate(0, 523.4449760766, 418.0562416268)">U2</text><line class="component-pin sch-component-pin sch-port-line" x1="643.0622009569751" y1="408.48686363637" x2="681.339712918695" y2="408.48686363637" stroke-width="1.913875598086px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="679.425837320609" y="406.572988038284" width="3.827751196172" height="3.827751196172" opacity="0"/></g><text class="pin-number sch-pin-number" x="662.200956937835" y="406.572988038284" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="14.354066985645px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="403.827751196225" y1="427.62561961723" x2="365.55023923450506" y2="427.62561961723" stroke-width="1.913875598086px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="363.63636363641905" y="425.71174401914396" width="3.827751196172" height="3.827751196172" opacity="0"/></g><text class="pin-number sch-pin-number" x="384.688995215365" y="425.71174401914396" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="14.354066985645px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="643.0622009569751" y1="446.76437559809" x2="681.339712918695" y2="446.76437559809" stroke-width="1.913875598086px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="679.425837320609" y="444.850500000004" width="3.827751196172" height="3.827751196172" opacity="0"/></g><text class="pin-number sch-pin-number" x="662.200956937835" y="444.850500000004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="14.354066985645px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="403.827751196225" y1="408.48686363637" x2="365.55023923450506" y2="408.48686363637" stroke-width="1.913875598086px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="363.63636363641905" y="406.572988038284" width="3.827751196172" height="3.827751196172" opacity="0"/></g><text class="pin-number sch-pin-number" x="384.688995215365" y="406.572988038284" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="14.354066985645px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="643.0622009569751" y1="389.34810765551" x2="681.339712918695" y2="389.34810765551" stroke-width="1.913875598086px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="679.425837320609" y="387.43423205742397" width="3.827751196172" height="3.827751196172" opacity="0"/></g><text class="pin-number sch-pin-number" x="662.200956937835" y="387.43423205742397" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="14.354066985645px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="643.0622009569751" y1="427.62561961723" x2="681.339712918695" y2="427.62561961723" stroke-width="1.913875598086px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><rect x="679.425837320609" y="425.71174401914396" width="3.827751196172" height="3.827751196172" opacity="0"/></g><text class="pin-number sch-pin-number" x="662.200956937835" y="425.71174401914396" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="14.354066985645px" transform="">6</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component-overlay sch-component-overlay" x="865.3309569378218" y="284.11823684211976" width="101.00665071769674" height="9.843684210525623" fill="transparent"/><path class="sch-component-symbol-path" d="M 896.8452153110255 293.64764354068365 L 896.6069818182026 293.1851114092123 L 896.3687483253797 292.72396215491005 L 896.1305148325566 292.2655701290484 L 895.8922813397337 291.8112926836686 L 895.6540478469108 291.36246180305506 L 895.4158143540878 290.9203758916092 L 895.1775808612649 290.48629176875454 L 894.9393473684419 290.06141692022726 L 894.701113875619 289.6469020535247 L 894.462880382796 289.2438340034112 L 894.2246468899731 288.8532290312207 L 893.98641339715 288.4760265592669 L 893.7481799043271 288.1130833789931 L 893.5099464115042 287.7651683685675 L 893.2717129186813 287.432957752494 L 893.0334794258583 287.11703093246285 L 892.7952459330353 286.8178669151469 L 892.5570124402124 286.5358413589662 L 892.3187789473894 286.2712242580285 L 892.0805454545665 286.0241782775263 L 891.8423119617436 285.7947577508515 L 891.6040784689205 285.5829083446122 L 891.3658449760976 285.38846739361594 L 891.1276114832747 285.2111649037548 L 890.8893779904517 285.050625216609 L 890.6511444976288 284.9063693255055 L 890.4129110048058 284.7778178287541 L 890.1746775119828 284.66429450185086 L 889.9364440191599 284.56503046662766 L 889.698210526337 284.4791689316412 L 889.4599770335141 284.40577047457765 L 889.221743540691 284.3438188341032 L 888.9835100478681 284.29222717545355 L 888.7452765550452 284.2498447911311 L 888.5070430622222 284.21546419540005 L 888.2688095693992 284.18782856883655 L 888.0305760765763 284.1656395070394 L 887.7923425837533 284.147565025724 L 887.5541090909304 284.13224777284927 L 887.3158755981075 284.1183133971436 L 887.077642344519 284.13224777284927 L 886.8394090909304 284.147565025724 L 886.6011758373419 284.1656395070394 L 886.3629425837535 284.18782856883655 L 886.1247093301649 284.21546419540005 L 885.8864760765764 284.2498447911311 L 885.648242822988 284.29222717545355 L 885.4100095693994 284.3438188341032 L 885.1717763158109 284.40577047457765 L 884.9335430622224 284.4791689316412 L 884.695309808634 284.56503046662766 L 884.4570765550454 284.66429450185086 L 884.2188433014569 284.7778178287541 L 883.9806100478685 284.9063693255055 L 883.74237679428 285.050625216609 L 883.5041435406914 285.2111649037548 L 883.265910287103 285.38846739361594 L 883.0276770335145 285.5829083446122 L 882.7894437799259 285.7947577508515 L 882.5512105263374 286.0241782775263 L 882.312977272749 286.2712242580285 L 882.0747440191604 286.5358413589662 L 881.8365107655719 286.8178669151469 L 881.5982775119835 287.11703093246285 L 881.360044258395 287.432957752494 L 881.1218110048064 287.7651683685675 L 880.8835777512179 288.1130833789931 L 880.6453444976295 288.4760265592669 L 880.407111244041 288.8532290312207 L 880.1688779904524 289.2438340034112 L 879.930644736864 289.6469020535247 L 879.6924114832755 290.06141692022726 L 879.4541782296869 290.48629176875454 L 879.2159449760984 290.9203758916092 L 878.97771172251 291.36246180305506 L 878.7394784689214 291.8112926836686 L 878.5012452153329 292.2655701290484 L 878.2630119617444 292.72396215491005 L 878.024778708156 293.1851114092123 L 877.7865454545674 293.64764354068365" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 915.9038755981056 293.64757655503774 L 915.6656423445171 293.18504418433196 L 915.4274090909287 292.7238946907953 L 915.1891758373401 292.26550242569914 L 914.9509425837516 291.8112247410849 L 914.7127093301631 291.36239362123695 L 914.4744760765747 290.9203074705566 L 914.2362428229861 290.4862231084675 L 913.9980095693976 290.0613480207058 L 913.7597763158092 289.6468329147687 L 913.5215430622206 289.24376462542085 L 913.2833098086321 288.85315941399585 L 913.0450765550436 288.47595670280765 L 912.8068433014552 288.1130132832994 L 912.5686100478666 287.76509803363933 L 912.3303767942781 287.4328871783314 L 912.0921435406897 287.11696011906577 L 911.8539102871011 286.8177958625154 L 911.6156770335126 286.5357700671002 L 911.3774437799241 286.27115272692805 L 911.1392105263357 286.0241065071914 L 910.9009772727471 285.79468574128214 L 910.6627440191586 285.5828360958084 L 910.4245107655702 285.3883949055777 L 910.1862775119816 285.21109217648217 L 909.9480442583931 285.0505522501019 L 909.7098110048047 284.90629611976397 L 909.4715777512162 284.77774438377804 L 909.2333444976276 284.6642208176404 L 908.9951112440391 284.56495654318275 L 908.7568779904507 284.47909476896183 L 908.5186447368621 284.40569607266383 L 908.2804114832736 284.34374419295494 L 908.0421782296852 284.2921522950708 L 907.8039449760967 284.249769671514 L 907.5657117225081 284.2153888365484 L 907.3274784689196 284.1877529707505 L 907.0892452153312 284.16556366971884 L 906.8510119617426 284.14748894916903 L 906.6127787081541 284.1321714570599 L 906.3745454545657 284.11823684211976 L 906.1363119617426 284.1321714570599 L 905.8980784689197 284.14748894916903 L 905.6598449760968 284.16556366971884 L 905.4216114832739 284.1877529707505 L 905.1833779904509 284.2153888365484 L 904.9451444976279 284.249769671514 L 904.706911004805 284.2921522950708 L 904.468677511982 284.34374419295494 L 904.2304440191591 284.40569607266383 L 903.9922105263361 284.47909476896183 L 903.7539770335131 284.56495654318275 L 903.5157435406902 284.6642208176404 L 903.2775100478673 284.77774438377804 L 903.0392765550444 284.90629611976397 L 902.8010430622213 285.0505522501019 L 902.5628095693984 285.21109217648217 L 902.3245760765755 285.3883949055777 L 902.0863425837525 285.5828360958084 L 901.8481090909296 285.79468574128214 L 901.6098755981066 286.0241065071914 L 901.3716421052836 286.27115272692805 L 901.1334086124607 286.5357700671002 L 900.8951751196378 286.8177958625154 L 900.6569416268148 287.11696011906577 L 900.4187081339918 287.4328871783314 L 900.1804746411689 287.76509803363933 L 899.9422411483459 288.1130132832994 L 899.704007655523 288.47595670280765 L 899.4657741627 288.85315941399585 L 899.227540669877 289.24376462542085 L 898.9893071770541 289.6468329147687 L 898.7510736842312 290.0613480207058 L 898.5128401914083 290.4862231084675 L 898.2746066985852 290.9203074705566 L 898.0363732057623 291.36239362123695 L 897.7981397129394 291.8112247410849 L 897.5599062201164 292.26550242569914 L 897.3216727272935 292.7238946907953 L 897.0834392344705 293.18504418433196 L 896.8452057416475 293.64757655503774" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 934.9625454545637 293.64757655503774 L 934.7243119617408 293.18504418433196 L 934.4860784689178 292.7238946907953 L 934.2478449760948 292.26550242569914 L 934.0096114832719 291.8112247410849 L 933.771377990449 291.36239362123695 L 933.533144497626 290.9203074705566 L 933.294911004803 290.4862231084675 L 933.0566775119801 290.0613480207058 L 932.8184440191571 289.6468329147687 L 932.5802105263342 289.24376462542085 L 932.3419770335113 288.85315941399585 L 932.1037435406882 288.47595670280765 L 931.8655100478653 288.1130132832994 L 931.6272765550424 287.76509803363933 L 931.3890430622195 287.4328871783314 L 931.1508095693964 287.11696011906577 L 930.9125760765735 286.8177958625154 L 930.6743425837506 286.5357700671002 L 930.4361090909276 286.27115272692805 L 930.1978755981047 286.0241065071914 L 929.9596421052817 285.79468574128214 L 929.7214086124587 285.5828360958084 L 929.4831751196358 285.3883949055777 L 929.2449416268129 285.21109217648217 L 929.00670813399 285.0505522501019 L 928.7684746411669 284.90629611976397 L 928.530241148344 284.77774438377804 L 928.292007655521 284.6642208176404 L 928.0537741626981 284.56495654318275 L 927.8155406698752 284.47909476896183 L 927.5773071770521 284.40569607266383 L 927.3390736842292 284.34374419295494 L 927.1008401914063 284.2921522950708 L 926.8626066985834 284.249769671514 L 926.6243732057603 284.2153888365484 L 926.3861397129374 284.1877529707505 L 926.1479062201145 284.16556366971884 L 925.9096727272915 284.14748894916903 L 925.6714392344686 284.1321714570599 L 925.4332057416456 284.11823684211976 L 925.1949724880571 284.1321714570599 L 924.9567392344686 284.14748894916903 L 924.7185059808801 284.16556366971884 L 924.4802727272917 284.1877529707505 L 924.2420394737031 284.2153888365484 L 924.0038062201146 284.249769671514 L 923.7655729665261 284.2921522950708 L 923.5273397129376 284.34374419295494 L 923.2891064593491 284.40569607266383 L 923.0508732057606 284.47909476896183 L 922.8126399521722 284.56495654318275 L 922.5744066985836 284.6642208176404 L 922.3361734449951 284.77774438377804 L 922.0979401914066 284.90629611976397 L 921.8597069378181 285.0505522501019 L 921.6214736842296 285.21109217648217 L 921.3832404306411 285.3883949055777 L 921.1450071770527 285.5828360958084 L 920.9067739234641 285.79468574128214 L 920.6685406698756 286.0241065071914 L 920.4303074162871 286.27115272692805 L 920.1920741626986 286.5357700671002 L 919.9538409091101 286.8177958625154 L 919.7156076555216 287.11696011906577 L 919.4773744019332 287.4328871783314 L 919.2391411483446 287.76509803363933 L 919.0009078947561 288.1130132832994 L 918.7626746411677 288.47595670280765 L 918.5244413875791 288.85315941399585 L 918.2862081339906 289.24376462542085 L 918.0479748804021 289.6468329147687 L 917.8097416268137 290.0613480207058 L 917.5715083732251 290.4862231084675 L 917.3332751196366 290.9203074705566 L 917.0950418660482 291.36239362123695 L 916.8568086124596 291.8112247410849 L 916.6185753588711 292.26550242569914 L 916.3803421052826 292.7238946907953 L 916.1421088516942 293.18504418433196 L 915.9038755981056 293.64757655503774" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 954.0212057416438 293.64757655503774 L 953.7829724880553 293.18504418433196 L 953.5447392344668 292.7238946907953 L 953.3065059808783 292.26550242569914 L 953.0682727272898 291.8112247410849 L 952.8300394737013 291.36239362123695 L 952.5918062201129 290.9203074705566 L 952.3535729665243 290.4862231084675 L 952.1153397129358 290.0613480207058 L 951.8771064593473 289.6468329147687 L 951.6388732057588 289.24376462542085 L 951.4006399521703 288.85315941399585 L 951.1624066985818 288.47595670280765 L 950.9241734449934 288.1130132832994 L 950.6859401914048 287.76509803363933 L 950.4477069378163 287.4328871783314 L 950.2094736842278 287.11696011906577 L 949.9712404306393 286.8177958625154 L 949.7330071770508 286.5357700671002 L 949.4947739234623 286.27115272692805 L 949.2565406698739 286.0241065071914 L 949.0183074162853 285.79468574128214 L 948.7800741626968 285.5828360958084 L 948.5418409091083 285.3883949055777 L 948.3036076555198 285.21109217648217 L 948.0653744019313 285.0505522501019 L 947.8271411483428 284.90629611976397 L 947.5889078947544 284.77774438377804 L 947.3506746411658 284.6642208176404 L 947.1124413875773 284.56495654318275 L 946.8742081339888 284.47909476896183 L 946.6359748804003 284.40569607266383 L 946.3977416268118 284.34374419295494 L 946.1595083732233 284.2921522950708 L 945.9212751196349 284.249769671514 L 945.6830418660463 284.2153888365484 L 945.4448086124578 284.1877529707505 L 945.2065753588693 284.16556366971884 L 944.9683421052808 284.14748894916903 L 944.7301088516923 284.1321714570599 L 944.4918755981038 284.11823684211976 L 944.2536421052808 284.1321714570599 L 944.0154086124579 284.14748894916903 L 943.777175119635 284.16556366971884 L 943.538941626812 284.1877529707505 L 943.300708133989 284.2153888365484 L 943.0624746411661 284.249769671514 L 942.8242411483432 284.2921522950708 L 942.5860076555202 284.34374419295494 L 942.3477741626972 284.40569607266383 L 942.1095406698743 284.47909476896183 L 941.8713071770513 284.56495654318275 L 941.6330736842284 284.6642208176404 L 941.3948401914055 284.77774438377804 L 941.1566066985824 284.90629611976397 L 940.9183732057595 285.0505522501019 L 940.6801397129366 285.21109217648217 L 940.4419062201137 285.3883949055777 L 940.2036727272907 285.5828360958084 L 939.9654392344677 285.79468574128214 L 939.7272057416448 286.0241065071914 L 939.4889722488218 286.27115272692805 L 939.2507387559989 286.5357700671002 L 939.012505263176 286.8177958625154 L 938.7742717703529 287.11696011906577 L 938.53603827753 287.4328871783314 L 938.2978047847071 287.76509803363933 L 938.0595712918841 288.1130132832994 L 937.8213377990611 288.47595670280765 L 937.5831043062382 288.85315941399585 L 937.3448708134152 289.24376462542085 L 937.1066373205923 289.6468329147687 L 936.8684038277694 290.0613480207058 L 936.6301703349463 290.4862231084675 L 936.3919368421234 290.9203074705566 L 936.1537033493005 291.36239362123695 L 935.9154698564776 291.8112247410849 L 935.6772363636546 292.26550242569914 L 935.4390028708316 292.7238946907953 L 935.2007693780087 293.18504418433196 L 934.9625358851857 293.64757655503774" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 877.486976076577 293.52488755982245 L 865.3309569378218 293.52488755982245" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 966.3376076555186 293.9619210526454 L 954.1815885167633 293.9619210526454" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="915.5966889952349" y="269.3605143540824" stroke="rgb(245, 241, 237)" stroke-width="1.913875598086px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="17.224880382774px">L4</text><text class="sch-component-text" x="915.5803631296999" y="313.3746091697943" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="17.224880382774px"></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="82.99598086131759" y="381.692605263166" width="38.79272727272476" height="72.72727272726797" fill="transparent"/><path class="sch-component-symbol-path" d="M 102.39234449767997 454.419877990434 L 102.39234449767997 425.3289688995268" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 102.39234449767997 410.7835143540732 L 102.39234449767997 381.692605263166" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 121.78870813404235 425.3289688995268 L 82.99598086131759 425.3289688995268" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 121.78870813404235 410.7835143540732 L 82.99598086131759 410.7835143540732" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="116.331738437073" y="393.81381738437733" stroke="rgb(245, 241, 237)" stroke-width="1.913875598086px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="17.224880382774px">C25</text><text class="sch-component-text" x="116.33173843707301" y="442.29866586922265" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="17.224880382774px"></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="1078.2112918660378" y="381.692605263166" width="38.79272727272473" height="72.72727272726797" fill="transparent"/><path class="sch-component-symbol-path" d="M 1097.6076555024001 454.419877990434 L 1097.6076555024001 425.3289688995268" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1097.6076555024001 410.7835143540732 L 1097.6076555024001 381.692605263166" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1117.0040191387625 425.3289688995268 L 1078.2112918660378 425.3289688995268" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1117.0040191387625 410.7835143540732 L 1078.2112918660378 410.7835143540732" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1111.5470494417932" y="393.81381738437733" stroke="rgb(245, 241, 237)" stroke-width="1.913875598086px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="17.224880382774px">C26</text><text class="sch-component-text" x="1111.5470494417932" y="442.29866586922265" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="17.224880382774px"></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="681.339712918695" cy="408.48686363637" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="365.55023923450506" cy="427.62561961723" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="681.339712918695" cy="446.76437559809" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="365.55023923450506" cy="408.48686363637" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="681.339712918695" cy="389.34810765551" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="681.339712918695" cy="427.62561961723" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="865.2715311005013" cy="293.4031746411622" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="966.3074162679588" cy="293.9054808612578" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="102.39234449767997" cy="389.34810765551" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="102.39234449767997" cy="462.075380382778" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="1097.6076555024001" cy="389.34810765551" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="1097.6076555024001" cy="462.075380382778" r="3.827751196172" 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="
|
|
80
|
+
</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 966.3074162679588 293.9054808612578 L 1097.6076555024001 293.9054808612578 L 1097.6076555024001 381.692605263166" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 966.3074162679588 293.9054808612578 L 1097.6076555024001 293.9054808612578 L 1097.6076555024001 381.692605263166" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 681.339712918695 408.48686363637 L 985.4461722488188 408.48686363637 L 985.4461722488188 293.9054808612578 L 966.3074162679588 293.9054808612578" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 681.339712918695 408.48686363637 L 985.4461722488188 408.48686363637 L 985.4461722488188 293.9054808612578 L 966.3074162679588 293.9054808612578" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 681.339712918695 427.62561961723 L 700.4784688995551 427.62561961723 L 700.4784688995551 408.48686363637 L 681.339712918695 408.48686363637" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 681.339712918695 427.62561961723 L 700.4784688995551 427.62561961723 L 700.4784688995551 408.48686363637 L 681.339712918695 408.48686363637" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 365.55023923450506 408.48686363637 L 346.41148325364503 408.48686363637 L 346.41148325364503 362.553849282306 L 102.39234449767997 362.553849282306 L 102.39234449767997 381.692605263166" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 365.55023923450506 408.48686363637 L 346.41148325364503 408.48686363637 L 346.41148325364503 362.553849282306 L 102.39234449767997 362.553849282306 L 102.39234449767997 381.692605263166" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 365.55023923450506 427.62561961723 L 346.41148325364503 427.62561961723 L 346.41148325364503 408.48686363637 L 365.55023923450506 408.48686363637" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 365.55023923450506 427.62561961723 L 346.41148325364503 427.62561961723 L 346.41148325364503 408.48686363637 L 365.55023923450506 408.48686363637" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 681.3397129186951 446.76437559809 L 700.4784688995551 446.76437559809 L 700.4784688995551 506.09451913875597 L 102.39234449767997 506.09451913875597 L 102.39234449767997 454.419877990434" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 681.3397129186951 446.76437559809 L 700.4784688995551 446.76437559809 L 700.4784688995551 506.09451913875597 L 102.39234449767997 506.09451913875597 L 102.39234449767997 454.419877990434" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 1097.6076555024001 454.419877990434 L 1097.6076555024001 506.09451913875597 L 700.4784688995551 506.09451913875597 L 700.4784688995551 446.76437559809 L 681.339712918695 446.76437559809" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1097.6076555024001 454.419877990434 L 1097.6076555024001 506.09451913875597 L 700.4784688995551 506.09451913875597 L 700.4784688995551 446.76437559809 L 681.339712918695 446.76437559809" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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 681.339712918695 389.34810765551 L 773.3056220095981 389.34810765551 L 773.3056220095981 293.4031746411622 L 865.2715311005012 293.4031746411622" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="15.311004784688px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 681.339712918695 389.34810765551 L 773.3056220095981 389.34810765551 L 773.3056220095981 293.4031746411622 L 865.2715311005012 293.4031746411622" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.913875598086px" 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="966.3074162679588" cy="293.9054808612578" r="2.870813397129" 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="681.339712918695" cy="408.48686363637" r="2.870813397129" 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="365.55023923450506" cy="408.48686363637" r="2.870813397129" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="346.41148325364503" cy="408.48686363637" r="2.870813397129" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><circle cx="681.3397129186951" cy="446.76437559809" r="2.870813397129" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="700.4784688995551" cy="446.76437559809" r="2.870813397129" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="700.4784688995551" cy="506.09451913875597" r="2.870813397129" 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_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="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="403.827751196225" y="370.20935167465" width="239.23444976075007" height="95.69377990429996" stroke-width="1.913875598086px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="403.827751196225" y="370.20935167465" width="239.23444976075007" height="95.69377990429996" fill="transparent"/><text class="sch-text" x="523.4449760766" y="418.0562416268" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="17.224880382774px" transform="rotate(0, 523.4449760766, 418.0562416268)">U2</text><line class="component-pin sch-component-pin sch-port-line" x1="643.0622009569751" y1="408.48686363637" x2="681.339712918695" y2="408.48686363637" stroke-width="1.913875598086px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="679.425837320609" y="406.572988038284" width="3.827751196172" height="3.827751196172" opacity="0"/></g><text class="pin-number sch-pin-number" x="662.200956937835" y="406.572988038284" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="14.354066985645px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="403.827751196225" y1="427.62561961723" x2="365.55023923450506" y2="427.62561961723" stroke-width="1.913875598086px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="363.63636363641905" y="425.71174401914396" width="3.827751196172" height="3.827751196172" opacity="0"/></g><text class="pin-number sch-pin-number" x="384.688995215365" y="425.71174401914396" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="14.354066985645px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="643.0622009569751" y1="446.76437559809" x2="681.339712918695" y2="446.76437559809" stroke-width="1.913875598086px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="679.425837320609" y="444.850500000004" width="3.827751196172" height="3.827751196172" opacity="0"/></g><text class="pin-number sch-pin-number" x="662.200956937835" y="444.850500000004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="14.354066985645px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="403.827751196225" y1="408.48686363637" x2="365.55023923450506" y2="408.48686363637" stroke-width="1.913875598086px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="363.63636363641905" y="406.572988038284" width="3.827751196172" height="3.827751196172" opacity="0"/></g><text class="pin-number sch-pin-number" x="384.688995215365" y="406.572988038284" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="14.354066985645px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="643.0622009569751" y1="389.34810765551" x2="681.339712918695" y2="389.34810765551" stroke-width="1.913875598086px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="679.425837320609" y="387.43423205742397" width="3.827751196172" height="3.827751196172" opacity="0"/></g><text class="pin-number sch-pin-number" x="662.200956937835" y="387.43423205742397" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="14.354066985645px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="643.0622009569751" y1="427.62561961723" x2="681.339712918695" y2="427.62561961723" stroke-width="1.913875598086px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><rect x="679.425837320609" y="425.71174401914396" width="3.827751196172" height="3.827751196172" opacity="0"/></g><text class="pin-number sch-pin-number" x="662.200956937835" y="425.71174401914396" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="14.354066985645px" transform="">6</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component-overlay sch-component-overlay" x="865.3309569378218" y="284.11823684211976" width="101.00665071769674" height="9.843684210525623" fill="transparent"/><path class="sch-component-symbol-path" d="M 896.8452153110255 293.64764354068365 L 896.6069818182026 293.1851114092123 L 896.3687483253797 292.72396215491005 L 896.1305148325566 292.2655701290484 L 895.8922813397337 291.8112926836686 L 895.6540478469108 291.36246180305506 L 895.4158143540878 290.9203758916092 L 895.1775808612649 290.48629176875454 L 894.9393473684419 290.06141692022726 L 894.701113875619 289.6469020535247 L 894.462880382796 289.2438340034112 L 894.2246468899731 288.8532290312207 L 893.98641339715 288.4760265592669 L 893.7481799043271 288.1130833789931 L 893.5099464115042 287.7651683685675 L 893.2717129186813 287.432957752494 L 893.0334794258583 287.11703093246285 L 892.7952459330353 286.8178669151469 L 892.5570124402124 286.5358413589662 L 892.3187789473894 286.2712242580285 L 892.0805454545665 286.0241782775263 L 891.8423119617436 285.7947577508515 L 891.6040784689205 285.5829083446122 L 891.3658449760976 285.38846739361594 L 891.1276114832747 285.2111649037548 L 890.8893779904517 285.050625216609 L 890.6511444976288 284.9063693255055 L 890.4129110048058 284.7778178287541 L 890.1746775119828 284.66429450185086 L 889.9364440191599 284.56503046662766 L 889.698210526337 284.4791689316412 L 889.4599770335141 284.40577047457765 L 889.221743540691 284.3438188341032 L 888.9835100478681 284.29222717545355 L 888.7452765550452 284.2498447911311 L 888.5070430622222 284.21546419540005 L 888.2688095693992 284.18782856883655 L 888.0305760765763 284.1656395070394 L 887.7923425837533 284.147565025724 L 887.5541090909304 284.13224777284927 L 887.3158755981075 284.1183133971436 L 887.077642344519 284.13224777284927 L 886.8394090909304 284.147565025724 L 886.6011758373419 284.1656395070394 L 886.3629425837535 284.18782856883655 L 886.1247093301649 284.21546419540005 L 885.8864760765764 284.2498447911311 L 885.648242822988 284.29222717545355 L 885.4100095693994 284.3438188341032 L 885.1717763158109 284.40577047457765 L 884.9335430622224 284.4791689316412 L 884.695309808634 284.56503046662766 L 884.4570765550454 284.66429450185086 L 884.2188433014569 284.7778178287541 L 883.9806100478685 284.9063693255055 L 883.74237679428 285.050625216609 L 883.5041435406914 285.2111649037548 L 883.265910287103 285.38846739361594 L 883.0276770335145 285.5829083446122 L 882.7894437799259 285.7947577508515 L 882.5512105263374 286.0241782775263 L 882.312977272749 286.2712242580285 L 882.0747440191604 286.5358413589662 L 881.8365107655719 286.8178669151469 L 881.5982775119835 287.11703093246285 L 881.360044258395 287.432957752494 L 881.1218110048064 287.7651683685675 L 880.8835777512179 288.1130833789931 L 880.6453444976295 288.4760265592669 L 880.407111244041 288.8532290312207 L 880.1688779904524 289.2438340034112 L 879.930644736864 289.6469020535247 L 879.6924114832755 290.06141692022726 L 879.4541782296869 290.48629176875454 L 879.2159449760984 290.9203758916092 L 878.97771172251 291.36246180305506 L 878.7394784689214 291.8112926836686 L 878.5012452153329 292.2655701290484 L 878.2630119617444 292.72396215491005 L 878.024778708156 293.1851114092123 L 877.7865454545674 293.64764354068365" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 915.9038755981056 293.64757655503774 L 915.6656423445171 293.18504418433196 L 915.4274090909287 292.7238946907953 L 915.1891758373401 292.26550242569914 L 914.9509425837516 291.8112247410849 L 914.7127093301631 291.36239362123695 L 914.4744760765747 290.9203074705566 L 914.2362428229861 290.4862231084675 L 913.9980095693976 290.0613480207058 L 913.7597763158092 289.6468329147687 L 913.5215430622206 289.24376462542085 L 913.2833098086321 288.85315941399585 L 913.0450765550436 288.47595670280765 L 912.8068433014552 288.1130132832994 L 912.5686100478666 287.76509803363933 L 912.3303767942781 287.4328871783314 L 912.0921435406897 287.11696011906577 L 911.8539102871011 286.8177958625154 L 911.6156770335126 286.5357700671002 L 911.3774437799241 286.27115272692805 L 911.1392105263357 286.0241065071914 L 910.9009772727471 285.79468574128214 L 910.6627440191586 285.5828360958084 L 910.4245107655702 285.3883949055777 L 910.1862775119816 285.21109217648217 L 909.9480442583931 285.0505522501019 L 909.7098110048047 284.90629611976397 L 909.4715777512162 284.77774438377804 L 909.2333444976276 284.6642208176404 L 908.9951112440391 284.56495654318275 L 908.7568779904507 284.47909476896183 L 908.5186447368621 284.40569607266383 L 908.2804114832736 284.34374419295494 L 908.0421782296852 284.2921522950708 L 907.8039449760967 284.249769671514 L 907.5657117225081 284.2153888365484 L 907.3274784689196 284.1877529707505 L 907.0892452153312 284.16556366971884 L 906.8510119617426 284.14748894916903 L 906.6127787081541 284.1321714570599 L 906.3745454545657 284.11823684211976 L 906.1363119617426 284.1321714570599 L 905.8980784689197 284.14748894916903 L 905.6598449760968 284.16556366971884 L 905.4216114832739 284.1877529707505 L 905.1833779904509 284.2153888365484 L 904.9451444976279 284.249769671514 L 904.706911004805 284.2921522950708 L 904.468677511982 284.34374419295494 L 904.2304440191591 284.40569607266383 L 903.9922105263361 284.47909476896183 L 903.7539770335131 284.56495654318275 L 903.5157435406902 284.6642208176404 L 903.2775100478673 284.77774438377804 L 903.0392765550444 284.90629611976397 L 902.8010430622213 285.0505522501019 L 902.5628095693984 285.21109217648217 L 902.3245760765755 285.3883949055777 L 902.0863425837525 285.5828360958084 L 901.8481090909296 285.79468574128214 L 901.6098755981066 286.0241065071914 L 901.3716421052836 286.27115272692805 L 901.1334086124607 286.5357700671002 L 900.8951751196378 286.8177958625154 L 900.6569416268148 287.11696011906577 L 900.4187081339918 287.4328871783314 L 900.1804746411689 287.76509803363933 L 899.9422411483459 288.1130132832994 L 899.704007655523 288.47595670280765 L 899.4657741627 288.85315941399585 L 899.227540669877 289.24376462542085 L 898.9893071770541 289.6468329147687 L 898.7510736842312 290.0613480207058 L 898.5128401914083 290.4862231084675 L 898.2746066985852 290.9203074705566 L 898.0363732057623 291.36239362123695 L 897.7981397129394 291.8112247410849 L 897.5599062201164 292.26550242569914 L 897.3216727272935 292.7238946907953 L 897.0834392344705 293.18504418433196 L 896.8452057416475 293.64757655503774" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 934.9625454545637 293.64757655503774 L 934.7243119617408 293.18504418433196 L 934.4860784689178 292.7238946907953 L 934.2478449760948 292.26550242569914 L 934.0096114832719 291.8112247410849 L 933.771377990449 291.36239362123695 L 933.533144497626 290.9203074705566 L 933.294911004803 290.4862231084675 L 933.0566775119801 290.0613480207058 L 932.8184440191571 289.6468329147687 L 932.5802105263342 289.24376462542085 L 932.3419770335113 288.85315941399585 L 932.1037435406882 288.47595670280765 L 931.8655100478653 288.1130132832994 L 931.6272765550424 287.76509803363933 L 931.3890430622195 287.4328871783314 L 931.1508095693964 287.11696011906577 L 930.9125760765735 286.8177958625154 L 930.6743425837506 286.5357700671002 L 930.4361090909276 286.27115272692805 L 930.1978755981047 286.0241065071914 L 929.9596421052817 285.79468574128214 L 929.7214086124587 285.5828360958084 L 929.4831751196358 285.3883949055777 L 929.2449416268129 285.21109217648217 L 929.00670813399 285.0505522501019 L 928.7684746411669 284.90629611976397 L 928.530241148344 284.77774438377804 L 928.292007655521 284.6642208176404 L 928.0537741626981 284.56495654318275 L 927.8155406698752 284.47909476896183 L 927.5773071770521 284.40569607266383 L 927.3390736842292 284.34374419295494 L 927.1008401914063 284.2921522950708 L 926.8626066985834 284.249769671514 L 926.6243732057603 284.2153888365484 L 926.3861397129374 284.1877529707505 L 926.1479062201145 284.16556366971884 L 925.9096727272915 284.14748894916903 L 925.6714392344686 284.1321714570599 L 925.4332057416456 284.11823684211976 L 925.1949724880571 284.1321714570599 L 924.9567392344686 284.14748894916903 L 924.7185059808801 284.16556366971884 L 924.4802727272917 284.1877529707505 L 924.2420394737031 284.2153888365484 L 924.0038062201146 284.249769671514 L 923.7655729665261 284.2921522950708 L 923.5273397129376 284.34374419295494 L 923.2891064593491 284.40569607266383 L 923.0508732057606 284.47909476896183 L 922.8126399521722 284.56495654318275 L 922.5744066985836 284.6642208176404 L 922.3361734449951 284.77774438377804 L 922.0979401914066 284.90629611976397 L 921.8597069378181 285.0505522501019 L 921.6214736842296 285.21109217648217 L 921.3832404306411 285.3883949055777 L 921.1450071770527 285.5828360958084 L 920.9067739234641 285.79468574128214 L 920.6685406698756 286.0241065071914 L 920.4303074162871 286.27115272692805 L 920.1920741626986 286.5357700671002 L 919.9538409091101 286.8177958625154 L 919.7156076555216 287.11696011906577 L 919.4773744019332 287.4328871783314 L 919.2391411483446 287.76509803363933 L 919.0009078947561 288.1130132832994 L 918.7626746411677 288.47595670280765 L 918.5244413875791 288.85315941399585 L 918.2862081339906 289.24376462542085 L 918.0479748804021 289.6468329147687 L 917.8097416268137 290.0613480207058 L 917.5715083732251 290.4862231084675 L 917.3332751196366 290.9203074705566 L 917.0950418660482 291.36239362123695 L 916.8568086124596 291.8112247410849 L 916.6185753588711 292.26550242569914 L 916.3803421052826 292.7238946907953 L 916.1421088516942 293.18504418433196 L 915.9038755981056 293.64757655503774" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 954.0212057416438 293.64757655503774 L 953.7829724880553 293.18504418433196 L 953.5447392344668 292.7238946907953 L 953.3065059808783 292.26550242569914 L 953.0682727272898 291.8112247410849 L 952.8300394737013 291.36239362123695 L 952.5918062201129 290.9203074705566 L 952.3535729665243 290.4862231084675 L 952.1153397129358 290.0613480207058 L 951.8771064593473 289.6468329147687 L 951.6388732057588 289.24376462542085 L 951.4006399521703 288.85315941399585 L 951.1624066985818 288.47595670280765 L 950.9241734449934 288.1130132832994 L 950.6859401914048 287.76509803363933 L 950.4477069378163 287.4328871783314 L 950.2094736842278 287.11696011906577 L 949.9712404306393 286.8177958625154 L 949.7330071770508 286.5357700671002 L 949.4947739234623 286.27115272692805 L 949.2565406698739 286.0241065071914 L 949.0183074162853 285.79468574128214 L 948.7800741626968 285.5828360958084 L 948.5418409091083 285.3883949055777 L 948.3036076555198 285.21109217648217 L 948.0653744019313 285.0505522501019 L 947.8271411483428 284.90629611976397 L 947.5889078947544 284.77774438377804 L 947.3506746411658 284.6642208176404 L 947.1124413875773 284.56495654318275 L 946.8742081339888 284.47909476896183 L 946.6359748804003 284.40569607266383 L 946.3977416268118 284.34374419295494 L 946.1595083732233 284.2921522950708 L 945.9212751196349 284.249769671514 L 945.6830418660463 284.2153888365484 L 945.4448086124578 284.1877529707505 L 945.2065753588693 284.16556366971884 L 944.9683421052808 284.14748894916903 L 944.7301088516923 284.1321714570599 L 944.4918755981038 284.11823684211976 L 944.2536421052808 284.1321714570599 L 944.0154086124579 284.14748894916903 L 943.777175119635 284.16556366971884 L 943.538941626812 284.1877529707505 L 943.300708133989 284.2153888365484 L 943.0624746411661 284.249769671514 L 942.8242411483432 284.2921522950708 L 942.5860076555202 284.34374419295494 L 942.3477741626972 284.40569607266383 L 942.1095406698743 284.47909476896183 L 941.8713071770513 284.56495654318275 L 941.6330736842284 284.6642208176404 L 941.3948401914055 284.77774438377804 L 941.1566066985824 284.90629611976397 L 940.9183732057595 285.0505522501019 L 940.6801397129366 285.21109217648217 L 940.4419062201137 285.3883949055777 L 940.2036727272907 285.5828360958084 L 939.9654392344677 285.79468574128214 L 939.7272057416448 286.0241065071914 L 939.4889722488218 286.27115272692805 L 939.2507387559989 286.5357700671002 L 939.012505263176 286.8177958625154 L 938.7742717703529 287.11696011906577 L 938.53603827753 287.4328871783314 L 938.2978047847071 287.76509803363933 L 938.0595712918841 288.1130132832994 L 937.8213377990611 288.47595670280765 L 937.5831043062382 288.85315941399585 L 937.3448708134152 289.24376462542085 L 937.1066373205923 289.6468329147687 L 936.8684038277694 290.0613480207058 L 936.6301703349463 290.4862231084675 L 936.3919368421234 290.9203074705566 L 936.1537033493005 291.36239362123695 L 935.9154698564776 291.8112247410849 L 935.6772363636546 292.26550242569914 L 935.4390028708316 292.7238946907953 L 935.2007693780087 293.18504418433196 L 934.9625358851857 293.64757655503774" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 877.486976076577 293.52488755982245 L 865.3309569378218 293.52488755982245" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 966.3376076555186 293.9619210526454 L 954.1815885167633 293.9619210526454" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="915.5966889952349" y="269.3605143540824" stroke="rgb(245, 241, 237)" stroke-width="1.913875598086px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="17.224880382774px">L4</text><text class="sch-component-text" x="915.5803631296999" y="313.3746091697943" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="17.224880382774px"></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="82.99598086131759" y="381.692605263166" width="38.79272727272476" height="72.72727272726797" fill="transparent"/><path class="sch-component-symbol-path" d="M 102.39234449767997 454.419877990434 L 102.39234449767997 425.3289688995268" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 102.39234449767997 410.7835143540732 L 102.39234449767997 381.692605263166" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 121.78870813404235 425.3289688995268 L 82.99598086131759 425.3289688995268" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 121.78870813404235 410.7835143540732 L 82.99598086131759 410.7835143540732" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="116.331738437073" y="393.81381738437733" stroke="rgb(245, 241, 237)" stroke-width="1.913875598086px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="17.224880382774px">C25</text><text class="sch-component-text" x="116.33173843707301" y="442.29866586922265" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="17.224880382774px"></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="1078.2112918660378" y="381.692605263166" width="38.79272727272473" height="72.72727272726797" fill="transparent"/><path class="sch-component-symbol-path" d="M 1097.6076555024001 454.419877990434 L 1097.6076555024001 425.3289688995268" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1097.6076555024001 410.7835143540732 L 1097.6076555024001 381.692605263166" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1117.0040191387625 425.3289688995268 L 1078.2112918660378 425.3289688995268" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1117.0040191387625 410.7835143540732 L 1078.2112918660378 410.7835143540732" stroke="rgb(132, 0, 0)" fill="none" stroke-width="1.913875598086px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1111.5470494417932" y="393.81381738437733" stroke="rgb(245, 241, 237)" stroke-width="1.913875598086px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="17.224880382774px">C26</text><text class="sch-component-text" x="1111.5470494417932" y="442.29866586922265" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="17.224880382774px"></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="681.339712918695" cy="408.48686363637" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="365.55023923450506" cy="427.62561961723" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="681.339712918695" cy="446.76437559809" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="365.55023923450506" cy="408.48686363637" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="681.339712918695" cy="389.34810765551" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="681.339712918695" cy="427.62561961723" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="865.2715311005013" cy="293.4031746411622" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="966.3074162679588" cy="293.9054808612578" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="102.39234449767997" cy="389.34810765551" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="102.39234449767997" cy="462.075380382778" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="1097.6076555024001" cy="389.34810765551" r="3.827751196172" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="1097.6076555024001" cy="462.075380382778" r="3.827751196172" 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="
|
|
81
81
|
M 1097.6076555024001,293.9054808612578
|
|
82
82
|
L 1088.0382775119701,288.73801674642556
|
|
83
83
|
L 1088.0382775119701,255.92142982457764
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg width="
|
|
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
3
|
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-1.3,-0.30000000000000004 1.3,-0.30000000000000004" data-type="line" data-label="" points="94.19354838709677,357.93548387096774 563.8709677419354,357.93548387096774" fill="none" stroke="hsl(8, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.3,-0.30000000000000004 -1.5,-0.30000000000000004 -1.5,-0.9199999999999999 1.5000000000000007,-0.9199999999999999 1.5000000000000007,-0.30000000000000004 1.3000000000000005,-0.30000000000000004" data-type="line" data-label="" points="94.19354838709677,357.93548387096774 58.064516129032256,357.93548387096774 58.064516129032256,469.9354838709677 600,469.9354838709677 600,357.93548387096774 563.8709677419355,357.93548387096774" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="0" data-y="0" x="94.1935483870968" y="213.4193548387097" width="469.6774193548386" height="180.64516129032256" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.005535714285714286"/></g><g><rect data-type="rect" data-label="TYPE_C_16PIN_2MD" data-x="0.06" data-y="-0.63" x="166.4516129032258" y="401.29032258064524" width="346.8387096774193" height="32.51612903225799" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.005535714285714286"/></g><g><rect data-type="rect" data-label="U1" data-x="-0.78" data-y="0.615" x="155.6129032258064" y="170.0645161290323" width="65.03225806451613" height="45.16129032258064" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.005535714285714286"/></g><g><rect data-type="rect" data-label="netId: .U1 > .pin4 to U1.pin5
|
|
4
4
|
globalConnNetId: connectivity_net0" data-x="-1.5" data-y="0.17999999999999994" x="39.999999999999986" y="184.5161290322581" width="36.12903225806454" height="173.41935483870964" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.005535714285714286"/></g><g><circle data-type="point" data-label="schematic_port_0
|
|
@@ -55,7 +55,7 @@ orientation: y+" data-x="-1.5" data-y="-0.30000000000000004" cx="58.064516129032
|
|
|
55
55
|
});
|
|
56
56
|
]]></script>
|
|
57
57
|
</g>
|
|
58
|
-
<g transform="translate(
|
|
58
|
+
<g transform="translate(0, 1216)">
|
|
59
59
|
<style>
|
|
60
60
|
.boundary { fill: rgb(245, 241, 237); }
|
|
61
61
|
.schematic-boundary { fill: none; stroke: #fff; }
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg width="
|
|
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
3
|
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="1.3,-0.30000000000000004 -2.3,0" data-type="line" data-label="" points="559.0243902439025,348.6829268292683 67.31707317073176,307.7073170731707" fill="none" stroke="hsl(160, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.2999999999999998,-0.30000000000000004 1.5,-0.30000000000000004 1.5,-0.9199999999999999 -2.5,-0.9199999999999999 -2.5,0 -2.3,0" data-type="line" data-label="" points="559.0243902439024,348.6829268292683 586.3414634146342,348.6829268292683 586.3414634146342,433.3658536585366 40,433.3658536585366 40,307.7073170731707 67.31707317073176,307.7073170731707" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="0" data-y="0" x="203.90243902439022" y="239.41463414634143" width="355.1219512195123" height="136.58536585365857" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.007321428571428571"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-2" data-y="0" x="67.31707317073173" y="261.2682926829268" width="81.95121951219511" height="92.8780487804878" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.007321428571428571"/></g><g><rect data-type="rect" data-label="TYPE_C_16PIN_2MD" data-x="0.06" data-y="-0.63" x="258.5365853658536" y="381.4634146341464" width="262.24390243902445" height="24.585365853658516" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.007321428571428571"/></g><g><rect data-type="rect" data-label="U1" data-x="-0.78" data-y="0.615" x="250.34146341463418" y="206.6341463414634" width="49.17073170731703" height="34.146341463414615" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.007321428571428571"/></g><g><rect data-type="rect" data-label="netId: .U1 > .pin5 to R1.pin1
|
|
4
4
|
globalConnNetId: connectivity_net0" data-x="1.5" data-y="0.17999999999999994" x="572.6829268292684" y="217.5609756097561" width="27.317073170731646" height="131.1219512195122" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.007321428571428571"/></g><g><circle data-type="point" data-label="schematic_port_0
|
|
@@ -57,7 +57,7 @@ orientation: y+" data-x="1.5" data-y="-0.30000000000000004" cx="586.341463414634
|
|
|
57
57
|
});
|
|
58
58
|
]]></script>
|
|
59
59
|
</g>
|
|
60
|
-
<g transform="translate(
|
|
60
|
+
<g transform="translate(0, 1216)">
|
|
61
61
|
<style>
|
|
62
62
|
.boundary { fill: rgb(245, 241, 237); }
|
|
63
63
|
.schematic-boundary { fill: none; stroke: #fff; }
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg width="
|
|
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
3
|
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="0.4,1.5 2.5,1.5" data-type="line" data-label="" points="339.77220956719816,237.08428246013665 473.71298405466973,237.08428246013665" fill="none" stroke="hsl(238, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.7,1.65 -1.7,1.3499999999999999" data-type="line" data-label="" points="205.83143507972665,227.51708428246013 205.83143507972665,246.65148063781322" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7,1.65 -0.4,1.5" data-type="line" data-label="" points="205.83143507972665,227.51708428246013 288.74715261959,237.08428246013665" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7,1.3499999999999999 -0.4,1.5" data-type="line" data-label="" points="205.83143507972665,246.65148063781322 288.74715261959,237.08428246013665" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7,-1.35 -1.7,-1.65" data-type="line" data-label="" points="205.83143507972665,418.8610478359909 205.83143507972665,437.99544419134395" fill="none" stroke="hsl(124, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7,-1.35 3.5,1.5" data-type="line" data-label="" points="205.83143507972665,418.8610478359909 537.49430523918,237.08428246013665" fill="none" stroke="hsl(124, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7,-1.65 3.5,1.5" data-type="line" data-label="" points="205.83143507972665,437.99544419134395 537.49430523918,237.08428246013665" fill="none" stroke="hsl(124, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.4,1.5 2.5,1.5" data-type="line" data-label="" points="339.77220956719816,237.08428246013665 473.71298405466973,237.08428246013665" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.7,1.3499999999999999 -1.5,1.3499999999999999 -1.5,1.65 -1.7,1.65" data-type="line" data-label="" points="205.83143507972665,246.65148063781322 218.5876993166287,246.65148063781322 218.5876993166287,227.51708428246013 205.83143507972665,227.51708428246013" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.7,-1.65 -1.5,-1.65 -1.5,-1.35 -1.7,-1.35" data-type="line" data-label="" points="205.83143507972665,437.99544419134395 218.5876993166287,437.99544419134395 218.5876993166287,418.8610478359909 205.83143507972665,418.8610478359909" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.5,1.5 3.7,1.5 3.7,-1.35 -1.5,-1.35" data-type="line" data-label="" points="537.49430523918,237.08428246013665 550.2505694760821,237.08428246013665 550.2505694760821,418.8610478359909 218.5876993166287,418.8610478359909" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.4,1.5 -1.5,1.5" data-type="line" data-label="" points="288.74715261959,237.08428246013665 218.5876993166287,237.08428246013665" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="J1" data-x="-3" data-y="0" x="40" y="205.19362186788152" width="165.83143507972665" height="255.12528473804105" fill="hsl(183, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015678571428571427"/></g><g><rect data-type="rect" data-label="R1" data-x="0" data-y="1.5" x="288.74715261959" y="221.13895216400908" width="51.025056947608164" height="31.89066059225513" fill="hsl(71, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015678571428571427"/></g><g><rect data-type="rect" data-label="D1" data-x="3" data-y="1.5" x="473.71298405466973" y="211.57175398633254" width="63.78132118451026" height="51.02505694760822" fill="hsl(357, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015678571428571427"/></g><g><rect data-type="rect" data-label="J1 TYPE-C-31-M-12" data-x="-3" data-y="2.3" x="71.89066059225513" y="179.68109339407744" width="102.05011389521638" height="12.75626423690207" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.015678571428571427"/></g><g><rect data-type="rect" data-label="R1 1kΩ" data-x="0" data-y="1.95" x="301.50341685649204" y="202.004555808656" width="25.512528473804082" height="12.75626423690207" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.015678571428571427"/></g><g><rect data-type="rect" data-label="D1 white" data-x="3" data-y="2.15" x="489.6583143507973" y="189.24829157175398" width="31.89066059225513" height="12.756264236902041" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.015678571428571427"/></g><g><rect data-type="rect" data-label="netId: VBUS
|
|
4
4
|
globalConnNetId: connectivity_net1" data-x="-0.95" data-y="1.74" x="238.3599088838269" y="206.46924829157177" width="30.615034168564904" height="30.615034168564904" fill="#ef444466" stroke="#ef4444" stroke-width="0.015678571428571427"/></g><g><rect data-type="rect" data-label="netId: J1_GND1
|
|
@@ -67,7 +67,7 @@ orientation: y+" data-x="1.45" data-y="1.5" cx="406.74259681093395" cy="237.0842
|
|
|
67
67
|
});
|
|
68
68
|
]]></script>
|
|
69
69
|
</g>
|
|
70
|
-
<g transform="translate(
|
|
70
|
+
<g transform="translate(0, 1216)">
|
|
71
71
|
<style>
|
|
72
72
|
.boundary { fill: rgb(245, 241, 237); }
|
|
73
73
|
.schematic-boundary { fill: none; stroke: #fff; }
|