@tscircuit/schematic-trace-solver 0.0.183 → 0.0.185
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +242 -24
- package/lib/solvers/SameNetJunctionAlignmentSolver/alignSameNetJunctions.ts +30 -12
- package/lib/solvers/SameNetJunctionAlignmentSolver/collapseRedundantSharedEndpointStubs.ts +267 -0
- package/lib/solvers/SameNetJunctionAlignmentSolver/collapseSameNetCycles.ts +1 -1
- package/lib/solvers/SameNetJunctionAlignmentSolver/getSharedPin.ts +13 -0
- package/lib/solvers/UnroutedTraceRecoverySolver/UnroutedTraceRecoverySolver.ts +12 -4
- package/package.json +1 -1
- package/site/bug-reports/bug-report-20260905T041712Z.page.tsx +4 -0
- package/tests/bug-reports/bug-report-20260706T213649Z/__snapshots__/bug-report-20260706T213649Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260706T220324Z/__snapshots__/bug-report-20260706T220324Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T020342Z/__snapshots__/bug-report-20260707T020342Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T020342Z/bug-report-20260707T020342Z.test.ts +10 -0
- package/tests/bug-reports/bug-report-20260707T092615Z/__snapshots__/bug-report-20260707T092615Z.snap.svg +524 -533
- package/tests/bug-reports/bug-report-20260707T134549Z/__snapshots__/bug-report-20260707T134549Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T140410Z/__snapshots__/bug-report-20260707T140410Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T141025Z/__snapshots__/bug-report-20260707T141025Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T141421Z/__snapshots__/bug-report-20260707T141421Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T230831Z/__snapshots__/bug-report-20260707T230831Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260708T095725Z/__snapshots__/bug-report-20260708T095725Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260716T144856Z/__snapshots__/bug-report-20260716T144856Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260717T022934Z/__snapshots__/bug-report-20260717T022934Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260717T042845Z/__snapshots__/bug-report-20260717T042845Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260721T221026Z/__snapshots__/bug-report-20260721T221026Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260724T175257Z/__snapshots__/bug-report-20260724T175257Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260728T144234Z/__snapshots__/bug-report-20260728T144234Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260728T144234Z/bug-report-20260728T144234Z.test.ts +2 -0
- package/tests/bug-reports/bug-report-20260730T061837Z/__snapshots__/bug-report-20260730T061837Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260730T061837Z/bug-report-20260730T061837Z.test.ts +1 -1
- package/tests/bug-reports/bug-report-20260731T052229Z/__snapshots__/bug-report-20260731T052229Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260804T171919Z/__snapshots__/bug-report-20260804T171919Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260804T225912Z/__snapshots__/bug-report-20260804T225912Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260805T061316Z/__snapshots__/bug-report-20260805T061316Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260806T061548Z/__snapshots__/bug-report-20260806T061548Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260815T073240Z/__snapshots__/bug-report-20260815T073240Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260819T091818Z/__snapshots__/bug-report-20260819T091818Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260825T045913Z/__snapshots__/bug-report-20260825T045913Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260825T103621Z/__snapshots__/bug-report-20260825T103621Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260826T072956Z/__snapshots__/bug-report-20260826T072956Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260901T055358Z/__snapshots__/bug-report-20260901T055358Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260901T064117Z/__snapshots__/bug-report-20260901T064117Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260901T134241Z/__snapshots__/bug-report-20260901T134241Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260902T092425Z/__snapshots__/bug-report-20260902T092425Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260905T041712Z/__snapshots__/bug-report-20260905T041712Z.snap.svg +546 -0
- package/tests/bug-reports/bug-report-20260905T041712Z/bug-report-20260905T041712Z.json +2023 -0
- package/tests/bug-reports/bug-report-20260905T041712Z/bug-report-20260905T041712Z.test.ts +33 -0
- package/tests/examples/__snapshots__/example02.snap.svg +2 -2
- package/tests/examples/__snapshots__/example13.snap.svg +2 -2
- package/tests/examples/__snapshots__/example14.snap.svg +2 -2
- package/tests/examples/__snapshots__/example15.snap.svg +2 -2
- package/tests/examples/__snapshots__/example18.snap.svg +2 -2
- package/tests/examples/__snapshots__/example19.snap.svg +2 -2
- package/tests/examples/__snapshots__/example21.snap.svg +2 -2
- package/tests/examples/__snapshots__/example27.snap.svg +2 -2
- package/tests/examples/__snapshots__/example29.snap.svg +2 -2
- package/tests/examples/__snapshots__/example42.snap.svg +2 -2
- package/tests/examples/__snapshots__/example45.snap.svg +2 -2
- package/tests/examples/__snapshots__/example46.snap.svg +2 -2
- package/tests/examples/__snapshots__/example47.snap.svg +2 -2
- package/tests/examples/__snapshots__/example51.snap.svg +2 -2
- package/tests/repros/__snapshots__/board-1273-trace-overlap-cycle.snap.svg +2 -2
- package/tests/repros/__snapshots__/board-15984-same-net-junction.snap.svg +2 -2
- package/tests/repros/__snapshots__/board1096-usb-label-overlap-iteration.snap.svg +2 -2
- package/tests/repros/__snapshots__/bugreport-001-gnd-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/netlabel-connector-through-rail-label.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-battery-management-bq24073.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bc107a-common-emitter-routing.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bluetooth-controller-ground-decoupling-groups.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-board-589-regulator-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-board-648-esp12f-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-board-8090-power-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bq24074-battery-charger.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bq25895-cross-net-trace-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bq40z60-current-sense.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-cc2340r5.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-core-ground-inline-label-fallback.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-esp12f-section.snap.svg +508 -0
- package/tests/repros/__snapshots__/repro-example35-minimize-trace-crossing.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-hdc2080-ground-label-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-hdc3020-ground-label-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-hub-usb-sheet.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-ina237-current-monitor.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-isolated-rs485-isow7841.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-mspm0l1306-capacitor-symmetry.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-pga300-c6-trace-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-pga300-redundant-ground-traces.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-pmp11282-isolated-dcdc.snap.svg +18 -18
- package/tests/repros/__snapshots__/repro-power-group-rail-labels.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-powerbank-3v-system-power.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rectifier-trace-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rp2040-gamepad-trace-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rp2040-usb-cc2-ground-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-smartwatch-power-sheet.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-ti-power-output-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida-01389-hbridge.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida00553-j4-cell-divider.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida010076-j4-ground-bus.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida010076-page02.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tmp1075-ground-label-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tps61222-trace-intersection.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-trellis-core-gnd-net-label-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-type-c-vbus-led-ground-label.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-usb-power-vbus-label-detour.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro130-bq27441-fuel-gauge-trace-through-c1.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro161-power-section-autolayout.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro48-555-timer-vcc-rail-label.snap.svg +2 -2
- package/tests/repros/assets/repro-esp12f-status-section.input.json +1394 -0
- package/tests/repros/repro-esp12f-section.test.ts +12 -0
- package/tests/solvers/SameNetJunctionAlignmentSolver/collapse-redundant-shared-endpoint-stubs.test.ts +101 -0
- package/tests/solvers/UnroutedTraceRecoverySolver/local-elbow-obstacles.test.ts +74 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg width="1200" height="2016" viewBox="0 0 1200 2016" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Solver debug visualization on top and Circuit JSON schematic on the bottom">
|
|
2
2
|
<g transform="translate(0, 0) scale(1.875, 1.875) translate(0, 0)">
|
|
3
|
-
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-3.1600000000000006,-0.10500000000000029 -1.9500000000000002,0.9" data-type="line" data-label="" points="213.5399284862932,295.8045292014303 294.30274135876044,228.72467222884387" fill="none" stroke="hsl(181, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.10500000000000029 -4.260000000000002,2.1149999999999998" data-type="line" data-label="" points="213.5399284862932,295.8045292014303 140.11918951132293,147.62812872467228" fill="none" stroke="hsl(181, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,0.9 -4.260000000000002,2.1149999999999998" data-type="line" data-label="" points="294.30274135876044,228.72467222884387 140.11918951132293,147.62812872467228" fill="none" stroke="hsl(181, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.30500000000000027 1.9500000000000002,-0.85" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 554.6126340882001,345.5303933253873" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.30500000000000027 1.9500000000000002,-0.44999999999999996" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 554.6126340882001,318.83194278903454" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.30500000000000027 -1.9500000000000002,0.7" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 294.30274135876044,242.07389749702025" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.30500000000000027 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 554.6126340882001,332.1811680572109" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.30500000000000027 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.30500000000000027 -2.755,-3.1050000000000004" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.85 1.9500000000000002,-0.44999999999999996" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 554.6126340882001,318.83194278903454" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.85 -1.9500000000000002,0.7" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 294.30274135876044,242.07389749702025" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.85 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 554.6126340882001,332.1811680572109" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.85 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.85 -2.755,-3.1050000000000004" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.44999999999999996 -1.9500000000000002,0.7" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 294.30274135876044,242.07389749702025" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.44999999999999996 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 554.6126340882001,332.1811680572109" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.44999999999999996 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.44999999999999996 -2.755,-3.1050000000000004" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,0.7 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="294.30274135876044,242.07389749702025 554.6126340882001,332.1811680572109" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,0.7 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="294.30274135876044,242.07389749702025 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,0.7 -2.755,-3.1050000000000004" data-type="line" data-label="" points="294.30274135876044,242.07389749702025 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.6499999999999999 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="554.6126340882001,332.1811680572109 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.6499999999999999 -2.755,-3.1050000000000004" data-type="line" data-label="" points="554.6126340882001,332.1811680572109 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.160000000000001,2.1149999999999998 -2.755,-3.1050000000000004" data-type="line" data-label="" points="213.53992848629318,147.62812872467228 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,-0.7000000000000001 -2.755,-2.705" data-type="line" data-label="" points="294.30274135876044,335.51847437425505 240.57210965435044,469.34445768772343" fill="none" stroke="hsl(167, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,-0.9 -2.755,-2.9050000000000002" data-type="line" data-label="" points="294.30274135876044,348.86769964243143 240.57210965435044,482.6936829558998" fill="none" stroke="hsl(5, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.2499999999999999 1.9500000000000002,0.85" data-type="line" data-label="" points="554.6126340882001,305.48271752085816 554.6126340882001,232.06197854588797" fill="none" stroke="hsl(158, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,0.9 -2.5550000000000006,0.9 -2.5550000000000006,-0.10500000000000029 -3.1600000000000006,-0.10500000000000029" data-type="line" data-label="" points="294.30274135876044,228.72467222884387 253.9213349225268,228.72467222884387 253.9213349225268,295.8045292014303 213.5399284862932,295.8045292014303" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.9500000000000002,0.7 -2.1500000000000004,0.7 -2.1500000000000004,-0.30500000000000027 -3.1600000000000006,-0.30500000000000027" data-type="line" data-label="" points="294.30274135876044,242.07389749702025 280.953516090584,242.07389749702025 280.953516090584,309.15375446960667 213.5399284862932,309.15375446960667" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.9500000000000002,-0.44999999999999996 2.1500000000000004,-0.44999999999999996 2.1500000000000004,-0.6499999999999999 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 567.9618593563766,318.83194278903454 567.9618593563766,332.1811680572109 554.6126340882001,332.1811680572109" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.9500000000000002,-0.85 2.1500000000000004,-0.85 2.1500000000000004,-0.6499999999999999 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 567.9618593563766,345.5303933253873 567.9618593563766,332.1811680572109 554.6126340882001,332.1811680572109" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.9500000000000002,-0.2499999999999999 2.1500000000000004,-0.2499999999999999 2.1500000000000004,0.85 1.9500000000000002,0.85" data-type="line" data-label="" points="554.6126340882001,305.48271752085816 567.9618593563766,305.48271752085816 567.9618593563766,232.06197854588797 554.6126340882001,232.06197854588797" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.160000000000001,2.1149999999999998 -3.059000000000001,2.1149999999999998 -3.059000000000001,1.664" data-type="line" data-label="" points="213.53992848629318,147.62812872467228 220.28128724672226,147.62812872467228 220.28128724672226,177.73063170441003" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.755,-3.1050000000000004 -2.654,-3.1050000000000004 -2.654,-3.3060000000000005" data-type="line" data-label="" points="240.57210965435044,496.04290822407626 247.31346841477952,496.04290822407626 247.31346841477952,509.4588796185935" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.44999999999999996,2.55 -0.44999999999999996,2.5509999999999997 -1.9510000000000005,2.5509999999999997 -1.9510000000000005,2.651" data-type="line" data-label="" points="394.42193087008343,118.5935637663886 394.42193087008343,118.52681764004774 294.23599523241955,118.52681764004774 294.23599523241955,111.85220500595952" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.44999999999999996,2.55 0.44999999999999996,2.751 0.39899999999999997,2.751" data-type="line" data-label="" points="454.4934445768772,118.5935637663886 454.4934445768772,105.17759237187133 451.08939213349225,105.17759237187133" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0,-2.55 0,-3.3009999999999997 -0.7510000000000001,-3.3009999999999997" data-type="line" data-label="" points="424.4576877234803,458.99880810488673 424.4576877234803,509.12514898688903 374.33134684147797,509.12514898688903" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.65,-2.55 -0.65,-2.7009999999999996 -0.7010000000000001,-2.7009999999999996" data-type="line" data-label="" points="381.07270560190705,458.99880810488673 381.07270560190705,469.0774731823599 377.66865315852203,469.0774731823599" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.65,-2.55 0.65,-2.7009999999999996 0.599,-2.7009999999999996" data-type="line" data-label="" points="467.8426698450536,458.99880810488673 467.8426698450536,469.0774731823599 464.43861740166864,469.0774731823599" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-4.460000000000001" data-y="-0.2050000000000003" x="40" y="282.45530393325384" width="173.5399284862932" height="40.047675804529206" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01498214285714286"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="0" data-y="0" x="294.3027413587605" y="118.59356376638857" width="260.3098927294397" height="340.40524433849816" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01498214285714286"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-3.7100000000000013" data-y="2.1149999999999998" x="140.11918951132293" y="119.59475566150185" width="73.42073897497025" height="56.06674612634086" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01498214285714286"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-4.205" data-y="-2.9050000000000002" x="47.008343265792675" y="455.99523241954705" width="193.56376638855775" height="53.39690107270559" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01498214285714286"/></g><g><rect data-type="rect" data-label="netId: IN
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-3.1600000000000006,-0.10500000000000029 -1.9500000000000002,0.9" data-type="line" data-label="" points="213.5399284862932,295.8045292014303 294.30274135876044,228.72467222884387" fill="none" stroke="hsl(181, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.10500000000000029 -4.260000000000002,2.1149999999999998" data-type="line" data-label="" points="213.5399284862932,295.8045292014303 140.11918951132293,147.62812872467228" fill="none" stroke="hsl(181, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,0.9 -4.260000000000002,2.1149999999999998" data-type="line" data-label="" points="294.30274135876044,228.72467222884387 140.11918951132293,147.62812872467228" fill="none" stroke="hsl(181, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.30500000000000027 1.9500000000000002,-0.85" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 554.6126340882001,345.5303933253873" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.30500000000000027 1.9500000000000002,-0.44999999999999996" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 554.6126340882001,318.83194278903454" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.30500000000000027 -1.9500000000000002,0.7" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 294.30274135876044,242.07389749702025" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.30500000000000027 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 554.6126340882001,332.1811680572109" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.30500000000000027 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.1600000000000006,-0.30500000000000027 -2.755,-3.1050000000000004" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.85 1.9500000000000002,-0.44999999999999996" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 554.6126340882001,318.83194278903454" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.85 -1.9500000000000002,0.7" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 294.30274135876044,242.07389749702025" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.85 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 554.6126340882001,332.1811680572109" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.85 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.85 -2.755,-3.1050000000000004" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.44999999999999996 -1.9500000000000002,0.7" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 294.30274135876044,242.07389749702025" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.44999999999999996 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 554.6126340882001,332.1811680572109" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.44999999999999996 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.44999999999999996 -2.755,-3.1050000000000004" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,0.7 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="294.30274135876044,242.07389749702025 554.6126340882001,332.1811680572109" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,0.7 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="294.30274135876044,242.07389749702025 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,0.7 -2.755,-3.1050000000000004" data-type="line" data-label="" points="294.30274135876044,242.07389749702025 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.6499999999999999 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="554.6126340882001,332.1811680572109 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.6499999999999999 -2.755,-3.1050000000000004" data-type="line" data-label="" points="554.6126340882001,332.1811680572109 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.160000000000001,2.1149999999999998 -2.755,-3.1050000000000004" data-type="line" data-label="" points="213.53992848629318,147.62812872467228 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,-0.7000000000000001 -2.755,-2.705" data-type="line" data-label="" points="294.30274135876044,335.51847437425505 240.57210965435044,469.34445768772343" fill="none" stroke="hsl(167, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,-0.9 -2.755,-2.9050000000000002" data-type="line" data-label="" points="294.30274135876044,348.86769964243143 240.57210965435044,482.6936829558998" fill="none" stroke="hsl(5, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9500000000000002,-0.2499999999999999 1.9500000000000002,0.85" data-type="line" data-label="" points="554.6126340882001,305.48271752085816 554.6126340882001,232.06197854588797" fill="none" stroke="hsl(158, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9500000000000002,0.9 -2.5550000000000006,0.9 -2.5550000000000006,-0.10500000000000029 -3.1600000000000006,-0.10500000000000029" data-type="line" data-label="" points="294.30274135876044,228.72467222884387 253.9213349225268,228.72467222884387 253.9213349225268,295.8045292014303 213.5399284862932,295.8045292014303" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.9500000000000002,0.7 -2.1500000000000004,0.7 -2.1500000000000004,-0.30500000000000027 -3.1600000000000006,-0.30500000000000027" data-type="line" data-label="" points="294.30274135876044,242.07389749702025 280.953516090584,242.07389749702025 280.953516090584,309.15375446960667 213.5399284862932,309.15375446960667" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.9500000000000002,-0.44999999999999996 2.1500000000000004,-0.44999999999999996 2.1500000000000004,-0.6499999999999999 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 567.9618593563766,318.83194278903454 567.9618593563766,332.1811680572109 554.6126340882001,332.1811680572109" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.9500000000000002,-0.85 2.1500000000000004,-0.85 2.1500000000000004,-0.6499999999999999" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 567.9618593563766,345.5303933253873 567.9618593563766,332.1811680572109" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.9500000000000002,-0.2499999999999999 2.1500000000000004,-0.2499999999999999 2.1500000000000004,0.85 1.9500000000000002,0.85" data-type="line" data-label="" points="554.6126340882001,305.48271752085816 567.9618593563766,305.48271752085816 567.9618593563766,232.06197854588797 554.6126340882001,232.06197854588797" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.160000000000001,2.1149999999999998 -3.059000000000001,2.1149999999999998 -3.059000000000001,1.664" data-type="line" data-label="" points="213.53992848629318,147.62812872467228 220.28128724672226,147.62812872467228 220.28128724672226,177.73063170441003" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.755,-3.1050000000000004 -2.654,-3.1050000000000004 -2.654,-3.3060000000000005" data-type="line" data-label="" points="240.57210965435044,496.04290822407626 247.31346841477952,496.04290822407626 247.31346841477952,509.4588796185935" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.44999999999999996,2.55 -0.44999999999999996,2.5509999999999997 -1.9510000000000005,2.5509999999999997 -1.9510000000000005,2.651" data-type="line" data-label="" points="394.42193087008343,118.5935637663886 394.42193087008343,118.52681764004774 294.23599523241955,118.52681764004774 294.23599523241955,111.85220500595952" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.44999999999999996,2.55 0.44999999999999996,2.751 0.39899999999999997,2.751" data-type="line" data-label="" points="454.4934445768772,118.5935637663886 454.4934445768772,105.17759237187133 451.08939213349225,105.17759237187133" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0,-2.55 0,-3.3009999999999997 -0.7510000000000001,-3.3009999999999997" data-type="line" data-label="" points="424.4576877234803,458.99880810488673 424.4576877234803,509.12514898688903 374.33134684147797,509.12514898688903" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.65,-2.55 -0.65,-2.7009999999999996 -0.7010000000000001,-2.7009999999999996" data-type="line" data-label="" points="381.07270560190705,458.99880810488673 381.07270560190705,469.0774731823599 377.66865315852203,469.0774731823599" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.65,-2.55 0.65,-2.7009999999999996 0.599,-2.7009999999999996" data-type="line" data-label="" points="467.8426698450536,458.99880810488673 467.8426698450536,469.0774731823599 464.43861740166864,469.0774731823599" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-4.460000000000001" data-y="-0.2050000000000003" x="40" y="282.45530393325384" width="173.5399284862932" height="40.047675804529206" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01498214285714286"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="0" data-y="0" x="294.3027413587605" y="118.59356376638857" width="260.3098927294397" height="340.40524433849816" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01498214285714286"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-3.7100000000000013" data-y="2.1149999999999998" x="140.11918951132293" y="119.59475566150185" width="73.42073897497025" height="56.06674612634086" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01498214285714286"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-4.205" data-y="-2.9050000000000002" x="47.008343265792675" y="455.99523241954705" width="193.56376638855775" height="53.39690107270559" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01498214285714286"/></g><g><rect data-type="rect" data-label="netId: IN
|
|
4
4
|
globalConnNetId: connectivity_net0" data-x="-2.7350000000000008" data-y="0.9" x="229.89272943980927" y="222.05005959475568" width="24.028605482717524" height="13.349225268176383" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286"/></g><g><rect data-type="rect" data-label="netId: IN
|
|
5
5
|
globalConnNetId: connectivity_net0" data-x="-4.441000000000002" data-y="2.1149999999999998" x="116.02383790226457" y="140.95351609058406" width="24.028605482717467" height="13.349225268176411" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
6
6
|
globalConnNetId: connectivity_net1" data-x="-2.445" data-y="-0.5450000000000003" x="254.58879618593565" y="309.15375446960667" width="13.34922526817644" height="32.038140643623365" fill="#00000066" stroke="#000000" stroke-width="0.01498214285714286"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
@@ -110,7 +110,7 @@ orientation: x-" data-x="0.599" data-y="-2.7009999999999996" cx="464.43861740166
|
|
|
110
110
|
.port-label { fill: rgb(0, 100, 100); }
|
|
111
111
|
.component-name { fill: rgb(0, 100, 100); }
|
|
112
112
|
|
|
113
|
-
</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 537.20051098892 255.59871731364 L 474.1090283390979 255.59871731364 L 474.1090283390979 360.403576922022 L 411.01754568927595 360.403576922022" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 537.20051098892 255.59871731364 L 474.1090283390979 255.59871731364 L 474.1090283390979 360.403576922022 L 411.01754568927595 360.403576922022" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 537.20051098892 276.45540579292003 L 516.34382250964 276.45540579292003 L 516.34382250964 381.26026540130204 L 411.01754568927595 381.26026540130204" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 537.20051098892 276.45540579292003 L 516.34382250964 276.45540579292003 L 516.34382250964 381.26026540130204 L 411.01754568927595 381.26026540130204" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 943.90593633488 396.38136454877997 L 964.7626248141601 396.38136454877997 L 964.7626248141601 417.23805302806 L 943.90593633488 417.23805302806" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 943.90593633488 396.38136454877997 L 964.7626248141601 396.38136454877997 L 964.7626248141601 417.23805302806 L 943.90593633488 417.23805302806" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 943.90593633488 438.09474150734 L 964.7626248141601 438.09474150734 L 964.7626248141601 417.23805302806 L 943.90593633488 417.23805302806" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 943.90593633488 438.09474150734 L 964.7626248141601 438.09474150734 L 964.7626248141601 417.23805302806 L 943.90593633488 417.23805302806" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 943.90593633488 375.5246760695 L 964.7626248141601 375.5246760695 L 964.7626248141601 260.81288943346 L 943.90593633488 260.81288943346" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 943.90593633488 375.5246760695 L 964.7626248141601 375.5246760695 L 964.7626248141601 260.81288943346 L 943.90593633488 260.81288943346" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 411.0175456892759 128.89433480201401 L 421.55017337131227 128.89433480201401 L 421.55017337131227 175.9261673227904" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 411.0175456892759 128.89433480201401 L 421.55017337131227 128.89433480201401 L 421.55017337131227 175.9261673227904" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 453.252339859818 673.253904111222 L 463.7849675418544 673.253904111222 L 463.7849675418544 694.2148760328985" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 453.252339859818 673.253904111222 L 463.7849675418544 673.253904111222 L 463.7849675418544 694.2148760328985" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 693.62567458352 83.53103735958001 L 693.62567458352 83.42675391718365 L 537.0962275465236 83.42675391718365 L 537.0962275465236 72.99840967754363" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 693.62567458352 83.53103735958001 L 693.62567458352 83.42675391718365 L 537.0962275465236 83.42675391718365 L 537.0962275465236 72.99840967754363" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"><path d="M 787.48077274028 83.53103735958001 L 787.48077274028 62.57006543790362 L 782.1623171780636 62.57006543790362" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 787.48077274028 83.53103735958001 L 787.48077274028 62.57006543790362 L 782.1623171780636 62.57006543790362" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"><path d="M 740.5532236619 615.37659358122 L 740.5532236619 693.6934588209164 L 662.2363584222036 693.6934588209164" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 740.5532236619 615.37659358122 L 740.5532236619 693.6934588209164 L 662.2363584222036 693.6934588209164" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"><path d="M 672.76898610424 615.37659358122 L 672.76898610424 631.1233933830764 L 667.4505305420236 631.1233933830764" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 672.76898610424 615.37659358122 L 672.76898610424 631.1233933830764 L 667.4505305420236 631.1233933830764" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"><path d="M 808.33746121956 615.37659358122 L 808.33746121956 631.1233933830764 L 803.0190056573437 631.1233933830764" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 808.33746121956 615.37659358122 L 808.33746121956 631.1233933830764 L 803.0190056573437 631.1233933830764" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"><circle cx="964.7626248141601" cy="417.23805302806" r="3.128503271892" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="943.90593633488" cy="417.23805302806" r="3.128503271892" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="181.5939724171958" y="339.54688844274204" width="187.71019631352016" height="62.570065437840015" stroke-width="2.0856688479280003px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="181.5939724171958" y="339.54688844274204" width="187.71019631352016" height="62.570065437840015" fill="transparent"/><text class="sch-text" x="275.4490705739559" y="370.831921161662" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="18.771019631352px" transform="rotate(0, 275.4490705739559, 370.831921161662)">J1</text><line class="component-pin sch-component-pin sch-port-line" x1="369.30416873071596" y1="360.403576922022" x2="411.01754568927595" y2="360.403576922022" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="408.93187684134796" y="358.317908074094" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="390.1608572099959" y="358.317908074094" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="369.30416873071596" y1="381.26026540130204" x2="411.01754568927595" y2="381.26026540130204" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="408.93187684134796" y="379.17459655337404" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="390.1608572099959" y="379.17459655337404" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">2</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component chip sch-component-body" x="578.9138879474799" y="125.24441431814" width="323.2786714288402" height="448.41880230452" stroke-width="2.0856688479280003px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="578.9138879474799" y="125.24441431814" width="323.2786714288402" height="448.41880230452" fill="transparent"/><text class="sch-text" x="740.5532236619" y="349.4538154704" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="18.771019631352px" transform="rotate(0, 740.5532236619, 349.4538154704)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="578.9138879474799" y1="422.45222514788003" x2="539.286179836848" y2="422.45222514788003" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="537.20051098892" cy="422.45222514788003" r="2.0856688479280003" stroke-width="2.0856688479280003px"/><rect x="535.114842140992" y="420.36655629995204" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="558.0571994682" y="420.366556299952" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="578.9138879474799" y1="443.30891362716" x2="539.286179836848" y2="443.30891362716" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="537.20051098892" cy="443.30891362716" r="2.0856688479280003" stroke-width="2.0856688479280003px"/><rect x="535.114842140992" y="441.223244779232" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="558.0571994682" y="441.223244779232" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="902.1925593763201" y1="438.09474150734" x2="943.90593633488" y2="438.09474150734" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_2__stack1"><rect x="941.820267486952" y="436.009072659412" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="923.0492478556" y="436.009072659412" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="902.1925593763201" y1="375.5246760695" x2="943.90593633488" y2="375.5246760695" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_3__stack1"><rect x="941.820267486952" y="373.439007221572" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="923.0492478556" y="373.439007221572" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="902.1925593763201" y1="396.38136454877997" x2="943.90593633488" y2="396.38136454877997" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_4__stack1"><rect x="941.820267486952" y="394.295695700852" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="923.0492478556" y="394.295695700852" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">6</text><line class="component-pin sch-component-pin sch-port-line" x1="693.62567458352" y1="125.24441431814" x2="693.62567458352" y2="83.53103735958001" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_5__stack1"><rect x="691.540005735592" y="81.445368511652" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="691.540005735592" y="104.38772583886004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="rotate(-90 691.540005735592 104.38772583886004)">7</text><line class="component-pin sch-component-pin sch-port-line" x1="578.9138879474799" y1="276.45540579292003" x2="537.20051098892" y2="276.45540579292003" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_6__stack1"><rect x="535.114842140992" y="274.36973694499204" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="558.0571994682" y="274.369736944992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">8</text><line class="component-pin sch-component-pin sch-port-line" x1="787.48077274028" y1="125.24441431814" x2="787.48077274028" y2="83.53103735958001" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_7__stack1"><rect x="785.395103892352" y="81.445368511652" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="785.395103892352" y="104.38772583886004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="rotate(-90 785.395103892352 104.38772583886004)">9</text><line class="component-pin sch-component-pin sch-port-line" x1="902.1925593763201" y1="260.81288943346" x2="943.90593633488" y2="260.81288943346" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_8__stack1"><rect x="941.820267486952" y="258.727220585532" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="923.0492478556" y="258.727220585532" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">10</text><line class="component-pin sch-component-pin sch-port-line" x1="740.5532236619" y1="573.66321662266" x2="740.5532236619" y2="615.37659358122" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_9__stack1"><rect x="738.467554813972" y="613.2909247332921" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="738.467554813972" y="594.5199051019399" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="rotate(-90 738.467554813972 594.5199051019399)">12</text><line class="component-pin sch-component-pin sch-port-line" x1="578.9138879474799" y1="255.59871731364" x2="537.20051098892" y2="255.59871731364" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_10__stack1"><rect x="535.114842140992" y="253.51304846571202" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="558.0571994682" y="253.513048465712" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">13</text><line class="component-pin sch-component-pin sch-port-line" x1="902.1925593763201" y1="417.23805302806" x2="943.90593633488" y2="417.23805302806" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_11__stack1"><rect x="941.820267486952" y="415.152384180132" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="923.0492478556" y="415.152384180132" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">14</text><line class="component-pin sch-component-pin sch-port-line" x1="672.76898610424" y1="573.66321662266" x2="672.76898610424" y2="615.37659358122" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_12__stack1"><rect x="670.683317256312" y="613.2909247332921" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="670.683317256312" y="594.5199051019399" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="rotate(-90 670.683317256312 594.5199051019399)">15</text><line class="component-pin sch-component-pin sch-port-line" x1="808.33746121956" y1="573.66321662266" x2="808.33746121956" y2="615.37659358122" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_13__stack1"><rect x="806.2517923716321" y="613.2909247332921" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="806.2517923716321" y="594.5199051019399" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="rotate(-90 806.2517923716321 594.5199051019399)">16</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="296.30575905323576" y="98.30070130618212" width="114.71178663604007" height="61.187266991663805" fill="transparent"/><path class="sch-component-symbol-path" d="M 411.01754568927583 128.89433480201401 L 365.1328310348598 128.89433480201401" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 342.1904737076518 128.89433480201401 L 296.30575905323576 128.89433480201401" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 365.1328310348598 98.30070130618212 L 365.1328310348598 159.48796829784592" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 342.1904737076518 98.30070130618212 L 342.1904737076518 159.48796829784592" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="353.6616523712558" y="83.00962014759797" stroke="rgb(245, 241, 237)" stroke-width="2.0856688479280003px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="18.771019631352px">C1</text><text class="sch-component-text" x="353.6616523712558" y="174.77904945643007" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="18.771019631352px"></text><circle class="component-pin sch-component-pin" cx="296.30575905323576" cy="128.89433480201401" r="2.0856688479280003px" stroke-width="2.0856688479280003px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component chip sch-component-body" x="192.54373386881787" y="610.6838386733821" width="218.99522903244014" height="83.42675391711998" stroke-width="2.0856688479280003px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="192.54373386881787" y="610.6838386733821" width="218.99522903244014" height="83.42675391711998" fill="transparent"/><text class="sch-text" x="302.04134838503796" y="652.3972156319421" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="18.771019631352px" transform="rotate(0, 302.04134838503796, 652.3972156319421)">BT1</text><line class="component-pin sch-component-pin sch-port-line" x1="411.538962901258" y1="631.540527152662" x2="451.16667101189" y2="631.540527152662" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="453.252339859818" cy="631.540527152662" r="2.0856688479280003" stroke-width="2.0856688479280003px"/><rect x="451.16667101189" y="629.454858304734" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="432.39565138053797" y="629.454858304734" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="411.538962901258" y1="652.3972156319421" x2="451.16667101189" y2="652.3972156319421" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="453.252339859818" cy="652.3972156319421" r="2.0856688479280003" stroke-width="2.0856688479280003px"/><rect x="451.16667101189" y="650.3115467840141" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="432.39565138053797" y="650.3115467840141" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="411.538962901258" y1="673.253904111222" x2="453.252339859818" y2="673.253904111222" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_3_2__stack1"><rect x="451.16667101189" y="671.168235263294" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="432.39565138053797" y="671.168235263294" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">3</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="411.01754568927595" cy="360.403576922022" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="411.01754568927595" cy="381.26026540130204" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="537.20051098892" cy="422.45222514788003" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="537.20051098892" cy="443.30891362716" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_2__stack1"><circle cx="943.90593633488" cy="438.09474150734" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_3__stack1"><circle cx="943.90593633488" cy="375.5246760695" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_4__stack1"><circle cx="943.90593633488" cy="396.38136454877997" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_5__stack1"><circle cx="693.62567458352" cy="83.53103735958001" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_6__stack1"><circle cx="537.20051098892" cy="276.45540579292003" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_7__stack1"><circle cx="787.48077274028" cy="83.53103735958001" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_8__stack1"><circle cx="943.90593633488" cy="260.81288943346" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_9__stack1"><circle cx="740.5532236619" cy="615.37659358122" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_10__stack1"><circle cx="537.20051098892" cy="255.59871731364" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_11__stack1"><circle cx="943.90593633488" cy="417.23805302806" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_12__stack1"><circle cx="672.76898610424" cy="615.37659358122" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_13__stack1"><circle cx="808.33746121956" cy="615.37659358122" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="322.3766196523358" cy="128.89433480201401" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="437.08840628837595" cy="128.89433480201401" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="453.252339859818" cy="631.540527152662" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="453.252339859818" cy="652.3972156319421" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_2__stack1"><circle cx="453.252339859818" cy="673.253904111222" r="4.171337695856001" 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="
|
|
113
|
+
</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 537.20051098892 255.59871731364 L 474.1090283390979 255.59871731364 L 474.1090283390979 360.403576922022 L 411.01754568927595 360.403576922022" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 537.20051098892 255.59871731364 L 474.1090283390979 255.59871731364 L 474.1090283390979 360.403576922022 L 411.01754568927595 360.403576922022" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 537.20051098892 276.45540579292003 L 516.34382250964 276.45540579292003 L 516.34382250964 381.26026540130204 L 411.01754568927595 381.26026540130204" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 537.20051098892 276.45540579292003 L 516.34382250964 276.45540579292003 L 516.34382250964 381.26026540130204 L 411.01754568927595 381.26026540130204" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 943.90593633488 396.38136454877997 L 964.7626248141601 396.38136454877997 L 964.7626248141601 417.23805302806 L 943.90593633488 417.23805302806" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 943.90593633488 396.38136454877997 L 964.7626248141601 396.38136454877997 L 964.7626248141601 417.23805302806 L 943.90593633488 417.23805302806" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 943.90593633488 438.09474150734 L 964.7626248141601 438.09474150734 L 964.7626248141601 417.23805302806" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 943.90593633488 438.09474150734 L 964.7626248141601 438.09474150734 L 964.7626248141601 417.23805302806" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 943.90593633488 375.5246760695 L 964.7626248141601 375.5246760695 L 964.7626248141601 260.81288943346 L 943.90593633488 260.81288943346" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 943.90593633488 375.5246760695 L 964.7626248141601 375.5246760695 L 964.7626248141601 260.81288943346 L 943.90593633488 260.81288943346" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 411.0175456892759 128.89433480201401 L 421.55017337131227 128.89433480201401 L 421.55017337131227 175.9261673227904" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 411.0175456892759 128.89433480201401 L 421.55017337131227 128.89433480201401 L 421.55017337131227 175.9261673227904" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 453.252339859818 673.253904111222 L 463.7849675418544 673.253904111222 L 463.7849675418544 694.2148760328985" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 453.252339859818 673.253904111222 L 463.7849675418544 673.253904111222 L 463.7849675418544 694.2148760328985" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" 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 693.62567458352 83.53103735958001 L 693.62567458352 83.42675391718365 L 537.0962275465236 83.42675391718365 L 537.0962275465236 72.99840967754363" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 693.62567458352 83.53103735958001 L 693.62567458352 83.42675391718365 L 537.0962275465236 83.42675391718365 L 537.0962275465236 72.99840967754363" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"><path d="M 787.48077274028 83.53103735958001 L 787.48077274028 62.57006543790362 L 782.1623171780636 62.57006543790362" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 787.48077274028 83.53103735958001 L 787.48077274028 62.57006543790362 L 782.1623171780636 62.57006543790362" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"><path d="M 740.5532236619 615.37659358122 L 740.5532236619 693.6934588209164 L 662.2363584222036 693.6934588209164" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 740.5532236619 615.37659358122 L 740.5532236619 693.6934588209164 L 662.2363584222036 693.6934588209164" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"><path d="M 672.76898610424 615.37659358122 L 672.76898610424 631.1233933830764 L 667.4505305420236 631.1233933830764" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 672.76898610424 615.37659358122 L 672.76898610424 631.1233933830764 L 667.4505305420236 631.1233933830764" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"><path d="M 808.33746121956 615.37659358122 L 808.33746121956 631.1233933830764 L 803.0190056573437 631.1233933830764" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="16.685350783424003px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 808.33746121956 615.37659358122 L 808.33746121956 631.1233933830764 L 803.0190056573437 631.1233933830764" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"><circle cx="964.7626248141601" cy="417.23805302806" r="3.128503271892" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="181.5939724171958" y="339.54688844274204" width="187.71019631352016" height="62.570065437840015" stroke-width="2.0856688479280003px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="181.5939724171958" y="339.54688844274204" width="187.71019631352016" height="62.570065437840015" fill="transparent"/><text class="sch-text" x="275.4490705739559" y="370.831921161662" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="18.771019631352px" transform="rotate(0, 275.4490705739559, 370.831921161662)">J1</text><line class="component-pin sch-component-pin sch-port-line" x1="369.30416873071596" y1="360.403576922022" x2="411.01754568927595" y2="360.403576922022" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="408.93187684134796" y="358.317908074094" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="390.1608572099959" y="358.317908074094" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="369.30416873071596" y1="381.26026540130204" x2="411.01754568927595" y2="381.26026540130204" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="408.93187684134796" y="379.17459655337404" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="390.1608572099959" y="379.17459655337404" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">2</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component chip sch-component-body" x="578.9138879474799" y="125.24441431814" width="323.2786714288402" height="448.41880230452" stroke-width="2.0856688479280003px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="578.9138879474799" y="125.24441431814" width="323.2786714288402" height="448.41880230452" fill="transparent"/><text class="sch-text" x="740.5532236619" y="349.4538154704" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="18.771019631352px" transform="rotate(0, 740.5532236619, 349.4538154704)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="578.9138879474799" y1="422.45222514788003" x2="539.286179836848" y2="422.45222514788003" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="537.20051098892" cy="422.45222514788003" r="2.0856688479280003" stroke-width="2.0856688479280003px"/><rect x="535.114842140992" y="420.36655629995204" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="558.0571994682" y="420.366556299952" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="578.9138879474799" y1="443.30891362716" x2="539.286179836848" y2="443.30891362716" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="537.20051098892" cy="443.30891362716" r="2.0856688479280003" stroke-width="2.0856688479280003px"/><rect x="535.114842140992" y="441.223244779232" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="558.0571994682" y="441.223244779232" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="902.1925593763201" y1="438.09474150734" x2="943.90593633488" y2="438.09474150734" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_2__stack1"><rect x="941.820267486952" y="436.009072659412" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="923.0492478556" y="436.009072659412" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="902.1925593763201" y1="375.5246760695" x2="943.90593633488" y2="375.5246760695" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_3__stack1"><rect x="941.820267486952" y="373.439007221572" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="923.0492478556" y="373.439007221572" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="902.1925593763201" y1="396.38136454877997" x2="943.90593633488" y2="396.38136454877997" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_4__stack1"><rect x="941.820267486952" y="394.295695700852" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="923.0492478556" y="394.295695700852" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">6</text><line class="component-pin sch-component-pin sch-port-line" x1="693.62567458352" y1="125.24441431814" x2="693.62567458352" y2="83.53103735958001" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_5__stack1"><rect x="691.540005735592" y="81.445368511652" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="691.540005735592" y="104.38772583886004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="rotate(-90 691.540005735592 104.38772583886004)">7</text><line class="component-pin sch-component-pin sch-port-line" x1="578.9138879474799" y1="276.45540579292003" x2="537.20051098892" y2="276.45540579292003" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_6__stack1"><rect x="535.114842140992" y="274.36973694499204" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="558.0571994682" y="274.369736944992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">8</text><line class="component-pin sch-component-pin sch-port-line" x1="787.48077274028" y1="125.24441431814" x2="787.48077274028" y2="83.53103735958001" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_7__stack1"><rect x="785.395103892352" y="81.445368511652" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="785.395103892352" y="104.38772583886004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="rotate(-90 785.395103892352 104.38772583886004)">9</text><line class="component-pin sch-component-pin sch-port-line" x1="902.1925593763201" y1="260.81288943346" x2="943.90593633488" y2="260.81288943346" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_8__stack1"><rect x="941.820267486952" y="258.727220585532" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="923.0492478556" y="258.727220585532" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">10</text><line class="component-pin sch-component-pin sch-port-line" x1="740.5532236619" y1="573.66321662266" x2="740.5532236619" y2="615.37659358122" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_9__stack1"><rect x="738.467554813972" y="613.2909247332921" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="738.467554813972" y="594.5199051019399" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="rotate(-90 738.467554813972 594.5199051019399)">12</text><line class="component-pin sch-component-pin sch-port-line" x1="578.9138879474799" y1="255.59871731364" x2="537.20051098892" y2="255.59871731364" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_10__stack1"><rect x="535.114842140992" y="253.51304846571202" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="558.0571994682" y="253.513048465712" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">13</text><line class="component-pin sch-component-pin sch-port-line" x1="902.1925593763201" y1="417.23805302806" x2="943.90593633488" y2="417.23805302806" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_11__stack1"><rect x="941.820267486952" y="415.152384180132" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="923.0492478556" y="415.152384180132" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">14</text><line class="component-pin sch-component-pin sch-port-line" x1="672.76898610424" y1="573.66321662266" x2="672.76898610424" y2="615.37659358122" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_12__stack1"><rect x="670.683317256312" y="613.2909247332921" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="670.683317256312" y="594.5199051019399" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="rotate(-90 670.683317256312 594.5199051019399)">15</text><line class="component-pin sch-component-pin sch-port-line" x1="808.33746121956" y1="573.66321662266" x2="808.33746121956" y2="615.37659358122" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_1_13__stack1"><rect x="806.2517923716321" y="613.2909247332921" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="806.2517923716321" y="594.5199051019399" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="rotate(-90 806.2517923716321 594.5199051019399)">16</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="296.30575905323576" y="98.30070130618212" width="114.71178663604007" height="61.187266991663805" fill="transparent"/><path class="sch-component-symbol-path" d="M 411.01754568927583 128.89433480201401 L 365.1328310348598 128.89433480201401" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 342.1904737076518 128.89433480201401 L 296.30575905323576 128.89433480201401" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 365.1328310348598 98.30070130618212 L 365.1328310348598 159.48796829784592" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 342.1904737076518 98.30070130618212 L 342.1904737076518 159.48796829784592" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.0856688479280003px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="353.6616523712558" y="83.00962014759797" stroke="rgb(245, 241, 237)" stroke-width="2.0856688479280003px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="18.771019631352px">C1</text><text class="sch-component-text" x="353.6616523712558" y="174.77904945643007" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="18.771019631352px"></text><circle class="component-pin sch-component-pin" cx="296.30575905323576" cy="128.89433480201401" r="2.0856688479280003px" stroke-width="2.0856688479280003px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component chip sch-component-body" x="192.54373386881787" y="610.6838386733821" width="218.99522903244014" height="83.42675391711998" stroke-width="2.0856688479280003px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="192.54373386881787" y="610.6838386733821" width="218.99522903244014" height="83.42675391711998" fill="transparent"/><text class="sch-text" x="302.04134838503796" y="652.3972156319421" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="18.771019631352px" transform="rotate(0, 302.04134838503796, 652.3972156319421)">BT1</text><line class="component-pin sch-component-pin sch-port-line" x1="411.538962901258" y1="631.540527152662" x2="451.16667101189" y2="631.540527152662" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="453.252339859818" cy="631.540527152662" r="2.0856688479280003" stroke-width="2.0856688479280003px"/><rect x="451.16667101189" y="629.454858304734" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="432.39565138053797" y="629.454858304734" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="411.538962901258" y1="652.3972156319421" x2="451.16667101189" y2="652.3972156319421" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="453.252339859818" cy="652.3972156319421" r="2.0856688479280003" stroke-width="2.0856688479280003px"/><rect x="451.16667101189" y="650.3115467840141" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="432.39565138053797" y="650.3115467840141" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="411.538962901258" y1="673.253904111222" x2="453.252339859818" y2="673.253904111222" stroke-width="2.0856688479280003px"/><g class="sch-port" data-schematic-port-id="source_port_3_2__stack1"><rect x="451.16667101189" y="671.168235263294" width="4.171337695856001" height="4.171337695856001" opacity="0"/></g><text class="pin-number sch-pin-number" x="432.39565138053797" y="671.168235263294" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="15.64251635946px" transform="">3</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="411.01754568927595" cy="360.403576922022" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="411.01754568927595" cy="381.26026540130204" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="537.20051098892" cy="422.45222514788003" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="537.20051098892" cy="443.30891362716" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_2__stack1"><circle cx="943.90593633488" cy="438.09474150734" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_3__stack1"><circle cx="943.90593633488" cy="375.5246760695" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_4__stack1"><circle cx="943.90593633488" cy="396.38136454877997" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_5__stack1"><circle cx="693.62567458352" cy="83.53103735958001" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_6__stack1"><circle cx="537.20051098892" cy="276.45540579292003" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_7__stack1"><circle cx="787.48077274028" cy="83.53103735958001" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_8__stack1"><circle cx="943.90593633488" cy="260.81288943346" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_9__stack1"><circle cx="740.5532236619" cy="615.37659358122" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_10__stack1"><circle cx="537.20051098892" cy="255.59871731364" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_11__stack1"><circle cx="943.90593633488" cy="417.23805302806" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_12__stack1"><circle cx="672.76898610424" cy="615.37659358122" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_13__stack1"><circle cx="808.33746121956" cy="615.37659358122" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="322.3766196523358" cy="128.89433480201401" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="437.08840628837595" cy="128.89433480201401" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="453.252339859818" cy="631.540527152662" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="453.252339859818" cy="652.3972156319421" r="4.171337695856001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_2__stack1"><circle cx="453.252339859818" cy="673.253904111222" r="4.171337695856001" 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="
|
|
114
114
|
M 474.1090283390979,255.59871731364
|
|
115
115
|
L 468.4777224496923,266.02706155328
|
|
116
116
|
L 432.7154539372202,266.02706155328
|