@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="1.7199999999999998,-1.6 1.7199999999999998,-1.4" data-type="line" data-label="" points="196.26234444887297,162.77047074974536 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(166, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.88,0.30000000000000115 -1.88,-1.4999999999999987" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 106.9837473982552,160.29050972056152" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,0.30000000000000115 -1.88,-3.9" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 106.9837473982552,219.80957442097338" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,0.30000000000000115 1.7199999999999998,-4.600000000000001" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 196.26234444887297,237.16930162526023" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,0.30000000000000115 1.7199999999999998,-2.800000000000001" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 196.26234444887297,192.53000309995133" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,0.30000000000000115 1.7199999999999998,-2.400000000000001" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 196.26234444887297,182.610158983216" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,0.30000000000000115 1.7199999999999998,-1.6" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 196.26234444887297,162.77047074974536" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,0.30000000000000115 1.7199999999999998,-1.4" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-1.4999999999999987 -1.88,-3.9" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 106.9837473982552,219.80957442097338" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-1.4999999999999987 1.7199999999999998,-4.600000000000001" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 196.26234444887297,237.16930162526023" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-1.4999999999999987 1.7199999999999998,-2.800000000000001" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 196.26234444887297,192.53000309995133" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-1.4999999999999987 1.7199999999999998,-2.400000000000001" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 196.26234444887297,182.610158983216" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-1.4999999999999987 1.7199999999999998,-1.6" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 196.26234444887297,162.77047074974536" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-1.4999999999999987 1.7199999999999998,-1.4" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.9 1.7199999999999998,-4.600000000000001" data-type="line" data-label="" points="106.9837473982552,219.80957442097338 196.26234444887297,237.16930162526023" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.9 1.7199999999999998,-2.800000000000001" data-type="line" data-label="" points="106.9837473982552,219.80957442097338 196.26234444887297,192.53000309995133" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.9 1.7199999999999998,-2.400000000000001" data-type="line" data-label="" points="106.9837473982552,219.80957442097338 196.26234444887297,182.610158983216" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.9 1.7199999999999998,-1.6" data-type="line" data-label="" points="106.9837473982552,219.80957442097338 196.26234444887297,162.77047074974536" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.9 1.7199999999999998,-1.4" data-type="line" data-label="" points="106.9837473982552,219.80957442097338 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-4.600000000000001 1.7199999999999998,-2.800000000000001" data-type="line" data-label="" points="196.26234444887297,237.16930162526023 196.26234444887297,192.53000309995133" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-4.600000000000001 1.7199999999999998,-2.400000000000001" data-type="line" data-label="" points="196.26234444887297,237.16930162526023 196.26234444887297,182.610158983216" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-4.600000000000001 1.7199999999999998,-1.6" data-type="line" data-label="" points="196.26234444887297,237.16930162526023 196.26234444887297,162.77047074974536" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-4.600000000000001 1.7199999999999998,-1.4" data-type="line" data-label="" points="196.26234444887297,237.16930162526023 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.800000000000001 1.7199999999999998,-2.400000000000001" data-type="line" data-label="" points="196.26234444887297,192.53000309995133 196.26234444887297,182.610158983216" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.800000000000001 1.7199999999999998,-1.6" data-type="line" data-label="" points="196.26234444887297,192.53000309995133 196.26234444887297,162.77047074974536" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.800000000000001 1.7199999999999998,-1.4" data-type="line" data-label="" points="196.26234444887297,192.53000309995133 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.400000000000001 1.7199999999999998,-1.6" data-type="line" data-label="" points="196.26234444887297,182.610158983216 196.26234444887297,162.77047074974536" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.400000000000001 1.7199999999999998,-1.4" data-type="line" data-label="" points="196.26234444887297,182.610158983216 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-1.6 1.7199999999999998,-1.4" data-type="line" data-label="" points="196.26234444887297,162.77047074974536 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.3 1.7199999999999998,0.20000000000000107" data-type="line" data-label="" points="106.9837473982552,204.92980824587042 196.26234444887297,118.13117222443645" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.3 -3.65,-4.08" data-type="line" data-label="" points="106.9837473982552,204.92980824587042 63.088437181701465,224.27350427350427" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,0.20000000000000107 -3.65,-4.08" data-type="line" data-label="" points="196.26234444887297,118.13117222443645 63.088437181701465,224.27350427350427" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-4.1 1.7199999999999998,-2.2000000000000006" data-type="line" data-label="" points="106.9837473982552,224.76949647934103 196.26234444887297,177.65023692484834" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-4.1 1.7199999999999998,-1.2000000000000002" data-type="line" data-label="" points="106.9837473982552,224.76949647934103 196.26234444887297,152.85062663301005" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-4.1 -3.65,-3.3200000000000003" data-type="line" data-label="" points="106.9837473982552,224.76949647934103 63.088437181701465,205.4258004517072" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.2000000000000006 1.7199999999999998,-1.2000000000000002" data-type="line" data-label="" points="196.26234444887297,177.65023692484834 196.26234444887297,152.85062663301005" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.2000000000000006 -3.65,-3.3200000000000003" data-type="line" data-label="" points="196.26234444887297,177.65023692484834 63.088437181701465,205.4258004517072" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-1.2000000000000002 -3.65,-3.3200000000000003" data-type="line" data-label="" points="196.26234444887297,152.85062663301005 63.088437181701465,205.4258004517072" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.33,-12.05 12.13,-12.05 12.13,-14 12.8,-14 12.8,-13.8" data-type="line" data-label="" points="459.386209645277,421.9263982994553 454.4262875869094,421.9263982994553 454.4262875869094,470.28563836853994 471.04202648244103,470.28563836853994 471.04202648244103,465.3257163101723" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.6,-13.8 8.6,-14 7.93,-14 7.93,-12.05 8.129999999999999,-12.05" data-type="line" data-label="" points="366.8836632567203,465.3257163101723 366.8836632567203,470.28563836853994 350.26792436118865,470.28563836853994 350.26792436118865,421.9263982994553 355.2278464195563,421.9263982994553" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.88,-1.4999999999999987 -2.08,-1.4999999999999987 -2.08,0.30000000000000115 -1.88,0.30000000000000115" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 102.02382533988754,160.29050972056152 102.02382533988754,115.65121119525263 106.9837473982552,115.65121119525263" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7199999999999998,-1.4 2.471,-1.4 2.471,-1.6 1.7199999999999998,-1.6" data-type="line" data-label="" points="196.26234444887297,157.8105486913777 214.8868517780435,157.8105486913777 214.8868517780435,162.77047074974536 196.26234444887297,162.77047074974536" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.8800000000000003,-3.3000000000000007 -2.765,-3.3000000000000007 -2.765,-4.28 -3.65,-4.28 -3.65,-4.08" data-type="line" data-label="" points="106.98374739825519,204.92980824587045 85.03609228997833,204.92980824587045 85.03609228997833,229.23342633187195 63.088437181701465,229.23342633187195 63.088437181701465,224.27350427350427" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7199999999999998,-2.800000000000001 2.901,-2.800000000000001 2.901,-4.600000000000001 1.7199999999999998,-4.600000000000001" data-type="line" data-label="" points="196.26234444887297,192.53000309995133 225.55068420353396,192.53000309995133 225.55068420353396,237.16930162526023 196.26234444887297,237.16930162526023" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7199999999999998,-2.400000000000001 2.901,-2.400000000000001 2.901,-2.800000000000001 1.7199999999999998,-2.800000000000001" data-type="line" data-label="" points="196.26234444887297,182.610158983216 225.55068420353396,182.610158983216 225.55068420353396,192.53000309995133 196.26234444887297,192.53000309995133" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7199999999999998,-1.6 2.471,-1.6 2.471,-2.400000000000001 1.7199999999999998,-2.400000000000001" data-type="line" data-label="" points="196.26234444887297,162.77047074974536 214.8868517780435,162.77047074974536 214.8868517780435,182.610158983216 196.26234444887297,182.610158983216" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7199999999999998,-1.2000000000000002 2.571,-1.2000000000000002 2.571,-2.2000000000000006 1.7199999999999998,-2.2000000000000006" data-type="line" data-label="" points="196.26234444887297,152.85062663301005 217.36681280722735,152.85062663301005 217.36681280722735,177.65023692484834 196.26234444887297,177.65023692484834" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.08,0.30000000000000115 -2.4299999999999997,0.30000000000000115" data-type="line" data-label="" points="102.02382533988754,115.65121119525263 93.34396173774417,115.65121119525263" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.88,-3.9 -2.5309999999999997,-3.9 -2.5309999999999997,-3.199" data-type="line" data-label="" points="106.9837473982552,219.80957442097338 90.83920109826849,219.80957442097338 90.83920109826849,202.42504760639474" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7199999999999998,0.20000000000000107 2.811,0.20000000000000107 2.811,0.14900000000000108" data-type="line" data-label="" points="196.26234444887297,118.13117222443645 223.31871927726854,118.13117222443645 223.31871927726854,119.39595234932021" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.88,-4.1 -4.281000000000001,-4.1 -4.281000000000001,-3.298999999999999" data-type="line" data-label="" points="106.9837473982552,224.76949647934103 47.43988308755149,224.76949647934103 47.43988308755149,204.90500863557855" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.0199999999999996,-1.2000000000000002 2.869999999999999,-1.2000000000000002 2.869999999999999,-0.6990000000000003" data-type="line" data-label="" points="203.70222753642446,152.85062663301005 224.78189628448695,152.85062663301005 224.78189628448695,140.4260218767991" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-0.08000000000000007" data-y="-2.5" x="106.98374739825522" y="113.1712501660688" width="89.27859705061776" height="143.837739692662" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-3.4575" data-y="-3.7" x="51.928612550374254" y="205.42580045170723" width="31.867499225012153" height="18.84770382179707" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="12.955000000000002" data-y="-13.5" x="459.8822018511138" y="450.4459501350692" width="30.00752845312428" height="14.879766175103043" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="17" data-y="-4" x="550.4007794163235" y="197.48992515831895" width="49.59922058367647" height="49.59922058367653" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="13.3" data-y="-7.700000000000001" x="474.5139719232984" y="305.6162260307338" width="17.855719410123527" height="16.863734998450013" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="13.3" data-y="-6.6" x="474.5139719232984" y="278.3366547097117" width="17.855719410123527" height="16.863734998450013" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="1.92" data-y="-12.5" x="169.9747575395244" y="415.47849962357736" width="62.49501793543243" height="35.21544661441038" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_7" data-x="8.6" data-y="-12" x="355.2278464195563" y="411.7720651875471" width="23.311633674327993" height="17.82870519463262" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_8" data-x="12.8" data-y="-12" x="459.386209645277" y="411.7720651875471" width="23.31163367432805" height="17.82870519463262" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_9" data-x="8.815000000000001" data-y="-13.5" x="355.7238386253931" y="450.4459501350692" width="32.98348168814482" height="14.879766175103043" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_10" data-x="10.555" data-y="-12.2" x="400.36313715070196" y="418.20645675567954" width="30.00752845312428" height="14.879766175102986" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_11" data-x="9.06125" data-y="-16.5" x="361.9237411983526" y="529.8047030689518" width="32.797484610956076" height="4.959922058367738" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_12" data-x="12.661249999999999" data-y="-16.5" x="451.20233824897036" y="529.8047030689518" width="32.79748461095602" height="4.959922058367738" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="RP2040" data-x="-1.12" data-y="-5.53" x="116.90359151499052" y="258.00097427040436" width="17.85571941012354" height="4.463929852530896" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="U1" data-x="-1.3599999999999999" data-y="0.5149999999999999" x="115.4156148974802" y="107.21934369602765" width="8.927859705061778" height="6.199902572959559" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="W25Q16JVUXIQ" data-x="17.119999999999997" data-y="-5.13" x="560.3206235330588" y="248.081130153669" width="35.71143882024694" height="4.4639298525308675" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="U2" data-x="16.519999999999996" data-y="-2.885" x="558.8326469155484" y="191.53801868827776" width="8.927859705061792" height="6.199902572959559" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="netId: V3V3
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="1.7199999999999998,-1.6 1.7199999999999998,-1.4" data-type="line" data-label="" points="196.26234444887297,162.77047074974536 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(166, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.88,0.30000000000000115 -1.88,-1.4999999999999987" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 106.9837473982552,160.29050972056152" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,0.30000000000000115 -1.88,-3.9" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 106.9837473982552,219.80957442097338" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,0.30000000000000115 1.7199999999999998,-4.600000000000001" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 196.26234444887297,237.16930162526023" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,0.30000000000000115 1.7199999999999998,-2.800000000000001" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 196.26234444887297,192.53000309995133" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,0.30000000000000115 1.7199999999999998,-2.400000000000001" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 196.26234444887297,182.610158983216" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,0.30000000000000115 1.7199999999999998,-1.6" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 196.26234444887297,162.77047074974536" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,0.30000000000000115 1.7199999999999998,-1.4" data-type="line" data-label="" points="106.9837473982552,115.65121119525263 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-1.4999999999999987 -1.88,-3.9" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 106.9837473982552,219.80957442097338" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-1.4999999999999987 1.7199999999999998,-4.600000000000001" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 196.26234444887297,237.16930162526023" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-1.4999999999999987 1.7199999999999998,-2.800000000000001" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 196.26234444887297,192.53000309995133" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-1.4999999999999987 1.7199999999999998,-2.400000000000001" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 196.26234444887297,182.610158983216" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-1.4999999999999987 1.7199999999999998,-1.6" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 196.26234444887297,162.77047074974536" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-1.4999999999999987 1.7199999999999998,-1.4" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.9 1.7199999999999998,-4.600000000000001" data-type="line" data-label="" points="106.9837473982552,219.80957442097338 196.26234444887297,237.16930162526023" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.9 1.7199999999999998,-2.800000000000001" data-type="line" data-label="" points="106.9837473982552,219.80957442097338 196.26234444887297,192.53000309995133" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.9 1.7199999999999998,-2.400000000000001" data-type="line" data-label="" points="106.9837473982552,219.80957442097338 196.26234444887297,182.610158983216" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.9 1.7199999999999998,-1.6" data-type="line" data-label="" points="106.9837473982552,219.80957442097338 196.26234444887297,162.77047074974536" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.9 1.7199999999999998,-1.4" data-type="line" data-label="" points="106.9837473982552,219.80957442097338 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-4.600000000000001 1.7199999999999998,-2.800000000000001" data-type="line" data-label="" points="196.26234444887297,237.16930162526023 196.26234444887297,192.53000309995133" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-4.600000000000001 1.7199999999999998,-2.400000000000001" data-type="line" data-label="" points="196.26234444887297,237.16930162526023 196.26234444887297,182.610158983216" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-4.600000000000001 1.7199999999999998,-1.6" data-type="line" data-label="" points="196.26234444887297,237.16930162526023 196.26234444887297,162.77047074974536" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-4.600000000000001 1.7199999999999998,-1.4" data-type="line" data-label="" points="196.26234444887297,237.16930162526023 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.800000000000001 1.7199999999999998,-2.400000000000001" data-type="line" data-label="" points="196.26234444887297,192.53000309995133 196.26234444887297,182.610158983216" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.800000000000001 1.7199999999999998,-1.6" data-type="line" data-label="" points="196.26234444887297,192.53000309995133 196.26234444887297,162.77047074974536" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.800000000000001 1.7199999999999998,-1.4" data-type="line" data-label="" points="196.26234444887297,192.53000309995133 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.400000000000001 1.7199999999999998,-1.6" data-type="line" data-label="" points="196.26234444887297,182.610158983216 196.26234444887297,162.77047074974536" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.400000000000001 1.7199999999999998,-1.4" data-type="line" data-label="" points="196.26234444887297,182.610158983216 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-1.6 1.7199999999999998,-1.4" data-type="line" data-label="" points="196.26234444887297,162.77047074974536 196.26234444887297,157.8105486913777" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.3 1.7199999999999998,0.20000000000000107" data-type="line" data-label="" points="106.9837473982552,204.92980824587042 196.26234444887297,118.13117222443645" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-3.3 -3.65,-4.08" data-type="line" data-label="" points="106.9837473982552,204.92980824587042 63.088437181701465,224.27350427350427" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,0.20000000000000107 -3.65,-4.08" data-type="line" data-label="" points="196.26234444887297,118.13117222443645 63.088437181701465,224.27350427350427" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-4.1 1.7199999999999998,-2.2000000000000006" data-type="line" data-label="" points="106.9837473982552,224.76949647934103 196.26234444887297,177.65023692484834" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-4.1 1.7199999999999998,-1.2000000000000002" data-type="line" data-label="" points="106.9837473982552,224.76949647934103 196.26234444887297,152.85062663301005" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.88,-4.1 -3.65,-3.3200000000000003" data-type="line" data-label="" points="106.9837473982552,224.76949647934103 63.088437181701465,205.4258004517072" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.2000000000000006 1.7199999999999998,-1.2000000000000002" data-type="line" data-label="" points="196.26234444887297,177.65023692484834 196.26234444887297,152.85062663301005" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-2.2000000000000006 -3.65,-3.3200000000000003" data-type="line" data-label="" points="196.26234444887297,177.65023692484834 63.088437181701465,205.4258004517072" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7199999999999998,-1.2000000000000002 -3.65,-3.3200000000000003" data-type="line" data-label="" points="196.26234444887297,152.85062663301005 63.088437181701465,205.4258004517072" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.33,-12.05 12.13,-12.05 12.13,-14 12.8,-14 12.8,-13.8" data-type="line" data-label="" points="459.386209645277,421.9263982994553 454.4262875869094,421.9263982994553 454.4262875869094,470.28563836853994 471.04202648244103,470.28563836853994 471.04202648244103,465.3257163101723" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.6,-13.8 8.6,-14 7.93,-14 7.93,-12.05 8.129999999999999,-12.05" data-type="line" data-label="" points="366.8836632567203,465.3257163101723 366.8836632567203,470.28563836853994 350.26792436118865,470.28563836853994 350.26792436118865,421.9263982994553 355.2278464195563,421.9263982994553" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.88,-1.4999999999999987 -2.08,-1.4999999999999987 -2.08,0.30000000000000115 -1.88,0.30000000000000115" data-type="line" data-label="" points="106.9837473982552,160.29050972056152 102.02382533988754,160.29050972056152 102.02382533988754,115.65121119525263 106.9837473982552,115.65121119525263" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7199999999999998,-1.4 2.471,-1.4 2.471,-1.6 1.7199999999999998,-1.6" data-type="line" data-label="" points="196.26234444887297,157.8105486913777 214.8868517780435,157.8105486913777 214.8868517780435,162.77047074974536 196.26234444887297,162.77047074974536" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.8800000000000003,-3.3000000000000007 -2.765,-3.3000000000000007 -2.765,-4.28 -3.65,-4.28 -3.65,-4.08" data-type="line" data-label="" points="106.98374739825519,204.92980824587045 85.03609228997833,204.92980824587045 85.03609228997833,229.23342633187195 63.088437181701465,229.23342633187195 63.088437181701465,224.27350427350427" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7199999999999998,-2.800000000000001 2.901,-2.800000000000001 2.901,-4.600000000000001 1.7199999999999998,-4.600000000000001" data-type="line" data-label="" points="196.26234444887297,192.53000309995133 225.55068420353396,192.53000309995133 225.55068420353396,237.16930162526023 196.26234444887297,237.16930162526023" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7199999999999998,-2.400000000000001 2.901,-2.400000000000001 2.901,-2.800000000000001" data-type="line" data-label="" points="196.26234444887297,182.610158983216 225.55068420353396,182.610158983216 225.55068420353396,192.53000309995133" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.471,-1.6 2.471,-2.400000000000001" data-type="line" data-label="" points="214.8868517780435,162.77047074974536 214.8868517780435,182.610158983216" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7199999999999998,-1.2000000000000002 2.571,-1.2000000000000002 2.571,-2.2000000000000006 1.7199999999999998,-2.2000000000000006" data-type="line" data-label="" points="196.26234444887297,152.85062663301005 217.36681280722735,152.85062663301005 217.36681280722735,177.65023692484834 196.26234444887297,177.65023692484834" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.08,0.30000000000000115 -2.4299999999999997,0.30000000000000115" data-type="line" data-label="" points="102.02382533988754,115.65121119525263 93.34396173774417,115.65121119525263" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.88,-3.9 -2.5309999999999997,-3.9 -2.5309999999999997,-3.199" data-type="line" data-label="" points="106.9837473982552,219.80957442097338 90.83920109826849,219.80957442097338 90.83920109826849,202.42504760639474" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7199999999999998,0.20000000000000107 2.811,0.20000000000000107 2.811,0.14900000000000108" data-type="line" data-label="" points="196.26234444887297,118.13117222443645 223.31871927726854,118.13117222443645 223.31871927726854,119.39595234932021" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.88,-4.1 -4.281000000000001,-4.1 -4.281000000000001,-3.298999999999999" data-type="line" data-label="" points="106.9837473982552,224.76949647934103 47.43988308755149,224.76949647934103 47.43988308755149,204.90500863557855" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.0199999999999996,-1.2000000000000002 2.869999999999999,-1.2000000000000002 2.869999999999999,-0.6990000000000003" data-type="line" data-label="" points="203.70222753642446,152.85062663301005 224.78189628448695,152.85062663301005 224.78189628448695,140.4260218767991" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-0.08000000000000007" data-y="-2.5" x="106.98374739825522" y="113.1712501660688" width="89.27859705061776" height="143.837739692662" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-3.4575" data-y="-3.7" x="51.928612550374254" y="205.42580045170723" width="31.867499225012153" height="18.84770382179707" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="12.955000000000002" data-y="-13.5" x="459.8822018511138" y="450.4459501350692" width="30.00752845312428" height="14.879766175103043" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="17" data-y="-4" x="550.4007794163235" y="197.48992515831895" width="49.59922058367647" height="49.59922058367653" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="13.3" data-y="-7.700000000000001" x="474.5139719232984" y="305.6162260307338" width="17.855719410123527" height="16.863734998450013" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="13.3" data-y="-6.6" x="474.5139719232984" y="278.3366547097117" width="17.855719410123527" height="16.863734998450013" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="1.92" data-y="-12.5" x="169.9747575395244" y="415.47849962357736" width="62.49501793543243" height="35.21544661441038" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_7" data-x="8.6" data-y="-12" x="355.2278464195563" y="411.7720651875471" width="23.311633674327993" height="17.82870519463262" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_8" data-x="12.8" data-y="-12" x="459.386209645277" y="411.7720651875471" width="23.31163367432805" height="17.82870519463262" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_9" data-x="8.815000000000001" data-y="-13.5" x="355.7238386253931" y="450.4459501350692" width="32.98348168814482" height="14.879766175103043" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_10" data-x="10.555" data-y="-12.2" x="400.36313715070196" y="418.20645675567954" width="30.00752845312428" height="14.879766175102986" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_11" data-x="9.06125" data-y="-16.5" x="361.9237411983526" y="529.8047030689518" width="32.797484610956076" height="4.959922058367738" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="schematic_component_12" data-x="12.661249999999999" data-y="-16.5" x="451.20233824897036" y="529.8047030689518" width="32.79748461095602" height="4.959922058367738" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="RP2040" data-x="-1.12" data-y="-5.53" x="116.90359151499052" y="258.00097427040436" width="17.85571941012354" height="4.463929852530896" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="U1" data-x="-1.3599999999999999" data-y="0.5149999999999999" x="115.4156148974802" y="107.21934369602765" width="8.927859705061778" height="6.199902572959559" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="W25Q16JVUXIQ" data-x="17.119999999999997" data-y="-5.13" x="560.3206235330588" y="248.081130153669" width="35.71143882024694" height="4.4639298525308675" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="U2" data-x="16.519999999999996" data-y="-2.885" x="558.8326469155484" y="191.53801868827776" width="8.927859705061792" height="6.199902572959559" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="netId: V3V3
|
|
4
4
|
globalConnNetId: connectivity_net7" data-x="2.901" data-y="-2.190000000000001" x="218.1108011159825" y="172.19432266064393" width="14.87976617510293" height="10.415836322572062" fill="#ef444466" stroke="#ef4444" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="netId: V3V3
|
|
5
5
|
globalConnNetId: connectivity_net7" data-x="-2.4299999999999997" data-y="0.5100000000000011" x="85.9040786501927" y="105.23537487268055" width="14.879766175102944" height="10.415836322572076" fill="#ef444466" stroke="#ef4444" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="netId: V3V3
|
|
6
6
|
globalConnNetId: connectivity_net7" data-x="-2.5309999999999997" data-y="-2.989" x="83.39931801071701" y="192.0092112838227" width="14.879766175102958" height="10.415836322572034" fill="#ef444466" stroke="#ef4444" stroke-width="0.04032321428571429"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
@@ -225,7 +225,7 @@ orientation: x+" data-x="8.6" data-y="-14" cx="366.8836632567203" cy="470.285638
|
|
|
225
225
|
.port-label { fill: rgb(0, 100, 100); }
|
|
226
226
|
.component-name { fill: rgb(0, 100, 100); }
|
|
227
227
|
|
|
228
|
-
</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 837.001464725797 579.1979712441452 L 828.256829923617 579.1979712441452 L 828.256829923617 664.4581605654001 L 857.55135651092 664.4581605654001 L 857.55135651092 655.7135257632201" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 837.001464725797 579.1979712441452 L 828.256829923617 579.1979712441452 L 828.256829923617 664.4581605654001 L 857.55135651092 664.4581605654001 L 857.55135651092 655.7135257632201" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 673.91402566514 655.7135257632201 L 673.91402566514 664.4581605654001 L 644.619499077837 664.4581605654001 L 644.619499077837 579.1979712441452 L 653.364133880017 579.1979712441452" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 673.91402566514 655.7135257632201 L 673.91402566514 664.4581605654001 L 644.619499077837 664.4581605654001 L 644.619499077837 579.1979712441452 L 653.364133880017 579.1979712441452" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 215.695162030908 117.91848542914994 L 206.950527228728 117.91848542914994 L 206.950527228728 39.21677220952995 L 215.695162030908 39.21677220952995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 215.695162030908 117.91848542914994 L 206.950527228728 117.91848542914994 L 206.950527228728 39.21677220952995 L 215.695162030908 39.21677220952995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 373.098588470148 113.54616802806001 L 405.9346921523339 113.54616802806001 L 405.9346921523339 122.29080283024001 L 373.098588470148 122.29080283024001" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 373.098588470148 113.54616802806001 L 405.9346921523339 113.54616802806001 L 405.9346921523339 122.29080283024001 L 373.098588470148 122.29080283024001" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 215.69516203090797 196.62019864877004 L 177.0001530312615 196.62019864877004 L 177.0001530312615 239.46890917945203 L 138.305144031615 239.46890917945203 L 138.305144031615 230.724274377272" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 215.69516203090797 196.62019864877004 L 177.0001530312615 196.62019864877004 L 177.0001530312615 239.46890917945203 L 138.305144031615 239.46890917945203 L 138.305144031615 230.724274377272" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 373.098588470148 174.75861164332005 L 424.7356569770209 174.75861164332005 L 424.7356569770209 253.46032486294007 L 373.098588470148 253.46032486294007" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 373.098588470148 174.75861164332005 L 424.7356569770209 174.75861164332005 L 424.7356569770209 253.46032486294007 L 373.098588470148 253.46032486294007" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 373.098588470148 157.26934203896005 L 424.7356569770209 157.26934203896005 L 424.7356569770209 174.75861164332005 L 373.098588470148 174.75861164332005" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 373.098588470148 157.26934203896005 L 424.7356569770209 157.26934203896005 L 424.7356569770209 174.75861164332005 L 373.098588470148 174.75861164332005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 373.098588470148 122.29080283024001 L 405.9346921523339 122.29080283024001 L 405.9346921523339 157.26934203896005 L 373.098588470148 157.26934203896005" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 373.098588470148 122.29080283024001 L 405.9346921523339 122.29080283024001 L 405.9346921523339 157.26934203896005 L 373.098588470148 157.26934203896005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 373.098588470148 104.80153322588001 L 410.3070095534239 104.80153322588001 L 410.3070095534239 148.52470723678005 L 373.098588470148 148.52470723678005" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 373.098588470148 104.80153322588001 L 410.3070095534239 104.80153322588001 L 410.3070095534239 148.52470723678005 L 373.098588470148 148.52470723678005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 206.950527228728 39.21677220952995 L 191.64741632491302 39.21677220952995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 206.950527228728 39.21677220952995 L 191.64741632491302 39.21677220952995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 215.695162030908 222.85410305531 L 187.23137574981212 222.85410305531 L 187.23137574981212 192.2041580736691" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 215.695162030908 222.85410305531 L 187.23137574981212 222.85410305531 L 187.23137574981212 192.2041580736691" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 373.098588470148 43.58908961061996 L 420.8005713160399 43.58908961061996 L 420.8005713160399 45.81897148517585" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 373.098588470148 43.58908961061996 L 420.8005713160399 43.58908961061996 L 420.8005713160399 45.81897148517585" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"><path d="M 215.695162030908 231.59873785749 L 110.71582123073708 231.59873785749 L 110.71582123073708 196.57647547475906" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 215.695162030908 231.59873785749 L 110.71582123073708 231.59873785749 L 110.71582123073708 196.57647547475906" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"><path d="M 386.215540673418 104.80153322588001 L 423.380238582683 104.80153322588001 L 423.380238582683 82.89622304641912" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 386.215540673418 104.80153322588001 L 423.380238582683 104.80153322588001 L 423.380238582683 82.89622304641912" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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="206.950527228728" cy="39.21677220952995" r="1.311695220327" 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"><circle cx="405.9346921523339" cy="122.29080283024001" r="1.311695220327" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="373.098588470148" cy="122.29080283024001" r="1.311695220327" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><circle cx="373.098588470148" cy="174.75861164332005" r="1.311695220327" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="424.7356569770209" cy="174.75861164332005" r="1.311695220327" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><circle cx="373.098588470148" cy="157.26934203896005" r="1.311695220327" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="233.184431635268" y="34.844454808439984" width="122.42488723052" height="253.59440926322003" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="233.184431635268" y="34.844454808439984" width="122.42488723052" height="253.59440926322003" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="39.21677220952995" x2="215.695162030908" y2="39.21677220952995" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="214.82069855069" y="38.34230872931195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="38.34230872931195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="47.96140701170996" x2="216.569625511126" y2="47.96140701170996" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="47.96140701170996" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="47.08694353149196" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="47.08694353149196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="56.70604181388995" x2="216.569625511126" y2="56.70604181388995" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="56.70604181388995" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="55.83157833367195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="55.83157833367195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="65.45067661606996" x2="216.569625511126" y2="65.45067661606996" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="65.45067661606996" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="64.57621313585196" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="64.57621313585196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="74.19531141824996" x2="216.569625511126" y2="74.19531141824996" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="74.19531141824996" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="73.32084793803196" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="73.32084793803196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="82.93994622042996" x2="216.569625511126" y2="82.93994622042996" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="82.93994622042996" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="82.06548274021196" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="82.06548274021195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="91.68458102260996" x2="216.569625511126" y2="91.68458102260996" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="91.68458102260996" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="90.81011754239196" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="90.81011754239195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="100.42921582478995" x2="216.569625511126" y2="100.42921582478995" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="100.42921582478995" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="99.55475234457195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="99.55475234457195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="109.17385062696995" x2="216.569625511126" y2="109.17385062696995" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="109.17385062696995" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="108.29938714675195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="108.29938714675194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="117.91848542914994" x2="215.695162030908" y2="117.91848542914994" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><rect x="214.82069855069" y="117.04402194893194" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="117.04402194893194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="126.66312023132994" x2="216.569625511126" y2="126.66312023132994" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="126.66312023132994" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="125.78865675111194" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="125.78865675111194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="135.40775503350994" x2="216.569625511126" y2="135.40775503350994" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_11__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="135.40775503350994" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="134.53329155329195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="134.53329155329195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="144.15238983568995" x2="216.569625511126" y2="144.15238983568995" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="144.15238983568995" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="143.27792635547195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="143.27792635547195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="152.89702463786998" x2="216.569625511126" y2="152.89702463786998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_13__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="152.89702463786998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="152.02256115765198" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="152.02256115765195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="161.64165944004998" x2="216.569625511126" y2="161.64165944004998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_14__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="161.64165944004998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="160.76719595983198" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="160.76719595983198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="170.38629424222998" x2="216.569625511126" y2="170.38629424222998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_15__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="170.38629424222998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="169.51183076201198" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="169.51183076201198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="179.13092904440998" x2="216.569625511126" y2="179.13092904440998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_16__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="179.13092904440998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="178.25646556419198" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="178.25646556419198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="187.87556384658998" x2="216.569625511126" y2="187.87556384658998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_17__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="187.87556384658998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="187.001100366372" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="187.001100366372" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="196.62019864876999" x2="215.695162030908" y2="196.62019864876999" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_18__stack1"><rect x="214.82069855069" y="195.745735168552" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="195.745735168552" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="205.36483345095002" x2="216.569625511126" y2="205.36483345095002" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_19__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="205.36483345095002" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="204.49036997073202" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="204.49036997073202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="214.10946825313" x2="216.569625511126" y2="214.10946825313" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_20__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="214.10946825313" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="213.235004772912" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="213.235004772912" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="222.85410305531" x2="215.695162030908" y2="222.85410305531" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_21__stack1"><rect x="214.82069855069" y="221.979639575092" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="221.979639575092" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="231.59873785749" x2="215.695162030908" y2="231.59873785749" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_22__stack1"><rect x="214.82069855069" y="230.724274377272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="230.724274377272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="240.34337265967005" x2="216.569625511126" y2="240.34337265967005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_23__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="240.34337265967005" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="239.46890917945206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="239.46890917945206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="249.08800746185" x2="216.569625511126" y2="249.08800746185" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_24__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="249.08800746185" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="248.213543981632" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="248.21354398163203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="257.8326422640301" x2="216.569625511126" y2="257.8326422640301" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_25__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="257.8326422640301" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="256.95817878381206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="256.9581787838121" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="266.57727706621006" x2="216.569625511126" y2="266.57727706621006" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_26__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="266.57727706621006" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="265.70281358599203" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="265.70281358599203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="275.3219118683901" x2="216.569625511126" y2="275.3219118683901" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_27__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="275.3219118683901" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="274.44744838817206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="274.4474483881721" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="284.06654667057006" x2="216.569625511126" y2="284.06654667057006" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_28__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="284.06654667057006" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="283.19208319035204" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="283.1920831903521" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="279.69422926948005" x2="372.22412498993" y2="279.69422926948005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_29__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="279.69422926948005" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="278.819765789262" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="278.8197657892621" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="270.9495944673001" x2="372.22412498993" y2="270.9495944673001" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_30__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="270.9495944673001" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="270.07513098708205" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="270.0751309870821" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="262.20495966512004" x2="372.22412498993" y2="262.20495966512004" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_31__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="262.20495966512004" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="261.330496184902" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="261.3304961849021" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="253.46032486294007" x2="373.098588470148" y2="253.46032486294007" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_32__stack1"><rect x="372.22412498993" y="252.58586138272207" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="252.5858613827221" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="244.71569006076007" x2="372.22412498993" y2="244.71569006076007" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_33__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="244.71569006076007" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="243.84122658054207" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="243.84122658054207" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="235.97105525858007" x2="372.22412498993" y2="235.97105525858007" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_34__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="235.97105525858007" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="235.09659177836207" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="235.09659177836207" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="227.22642045640004" x2="372.22412498993" y2="227.22642045640004" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_35__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="227.22642045640004" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="226.35195697618204" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="226.35195697618204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="218.48178565422006" x2="372.22412498993" y2="218.48178565422006" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_36__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="218.48178565422006" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="217.60732217400206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="217.60732217400206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="209.73715085204006" x2="372.22412498993" y2="209.73715085204006" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_37__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="209.73715085204006" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="208.86268737182206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="208.86268737182206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="200.99251604986006" x2="372.22412498993" y2="200.99251604986006" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_38__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="200.99251604986006" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="200.11805256964206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="200.11805256964206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="192.24788124768006" x2="372.22412498993" y2="192.24788124768006" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_39__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="192.24788124768006" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="191.37341776746206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="191.37341776746206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="183.50324644550005" x2="372.22412498993" y2="183.50324644550005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_40__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="183.50324644550005" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="182.62878296528206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="182.62878296528206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="174.75861164332005" x2="373.098588470148" y2="174.75861164332005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_41__stack1"><rect x="372.22412498993" y="173.88414816310205" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="173.88414816310205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="166.01397684114005" x2="372.22412498993" y2="166.01397684114005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_42__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="166.01397684114005" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="165.13951336092205" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="165.13951336092205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="157.26934203896005" x2="373.098588470148" y2="157.26934203896005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_43__stack1"><rect x="372.22412498993" y="156.39487855874205" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="156.39487855874205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="148.52470723678005" x2="373.098588470148" y2="148.52470723678005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_44__stack1"><rect x="372.22412498993" y="147.65024375656205" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="147.65024375656205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="139.78007243460002" x2="372.22412498993" y2="139.78007243460002" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_45__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="139.78007243460002" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="138.90560895438202" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="138.90560895438202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="131.03543763242" x2="372.22412498993" y2="131.03543763242" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_46__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="131.03543763242" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="130.16097415220202" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="130.16097415220202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="122.29080283024001" x2="373.098588470148" y2="122.29080283024001" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_47__stack1"><rect x="372.22412498993" y="121.41633935002201" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="121.41633935002201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="113.54616802806001" x2="373.098588470148" y2="113.54616802806001" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_48__stack1"><rect x="372.22412498993" y="112.67170454784201" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="112.67170454784201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="104.80153322588001" x2="373.098588470148" y2="104.80153322588001" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_49__stack1"><rect x="372.22412498993" y="103.92706974566201" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="103.92706974566201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="96.0568984237" x2="372.22412498993" y2="96.0568984237" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_50__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="96.0568984237" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="95.18243494348201" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="95.18243494348201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="87.31226362152" x2="372.22412498993" y2="87.31226362152" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_51__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="87.31226362152" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="86.437800141302" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="86.437800141302" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="78.56762881933999" x2="372.22412498993" y2="78.56762881933999" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_52__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="78.56762881933999" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="77.69316533912199" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="77.69316533912199" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="69.82299401715998" x2="372.22412498993" y2="69.82299401715998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_53__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="69.82299401715998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="68.94853053694199" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="68.94853053694197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="61.07835921497997" x2="372.22412498993" y2="61.07835921497997" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_54__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="61.07835921497997" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="60.20389573476197" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="60.20389573476197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="52.33372441279997" x2="372.22412498993" y2="52.33372441279997" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_55__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="52.33372441279997" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="51.45926093258197" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="51.45926093258196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="43.58908961061996" x2="373.098588470148" y2="43.58908961061996" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_56__stack1"><rect x="372.22412498993" y="42.71462613040196" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="42.71462613040195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></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="118.62971572671" y="211.923309552585" width="56.184278604006465" height="4.372317401089987" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="118.62971572671" y="211.923309552585" width="56.184278604006465" height="4.372317401089987" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="138.305144031615" y1="211.923309552585" x2="138.305144031615" y2="198.369125609206" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="138.305144031615" cy="197.494662128988" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="137.430680551397" y="196.62019864877" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="137.430680551397" y="204.7089858407865" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 137.430680551397 204.7089858407865)"></text><line class="component-pin sch-component-pin sch-port-line" x1="138.305144031615" y1="216.295626953675" x2="138.305144031615" y2="230.724274377272" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="137.430680551397" y="229.849810897054" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="137.430680551397" y="223.5099506654735" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 137.430680551397 223.5099506654735)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component chip sch-component-body" x="837.875928206015" y="640.410414859405" width="52.90504055318911" height="4.372317401090072" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="837.875928206015" y="640.410414859405" width="52.90504055318911" height="4.372317401090072" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="857.55135651092" y1="644.7827322604951" x2="857.55135651092" y2="655.7135257632201" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><rect x="856.676893030702" y="654.8390622830021" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="856.6768930307021" y="650.2481290118576" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 856.6768930307021 650.2481290118576)"></text><line class="component-pin sch-component-pin sch-port-line" x1="857.55135651092" y1="640.410414859405" x2="857.55135651092" y2="630.3540848368981" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="857.55135651092" cy="629.47962135668" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="856.676893030702" y="628.605157876462" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="856.6768930307021" y="634.9450181080425" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 856.6768930307021 634.9450181080425)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component chip sch-component-body" x="1014.95478295016" y="183.5032464455" width="52.467808813079955" height="87.44634802180002" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1014.95478295016" y="183.5032464455" width="52.467808813079955" height="87.44634802180002" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="200.99251604986003" x2="998.3399768260181" y2="200.99251604986003" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="200.99251604986003" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="200.11805256964203" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="200.11805256964203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="209.73715085204" x2="998.3399768260181" y2="209.73715085204" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="209.73715085204" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="208.862687371822" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="208.862687371822" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="218.48178565422" x2="998.3399768260181" y2="218.48178565422" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="218.48178565422" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="217.607322174002" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="217.607322174002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="253.46032486293998" x2="998.3399768260181" y2="253.46032486293998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="253.46032486293998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="252.585861382722" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="252.58586138272202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="227.2264204564" x2="998.3399768260181" y2="227.2264204564" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="227.2264204564" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="226.351956976182" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="226.351956976182" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="235.97105525858" x2="998.3399768260181" y2="235.97105525858" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="235.97105525858" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="235.096591778362" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="235.09659177836204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="244.71569006076" x2="998.3399768260181" y2="244.71569006076" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="244.71569006076" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="243.841226580542" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="243.84122658054204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="192.24788124768" x2="998.3399768260181" y2="192.24788124768" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_7__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="192.24788124768" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="191.373417767462" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="191.373417767462" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="262.20495966512004" x2="998.3399768260181" y2="262.20495966512004" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_8__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="262.20495966512004" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="261.330496184902" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="261.330496184902" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="877.2267848158251" y="374.13628513302405" width="4.372317401089958" height="29.731758327412024" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="877.2267848158251" y="374.13628513302405" width="4.372317401089958" height="29.731758327412024" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="877.2267848158251" y1="389.00216429673003" x2="864.5470643526642" y2="389.00216429673003" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="863.6726008724461" cy="389.00216429673003" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="862.7981373922281" y="388.127700816512" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="870.4496928441356" y="388.12770081651206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="881.5991022169151" y1="389.00216429673003" x2="894.278822680076" y2="389.00216429673003" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="895.1532861602941" cy="389.00216429673003" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="894.2788226800761" y="388.127700816512" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="888.3761941886046" y="388.12770081651206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component chip sch-component-body" x="877.2267848158251" y="326.040793721034" width="4.372317401089958" height="29.731758327412024" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="877.2267848158251" y="326.040793721034" width="4.372317401089958" height="29.731758327412024" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="877.2267848158251" y1="340.90667288474" x2="864.5470643526642" y2="340.90667288474" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="863.6726008724461" cy="340.90667288474" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="862.7981373922281" y="340.03220940452195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="870.4496928441356" y="340.032209404522" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="881.5991022169151" y1="340.90667288474" x2="894.278822680076" y2="340.90667288474" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="895.1532861602941" cy="340.90667288474" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="894.2788226800761" y="340.03220940452195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="888.3761941886046" y="340.032209404522" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component chip sch-component-body" x="344.241293622954" y="585.319215605671" width="75.203859298748" height="27.10836788675806" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="344.241293622954" y="585.319215605671" width="75.203859298748" height="27.10836788675806" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="350.36253798448" y1="585.319215605671" x2="350.36253798448" y2="568.7044094815291" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="350.36253798448" cy="567.8299460013111" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="349.488074504262" y="566.9554825210931" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="349.488074504262" y="576.574580803491" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 349.488074504262 576.574580803491)"></text><line class="component-pin sch-component-pin sch-port-line" x1="349.488074504262" y1="612.4275834924291" x2="349.488074504262" y2="629.0423896165712" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="349.488074504262" cy="629.9168530967892" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="348.61361102404396" y="629.0423896165712" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="348.613611024044" y="621.1722182946091" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 348.613611024044 621.1722182946091)"></text><line class="component-pin sch-component-pin sch-port-line" x1="344.241293622954" y1="599.3106312891591" x2="327.626487498812" y2="599.3106312891591" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_6_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="326.752024018594" cy="599.3106312891591" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="325.877560538376" y="598.4361678089411" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="335.496658820774" y="598.4361678089411" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="373.973051950366" y1="612.4275834924291" x2="373.973051950366" y2="629.0423896165712" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_6_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.973051950366" cy="629.9168530967892" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="373.098588470148" y="629.0423896165712" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="373.098588470148" y="621.1722182946091" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 373.098588470148 621.1722182946091)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7__stack1"><rect class="component chip sch-component-body" x="670.8534034843769" y="561.2952837264012" width="6.121244361526124" height="31.43305763439787" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="670.8534034843769" y="561.2952837264012" width="6.121244361526124" height="31.43305763439787" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="670.8534034843769" y1="579.1979712441452" x2="653.364133880017" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_7_0__stack1"><rect x="652.489670399799" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="662.108768682197" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="670.8534034843769" y1="579.1979712441452" x2="654.238597360235" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_7_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="653.364133880017" cy="579.1979712441452" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="652.489670399799" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="662.108768682197" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="676.9746478459031" y1="579.1979712441452" x2="693.589453970045" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_7_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="694.4639174502631" cy="579.1979712441452" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="693.5894539700452" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="685.7192826480831" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="676.9746478459031" y1="579.1979712441452" x2="693.589453970045" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_7_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="694.4639174502631" cy="579.1979712441452" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="693.5894539700452" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="685.7192826480831" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8__stack1"><rect class="component chip sch-component-body" x="854.490734330157" y="561.2952837264012" width="6.121244361526124" height="31.43305763439787" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="854.490734330157" y="561.2952837264012" width="6.121244361526124" height="31.43305763439787" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="854.490734330157" y1="579.1979712441452" x2="837.001464725797" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_8_0__stack1"><rect x="836.127001245579" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="845.7460995279771" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="854.490734330157" y1="579.1979712441452" x2="837.875928206015" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_8_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="837.001464725797" cy="579.1979712441452" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="836.127001245579" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="845.7460995279771" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="860.6119786916831" y1="579.1979712441452" x2="877.2267848158251" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_8_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="878.1012482960432" cy="579.1979712441452" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="877.2267848158252" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="869.356613493863" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="860.6119786916831" y1="579.1979712441452" x2="877.2267848158251" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_8_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="878.1012482960432" cy="579.1979712441452" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="877.2267848158252" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="869.356613493863" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_9__stack1"><rect class="component chip sch-component-body" x="654.2385973602352" y="640.410414859405" width="58.151821434496924" height="4.372317401090072" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="654.2385973602352" y="640.410414859405" width="58.151821434496924" height="4.372317401090072" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="673.91402566514" y1="644.7827322604951" x2="673.91402566514" y2="655.7135257632201" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_9_0__stack1"><rect x="673.039562184922" y="654.8390622830021" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="673.039562184922" y="650.2481290118576" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 673.039562184922 650.2481290118576)"></text><line class="component-pin sch-component-pin sch-port-line" x1="673.91402566514" y1="640.410414859405" x2="673.91402566514" y2="630.3540848368981" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_9_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="673.91402566514" cy="629.47962135668" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="673.039562184922" y="628.605157876462" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="673.039562184922" y="634.9450181080425" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 673.039562184922 634.9450181080425)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_10__stack1"><rect class="component chip sch-component-body" x="732.940310579855" y="583.570288645235" width="52.905040553189" height="4.372317401090072" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="732.940310579855" y="583.570288645235" width="52.905040553189" height="4.372317401090072" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="752.61573888476" y1="583.570288645235" x2="752.61573888476" y2="573.513958622728" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_10_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="752.61573888476" cy="572.63949514251" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="751.7412754045421" y="571.765031662292" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="751.7412754045421" y="578.1048918938725" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 751.7412754045421 578.1048918938725)"></text><line class="component-pin sch-component-pin sch-port-line" x1="752.61573888476" y1="587.9426060463251" x2="752.61573888476" y2="597.9989360688321" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_10_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="752.61573888476" cy="598.8733995490501" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="751.7412754045421" y="597.9989360688321" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="751.7412754045421" y="593.4080027976876" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 751.7412754045421 593.4080027976876)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_11__stack1"><rect class="component chip sch-component-body" x="682.65866046732" y="769.39377819156" width="22.84535842069522" height="8.744634802180144" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="682.65866046732" y="769.39377819156" width="22.84535842069522" height="8.744634802180144" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="682.65866046732" y1="773.7660955926501" x2="666.043854343178" y2="773.7660955926501" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_11_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="665.16939086296" cy="773.7660955926501" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="664.294927382742" y="772.8916321124321" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="673.91402566514" y="772.8916321124321" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_12__stack1"><rect class="component chip sch-component-body" x="840.0620869065601" y="769.39377819156" width="22.845358420694993" height="8.744634802180144" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="840.0620869065601" y="769.39377819156" width="22.845358420694993" height="8.744634802180144" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="840.0620869065601" y1="773.7660955926501" x2="823.4472807824179" y2="773.7660955926501" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_12_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="822.5728173022001" cy="773.7660955926501" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="821.6983538219821" y="772.8916321124321" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="831.31745210438" y="772.8916321124321" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="215.695162030908" cy="39.21677220952995" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="215.695162030908" cy="47.96140701170996" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="215.695162030908" cy="56.70604181388995" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="215.695162030908" cy="65.45067661606996" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="215.695162030908" cy="74.19531141824996" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="215.695162030908" cy="82.93994622042996" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="215.695162030908" cy="91.68458102260996" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="215.695162030908" cy="100.42921582478995" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="215.695162030908" cy="109.17385062696995" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="215.695162030908" cy="117.91848542914994" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_10__stack1"><circle cx="215.695162030908" cy="126.66312023132994" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_11__stack1"><circle cx="215.695162030908" cy="135.40775503350994" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_12__stack1"><circle cx="215.695162030908" cy="144.15238983568995" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_13__stack1"><circle cx="215.695162030908" cy="152.89702463786998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_14__stack1"><circle cx="215.695162030908" cy="161.64165944004998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_15__stack1"><circle cx="215.695162030908" cy="170.38629424222998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_16__stack1"><circle cx="215.695162030908" cy="179.13092904440998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_17__stack1"><circle cx="215.695162030908" cy="187.87556384658998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_18__stack1"><circle cx="215.695162030908" cy="196.62019864876999" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_19__stack1"><circle cx="215.695162030908" cy="205.36483345095002" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_20__stack1"><circle cx="215.695162030908" cy="214.10946825313" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_21__stack1"><circle cx="215.695162030908" cy="222.85410305531" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_22__stack1"><circle cx="215.695162030908" cy="231.59873785749" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_23__stack1"><circle cx="215.695162030908" cy="240.34337265967005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_24__stack1"><circle cx="215.695162030908" cy="249.08800746185" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_25__stack1"><circle cx="215.695162030908" cy="257.8326422640301" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_26__stack1"><circle cx="215.695162030908" cy="266.57727706621006" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_27__stack1"><circle cx="215.695162030908" cy="275.3219118683901" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_28__stack1"><circle cx="215.695162030908" cy="284.06654667057006" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_29__stack1"><circle cx="373.098588470148" cy="279.69422926948005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_30__stack1"><circle cx="373.098588470148" cy="270.9495944673001" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_31__stack1"><circle cx="373.098588470148" cy="262.20495966512004" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_32__stack1"><circle cx="373.098588470148" cy="253.46032486294007" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_33__stack1"><circle cx="373.098588470148" cy="244.71569006076007" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_34__stack1"><circle cx="373.098588470148" cy="235.97105525858007" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_35__stack1"><circle cx="373.098588470148" cy="227.22642045640004" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_36__stack1"><circle cx="373.098588470148" cy="218.48178565422006" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_37__stack1"><circle cx="373.098588470148" cy="209.73715085204006" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_38__stack1"><circle cx="373.098588470148" cy="200.99251604986006" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_39__stack1"><circle cx="373.098588470148" cy="192.24788124768006" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_40__stack1"><circle cx="373.098588470148" cy="183.50324644550005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_41__stack1"><circle cx="373.098588470148" cy="174.75861164332005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_42__stack1"><circle cx="373.098588470148" cy="166.01397684114005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_43__stack1"><circle cx="373.098588470148" cy="157.26934203896005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_44__stack1"><circle cx="373.098588470148" cy="148.52470723678005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_45__stack1"><circle cx="373.098588470148" cy="139.78007243460002" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_46__stack1"><circle cx="373.098588470148" cy="131.03543763242" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_47__stack1"><circle cx="373.098588470148" cy="122.29080283024001" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_48__stack1"><circle cx="373.098588470148" cy="113.54616802806001" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_49__stack1"><circle cx="373.098588470148" cy="104.80153322588001" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_50__stack1"><circle cx="373.098588470148" cy="96.0568984237" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_51__stack1"><circle cx="373.098588470148" cy="87.31226362152" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_52__stack1"><circle cx="373.098588470148" cy="78.56762881933999" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_53__stack1"><circle cx="373.098588470148" cy="69.82299401715998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_54__stack1"><circle cx="373.098588470148" cy="61.07835921497997" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_55__stack1"><circle cx="373.098588470148" cy="52.33372441279997" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_56__stack1"><circle cx="373.098588470148" cy="43.58908961061996" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="138.305144031615" cy="197.494662128988" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="138.305144031615" cy="230.724274377272" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="857.55135651092" cy="655.7135257632201" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="857.55135651092" cy="629.47962135668" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="997.4655133458" cy="200.99251604986003" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="997.4655133458" cy="209.73715085204" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_2__stack1"><circle cx="997.4655133458" cy="218.48178565422" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_3__stack1"><circle cx="997.4655133458" cy="253.46032486293998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_4__stack1"><circle cx="997.4655133458" cy="227.2264204564" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_5__stack1"><circle cx="997.4655133458" cy="235.97105525858" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_6__stack1"><circle cx="997.4655133458" cy="244.71569006076" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_7__stack1"><circle cx="997.4655133458" cy="192.24788124768" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_8__stack1"><circle cx="997.4655133458" cy="262.20495966512004" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="863.6726008724461" cy="389.00216429673003" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="895.1532861602941" cy="389.00216429673003" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="863.6726008724461" cy="340.90667288474" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="895.1532861602941" cy="340.90667288474" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="350.36253798448" cy="567.8299460013111" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="349.488074504262" cy="629.9168530967892" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_2__stack1"><circle cx="326.752024018594" cy="599.3106312891591" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_3__stack1"><circle cx="373.973051950366" cy="629.9168530967892" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="653.364133880017" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="653.364133880017" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_2__stack1"><circle cx="694.4639174502631" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_3__stack1"><circle cx="694.4639174502631" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="837.001464725797" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="837.001464725797" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_2__stack1"><circle cx="878.1012482960432" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_3__stack1"><circle cx="878.1012482960432" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_0__stack1"><circle cx="673.91402566514" cy="655.7135257632201" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_1__stack1"><circle cx="673.91402566514" cy="629.47962135668" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_0__stack1"><circle cx="752.61573888476" cy="572.63949514251" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_1__stack1"><circle cx="752.61573888476" cy="598.8733995490501" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_0__stack1"><circle cx="665.16939086296" cy="773.7660955926501" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_0__stack1"><circle cx="822.5728173022001" cy="773.7660955926501" r="1.748926960436" 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="
|
|
228
|
+
</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 837.001464725797 579.1979712441452 L 828.256829923617 579.1979712441452 L 828.256829923617 664.4581605654001 L 857.55135651092 664.4581605654001 L 857.55135651092 655.7135257632201" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 837.001464725797 579.1979712441452 L 828.256829923617 579.1979712441452 L 828.256829923617 664.4581605654001 L 857.55135651092 664.4581605654001 L 857.55135651092 655.7135257632201" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 673.91402566514 655.7135257632201 L 673.91402566514 664.4581605654001 L 644.619499077837 664.4581605654001 L 644.619499077837 579.1979712441452 L 653.364133880017 579.1979712441452" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 673.91402566514 655.7135257632201 L 673.91402566514 664.4581605654001 L 644.619499077837 664.4581605654001 L 644.619499077837 579.1979712441452 L 653.364133880017 579.1979712441452" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 215.695162030908 117.91848542914994 L 206.950527228728 117.91848542914994 L 206.950527228728 39.21677220952995 L 215.695162030908 39.21677220952995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 215.695162030908 117.91848542914994 L 206.950527228728 117.91848542914994 L 206.950527228728 39.21677220952995 L 215.695162030908 39.21677220952995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 373.098588470148 113.54616802806001 L 405.9346921523339 113.54616802806001 L 405.9346921523339 122.29080283024001 L 373.098588470148 122.29080283024001" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 373.098588470148 113.54616802806001 L 405.9346921523339 113.54616802806001 L 405.9346921523339 122.29080283024001 L 373.098588470148 122.29080283024001" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 215.69516203090797 196.62019864877004 L 177.0001530312615 196.62019864877004 L 177.0001530312615 239.46890917945203 L 138.305144031615 239.46890917945203 L 138.305144031615 230.724274377272" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 215.69516203090797 196.62019864877004 L 177.0001530312615 196.62019864877004 L 177.0001530312615 239.46890917945203 L 138.305144031615 239.46890917945203 L 138.305144031615 230.724274377272" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 373.098588470148 174.75861164332005 L 424.7356569770209 174.75861164332005 L 424.7356569770209 253.46032486294007 L 373.098588470148 253.46032486294007" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 373.098588470148 174.75861164332005 L 424.7356569770209 174.75861164332005 L 424.7356569770209 253.46032486294007 L 373.098588470148 253.46032486294007" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 373.098588470148 157.26934203896005 L 424.7356569770209 157.26934203896005 L 424.7356569770209 174.75861164332005" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 373.098588470148 157.26934203896005 L 424.7356569770209 157.26934203896005 L 424.7356569770209 174.75861164332005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 405.9346921523339 122.29080283024001 L 405.9346921523339 157.26934203896005" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 405.9346921523339 122.29080283024001 L 405.9346921523339 157.26934203896005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 373.098588470148 104.80153322588001 L 410.3070095534239 104.80153322588001 L 410.3070095534239 148.52470723678005 L 373.098588470148 148.52470723678005" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 373.098588470148 104.80153322588001 L 410.3070095534239 104.80153322588001 L 410.3070095534239 148.52470723678005 L 373.098588470148 148.52470723678005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 206.950527228728 39.21677220952995 L 191.64741632491302 39.21677220952995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 206.950527228728 39.21677220952995 L 191.64741632491302 39.21677220952995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 215.695162030908 222.85410305531 L 187.23137574981212 222.85410305531 L 187.23137574981212 192.2041580736691" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 215.695162030908 222.85410305531 L 187.23137574981212 222.85410305531 L 187.23137574981212 192.2041580736691" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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 373.098588470148 43.58908961061996 L 420.8005713160399 43.58908961061996 L 420.8005713160399 45.81897148517585" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 373.098588470148 43.58908961061996 L 420.8005713160399 43.58908961061996 L 420.8005713160399 45.81897148517585" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"><path d="M 215.695162030908 231.59873785749 L 110.71582123073708 231.59873785749 L 110.71582123073708 196.57647547475906" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 215.695162030908 231.59873785749 L 110.71582123073708 231.59873785749 L 110.71582123073708 196.57647547475906" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"><path d="M 386.215540673418 104.80153322588001 L 423.380238582683 104.80153322588001 L 423.380238582683 82.89622304641912" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.995707841744px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 386.215540673418 104.80153322588001 L 423.380238582683 104.80153322588001 L 423.380238582683 82.89622304641912" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.874463480218px" 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="206.950527228728" cy="39.21677220952995" r="1.311695220327" 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"><circle cx="405.9346921523339" cy="122.29080283024001" r="1.311695220327" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><circle cx="424.7356569770209" cy="174.75861164332005" r="1.311695220327" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="233.184431635268" y="34.844454808439984" width="122.42488723052" height="253.59440926322003" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="233.184431635268" y="34.844454808439984" width="122.42488723052" height="253.59440926322003" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="39.21677220952995" x2="215.695162030908" y2="39.21677220952995" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="214.82069855069" y="38.34230872931195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="38.34230872931195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="47.96140701170996" x2="216.569625511126" y2="47.96140701170996" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="47.96140701170996" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="47.08694353149196" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="47.08694353149196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="56.70604181388995" x2="216.569625511126" y2="56.70604181388995" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="56.70604181388995" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="55.83157833367195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="55.83157833367195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="65.45067661606996" x2="216.569625511126" y2="65.45067661606996" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="65.45067661606996" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="64.57621313585196" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="64.57621313585196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="74.19531141824996" x2="216.569625511126" y2="74.19531141824996" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="74.19531141824996" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="73.32084793803196" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="73.32084793803196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="82.93994622042996" x2="216.569625511126" y2="82.93994622042996" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="82.93994622042996" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="82.06548274021196" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="82.06548274021195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="91.68458102260996" x2="216.569625511126" y2="91.68458102260996" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="91.68458102260996" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="90.81011754239196" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="90.81011754239195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="100.42921582478995" x2="216.569625511126" y2="100.42921582478995" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="100.42921582478995" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="99.55475234457195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="99.55475234457195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="109.17385062696995" x2="216.569625511126" y2="109.17385062696995" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="109.17385062696995" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="108.29938714675195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="108.29938714675194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="117.91848542914994" x2="215.695162030908" y2="117.91848542914994" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><rect x="214.82069855069" y="117.04402194893194" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="117.04402194893194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="126.66312023132994" x2="216.569625511126" y2="126.66312023132994" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="126.66312023132994" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="125.78865675111194" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="125.78865675111194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="135.40775503350994" x2="216.569625511126" y2="135.40775503350994" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_11__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="135.40775503350994" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="134.53329155329195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="134.53329155329195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="144.15238983568995" x2="216.569625511126" y2="144.15238983568995" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="144.15238983568995" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="143.27792635547195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="143.27792635547195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="152.89702463786998" x2="216.569625511126" y2="152.89702463786998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_13__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="152.89702463786998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="152.02256115765198" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="152.02256115765195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="161.64165944004998" x2="216.569625511126" y2="161.64165944004998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_14__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="161.64165944004998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="160.76719595983198" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="160.76719595983198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="170.38629424222998" x2="216.569625511126" y2="170.38629424222998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_15__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="170.38629424222998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="169.51183076201198" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="169.51183076201198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="179.13092904440998" x2="216.569625511126" y2="179.13092904440998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_16__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="179.13092904440998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="178.25646556419198" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="178.25646556419198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="187.87556384658998" x2="216.569625511126" y2="187.87556384658998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_17__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="187.87556384658998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="187.001100366372" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="187.001100366372" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="196.62019864876999" x2="215.695162030908" y2="196.62019864876999" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_18__stack1"><rect x="214.82069855069" y="195.745735168552" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="195.745735168552" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="205.36483345095002" x2="216.569625511126" y2="205.36483345095002" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_19__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="205.36483345095002" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="204.49036997073202" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="204.49036997073202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="214.10946825313" x2="216.569625511126" y2="214.10946825313" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_20__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="214.10946825313" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="213.235004772912" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="213.235004772912" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="222.85410305531" x2="215.695162030908" y2="222.85410305531" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_21__stack1"><rect x="214.82069855069" y="221.979639575092" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="221.979639575092" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="231.59873785749" x2="215.695162030908" y2="231.59873785749" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_22__stack1"><rect x="214.82069855069" y="230.724274377272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="230.724274377272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="240.34337265967005" x2="216.569625511126" y2="240.34337265967005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_23__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="240.34337265967005" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="239.46890917945206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="239.46890917945206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="249.08800746185" x2="216.569625511126" y2="249.08800746185" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_24__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="249.08800746185" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="248.213543981632" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="248.21354398163203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="257.8326422640301" x2="216.569625511126" y2="257.8326422640301" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_25__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="257.8326422640301" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="256.95817878381206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="256.9581787838121" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="266.57727706621006" x2="216.569625511126" y2="266.57727706621006" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_26__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="266.57727706621006" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="265.70281358599203" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="265.70281358599203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="275.3219118683901" x2="216.569625511126" y2="275.3219118683901" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_27__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="275.3219118683901" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="274.44744838817206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="274.4474483881721" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="233.184431635268" y1="284.06654667057006" x2="216.569625511126" y2="284.06654667057006" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_28__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="215.695162030908" cy="284.06654667057006" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="214.82069855069" y="283.19208319035204" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="224.439796833088" y="283.1920831903521" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="279.69422926948005" x2="372.22412498993" y2="279.69422926948005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_29__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="279.69422926948005" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="278.819765789262" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="278.8197657892621" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="270.9495944673001" x2="372.22412498993" y2="270.9495944673001" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_30__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="270.9495944673001" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="270.07513098708205" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="270.0751309870821" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="262.20495966512004" x2="372.22412498993" y2="262.20495966512004" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_31__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="262.20495966512004" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="261.330496184902" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="261.3304961849021" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="253.46032486294007" x2="373.098588470148" y2="253.46032486294007" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_32__stack1"><rect x="372.22412498993" y="252.58586138272207" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="252.5858613827221" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="244.71569006076007" x2="372.22412498993" y2="244.71569006076007" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_33__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="244.71569006076007" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="243.84122658054207" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="243.84122658054207" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="235.97105525858007" x2="372.22412498993" y2="235.97105525858007" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_34__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="235.97105525858007" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="235.09659177836207" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="235.09659177836207" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="227.22642045640004" x2="372.22412498993" y2="227.22642045640004" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_35__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="227.22642045640004" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="226.35195697618204" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="226.35195697618204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="218.48178565422006" x2="372.22412498993" y2="218.48178565422006" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_36__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="218.48178565422006" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="217.60732217400206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="217.60732217400206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="209.73715085204006" x2="372.22412498993" y2="209.73715085204006" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_37__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="209.73715085204006" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="208.86268737182206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="208.86268737182206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="200.99251604986006" x2="372.22412498993" y2="200.99251604986006" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_38__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="200.99251604986006" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="200.11805256964206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="200.11805256964206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="192.24788124768006" x2="372.22412498993" y2="192.24788124768006" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_39__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="192.24788124768006" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="191.37341776746206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="191.37341776746206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="183.50324644550005" x2="372.22412498993" y2="183.50324644550005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_40__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="183.50324644550005" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="182.62878296528206" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="182.62878296528206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="174.75861164332005" x2="373.098588470148" y2="174.75861164332005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_41__stack1"><rect x="372.22412498993" y="173.88414816310205" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="173.88414816310205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="166.01397684114005" x2="372.22412498993" y2="166.01397684114005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_42__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="166.01397684114005" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="165.13951336092205" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="165.13951336092205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="157.26934203896005" x2="373.098588470148" y2="157.26934203896005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_43__stack1"><rect x="372.22412498993" y="156.39487855874205" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="156.39487855874205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="148.52470723678005" x2="373.098588470148" y2="148.52470723678005" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_44__stack1"><rect x="372.22412498993" y="147.65024375656205" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="147.65024375656205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="139.78007243460002" x2="372.22412498993" y2="139.78007243460002" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_45__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="139.78007243460002" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="138.90560895438202" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="138.90560895438202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="131.03543763242" x2="372.22412498993" y2="131.03543763242" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_46__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="131.03543763242" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="130.16097415220202" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="130.16097415220202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="122.29080283024001" x2="373.098588470148" y2="122.29080283024001" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_47__stack1"><rect x="372.22412498993" y="121.41633935002201" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="121.41633935002201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="113.54616802806001" x2="373.098588470148" y2="113.54616802806001" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_48__stack1"><rect x="372.22412498993" y="112.67170454784201" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="112.67170454784201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="104.80153322588001" x2="373.098588470148" y2="104.80153322588001" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_49__stack1"><rect x="372.22412498993" y="103.92706974566201" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="103.92706974566201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="96.0568984237" x2="372.22412498993" y2="96.0568984237" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_50__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="96.0568984237" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="95.18243494348201" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="95.18243494348201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="87.31226362152" x2="372.22412498993" y2="87.31226362152" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_51__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="87.31226362152" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="86.437800141302" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="86.437800141302" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="78.56762881933999" x2="372.22412498993" y2="78.56762881933999" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_52__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="78.56762881933999" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="77.69316533912199" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="77.69316533912199" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="69.82299401715998" x2="372.22412498993" y2="69.82299401715998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_53__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="69.82299401715998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="68.94853053694199" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="68.94853053694197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="61.07835921497997" x2="372.22412498993" y2="61.07835921497997" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_54__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="61.07835921497997" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="60.20389573476197" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="60.20389573476197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="52.33372441279997" x2="372.22412498993" y2="52.33372441279997" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_55__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.098588470148" cy="52.33372441279997" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="372.22412498993" y="51.45926093258197" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="51.45926093258196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="355.609318865788" y1="43.58908961061996" x2="373.098588470148" y2="43.58908961061996" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_0_56__stack1"><rect x="372.22412498993" y="42.71462613040196" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="364.35395366796797" y="42.71462613040195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></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="118.62971572671" y="211.923309552585" width="56.184278604006465" height="4.372317401089987" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="118.62971572671" y="211.923309552585" width="56.184278604006465" height="4.372317401089987" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="138.305144031615" y1="211.923309552585" x2="138.305144031615" y2="198.369125609206" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="138.305144031615" cy="197.494662128988" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="137.430680551397" y="196.62019864877" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="137.430680551397" y="204.7089858407865" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 137.430680551397 204.7089858407865)"></text><line class="component-pin sch-component-pin sch-port-line" x1="138.305144031615" y1="216.295626953675" x2="138.305144031615" y2="230.724274377272" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="137.430680551397" y="229.849810897054" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="137.430680551397" y="223.5099506654735" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 137.430680551397 223.5099506654735)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component chip sch-component-body" x="837.875928206015" y="640.410414859405" width="52.90504055318911" height="4.372317401090072" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="837.875928206015" y="640.410414859405" width="52.90504055318911" height="4.372317401090072" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="857.55135651092" y1="644.7827322604951" x2="857.55135651092" y2="655.7135257632201" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><rect x="856.676893030702" y="654.8390622830021" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="856.6768930307021" y="650.2481290118576" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 856.6768930307021 650.2481290118576)"></text><line class="component-pin sch-component-pin sch-port-line" x1="857.55135651092" y1="640.410414859405" x2="857.55135651092" y2="630.3540848368981" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="857.55135651092" cy="629.47962135668" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="856.676893030702" y="628.605157876462" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="856.6768930307021" y="634.9450181080425" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 856.6768930307021 634.9450181080425)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component chip sch-component-body" x="1014.95478295016" y="183.5032464455" width="52.467808813079955" height="87.44634802180002" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1014.95478295016" y="183.5032464455" width="52.467808813079955" height="87.44634802180002" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="200.99251604986003" x2="998.3399768260181" y2="200.99251604986003" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="200.99251604986003" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="200.11805256964203" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="200.11805256964203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="209.73715085204" x2="998.3399768260181" y2="209.73715085204" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="209.73715085204" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="208.862687371822" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="208.862687371822" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="218.48178565422" x2="998.3399768260181" y2="218.48178565422" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="218.48178565422" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="217.607322174002" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="217.607322174002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="253.46032486293998" x2="998.3399768260181" y2="253.46032486293998" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="253.46032486293998" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="252.585861382722" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="252.58586138272202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="227.2264204564" x2="998.3399768260181" y2="227.2264204564" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="227.2264204564" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="226.351956976182" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="226.351956976182" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="235.97105525858" x2="998.3399768260181" y2="235.97105525858" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="235.97105525858" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="235.096591778362" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="235.09659177836204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="244.71569006076" x2="998.3399768260181" y2="244.71569006076" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="244.71569006076" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="243.841226580542" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="243.84122658054204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="192.24788124768" x2="998.3399768260181" y2="192.24788124768" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_7__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="192.24788124768" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="191.373417767462" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="191.373417767462" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="1014.95478295016" y1="262.20495966512004" x2="998.3399768260181" y2="262.20495966512004" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_3_8__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="997.4655133458" cy="262.20495966512004" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="996.591049865582" y="261.330496184902" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="1006.2101481479799" y="261.330496184902" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="877.2267848158251" y="374.13628513302405" width="4.372317401089958" height="29.731758327412024" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="877.2267848158251" y="374.13628513302405" width="4.372317401089958" height="29.731758327412024" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="877.2267848158251" y1="389.00216429673003" x2="864.5470643526642" y2="389.00216429673003" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="863.6726008724461" cy="389.00216429673003" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="862.7981373922281" y="388.127700816512" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="870.4496928441356" y="388.12770081651206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="881.5991022169151" y1="389.00216429673003" x2="894.278822680076" y2="389.00216429673003" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="895.1532861602941" cy="389.00216429673003" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="894.2788226800761" y="388.127700816512" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="888.3761941886046" y="388.12770081651206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component chip sch-component-body" x="877.2267848158251" y="326.040793721034" width="4.372317401089958" height="29.731758327412024" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="877.2267848158251" y="326.040793721034" width="4.372317401089958" height="29.731758327412024" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="877.2267848158251" y1="340.90667288474" x2="864.5470643526642" y2="340.90667288474" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="863.6726008724461" cy="340.90667288474" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="862.7981373922281" y="340.03220940452195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="870.4496928441356" y="340.032209404522" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="881.5991022169151" y1="340.90667288474" x2="894.278822680076" y2="340.90667288474" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="895.1532861602941" cy="340.90667288474" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="894.2788226800761" y="340.03220940452195" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="888.3761941886046" y="340.032209404522" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component chip sch-component-body" x="344.241293622954" y="585.319215605671" width="75.203859298748" height="27.10836788675806" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="344.241293622954" y="585.319215605671" width="75.203859298748" height="27.10836788675806" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="350.36253798448" y1="585.319215605671" x2="350.36253798448" y2="568.7044094815291" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="350.36253798448" cy="567.8299460013111" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="349.488074504262" y="566.9554825210931" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="349.488074504262" y="576.574580803491" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 349.488074504262 576.574580803491)"></text><line class="component-pin sch-component-pin sch-port-line" x1="349.488074504262" y1="612.4275834924291" x2="349.488074504262" y2="629.0423896165712" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="349.488074504262" cy="629.9168530967892" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="348.61361102404396" y="629.0423896165712" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="348.613611024044" y="621.1722182946091" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 348.613611024044 621.1722182946091)"></text><line class="component-pin sch-component-pin sch-port-line" x1="344.241293622954" y1="599.3106312891591" x2="327.626487498812" y2="599.3106312891591" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_6_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="326.752024018594" cy="599.3106312891591" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="325.877560538376" y="598.4361678089411" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="335.496658820774" y="598.4361678089411" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="373.973051950366" y1="612.4275834924291" x2="373.973051950366" y2="629.0423896165712" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_6_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="373.973051950366" cy="629.9168530967892" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="373.098588470148" y="629.0423896165712" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="373.098588470148" y="621.1722182946091" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 373.098588470148 621.1722182946091)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7__stack1"><rect class="component chip sch-component-body" x="670.8534034843769" y="561.2952837264012" width="6.121244361526124" height="31.43305763439787" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="670.8534034843769" y="561.2952837264012" width="6.121244361526124" height="31.43305763439787" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="670.8534034843769" y1="579.1979712441452" x2="653.364133880017" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_7_0__stack1"><rect x="652.489670399799" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="662.108768682197" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="670.8534034843769" y1="579.1979712441452" x2="654.238597360235" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_7_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="653.364133880017" cy="579.1979712441452" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="652.489670399799" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="662.108768682197" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="676.9746478459031" y1="579.1979712441452" x2="693.589453970045" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_7_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="694.4639174502631" cy="579.1979712441452" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="693.5894539700452" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="685.7192826480831" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="676.9746478459031" y1="579.1979712441452" x2="693.589453970045" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_7_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="694.4639174502631" cy="579.1979712441452" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="693.5894539700452" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="685.7192826480831" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8__stack1"><rect class="component chip sch-component-body" x="854.490734330157" y="561.2952837264012" width="6.121244361526124" height="31.43305763439787" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="854.490734330157" y="561.2952837264012" width="6.121244361526124" height="31.43305763439787" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="854.490734330157" y1="579.1979712441452" x2="837.001464725797" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_8_0__stack1"><rect x="836.127001245579" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="845.7460995279771" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="854.490734330157" y1="579.1979712441452" x2="837.875928206015" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_8_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="837.001464725797" cy="579.1979712441452" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="836.127001245579" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="845.7460995279771" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="860.6119786916831" y1="579.1979712441452" x2="877.2267848158251" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_8_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="878.1012482960432" cy="579.1979712441452" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="877.2267848158252" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="869.356613493863" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="860.6119786916831" y1="579.1979712441452" x2="877.2267848158251" y2="579.1979712441452" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_8_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="878.1012482960432" cy="579.1979712441452" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="877.2267848158252" y="578.3235077639272" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="869.356613493863" y="578.3235077639272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_9__stack1"><rect class="component chip sch-component-body" x="654.2385973602352" y="640.410414859405" width="58.151821434496924" height="4.372317401090072" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="654.2385973602352" y="640.410414859405" width="58.151821434496924" height="4.372317401090072" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="673.91402566514" y1="644.7827322604951" x2="673.91402566514" y2="655.7135257632201" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_9_0__stack1"><rect x="673.039562184922" y="654.8390622830021" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="673.039562184922" y="650.2481290118576" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 673.039562184922 650.2481290118576)"></text><line class="component-pin sch-component-pin sch-port-line" x1="673.91402566514" y1="640.410414859405" x2="673.91402566514" y2="630.3540848368981" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_9_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="673.91402566514" cy="629.47962135668" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="673.039562184922" y="628.605157876462" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="673.039562184922" y="634.9450181080425" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 673.039562184922 634.9450181080425)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_10__stack1"><rect class="component chip sch-component-body" x="732.940310579855" y="583.570288645235" width="52.905040553189" height="4.372317401090072" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="732.940310579855" y="583.570288645235" width="52.905040553189" height="4.372317401090072" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="752.61573888476" y1="583.570288645235" x2="752.61573888476" y2="573.513958622728" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_10_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="752.61573888476" cy="572.63949514251" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="751.7412754045421" y="571.765031662292" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="751.7412754045421" y="578.1048918938725" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 751.7412754045421 578.1048918938725)"></text><line class="component-pin sch-component-pin sch-port-line" x1="752.61573888476" y1="587.9426060463251" x2="752.61573888476" y2="597.9989360688321" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_10_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="752.61573888476" cy="598.8733995490501" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="751.7412754045421" y="597.9989360688321" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="751.7412754045421" y="593.4080027976876" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform="rotate(-90 751.7412754045421 593.4080027976876)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_11__stack1"><rect class="component chip sch-component-body" x="682.65866046732" y="769.39377819156" width="22.84535842069522" height="8.744634802180144" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="682.65866046732" y="769.39377819156" width="22.84535842069522" height="8.744634802180144" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="682.65866046732" y1="773.7660955926501" x2="666.043854343178" y2="773.7660955926501" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_11_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="665.16939086296" cy="773.7660955926501" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="664.294927382742" y="772.8916321124321" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="673.91402566514" y="772.8916321124321" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_12__stack1"><rect class="component chip sch-component-body" x="840.0620869065601" y="769.39377819156" width="22.845358420694993" height="8.744634802180144" stroke-width="0.874463480218px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="840.0620869065601" y="769.39377819156" width="22.845358420694993" height="8.744634802180144" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="840.0620869065601" y1="773.7660955926501" x2="823.4472807824179" y2="773.7660955926501" stroke-width="0.874463480218px"/><g class="sch-port" data-schematic-port-id="source_port_12_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="822.5728173022001" cy="773.7660955926501" r="0.874463480218" stroke-width="0.874463480218px"/><rect x="821.6983538219821" y="772.8916321124321" width="1.748926960436" height="1.748926960436" opacity="0"/></g><text class="pin-number sch-pin-number" x="831.31745210438" y="772.8916321124321" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.558476101635001px" transform=""></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="215.695162030908" cy="39.21677220952995" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="215.695162030908" cy="47.96140701170996" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="215.695162030908" cy="56.70604181388995" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="215.695162030908" cy="65.45067661606996" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="215.695162030908" cy="74.19531141824996" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="215.695162030908" cy="82.93994622042996" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="215.695162030908" cy="91.68458102260996" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="215.695162030908" cy="100.42921582478995" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="215.695162030908" cy="109.17385062696995" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="215.695162030908" cy="117.91848542914994" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_10__stack1"><circle cx="215.695162030908" cy="126.66312023132994" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_11__stack1"><circle cx="215.695162030908" cy="135.40775503350994" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_12__stack1"><circle cx="215.695162030908" cy="144.15238983568995" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_13__stack1"><circle cx="215.695162030908" cy="152.89702463786998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_14__stack1"><circle cx="215.695162030908" cy="161.64165944004998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_15__stack1"><circle cx="215.695162030908" cy="170.38629424222998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_16__stack1"><circle cx="215.695162030908" cy="179.13092904440998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_17__stack1"><circle cx="215.695162030908" cy="187.87556384658998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_18__stack1"><circle cx="215.695162030908" cy="196.62019864876999" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_19__stack1"><circle cx="215.695162030908" cy="205.36483345095002" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_20__stack1"><circle cx="215.695162030908" cy="214.10946825313" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_21__stack1"><circle cx="215.695162030908" cy="222.85410305531" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_22__stack1"><circle cx="215.695162030908" cy="231.59873785749" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_23__stack1"><circle cx="215.695162030908" cy="240.34337265967005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_24__stack1"><circle cx="215.695162030908" cy="249.08800746185" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_25__stack1"><circle cx="215.695162030908" cy="257.8326422640301" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_26__stack1"><circle cx="215.695162030908" cy="266.57727706621006" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_27__stack1"><circle cx="215.695162030908" cy="275.3219118683901" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_28__stack1"><circle cx="215.695162030908" cy="284.06654667057006" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_29__stack1"><circle cx="373.098588470148" cy="279.69422926948005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_30__stack1"><circle cx="373.098588470148" cy="270.9495944673001" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_31__stack1"><circle cx="373.098588470148" cy="262.20495966512004" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_32__stack1"><circle cx="373.098588470148" cy="253.46032486294007" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_33__stack1"><circle cx="373.098588470148" cy="244.71569006076007" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_34__stack1"><circle cx="373.098588470148" cy="235.97105525858007" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_35__stack1"><circle cx="373.098588470148" cy="227.22642045640004" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_36__stack1"><circle cx="373.098588470148" cy="218.48178565422006" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_37__stack1"><circle cx="373.098588470148" cy="209.73715085204006" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_38__stack1"><circle cx="373.098588470148" cy="200.99251604986006" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_39__stack1"><circle cx="373.098588470148" cy="192.24788124768006" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_40__stack1"><circle cx="373.098588470148" cy="183.50324644550005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_41__stack1"><circle cx="373.098588470148" cy="174.75861164332005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_42__stack1"><circle cx="373.098588470148" cy="166.01397684114005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_43__stack1"><circle cx="373.098588470148" cy="157.26934203896005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_44__stack1"><circle cx="373.098588470148" cy="148.52470723678005" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_45__stack1"><circle cx="373.098588470148" cy="139.78007243460002" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_46__stack1"><circle cx="373.098588470148" cy="131.03543763242" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_47__stack1"><circle cx="373.098588470148" cy="122.29080283024001" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_48__stack1"><circle cx="373.098588470148" cy="113.54616802806001" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_49__stack1"><circle cx="373.098588470148" cy="104.80153322588001" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_50__stack1"><circle cx="373.098588470148" cy="96.0568984237" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_51__stack1"><circle cx="373.098588470148" cy="87.31226362152" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_52__stack1"><circle cx="373.098588470148" cy="78.56762881933999" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_53__stack1"><circle cx="373.098588470148" cy="69.82299401715998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_54__stack1"><circle cx="373.098588470148" cy="61.07835921497997" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_55__stack1"><circle cx="373.098588470148" cy="52.33372441279997" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_56__stack1"><circle cx="373.098588470148" cy="43.58908961061996" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="138.305144031615" cy="197.494662128988" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="138.305144031615" cy="230.724274377272" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="857.55135651092" cy="655.7135257632201" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="857.55135651092" cy="629.47962135668" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="997.4655133458" cy="200.99251604986003" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="997.4655133458" cy="209.73715085204" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_2__stack1"><circle cx="997.4655133458" cy="218.48178565422" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_3__stack1"><circle cx="997.4655133458" cy="253.46032486293998" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_4__stack1"><circle cx="997.4655133458" cy="227.2264204564" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_5__stack1"><circle cx="997.4655133458" cy="235.97105525858" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_6__stack1"><circle cx="997.4655133458" cy="244.71569006076" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_7__stack1"><circle cx="997.4655133458" cy="192.24788124768" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_8__stack1"><circle cx="997.4655133458" cy="262.20495966512004" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="863.6726008724461" cy="389.00216429673003" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="895.1532861602941" cy="389.00216429673003" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="863.6726008724461" cy="340.90667288474" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="895.1532861602941" cy="340.90667288474" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="350.36253798448" cy="567.8299460013111" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="349.488074504262" cy="629.9168530967892" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_2__stack1"><circle cx="326.752024018594" cy="599.3106312891591" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_3__stack1"><circle cx="373.973051950366" cy="629.9168530967892" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="653.364133880017" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="653.364133880017" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_2__stack1"><circle cx="694.4639174502631" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_3__stack1"><circle cx="694.4639174502631" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="837.001464725797" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="837.001464725797" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_2__stack1"><circle cx="878.1012482960432" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_3__stack1"><circle cx="878.1012482960432" cy="579.1979712441452" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_0__stack1"><circle cx="673.91402566514" cy="655.7135257632201" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_1__stack1"><circle cx="673.91402566514" cy="629.47962135668" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_0__stack1"><circle cx="752.61573888476" cy="572.63949514251" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_1__stack1"><circle cx="752.61573888476" cy="598.8733995490501" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_0__stack1"><circle cx="665.16939086296" cy="773.7660955926501" r="1.748926960436" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_0__stack1"><circle cx="822.5728173022001" cy="773.7660955926501" r="1.748926960436" 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="
|
|
229
229
|
M 424.7356569770209,157.26934203896005
|
|
230
230
|
L 420.36333957593087,154.90829064237144
|
|
231
231
|
L 420.36333957593087,139.91415683490015
|