@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="9.935000000000002,-5.618910699999997 7.475000000000001,-6.298910699999998" data-type="line" data-label="" points="300.49794061597106,368.67769103092144 131.12436220569248,415.496403762218" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.618910699999997 8.715000000000002,-6.298910699999998" data-type="line" data-label="" points="300.49794061597106,368.67769103092144 216.49966189217434,415.496403762218" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.618910699999997 11.462500000000002,-8.423910699999997" data-type="line" data-label="" points="300.49794061597106,368.67769103092144 405.66791664105256,561.8048810475194" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-6.298910699999998 8.715000000000002,-6.298910699999998" data-type="line" data-label="" points="131.12436220569248,415.496403762218 216.49966189217434,415.496403762218" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-6.298910699999998 11.462500000000002,-8.423910699999997" data-type="line" data-label="" points="131.12436220569248,415.496403762218 405.66791664105256,561.8048810475194" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.715000000000002,-6.298910699999998 11.462500000000002,-8.423910699999997" data-type="line" data-label="" points="216.49966189217434,415.496403762218 405.66791664105256,561.8048810475194" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.418910699999998 7.475000000000001,-5.538910699999998" data-type="line" data-label="" points="300.49794061597106,354.9074814040696 131.12436220569248,363.1696071801807" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.418910699999998 8.715000000000002,-5.538910699999998" data-type="line" data-label="" points="300.49794061597106,354.9074814040696 216.49966189217434,363.1696071801807" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.418910699999998 8.390000000000002,-3.408910699999998" data-type="line" data-label="" points="300.49794061597106,354.9074814040696 194.1230712485401,216.51687465420792" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.418910699999998 9.142500000000002,-1.5989106999999985" data-type="line" data-label="" points="300.49794061597106,354.9074814040696 245.93348496957037,91.89647753119817" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.418910699999998 9.582500000000001,-7.823910699999995" data-type="line" data-label="" points="300.49794061597106,354.9074814040696 276.2279461486445,520.4942521669636" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.418910699999998 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="300.49794061597106,354.9074814040696 146.78797565623654,465.75766890022743" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-5.538910699999998 8.715000000000002,-5.538910699999998" data-type="line" data-label="" points="131.12436220569248,363.1696071801807 216.49966189217434,363.1696071801807" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-5.538910699999998 8.390000000000002,-3.408910699999998" data-type="line" data-label="" points="131.12436220569248,363.1696071801807 194.1230712485401,216.51687465420792" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-5.538910699999998 9.142500000000002,-1.5989106999999985" data-type="line" data-label="" points="131.12436220569248,363.1696071801807 245.93348496957037,91.89647753119817" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-5.538910699999998 9.582500000000001,-7.823910699999995" data-type="line" data-label="" points="131.12436220569248,363.1696071801807 276.2279461486445,520.4942521669636" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-5.538910699999998 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="131.12436220569248,363.1696071801807 146.78797565623654,465.75766890022743" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.715000000000002,-5.538910699999998 8.390000000000002,-3.408910699999998" data-type="line" data-label="" points="216.49966189217434,363.1696071801807 194.1230712485401,216.51687465420792" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.715000000000002,-5.538910699999998 9.142500000000002,-1.5989106999999985" data-type="line" data-label="" points="216.49966189217434,363.1696071801807 245.93348496957037,91.89647753119817" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.715000000000002,-5.538910699999998 9.582500000000001,-7.823910699999995" data-type="line" data-label="" points="216.49966189217434,363.1696071801807 276.2279461486445,520.4942521669636" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.715000000000002,-5.538910699999998 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="216.49966189217434,363.1696071801807 146.78797565623654,465.75766890022743" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.390000000000002,-3.408910699999998 9.142500000000002,-1.5989106999999985" data-type="line" data-label="" points="194.1230712485401,216.51687465420792 245.93348496957037,91.89647753119817" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.390000000000002,-3.408910699999998 9.582500000000001,-7.823910699999995" data-type="line" data-label="" points="194.1230712485401,216.51687465420792 276.2279461486445,520.4942521669636" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.390000000000002,-3.408910699999998 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="194.1230712485401,216.51687465420792 146.78797565623654,465.75766890022743" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.142500000000002,-1.5989106999999985 9.582500000000001,-7.823910699999995" data-type="line" data-label="" points="245.93348496957037,91.89647753119817 276.2279461486445,520.4942521669636" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.142500000000002,-1.5989106999999985 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="245.93348496957037,91.89647753119817 146.78797565623654,465.75766890022743" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.582500000000001,-7.823910699999995 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="276.2279461486445,520.4942521669636 146.78797565623654,465.75766890022743" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-4.0189106999999975 9.142500000000002,-2.198910699999998" data-type="line" data-label="" points="300.49794061597106,258.5160140161062 245.93348496957037,133.20710641175387" fill="none" stroke="hsl(246, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-4.0189106999999975 10.687500000000002,-1.9094553499999982" data-type="line" data-label="" points="300.49794061597106,258.5160140161062 352.30835433700133,113.27780217618493" fill="none" stroke="hsl(246, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.142500000000002,-2.198910699999998 10.687500000000002,-1.9094553499999982" data-type="line" data-label="" points="245.93348496957037,133.20710641175387 352.30835433700133,113.27780217618493" fill="none" stroke="hsl(246, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-4.418910699999998 8.390000000000002,-4.008910699999998" data-type="line" data-label="" points="300.49794061597106,286.05643326981004 194.1230712485401,257.82750353476365" fill="none" stroke="hsl(294, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.818910699999997 11.462500000000002,-7.823910699999995" data-type="line" data-label="" points="300.49794061597106,382.44790065777335 405.66791664105256,520.4942521669636" fill="none" stroke="hsl(192, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-6.0189106999999975 7.7025000000000015,-7.628910699999997" data-type="line" data-label="" points="300.49794061597106,396.2181102846253 146.78797565623654,507.06829778078315" fill="none" stroke="hsl(110, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.135000000000002,-6.0189106999999975 9.582500000000001,-8.423910699999997" data-type="line" data-label="" points="451.970246511342,396.2181102846253 276.2279461486445,561.8048810475194" fill="none" stroke="hsl(108, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.135000000000002,-6.0189106999999975 13.345,-7.221410699999997" data-type="line" data-label="" points="451.970246511342,396.2181102846253 535.280014753796,479.0114956660724" fill="none" stroke="hsl(108, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.582500000000001,-8.423910699999997 13.345,-7.221410699999997" data-type="line" data-label="" points="276.2279461486445,561.8048810475194 535.280014753796,479.0114956660724" fill="none" stroke="hsl(108, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-6.298910699999998 7.475000000000001,-6.498910699999998 8.715000000000002,-6.498910699999998 8.715000000000002,-6.298910699999998" data-type="line" data-label="" points="131.12436220569248,415.496403762218 131.12436220569248,429.2666133890699 216.49966189217434,429.2666133890699 216.49966189217434,415.496403762218" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.715000000000002,-5.538910699999998 8.715000000000002,-5.418910699999999 9.935000000000002,-5.418910699999999" data-type="line" data-label="" points="216.49966189217434,363.1696071801807 216.49966189217434,354.90748140406964 300.49794061597106,354.90748140406964" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.475000000000001,-5.538910699999998 7.475000000000001,-5.418910699999999 8.715000000000002,-5.418910699999999 8.715000000000002,-5.538910699999998" data-type="line" data-label="" points="131.12436220569248,363.1696071801807 131.12436220569248,354.90748140406964 216.49966189217434,354.90748140406964 216.49966189217434,363.1696071801807" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="10.687500000000002,-1.9094553499999973 9.915000000000003,-1.9094553499999973 9.915000000000003,-2.3989106999999974 9.142500000000002,-2.3989106999999974 9.142500000000002,-2.198910699999998" data-type="line" data-label="" points="352.30835433700133,113.27780217618488 299.1209196532859,113.27780217618488 299.1209196532859,146.97731603860575 245.93348496957037,146.97731603860575 245.93348496957037,133.20710641175387" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.935000000000002,-4.418910699999998 8.390000000000002,-4.418910699999998 8.390000000000002,-4.008910699999998" data-type="line" data-label="" points="300.49794061597106,286.05643326981004 194.1230712485401,286.05643326981004 194.1230712485401,257.82750353476365" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.390000000000002,-3.408910699999998 8.390000000000002,-1.3989106999999983 9.142500000000002,-1.3989106999999983 9.142500000000002,-1.5989106999999976" data-type="line" data-label="" points="194.1230712485401,216.51687465420792 194.1230712485401,78.12626790434626 245.93348496957037,78.12626790434626 245.93348496957037,91.89647753119812" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.5825,-7.823910699999995 9.5825,-6.828910699999997 7.7025000000000015,-6.828910699999997 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="276.2279461486444,520.4942521669636 276.2279461486444,451.9874592733755 146.78797565623654,451.9874592733755 146.78797565623654,465.75766890022743" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12.135000000000002,-6.0189106999999975 12.740000000000002,-6.0189106999999975 12.740000000000002,-7.221410699999997 13.345,-7.221410699999997" data-type="line" data-label="" points="451.970246511342,396.2181102846253 493.62513063256904,396.2181102846253 493.62513063256904,479.0114956660724 535.280014753796,479.0114956660724" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.7025000000000015,-7.028910699999997 7.7025000000000015,-6.828910699999997 6.95,-6.828910699999997 6.95,-5.338910699999998 7.475000000000001,-5.338910699999998 7.475000000000001,-5.538910699999998" data-type="line" data-label="" points="146.78797565623654,465.75766890022743 146.78797565623654,451.9874592733755 94.97756193520615,451.9874592733755 94.97756193520615,349.3993975533288 131.12436220569248,349.3993975533288 131.12436220569248,363.1696071801807" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.715000000000002,-6.298910699999998 8.715000000000002,-6.498910699999997 9.63,-6.498910699999997 9.63,-6.5189106999999975 8.214000000000002,-6.5189106999999975 8.214000000000002,-5.318910699999998 9.63,-5.318910699999998 9.63,-5.618910699999996 9.935000000000002,-5.618910699999996" data-type="line" data-label="" points="216.49966189217434,415.496403762218 216.49966189217434,429.26661338906985 279.49837093502174,429.26661338906985 279.49837093502174,430.64363435175505 182.00528677691034,430.64363435175505 182.00528677691034,348.02237659064366 279.49837093502174,348.02237659064366 279.49837093502174,368.6776910309214 300.49794061597106,368.6776910309214" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.63,-6.498910699999997 9.920000000000002,-6.498910699999997 9.920000000000002,-6.499910699999997" data-type="line" data-label="" points="279.49837093502174,429.26661338906985 299.46517489395717,429.26661338906985 299.46517489395717,429.3354644372041" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="11.462500000000002,-7.823910699999995 11.462500000000002,-7.672910699999996 11.411500000000002,-7.672910699999996" data-type="line" data-label="" points="405.66791664105256,520.4942521669636 405.66791664105256,510.0977438986904 402.1565131862053,510.0977438986904" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.7025000000000015,-7.628910699999997 7.7025000000000015,-7.729910699999997 7.3515000000000015,-7.729910699999997" data-type="line" data-label="" points="146.78797565623654,507.06829778078315 146.78797565623654,514.0222536423433 122.62125776111145,514.0222536423433" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.582500000000001,-8.423910699999997 9.582500000000001,-8.524910699999996 9.231500000000002,-8.524910699999996" data-type="line" data-label="" points="276.2279461486445,561.8048810475194 276.2279461486445,568.7588369090796 252.06122825351952,568.7588369090796" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_9" data-x="11.035000000000002" data-y="-5.0189106999999975" x="300.49794061597106" y="244.7458043892543" width="151.47230589537094" height="165.24251552222296" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_10" data-x="7.610000000000001" data-y="-5.918910699999998" x="108.74777156205806" y="363.1696071801807" width="63.34296428351888" height="52.326796582037275" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_11" data-x="8.910000000000002" data-y="-5.918910699999998" x="194.12307124854016" y="363.1696071801807" width="71.60509005962979" height="52.326796582037275" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_12" data-x="8.547500000000003" data-y="-3.708910699999998" x="171.74648060490574" y="216.51687465420792" width="66.44126144956044" height="41.310628880555726" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_13" data-x="9.300000000000002" data-y="-1.8989106999999983" x="223.556894325936" y="91.89647753119819" width="66.44126144956044" height="41.3106288805557" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_14" data-x="9.740000000000002" data-y="-8.123910699999996" x="253.85135550501025" y="520.4942521669636" width="66.44126144956044" height="41.31062888055578" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_15" data-x="7.860000000000001" data-y="-7.328910699999997" x="124.41138501260221" y="465.7576689002274" width="66.44126144956039" height="41.310628880555726" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_16" data-x="11.620000000000003" data-y="-8.123910699999996" x="383.2913259974182" y="520.4942521669636" width="66.44126144956044" height="41.31062888055578" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_17" data-x="11.157500000000002" data-y="-1.8594553499999984" x="352.30835433700133" y="85.08637216450491" width="64.71998524620403" height="49.49775520993413" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_18" data-x="13.815000000000001" data-y="-7.171410699999997" x="535.280014753796" y="450.82006565439235" width="64.71998524620403" height="49.4977552099341" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="ESP_12F_ESP8266MOD_" data-x="11.475000000000001" data-y="-6.348910699999998" x="328.0383598696747" y="412.7423618368476" width="156.98038974611188" height="12.3931886641667" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="ESP-12F" data-x="10.755000000000003" data-y="-3.703910699999997" x="323.90729698161937" y="228.22155283703196" width="66.09700620888918" height="17.2127620335649" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="netId: ESP_RST
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="9.935000000000002,-5.618910699999997 7.475000000000001,-6.298910699999998" data-type="line" data-label="" points="300.49794061597106,368.67769103092144 131.12436220569248,415.496403762218" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.618910699999997 8.715000000000002,-6.298910699999998" data-type="line" data-label="" points="300.49794061597106,368.67769103092144 216.49966189217434,415.496403762218" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.618910699999997 11.462500000000002,-8.423910699999997" data-type="line" data-label="" points="300.49794061597106,368.67769103092144 405.66791664105256,561.8048810475194" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-6.298910699999998 8.715000000000002,-6.298910699999998" data-type="line" data-label="" points="131.12436220569248,415.496403762218 216.49966189217434,415.496403762218" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-6.298910699999998 11.462500000000002,-8.423910699999997" data-type="line" data-label="" points="131.12436220569248,415.496403762218 405.66791664105256,561.8048810475194" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.715000000000002,-6.298910699999998 11.462500000000002,-8.423910699999997" data-type="line" data-label="" points="216.49966189217434,415.496403762218 405.66791664105256,561.8048810475194" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.418910699999998 7.475000000000001,-5.538910699999998" data-type="line" data-label="" points="300.49794061597106,354.9074814040696 131.12436220569248,363.1696071801807" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.418910699999998 8.715000000000002,-5.538910699999998" data-type="line" data-label="" points="300.49794061597106,354.9074814040696 216.49966189217434,363.1696071801807" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.418910699999998 8.390000000000002,-3.408910699999998" data-type="line" data-label="" points="300.49794061597106,354.9074814040696 194.1230712485401,216.51687465420792" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.418910699999998 9.142500000000002,-1.5989106999999985" data-type="line" data-label="" points="300.49794061597106,354.9074814040696 245.93348496957037,91.89647753119817" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.418910699999998 9.582500000000001,-7.823910699999995" data-type="line" data-label="" points="300.49794061597106,354.9074814040696 276.2279461486445,520.4942521669636" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.418910699999998 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="300.49794061597106,354.9074814040696 146.78797565623654,465.75766890022743" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-5.538910699999998 8.715000000000002,-5.538910699999998" data-type="line" data-label="" points="131.12436220569248,363.1696071801807 216.49966189217434,363.1696071801807" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-5.538910699999998 8.390000000000002,-3.408910699999998" data-type="line" data-label="" points="131.12436220569248,363.1696071801807 194.1230712485401,216.51687465420792" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-5.538910699999998 9.142500000000002,-1.5989106999999985" data-type="line" data-label="" points="131.12436220569248,363.1696071801807 245.93348496957037,91.89647753119817" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-5.538910699999998 9.582500000000001,-7.823910699999995" data-type="line" data-label="" points="131.12436220569248,363.1696071801807 276.2279461486445,520.4942521669636" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-5.538910699999998 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="131.12436220569248,363.1696071801807 146.78797565623654,465.75766890022743" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.715000000000002,-5.538910699999998 8.390000000000002,-3.408910699999998" data-type="line" data-label="" points="216.49966189217434,363.1696071801807 194.1230712485401,216.51687465420792" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.715000000000002,-5.538910699999998 9.142500000000002,-1.5989106999999985" data-type="line" data-label="" points="216.49966189217434,363.1696071801807 245.93348496957037,91.89647753119817" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.715000000000002,-5.538910699999998 9.582500000000001,-7.823910699999995" data-type="line" data-label="" points="216.49966189217434,363.1696071801807 276.2279461486445,520.4942521669636" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.715000000000002,-5.538910699999998 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="216.49966189217434,363.1696071801807 146.78797565623654,465.75766890022743" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.390000000000002,-3.408910699999998 9.142500000000002,-1.5989106999999985" data-type="line" data-label="" points="194.1230712485401,216.51687465420792 245.93348496957037,91.89647753119817" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.390000000000002,-3.408910699999998 9.582500000000001,-7.823910699999995" data-type="line" data-label="" points="194.1230712485401,216.51687465420792 276.2279461486445,520.4942521669636" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.390000000000002,-3.408910699999998 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="194.1230712485401,216.51687465420792 146.78797565623654,465.75766890022743" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.142500000000002,-1.5989106999999985 9.582500000000001,-7.823910699999995" data-type="line" data-label="" points="245.93348496957037,91.89647753119817 276.2279461486445,520.4942521669636" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.142500000000002,-1.5989106999999985 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="245.93348496957037,91.89647753119817 146.78797565623654,465.75766890022743" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.582500000000001,-7.823910699999995 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="276.2279461486445,520.4942521669636 146.78797565623654,465.75766890022743" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-4.0189106999999975 9.142500000000002,-2.198910699999998" data-type="line" data-label="" points="300.49794061597106,258.5160140161062 245.93348496957037,133.20710641175387" fill="none" stroke="hsl(246, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-4.0189106999999975 10.687500000000002,-1.9094553499999982" data-type="line" data-label="" points="300.49794061597106,258.5160140161062 352.30835433700133,113.27780217618493" fill="none" stroke="hsl(246, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.142500000000002,-2.198910699999998 10.687500000000002,-1.9094553499999982" data-type="line" data-label="" points="245.93348496957037,133.20710641175387 352.30835433700133,113.27780217618493" fill="none" stroke="hsl(246, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-4.418910699999998 8.390000000000002,-4.008910699999998" data-type="line" data-label="" points="300.49794061597106,286.05643326981004 194.1230712485401,257.82750353476365" fill="none" stroke="hsl(294, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-5.818910699999997 11.462500000000002,-7.823910699999995" data-type="line" data-label="" points="300.49794061597106,382.44790065777335 405.66791664105256,520.4942521669636" fill="none" stroke="hsl(192, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.935000000000002,-6.0189106999999975 7.7025000000000015,-7.628910699999997" data-type="line" data-label="" points="300.49794061597106,396.2181102846253 146.78797565623654,507.06829778078315" fill="none" stroke="hsl(110, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.135000000000002,-6.0189106999999975 9.582500000000001,-8.423910699999997" data-type="line" data-label="" points="451.970246511342,396.2181102846253 276.2279461486445,561.8048810475194" fill="none" stroke="hsl(108, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.135000000000002,-6.0189106999999975 13.345,-7.221410699999997" data-type="line" data-label="" points="451.970246511342,396.2181102846253 535.280014753796,479.0114956660724" fill="none" stroke="hsl(108, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.582500000000001,-8.423910699999997 13.345,-7.221410699999997" data-type="line" data-label="" points="276.2279461486445,561.8048810475194 535.280014753796,479.0114956660724" fill="none" stroke="hsl(108, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="7.475000000000001,-6.298910699999998 7.475000000000001,-6.498910699999998 8.715000000000002,-6.498910699999998 8.715000000000002,-6.298910699999998" data-type="line" data-label="" points="131.12436220569248,415.496403762218 131.12436220569248,429.2666133890699 216.49966189217434,429.2666133890699 216.49966189217434,415.496403762218" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.715000000000002,-5.538910699999998 8.715000000000002,-5.418910699999999 9.935000000000002,-5.418910699999999" data-type="line" data-label="" points="216.49966189217434,363.1696071801807 216.49966189217434,354.90748140406964 300.49794061597106,354.90748140406964" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.475000000000001,-5.538910699999998 7.475000000000001,-5.418910699999999 8.715000000000002,-5.418910699999999" data-type="line" data-label="" points="131.12436220569248,363.1696071801807 131.12436220569248,354.90748140406964 216.49966189217434,354.90748140406964" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="10.687500000000002,-1.9094553499999973 9.915000000000003,-1.9094553499999973 9.915000000000003,-2.3989106999999974 9.142500000000002,-2.3989106999999974 9.142500000000002,-2.198910699999998" data-type="line" data-label="" points="352.30835433700133,113.27780217618488 299.1209196532859,113.27780217618488 299.1209196532859,146.97731603860575 245.93348496957037,146.97731603860575 245.93348496957037,133.20710641175387" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.935000000000002,-4.418910699999998 8.390000000000002,-4.418910699999998 8.390000000000002,-4.008910699999998" data-type="line" data-label="" points="300.49794061597106,286.05643326981004 194.1230712485401,286.05643326981004 194.1230712485401,257.82750353476365" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.390000000000002,-3.408910699999998 8.390000000000002,-1.3989106999999983 9.142500000000002,-1.3989106999999983 9.142500000000002,-1.5989106999999976" data-type="line" data-label="" points="194.1230712485401,216.51687465420792 194.1230712485401,78.12626790434626 245.93348496957037,78.12626790434626 245.93348496957037,91.89647753119812" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.5825,-7.823910699999995 9.5825,-6.828910699999997 7.7025000000000015,-6.828910699999997 7.7025000000000015,-7.028910699999997" data-type="line" data-label="" points="276.2279461486444,520.4942521669636 276.2279461486444,451.9874592733755 146.78797565623654,451.9874592733755 146.78797565623654,465.75766890022743" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12.135000000000002,-6.0189106999999975 12.740000000000002,-6.0189106999999975 12.740000000000002,-7.221410699999997 13.345,-7.221410699999997" data-type="line" data-label="" points="451.970246511342,396.2181102846253 493.62513063256904,396.2181102846253 493.62513063256904,479.0114956660724 535.280014753796,479.0114956660724" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.7025000000000015,-6.828910699999997 6.95,-6.828910699999997 6.95,-5.338910699999998 7.475000000000001,-5.338910699999998 7.475000000000001,-5.418910699999999" data-type="line" data-label="" points="146.78797565623654,451.9874592733755 94.97756193520615,451.9874592733755 94.97756193520615,349.3993975533288 131.12436220569248,349.3993975533288 131.12436220569248,354.90748140406964" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.715000000000002,-6.498910699999998 9.63,-6.498910699999997 9.63,-6.5189106999999975 8.214000000000002,-6.5189106999999975 8.214000000000002,-5.318910699999998 9.63,-5.318910699999998 9.63,-5.618910699999996 9.935000000000002,-5.618910699999996" data-type="line" data-label="" points="216.49966189217434,429.2666133890699 279.49837093502174,429.26661338906985 279.49837093502174,430.64363435175505 182.00528677691034,430.64363435175505 182.00528677691034,348.02237659064366 279.49837093502174,348.02237659064366 279.49837093502174,368.6776910309214 300.49794061597106,368.6776910309214" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.63,-6.498910699999997 9.920000000000002,-6.498910699999997 9.920000000000002,-6.499910699999997" data-type="line" data-label="" points="279.49837093502174,429.26661338906985 299.46517489395717,429.26661338906985 299.46517489395717,429.3354644372041" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="11.462500000000002,-7.823910699999995 11.462500000000002,-7.672910699999996 11.411500000000002,-7.672910699999996" data-type="line" data-label="" points="405.66791664105256,520.4942521669636 405.66791664105256,510.0977438986904 402.1565131862053,510.0977438986904" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.7025000000000015,-7.628910699999997 7.7025000000000015,-7.729910699999997 7.3515000000000015,-7.729910699999997" data-type="line" data-label="" points="146.78797565623654,507.06829778078315 146.78797565623654,514.0222536423433 122.62125776111145,514.0222536423433" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.582500000000001,-8.423910699999997 9.582500000000001,-8.524910699999996 9.231500000000002,-8.524910699999996" data-type="line" data-label="" points="276.2279461486445,561.8048810475194 276.2279461486445,568.7588369090796 252.06122825351952,568.7588369090796" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_9" data-x="11.035000000000002" data-y="-5.0189106999999975" x="300.49794061597106" y="244.7458043892543" width="151.47230589537094" height="165.24251552222296" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_10" data-x="7.610000000000001" data-y="-5.918910699999998" x="108.74777156205806" y="363.1696071801807" width="63.34296428351888" height="52.326796582037275" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_11" data-x="8.910000000000002" data-y="-5.918910699999998" x="194.12307124854016" y="363.1696071801807" width="71.60509005962979" height="52.326796582037275" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_12" data-x="8.547500000000003" data-y="-3.708910699999998" x="171.74648060490574" y="216.51687465420792" width="66.44126144956044" height="41.310628880555726" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_13" data-x="9.300000000000002" data-y="-1.8989106999999983" x="223.556894325936" y="91.89647753119819" width="66.44126144956044" height="41.3106288805557" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_14" data-x="9.740000000000002" data-y="-8.123910699999996" x="253.85135550501025" y="520.4942521669636" width="66.44126144956044" height="41.31062888055578" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_15" data-x="7.860000000000001" data-y="-7.328910699999997" x="124.41138501260221" y="465.7576689002274" width="66.44126144956039" height="41.310628880555726" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_16" data-x="11.620000000000003" data-y="-8.123910699999996" x="383.2913259974182" y="520.4942521669636" width="66.44126144956044" height="41.31062888055578" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_17" data-x="11.157500000000002" data-y="-1.8594553499999984" x="352.30835433700133" y="85.08637216450491" width="64.71998524620403" height="49.49775520993413" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="schematic_component_18" data-x="13.815000000000001" data-y="-7.171410699999997" x="535.280014753796" y="450.82006565439235" width="64.71998524620403" height="49.4977552099341" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="ESP_12F_ESP8266MOD_" data-x="11.475000000000001" data-y="-6.348910699999998" x="328.0383598696747" y="412.7423618368476" width="156.98038974611188" height="12.3931886641667" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="ESP-12F" data-x="10.755000000000003" data-y="-3.703910699999997" x="323.90729698161937" y="228.22155283703196" width="66.09700620888918" height="17.2127620335649" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="netId: ESP_RST
|
|
4
4
|
globalConnNetId: connectivity_net2" data-x="9.454000000000002" data-y="-4.0189106999999975" x="234.3320833589476" y="251.63090920268027" width="66.09700620888918" height="13.770209626851909" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="netId: ESP_RST
|
|
5
5
|
globalConnNetId: connectivity_net2" data-x="10.395000000000003" data-y="-2.3989106999999974" x="299.12091965328597" y="140.09221122517977" width="66.09700620888918" height="13.770209626851937" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="netId: ESP_EN
|
|
6
6
|
globalConnNetId: connectivity_net3" data-x="7.970000000000002" data-y="-4.418910699999998" x="136.288190815762" y="279.1713284563841" width="57.83488043277805" height="13.770209626851852" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.014524107142857142"/></g><g><rect data-type="rect" data-label="netId: RGB_BLUE_PWM
|
|
@@ -137,7 +137,7 @@ orientation: x+" data-x="12.135000000000002" data-y="-5.218910699999998" cx="451
|
|
|
137
137
|
.port-label { fill: rgb(0, 100, 100); }
|
|
138
138
|
.component-name { fill: rgb(0, 100, 100); }
|
|
139
139
|
|
|
140
|
-
</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 347.4822917529677 525.866513459531 L 347.4822917529677 544.0094343185909 L 459.9684010791397 544.0094343185909 L 459.9684010791397 525.866513459531" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 347.4822917529677 525.866513459531 L 347.4822917529677 544.0094343185909 L 459.9684010791397 544.0094343185909 L 459.9684010791397 525.866513459531" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 459.9684010791397 456.92341419510296 L 459.9684010791397 446.03766167966705 L 570.6402183194057 446.03766167966705" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 459.9684010791397 456.92341419510296 L 459.9684010791397 446.03766167966705 L 570.6402183194057 446.03766167966705" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 347.4822917529677 456.92341419510296 L 347.4822917529677 446.03766167966705 L 459.9684010791397 446.03766167966705 L 459.9684010791397 456.92341419510296" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 347.4822917529677 456.92341419510296 L 347.4822917529677 446.03766167966705 L 459.9684010791397 446.03766167966705 L 459.9684010791397 456.92341419510296" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 638.902958051619 127.67880831239333 L 568.8259262334998 127.67880831239333 L 568.8259262334998 172.0795567078609 L 498.74889441538045 172.0795567078609 L 498.74889441538045 153.93663584880096" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 638.902958051619 127.67880831239333 L 568.8259262334998 127.67880831239333 L 568.8259262334998 172.0795567078609 L 498.74889441538045 172.0795567078609 L 498.74889441538045 153.93663584880096" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 570.6402183194057 355.32305738436696 L 430.4861546831673 355.32305738436696 L 430.4861546831673 318.13006962329393" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 570.6402183194057 355.32305738436696 L 430.4861546831673 355.32305738436696 L 430.4861546831673 318.13006962329393" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 430.4861546831673 263.701307046114 L 430.4861546831673 81.36495241256097 L 498.74889441538045 81.36495241256097 L 498.74889441538045 99.50787327162092" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 430.4861546831673 263.701307046114 L 430.4861546831673 81.36495241256097 L 498.74889441538045 81.36495241256097 L 498.74889441538045 99.50787327162092" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 538.6633203053123 664.2062850098632 L 538.6633203053123 573.94525373604 L 368.1198642301484 573.94525373604 L 368.1198642301484 592.0881745950999" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 538.6633203053123 664.2062850098632 L 538.6633203053123 573.94525373604 L 368.1198642301484 573.94525373604 L 368.1198642301484 592.0881745950999" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 770.2123477690657 500.46642425684695 L 825.0946833677222 500.46642425684695 L 825.0946833677222 609.5507359219451 L 879.9770189663786 609.5507359219451" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 770.2123477690657 500.46642425684695 L 825.0946833677222 500.46642425684695 L 825.0946833677222 609.5507359219451 L 879.9770189663786 609.5507359219451" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 368.1198642301484 592.0881745950999 L 368.1198642301484 573.94525373604 L 299.857124497935 573.94525373604 L 299.857124497935 438.780493336043 L 347.4822917529677 438.780493336043 L 347.4822917529677 456.92341419510296" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 368.1198642301484 592.0881745950999 L 368.1198642301484 573.94525373604 L 299.857124497935 573.94525373604 L 299.857124497935 438.780493336043 L 347.4822917529677 438.780493336043 L 347.4822917529677 456.92341419510296" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 459.9684010791397 525.866513459531 L 459.9684010791397 544.0094343185909 L 542.9722640093391 544.0094343185909 L 542.9722640093391 545.8237264044969 L 414.52038432719445 545.8237264044969 L 414.52038432719445 436.966201250137 L 542.9722640093391 436.966201250137 L 542.9722640093391 464.1805825387268 L 570.6402183194057 464.1805825387268" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 459.9684010791397 525.866513459531 L 459.9684010791397 544.0094343185909 L 542.9722640093391 544.0094343185909 L 542.9722640093391 545.8237264044969 L 414.52038432719445 545.8237264044969 L 414.52038432719445 436.966201250137 L 542.9722640093391 436.966201250137 L 542.9722640093391 464.1805825387268 L 570.6402183194057 464.1805825387268" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 542.9722640093391 544.0094343185909 L 569.2794992549761 544.0094343185909 L 569.2794992549761 544.1001489228862" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 542.9722640093391 544.0094343185909 L 569.2794992549761 544.0094343185909 L 569.2794992549761 544.1001489228862" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 709.2067763804764 664.2062850098632 L 709.2067763804764 650.508379761273 L 704.5803315614162 650.508379761273" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 709.2067763804764 664.2062850098632 L 709.2067763804764 650.508379761273 L 704.5803315614162 650.508379761273" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 368.1198642301484 646.5169371722799 L 368.1198642301484 655.6791122061052 L 336.2790381224981 655.6791122061052" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 368.1198642301484 646.5169371722799 L 368.1198642301484 655.6791122061052 L 336.2790381224981 655.6791122061052" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 538.6633203053125 718.6350475870433 L 538.6633203053125 727.7972226208686 L 506.82249419766225 727.7972226208686" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 538.6633203053125 718.6350475870433 L 538.6633203053125 727.7972226208686 L 506.82249419766225 727.7972226208686" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"><circle cx="459.9684010791397" cy="544.0094343185909" r="2.721438128859" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="459.9684010791397" cy="525.866513459531" r="2.721438128859" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><circle cx="459.9684010791397" cy="456.92341419510296" r="2.721438128859" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="459.9684010791397" cy="446.03766167966705" r="2.721438128859" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"><circle cx="347.4822917529677" cy="456.92341419510296" r="2.721438128859" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><circle cx="368.1198642301484" cy="573.94525373604" r="2.721438128859" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="368.1198642301484" cy="592.0881745950999" r="2.721438128859" 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"><circle cx="542.9722640093391" cy="544.0094343185909" r="2.721438128859" 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_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="606.9260600375258" y="300.8942948071869" width="127.00044601341983" height="217.7150503087201" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="606.9260600375258" y="300.8942948071869" width="127.00044601341983" height="217.7150503087201" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="319.03721566624694" x2="572.4545104053118" y2="319.03721566624694" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="319.03721566624694" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="317.22292358034093" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="317.22292358034093" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="337.1801365253069" x2="572.4545104053118" y2="337.1801365253069" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="337.1801365253069" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="335.3658444394009" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="335.365844439401" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="355.32305738436696" x2="570.6402183194057" y2="355.32305738436696" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="568.8259262334997" y="353.50876529846096" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="353.508765298461" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="373.46597824342695" x2="572.4545104053118" y2="373.46597824342695" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="373.46597824342695" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="371.65168615752094" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="371.651686157521" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="391.60889910248693" x2="572.4545104053118" y2="391.60889910248693" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="391.60889910248693" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="389.7946070165809" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="389.7946070165809" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="409.7518199615469" x2="572.4545104053118" y2="409.7518199615469" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="409.7518199615469" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="407.9375278756409" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="407.93752787564097" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="427.89474082060696" x2="572.4545104053118" y2="427.89474082060696" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="427.89474082060696" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="426.08044873470095" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="426.080448734701" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="446.03766167966694" x2="570.6402183194057" y2="446.03766167966694" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><rect x="568.8259262334997" y="444.22336959376094" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="444.223369593761" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="464.1805825387269" x2="570.6402183194057" y2="464.1805825387269" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><rect x="568.8259262334997" y="462.3662904528209" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="462.3662904528209" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="482.3235033977869" x2="572.4545104053118" y2="482.3235033977869" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="482.3235033977869" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="480.5092113118809" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="480.5092113118809" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="500.46642425684695" x2="572.4545104053118" y2="500.46642425684695" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="500.46642425684695" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="498.65213217094094" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="498.65213217094094" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="500.46642425684695" x2="770.2123477690657" y2="500.46642425684695" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_11__stack1"><rect x="768.3980556831597" y="498.65213217094094" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="498.65213217094094" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="482.3235033977869" x2="768.3980556831598" y2="482.3235033977869" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="482.3235033977869" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="480.5092113118809" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="480.5092113118809" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="464.1805825387269" x2="768.3980556831598" y2="464.1805825387269" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_13__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="464.1805825387269" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="462.3662904528209" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="462.3662904528209" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="446.0376616796669" x2="768.3980556831598" y2="446.0376616796669" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_14__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="446.0376616796669" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="444.2233695937609" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="444.22336959376094" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="427.89474082060696" x2="768.3980556831598" y2="427.89474082060696" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_15__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="427.89474082060696" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="426.08044873470095" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="426.080448734701" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="409.7518199615469" x2="768.3980556831598" y2="409.7518199615469" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_16__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="409.7518199615469" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="407.9375278756409" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="407.93752787564097" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="391.60889910248693" x2="768.3980556831598" y2="391.60889910248693" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_17__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="391.60889910248693" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="389.7946070165809" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="389.7946070165809" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="373.4659782434269" x2="768.3980556831598" y2="373.4659782434269" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_18__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="373.4659782434269" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="371.6516861575209" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="371.65168615752094" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="355.32305738436696" x2="768.3980556831598" y2="355.32305738436696" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_19__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="355.32305738436696" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="353.50876529846096" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="353.508765298461" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="337.1801365253069" x2="768.3980556831598" y2="337.1801365253069" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_20__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="337.1801365253069" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="335.3658444394009" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="335.365844439401" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="319.03721566624694" x2="768.3980556831598" y2="319.03721566624694" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_21__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="319.03721566624694" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="317.22292358034093" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="317.22292358034093" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" 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="318.00004535699503" y="486.859233612552" width="83.45743595167619" height="9.07146042953002" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="318.00004535699503" y="486.859233612552" width="83.45743595167619" height="9.07146042953002" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="347.4822917529677" y1="486.859233612552" x2="347.4822917529677" y2="456.92341419510296" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><rect x="345.6679996670617" y="455.10912210919696" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="345.6679996670617" y="471.89132390382747" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 345.6679996670617 471.89132390382747)"></text><line class="component-pin sch-component-pin sch-port-line" x1="347.4822917529677" y1="495.930694042082" x2="347.4822917529677" y2="525.866513459531" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="345.6679996670617" y="524.052221373625" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="345.6679996670617" y="510.8986037508065" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 345.6679996670617 510.8986037508065)"></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="430.4861546831673" y="486.859233612552" width="94.34318846711182" height="9.07146042953002" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="430.4861546831673" y="486.859233612552" width="94.34318846711182" height="9.07146042953002" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="459.9684010791397" y1="486.859233612552" x2="459.9684010791397" y2="456.92341419510296" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><rect x="458.1541089932337" y="455.10912210919696" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="458.1541089932337" y="471.89132390382747" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 458.1541089932337 471.89132390382747)"></text><line class="component-pin sch-component-pin sch-port-line" x1="459.9684010791397" y1="495.930694042082" x2="459.9684010791397" y2="525.866513459531" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><rect x="458.1541089932337" y="524.052221373625" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="458.1541089932337" y="510.8986037508065" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 458.1541089932337 510.8986037508065)"></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="401.00390828719486" y="286.379958119939" width="87.53959314496444" height="9.071460429529964" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="401.00390828719486" y="286.379958119939" width="87.53959314496444" height="9.071460429529964" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="430.4861546831673" y1="286.379958119939" x2="430.4861546831673" y2="263.701307046114" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><rect x="428.6718625972613" y="261.887014960208" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="428.6718625972613" y="275.0406325830265" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 428.6718625972613 275.0406325830265)"></text><line class="component-pin sch-component-pin sch-port-line" x1="430.4861546831673" y1="295.45141854946894" x2="430.4861546831673" y2="318.13006962329393" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><rect x="428.6718625972613" y="316.31577753738793" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="428.6718625972613" y="306.79074408638144" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 428.6718625972613 306.79074408638144)"></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="469.266648019408" y="122.18652434544597" width="87.5395931449645" height="9.071460429529992" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="469.266648019408" y="122.18652434544597" width="87.5395931449645" height="9.071460429529992" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="498.74889441538045" y1="122.18652434544597" x2="498.74889441538045" y2="99.50787327162098" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><rect x="496.93460232947444" y="97.69358118571498" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="496.93460232947444" y="110.84719880853348" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 496.93460232947444 110.84719880853348)"></text><line class="component-pin sch-component-pin sch-port-line" x1="498.74889441538045" y1="131.25798477497597" x2="498.74889441538045" y2="153.93663584880096" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="496.93460232947444" y="152.12234376289496" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="496.93460232947444" y="142.59731031188846" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 496.93460232947444 142.59731031188846)"></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="509.18107390934" y="686.8849360836882" width="87.53959314496439" height="9.071460429530134" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="509.18107390934" y="686.8849360836882" width="87.53959314496439" height="9.071460429530134" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="538.6633203053125" y1="686.8849360836882" x2="538.6633203053125" y2="664.2062850098632" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><rect x="536.8490282194065" y="662.3919929239572" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.8490282194064" y="675.5456105467757" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 536.8490282194064 675.5456105467757)"></text><line class="component-pin sch-component-pin sch-port-line" x1="538.6633203053125" y1="695.9563965132184" x2="538.6633203053125" y2="718.6350475870433" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><rect x="536.8490282194065" y="716.8207555011373" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.8490282194064" y="707.2957220501308" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 536.8490282194064 707.2957220501308)"></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="338.63761783417584" y="614.7668256689249" width="87.53959314496456" height="9.07146042953002" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="338.63761783417584" y="614.7668256689249" width="87.53959314496456" height="9.07146042953002" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="368.1198642301484" y1="614.7668256689249" x2="368.1198642301484" y2="592.0881745950999" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><rect x="366.3055721442424" y="590.2738825091939" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="366.3055721442425" y="603.4275001320124" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 366.3055721442425 603.4275001320124)"></text><line class="component-pin sch-component-pin sch-port-line" x1="368.1198642301484" y1="623.8382860984549" x2="368.1198642301484" y2="646.5169371722799" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><rect x="366.3055721442424" y="644.7026450863739" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="366.3055721442425" y="635.1776116353674" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 366.3055721442425 635.1776116353674)"></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="679.724529984504" y="686.8849360836882" width="87.53959314496456" height="9.071460429530134" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="679.724529984504" y="686.8849360836882" width="87.53959314496456" height="9.071460429530134" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="709.2067763804764" y1="686.8849360836882" x2="709.2067763804764" y2="664.2062850098632" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_7_0__stack1"><rect x="707.3924842945704" y="662.3919929239572" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="707.3924842945705" y="675.5456105467757" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 707.3924842945705 675.5456105467757)"></text><line class="component-pin sch-component-pin sch-port-line" x1="709.2067763804764" y1="695.9563965132184" x2="709.2067763804764" y2="716.8207555011375" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_7_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="709.2067763804764" cy="718.6350475870433" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="707.3924842945704" y="716.8207555011373" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="707.3924842945705" y="707.2957220501308" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 707.3924842945705 707.2957220501308)"></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="675.188799769739" y="90.53522826054993" width="12.700044601341915" height="65.21569967415701" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="675.188799769739" y="90.53522826054993" width="12.700044601341915" height="65.21569967415701" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="675.188799769739" y1="127.67880831239341" x2="638.902958051619" y2="127.67880831239341" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_8_0__stack1"><rect x="637.088665965713" y="125.86451622648741" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="657.045878910679" y="125.86451622648741" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="687.888844371081" y1="127.67880831239341" x2="722.3603940032951" y2="127.67880831239341" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_8_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="724.174686089201" cy="127.67880831239341" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="722.360394003295" y="125.86451622648741" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="706.031765230141" y="125.86451622648741" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" 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="916.2628606844985" y="572.4071558701016" width="12.700044601342142" height="65.21569967415701" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="916.2628606844985" y="572.4071558701016" width="12.700044601342142" height="65.21569967415701" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="916.2628606844985" y1="609.5507359219451" x2="879.9770189663786" y2="609.5507359219451" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_9_0__stack1"><rect x="878.1627268804726" y="607.7364438360391" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="898.1199398254385" y="607.7364438360391" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="928.9629052858406" y1="609.5507359219451" x2="963.4344549180548" y2="609.5507359219451" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_9_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="965.2487470039607" cy="609.5507359219451" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="963.4344549180547" y="607.7364438360391" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="947.1058261449007" y="607.7364438360391" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="570.6402183194057" cy="319.03721566624694" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="570.6402183194057" cy="337.1801365253069" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="570.6402183194057" cy="355.32305738436696" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="570.6402183194057" cy="373.46597824342695" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="570.6402183194057" cy="391.60889910248693" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="570.6402183194057" cy="409.7518199615469" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="570.6402183194057" cy="427.89474082060696" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="570.6402183194057" cy="446.03766167966694" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="570.6402183194057" cy="464.1805825387269" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="570.6402183194057" cy="482.3235033977869" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_10__stack1"><circle cx="570.6402183194057" cy="500.46642425684695" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_11__stack1"><circle cx="770.2123477690657" cy="500.46642425684695" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_12__stack1"><circle cx="770.2123477690657" cy="482.3235033977869" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_13__stack1"><circle cx="770.2123477690657" cy="464.1805825387269" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_14__stack1"><circle cx="770.2123477690657" cy="446.0376616796669" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_15__stack1"><circle cx="770.2123477690657" cy="427.89474082060696" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_16__stack1"><circle cx="770.2123477690657" cy="409.7518199615469" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_17__stack1"><circle cx="770.2123477690657" cy="391.60889910248693" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_18__stack1"><circle cx="770.2123477690657" cy="373.4659782434269" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_19__stack1"><circle cx="770.2123477690657" cy="355.32305738436696" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_20__stack1"><circle cx="770.2123477690657" cy="337.1801365253069" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_21__stack1"><circle cx="770.2123477690657" cy="319.03721566624694" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="347.4822917529677" cy="456.92341419510296" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="347.4822917529677" cy="525.866513459531" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="459.9684010791397" cy="456.92341419510296" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="459.9684010791397" cy="525.866513459531" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="430.4861546831673" cy="263.701307046114" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="430.4861546831673" cy="318.13006962329393" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="498.74889441538045" cy="99.50787327162098" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="498.74889441538045" cy="153.93663584880096" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="538.6633203053125" cy="664.2062850098632" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="538.6633203053125" cy="718.6350475870433" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="368.1198642301484" cy="592.0881745950999" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="368.1198642301484" cy="646.5169371722799" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="709.2067763804764" cy="664.2062850098632" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="709.2067763804764" cy="718.6350475870433" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="638.902958051619" cy="127.67880831239341" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="724.174686089201" cy="127.67880831239341" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_0__stack1"><circle cx="879.9770189663786" cy="609.5507359219451" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_1__stack1"><circle cx="965.2487470039607" cy="609.5507359219451" r="3.628584171812" 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="
|
|
140
|
+
</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 347.4822917529677 525.866513459531 L 347.4822917529677 544.0094343185909 L 459.9684010791397 544.0094343185909 L 459.9684010791397 525.866513459531" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 347.4822917529677 525.866513459531 L 347.4822917529677 544.0094343185909 L 459.9684010791397 544.0094343185909 L 459.9684010791397 525.866513459531" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 459.9684010791397 456.92341419510296 L 459.9684010791397 446.03766167966705 L 570.6402183194057 446.03766167966705" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 459.9684010791397 456.92341419510296 L 459.9684010791397 446.03766167966705 L 570.6402183194057 446.03766167966705" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 347.4822917529677 456.92341419510296 L 347.4822917529677 446.03766167966705 L 459.9684010791397 446.03766167966705" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 347.4822917529677 456.92341419510296 L 347.4822917529677 446.03766167966705 L 459.9684010791397 446.03766167966705" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 638.902958051619 127.67880831239333 L 568.8259262334998 127.67880831239333 L 568.8259262334998 172.0795567078609 L 498.74889441538045 172.0795567078609 L 498.74889441538045 153.93663584880096" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 638.902958051619 127.67880831239333 L 568.8259262334998 127.67880831239333 L 568.8259262334998 172.0795567078609 L 498.74889441538045 172.0795567078609 L 498.74889441538045 153.93663584880096" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 570.6402183194057 355.32305738436696 L 430.4861546831673 355.32305738436696 L 430.4861546831673 318.13006962329393" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 570.6402183194057 355.32305738436696 L 430.4861546831673 355.32305738436696 L 430.4861546831673 318.13006962329393" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 430.4861546831673 263.701307046114 L 430.4861546831673 81.36495241256097 L 498.74889441538045 81.36495241256097 L 498.74889441538045 99.50787327162092" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 430.4861546831673 263.701307046114 L 430.4861546831673 81.36495241256097 L 498.74889441538045 81.36495241256097 L 498.74889441538045 99.50787327162092" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 538.6633203053123 664.2062850098632 L 538.6633203053123 573.94525373604 L 368.1198642301484 573.94525373604 L 368.1198642301484 592.0881745950999" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 538.6633203053123 664.2062850098632 L 538.6633203053123 573.94525373604 L 368.1198642301484 573.94525373604 L 368.1198642301484 592.0881745950999" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 770.2123477690657 500.46642425684695 L 825.0946833677222 500.46642425684695 L 825.0946833677222 609.5507359219451 L 879.9770189663786 609.5507359219451" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 770.2123477690657 500.46642425684695 L 825.0946833677222 500.46642425684695 L 825.0946833677222 609.5507359219451 L 879.9770189663786 609.5507359219451" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 368.1198642301484 573.94525373604 L 299.857124497935 573.94525373604 L 299.857124497935 438.780493336043 L 347.4822917529677 438.780493336043 L 347.4822917529677 446.03766167966705" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 368.1198642301484 573.94525373604 L 299.857124497935 573.94525373604 L 299.857124497935 438.780493336043 L 347.4822917529677 438.780493336043 L 347.4822917529677 446.03766167966705" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 459.9684010791397 544.0094343185909 L 542.9722640093391 544.0094343185909 L 542.9722640093391 545.8237264044969 L 414.52038432719445 545.8237264044969 L 414.52038432719445 436.966201250137 L 542.9722640093391 436.966201250137 L 542.9722640093391 464.1805825387268 L 570.6402183194057 464.1805825387268" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 459.9684010791397 544.0094343185909 L 542.9722640093391 544.0094343185909 L 542.9722640093391 545.8237264044969 L 414.52038432719445 545.8237264044969 L 414.52038432719445 436.966201250137 L 542.9722640093391 436.966201250137 L 542.9722640093391 464.1805825387268 L 570.6402183194057 464.1805825387268" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 542.9722640093391 544.0094343185909 L 569.2794992549761 544.0094343185909 L 569.2794992549761 544.1001489228862" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 542.9722640093391 544.0094343185909 L 569.2794992549761 544.0094343185909 L 569.2794992549761 544.1001489228862" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 709.2067763804764 664.2062850098632 L 709.2067763804764 650.508379761273 L 704.5803315614162 650.508379761273" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 709.2067763804764 664.2062850098632 L 709.2067763804764 650.508379761273 L 704.5803315614162 650.508379761273" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 368.1198642301484 646.5169371722799 L 368.1198642301484 655.6791122061052 L 336.2790381224981 655.6791122061052" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 368.1198642301484 646.5169371722799 L 368.1198642301484 655.6791122061052 L 336.2790381224981 655.6791122061052" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" 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 538.6633203053125 718.6350475870433 L 538.6633203053125 727.7972226208686 L 506.82249419766225 727.7972226208686" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="14.514336687248px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 538.6633203053125 718.6350475870433 L 538.6633203053125 727.7972226208686 L 506.82249419766225 727.7972226208686" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.814292085906px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"><circle cx="459.9684010791397" cy="544.0094343185909" r="2.721438128859" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><circle cx="459.9684010791397" cy="446.03766167966705" r="2.721438128859" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"><circle cx="347.4822917529677" cy="446.03766167966705" r="2.721438128859" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><circle cx="368.1198642301484" cy="573.94525373604" r="2.721438128859" 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"><circle cx="542.9722640093391" cy="544.0094343185909" r="2.721438128859" 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_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="606.9260600375258" y="300.8942948071869" width="127.00044601341983" height="217.7150503087201" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="606.9260600375258" y="300.8942948071869" width="127.00044601341983" height="217.7150503087201" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="319.03721566624694" x2="572.4545104053118" y2="319.03721566624694" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="319.03721566624694" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="317.22292358034093" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="317.22292358034093" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="337.1801365253069" x2="572.4545104053118" y2="337.1801365253069" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="337.1801365253069" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="335.3658444394009" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="335.365844439401" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="355.32305738436696" x2="570.6402183194057" y2="355.32305738436696" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="568.8259262334997" y="353.50876529846096" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="353.508765298461" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="373.46597824342695" x2="572.4545104053118" y2="373.46597824342695" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="373.46597824342695" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="371.65168615752094" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="371.651686157521" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="391.60889910248693" x2="572.4545104053118" y2="391.60889910248693" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="391.60889910248693" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="389.7946070165809" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="389.7946070165809" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="409.7518199615469" x2="572.4545104053118" y2="409.7518199615469" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="409.7518199615469" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="407.9375278756409" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="407.93752787564097" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="427.89474082060696" x2="572.4545104053118" y2="427.89474082060696" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="427.89474082060696" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="426.08044873470095" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="426.080448734701" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="446.03766167966694" x2="570.6402183194057" y2="446.03766167966694" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><rect x="568.8259262334997" y="444.22336959376094" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="444.223369593761" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="464.1805825387269" x2="570.6402183194057" y2="464.1805825387269" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><rect x="568.8259262334997" y="462.3662904528209" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="462.3662904528209" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="482.3235033977869" x2="572.4545104053118" y2="482.3235033977869" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="482.3235033977869" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="480.5092113118809" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="480.5092113118809" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="606.9260600375258" y1="500.46642425684695" x2="572.4545104053118" y2="500.46642425684695" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="570.6402183194057" cy="500.46642425684695" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="568.8259262334997" y="498.65213217094094" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.7831391784657" y="498.65213217094094" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="500.46642425684695" x2="770.2123477690657" y2="500.46642425684695" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_11__stack1"><rect x="768.3980556831597" y="498.65213217094094" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="498.65213217094094" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="482.3235033977869" x2="768.3980556831598" y2="482.3235033977869" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="482.3235033977869" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="480.5092113118809" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="480.5092113118809" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="464.1805825387269" x2="768.3980556831598" y2="464.1805825387269" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_13__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="464.1805825387269" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="462.3662904528209" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="462.3662904528209" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="446.0376616796669" x2="768.3980556831598" y2="446.0376616796669" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_14__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="446.0376616796669" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="444.2233695937609" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="444.22336959376094" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="427.89474082060696" x2="768.3980556831598" y2="427.89474082060696" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_15__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="427.89474082060696" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="426.08044873470095" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="426.080448734701" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="409.7518199615469" x2="768.3980556831598" y2="409.7518199615469" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_16__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="409.7518199615469" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="407.9375278756409" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="407.93752787564097" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="391.60889910248693" x2="768.3980556831598" y2="391.60889910248693" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_17__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="391.60889910248693" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="389.7946070165809" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="389.7946070165809" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="373.4659782434269" x2="768.3980556831598" y2="373.4659782434269" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_18__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="373.4659782434269" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="371.6516861575209" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="371.65168615752094" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="355.32305738436696" x2="768.3980556831598" y2="355.32305738436696" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_19__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="355.32305738436696" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="353.50876529846096" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="353.508765298461" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="337.1801365253069" x2="768.3980556831598" y2="337.1801365253069" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_20__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="337.1801365253069" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="335.3658444394009" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="335.365844439401" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="733.9265060509456" y1="319.03721566624694" x2="768.3980556831598" y2="319.03721566624694" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_0_21__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="770.2123477690657" cy="319.03721566624694" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="768.3980556831597" y="317.22292358034093" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="752.0694269100056" y="317.22292358034093" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" 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="318.00004535699503" y="486.859233612552" width="83.45743595167619" height="9.07146042953002" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="318.00004535699503" y="486.859233612552" width="83.45743595167619" height="9.07146042953002" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="347.4822917529677" y1="486.859233612552" x2="347.4822917529677" y2="456.92341419510296" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><rect x="345.6679996670617" y="455.10912210919696" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="345.6679996670617" y="471.89132390382747" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 345.6679996670617 471.89132390382747)"></text><line class="component-pin sch-component-pin sch-port-line" x1="347.4822917529677" y1="495.930694042082" x2="347.4822917529677" y2="525.866513459531" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="345.6679996670617" y="524.052221373625" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="345.6679996670617" y="510.8986037508065" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 345.6679996670617 510.8986037508065)"></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="430.4861546831673" y="486.859233612552" width="94.34318846711182" height="9.07146042953002" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="430.4861546831673" y="486.859233612552" width="94.34318846711182" height="9.07146042953002" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="459.9684010791397" y1="486.859233612552" x2="459.9684010791397" y2="456.92341419510296" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><rect x="458.1541089932337" y="455.10912210919696" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="458.1541089932337" y="471.89132390382747" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 458.1541089932337 471.89132390382747)"></text><line class="component-pin sch-component-pin sch-port-line" x1="459.9684010791397" y1="495.930694042082" x2="459.9684010791397" y2="525.866513459531" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><rect x="458.1541089932337" y="524.052221373625" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="458.1541089932337" y="510.8986037508065" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 458.1541089932337 510.8986037508065)"></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="401.00390828719486" y="286.379958119939" width="87.53959314496444" height="9.071460429529964" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="401.00390828719486" y="286.379958119939" width="87.53959314496444" height="9.071460429529964" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="430.4861546831673" y1="286.379958119939" x2="430.4861546831673" y2="263.701307046114" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><rect x="428.6718625972613" y="261.887014960208" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="428.6718625972613" y="275.0406325830265" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 428.6718625972613 275.0406325830265)"></text><line class="component-pin sch-component-pin sch-port-line" x1="430.4861546831673" y1="295.45141854946894" x2="430.4861546831673" y2="318.13006962329393" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><rect x="428.6718625972613" y="316.31577753738793" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="428.6718625972613" y="306.79074408638144" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 428.6718625972613 306.79074408638144)"></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="469.266648019408" y="122.18652434544597" width="87.5395931449645" height="9.071460429529992" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="469.266648019408" y="122.18652434544597" width="87.5395931449645" height="9.071460429529992" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="498.74889441538045" y1="122.18652434544597" x2="498.74889441538045" y2="99.50787327162098" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><rect x="496.93460232947444" y="97.69358118571498" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="496.93460232947444" y="110.84719880853348" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 496.93460232947444 110.84719880853348)"></text><line class="component-pin sch-component-pin sch-port-line" x1="498.74889441538045" y1="131.25798477497597" x2="498.74889441538045" y2="153.93663584880096" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="496.93460232947444" y="152.12234376289496" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="496.93460232947444" y="142.59731031188846" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 496.93460232947444 142.59731031188846)"></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="509.18107390934" y="686.8849360836882" width="87.53959314496439" height="9.071460429530134" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="509.18107390934" y="686.8849360836882" width="87.53959314496439" height="9.071460429530134" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="538.6633203053125" y1="686.8849360836882" x2="538.6633203053125" y2="664.2062850098632" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><rect x="536.8490282194065" y="662.3919929239572" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.8490282194064" y="675.5456105467757" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 536.8490282194064 675.5456105467757)"></text><line class="component-pin sch-component-pin sch-port-line" x1="538.6633203053125" y1="695.9563965132184" x2="538.6633203053125" y2="718.6350475870433" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><rect x="536.8490282194065" y="716.8207555011373" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.8490282194064" y="707.2957220501308" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 536.8490282194064 707.2957220501308)"></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="338.63761783417584" y="614.7668256689249" width="87.53959314496456" height="9.07146042953002" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="338.63761783417584" y="614.7668256689249" width="87.53959314496456" height="9.07146042953002" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="368.1198642301484" y1="614.7668256689249" x2="368.1198642301484" y2="592.0881745950999" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><rect x="366.3055721442424" y="590.2738825091939" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="366.3055721442425" y="603.4275001320124" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 366.3055721442425 603.4275001320124)"></text><line class="component-pin sch-component-pin sch-port-line" x1="368.1198642301484" y1="623.8382860984549" x2="368.1198642301484" y2="646.5169371722799" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><rect x="366.3055721442424" y="644.7026450863739" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="366.3055721442425" y="635.1776116353674" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 366.3055721442425 635.1776116353674)"></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="679.724529984504" y="686.8849360836882" width="87.53959314496456" height="9.071460429530134" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="679.724529984504" y="686.8849360836882" width="87.53959314496456" height="9.071460429530134" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="709.2067763804764" y1="686.8849360836882" x2="709.2067763804764" y2="664.2062850098632" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_7_0__stack1"><rect x="707.3924842945704" y="662.3919929239572" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="707.3924842945705" y="675.5456105467757" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 707.3924842945705 675.5456105467757)"></text><line class="component-pin sch-component-pin sch-port-line" x1="709.2067763804764" y1="695.9563965132184" x2="709.2067763804764" y2="716.8207555011375" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_7_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="709.2067763804764" cy="718.6350475870433" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="707.3924842945704" y="716.8207555011373" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="707.3924842945705" y="707.2957220501308" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform="rotate(-90 707.3924842945705 707.2957220501308)"></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="675.188799769739" y="90.53522826054993" width="12.700044601341915" height="65.21569967415701" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="675.188799769739" y="90.53522826054993" width="12.700044601341915" height="65.21569967415701" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="675.188799769739" y1="127.67880831239341" x2="638.902958051619" y2="127.67880831239341" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_8_0__stack1"><rect x="637.088665965713" y="125.86451622648741" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="657.045878910679" y="125.86451622648741" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="687.888844371081" y1="127.67880831239341" x2="722.3603940032951" y2="127.67880831239341" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_8_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="724.174686089201" cy="127.67880831239341" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="722.360394003295" y="125.86451622648741" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="706.031765230141" y="125.86451622648741" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" 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="916.2628606844985" y="572.4071558701016" width="12.700044601342142" height="65.21569967415701" stroke-width="1.814292085906px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="916.2628606844985" y="572.4071558701016" width="12.700044601342142" height="65.21569967415701" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="916.2628606844985" y1="609.5507359219451" x2="879.9770189663786" y2="609.5507359219451" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_9_0__stack1"><rect x="878.1627268804726" y="607.7364438360391" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="898.1199398254385" y="607.7364438360391" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="928.9629052858406" y1="609.5507359219451" x2="963.4344549180548" y2="609.5507359219451" stroke-width="1.814292085906px"/><g class="sch-port" data-schematic-port-id="source_port_9_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="965.2487470039607" cy="609.5507359219451" r="1.814292085906" stroke-width="1.814292085906px"/><rect x="963.4344549180547" y="607.7364438360391" width="3.628584171812" height="3.628584171812" opacity="0"/></g><text class="pin-number sch-pin-number" x="947.1058261449007" y="607.7364438360391" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="13.607190644295px" transform=""></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="570.6402183194057" cy="319.03721566624694" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="570.6402183194057" cy="337.1801365253069" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="570.6402183194057" cy="355.32305738436696" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="570.6402183194057" cy="373.46597824342695" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="570.6402183194057" cy="391.60889910248693" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="570.6402183194057" cy="409.7518199615469" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="570.6402183194057" cy="427.89474082060696" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="570.6402183194057" cy="446.03766167966694" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="570.6402183194057" cy="464.1805825387269" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="570.6402183194057" cy="482.3235033977869" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_10__stack1"><circle cx="570.6402183194057" cy="500.46642425684695" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_11__stack1"><circle cx="770.2123477690657" cy="500.46642425684695" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_12__stack1"><circle cx="770.2123477690657" cy="482.3235033977869" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_13__stack1"><circle cx="770.2123477690657" cy="464.1805825387269" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_14__stack1"><circle cx="770.2123477690657" cy="446.0376616796669" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_15__stack1"><circle cx="770.2123477690657" cy="427.89474082060696" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_16__stack1"><circle cx="770.2123477690657" cy="409.7518199615469" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_17__stack1"><circle cx="770.2123477690657" cy="391.60889910248693" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_18__stack1"><circle cx="770.2123477690657" cy="373.4659782434269" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_19__stack1"><circle cx="770.2123477690657" cy="355.32305738436696" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_20__stack1"><circle cx="770.2123477690657" cy="337.1801365253069" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_21__stack1"><circle cx="770.2123477690657" cy="319.03721566624694" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="347.4822917529677" cy="456.92341419510296" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="347.4822917529677" cy="525.866513459531" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="459.9684010791397" cy="456.92341419510296" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="459.9684010791397" cy="525.866513459531" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="430.4861546831673" cy="263.701307046114" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="430.4861546831673" cy="318.13006962329393" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="498.74889441538045" cy="99.50787327162098" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="498.74889441538045" cy="153.93663584880096" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="538.6633203053125" cy="664.2062850098632" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="538.6633203053125" cy="718.6350475870433" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="368.1198642301484" cy="592.0881745950999" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="368.1198642301484" cy="646.5169371722799" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="709.2067763804764" cy="664.2062850098632" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="709.2067763804764" cy="718.6350475870433" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="638.902958051619" cy="127.67880831239341" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="724.174686089201" cy="127.67880831239341" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_0__stack1"><circle cx="879.9770189663786" cy="609.5507359219451" r="3.628584171812" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_1__stack1"><circle cx="965.2487470039607" cy="609.5507359219451" r="3.628584171812" 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="
|
|
141
141
|
M 570.6402183194057,319.03721566624694
|
|
142
142
|
L 565.7416296874595,328.10867609577696
|
|
143
143
|
L 481.3528571316851,328.1086760957769
|