@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
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { expect, test } from "bun:test"
|
|
2
|
+
import { SchematicTracePipelineSolver } from "lib/solvers/SchematicTracePipelineSolver/SchematicTracePipelineSolver"
|
|
3
|
+
import { getPathLength } from "lib/solvers/Example28Solver/geometry"
|
|
4
|
+
import type { InputProblem } from "lib/types/InputProblem"
|
|
5
|
+
import inputProblem from "./bug-report-20260905T041712Z.json"
|
|
6
|
+
import "tests/fixtures/matcher"
|
|
7
|
+
|
|
8
|
+
test("bug-report-20260905T041712Z", () => {
|
|
9
|
+
const solver = new SchematicTracePipelineSolver(inputProblem as InputProblem)
|
|
10
|
+
|
|
11
|
+
solver.solve()
|
|
12
|
+
|
|
13
|
+
expect(solver.solved).toBe(true)
|
|
14
|
+
for (const mspPairId of [
|
|
15
|
+
"schematic_port_98-schematic_port_123",
|
|
16
|
+
"schematic_port_101-schematic_port_125",
|
|
17
|
+
]) {
|
|
18
|
+
const recoveredTrace =
|
|
19
|
+
solver.unroutedTraceRecoverySolver!.solvedUnroutedTraces.find(
|
|
20
|
+
(trace) => trace.mspPairId === mspPairId,
|
|
21
|
+
)
|
|
22
|
+
expect(recoveredTrace).toBeDefined()
|
|
23
|
+
expect(getPathLength(recoveredTrace!.tracePath)).toBeCloseTo(0.8)
|
|
24
|
+
|
|
25
|
+
const finalTrace = solver
|
|
26
|
+
.netLabelToTraceSolver!.getOutput()
|
|
27
|
+
.traces.find((trace) => trace.mspPairId === mspPairId)
|
|
28
|
+
expect(finalTrace).toBeDefined()
|
|
29
|
+
expect(getPathLength(finalTrace!.tracePath)).toBeCloseTo(0.8)
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
expect(solver).toMatchSolverSnapshot(import.meta.path)
|
|
33
|
+
})
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg width="1200" height="2016" viewBox="0 0 1200 2016" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Solver debug visualization on top and Circuit JSON schematic on the bottom">
|
|
2
2
|
<g transform="translate(0, 0) scale(1.875, 1.875) translate(0, 0)">
|
|
3
|
-
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-1,0.2 -1.9148566499999995,1.1024186000000005" data-type="line" data-label="" points="330.93198472269955,315.7259444121287 253.50330794975545,239.34995906700078" fill="none" stroke="hsl(248, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,0.2 -4.173189849999999,1.1024186000000002" data-type="line" data-label="" points="330.93198472269955,315.7259444121287 62.36981027183117,239.3499590670008" fill="none" stroke="hsl(248, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,0.2 -3.0440232499999995,1.1024186000000002" data-type="line" data-label="" points="330.93198472269955,315.7259444121287 157.93655911079327,239.3499590670008" fill="none" stroke="hsl(248, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,0 -1.9143099500000003,0" data-type="line" data-label="" points="330.93198472269955,332.6528972353812 253.54957777529776,332.6528972353812" fill="none" stroke="hsl(248, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,0 -4.17264315,-2.220446049250313e-16" data-type="line" data-label="" points="330.93198472269955,332.6528972353812 62.41608009737348,332.6528972353812" fill="none" stroke="hsl(248, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,0 -3.0434765500000003,-2.220446049250313e-16" data-type="line" data-label="" points="330.93198472269955,332.6528972353812 157.98282893633558,332.6528972353812" fill="none" stroke="hsl(248, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,-0.2 -1,0.2" data-type="line" data-label="" points="330.93198472269955,349.5798500586337 330.93198472269955,315.7259444121287" fill="none" stroke="hsl(208, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1,0.1 1.9143099500000003,0.09999999999999964" data-type="line" data-label="" points="500.20151295522464,324.189420823755 577.5839199026265,324.189420823755" fill="none" stroke="hsl(48, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.9148566499999995,1.1024186000000005 -4.173189849999999,1.1024186000000002" data-type="line" data-label="" points="253.50330794975545,239.34995906700078 62.36981027183117,239.3499590670008" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9148566499999995,1.1024186000000005 -3.0440232499999995,1.1024186000000002" data-type="line" data-label="" points="253.50330794975545,239.34995906700078 157.93655911079327,239.3499590670008" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9148566499999995,1.1024186000000005 -1,0.2" data-type="line" data-label="" points="253.50330794975545,239.34995906700078 330.93198472269955,315.7259444121287" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9148566499999995,1.1024186000000005 -1,-0.2" data-type="line" data-label="" points="253.50330794975545,239.34995906700078 330.93198472269955,349.5798500586337" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.173189849999999,1.1024186000000002 -3.0440232499999995,1.1024186000000002" data-type="line" data-label="" points="62.36981027183117,239.3499590670008 157.93655911079327,239.3499590670008" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.173189849999999,1.1024186000000002 -1,0.2" data-type="line" data-label="" points="62.36981027183117,239.3499590670008 330.93198472269955,315.7259444121287" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.173189849999999,1.1024186000000002 -1,-0.2" data-type="line" data-label="" points="62.36981027183117,239.3499590670008 330.93198472269955,349.5798500586337" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.0440232499999995,1.1024186000000002 -1,0.2" data-type="line" data-label="" points="157.93655911079327,239.3499590670008 330.93198472269955,315.7259444121287" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.0440232499999995,1.1024186000000002 -1,-0.2" data-type="line" data-label="" points="157.93655911079327,239.3499590670008 330.93198472269955,349.5798500586337" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1,0.2 -1,-0.2" data-type="line" data-label="" points="330.93198472269955,315.7259444121287 330.93198472269955,349.5798500586337" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9143099500000003,0 -4.17264315,-2.220446049250313e-16" data-type="line" data-label="" points="253.54957777529776,332.6528972353812 62.41608009737348,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9143099500000003,0 -3.0434765500000003,-2.220446049250313e-16" data-type="line" data-label="" points="253.54957777529776,332.6528972353812 157.98282893633558,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9143099500000003,0 1.9148566499999995,-1.0024186000000008" data-type="line" data-label="" points="253.54957777529776,332.6528972353812 577.6301897281687,417.4923589921354" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9143099500000003,0 -1,0" data-type="line" data-label="" points="253.54957777529776,332.6528972353812 330.93198472269955,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.17264315,-2.220446049250313e-16 -3.0434765500000003,-2.220446049250313e-16" data-type="line" data-label="" points="62.41608009737348,332.6528972353812 157.98282893633558,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.17264315,-2.220446049250313e-16 1.9148566499999995,-1.0024186000000008" data-type="line" data-label="" points="62.41608009737348,332.6528972353812 577.6301897281687,417.4923589921354" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.17264315,-2.220446049250313e-16 -1,0" data-type="line" data-label="" points="62.41608009737348,332.6528972353812 330.93198472269955,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.0434765500000003,-2.220446049250313e-16 1.9148566499999995,-1.0024186000000008" data-type="line" data-label="" points="157.98282893633558,332.6528972353812 577.6301897281687,417.4923589921354" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.0434765500000003,-2.220446049250313e-16 -1,0" data-type="line" data-label="" points="157.98282893633558,332.6528972353812 330.93198472269955,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9148566499999995,-1.0024186000000008 -1,0" data-type="line" data-label="" points="577.6301897281687,417.4923589921354 330.93198472269955,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9143099500000003,0.09999999999999964 1,0.1" data-type="line" data-label="" points="577.5839199026265,324.189420823755 500.20151295522464,324.189420823755" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.0440232499999995,1.1024186000000002 -3.0440232499999995,1.3024186000000004 -4.173189849999999,1.3024186000000004 -4.173189849999999,1.1024186000000002" data-type="line" data-label="" points="157.93655911079327,239.3499590670008 157.93655911079327,222.4230062437483 62.36981027183117,222.4230062437483 62.36981027183117,239.3499590670008" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.9148566499999995,1.1024186000000002 -1.9148566499999995,1.3024186000000004 -3.0440232499999995,1.3024186000000004 -3.0440232499999995,1.1024186000000002" data-type="line" data-label="" points="253.50330794975545,239.3499590670008 253.50330794975545,222.4230062437483 157.93655911079327,222.4230062437483 157.93655911079327,239.3499590670008" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1,0.20000000000000018 -1.3,0.20000000000000018 -1.3,1.3024186000000004 -1.9148566499999995,1.3024186000000004 -1.9148566499999995,1.1024186000000005" data-type="line" data-label="" points="330.93198472269955,315.7259444121287 305.5415554878208,315.7259444121287 305.5415554878208,222.4230062437483 253.50330794975545,222.4230062437483 253.50330794975545,239.34995906700078" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1,-0.2 -1.3,-0.2 -1.3,0.2 -1,0.2" data-type="line" data-label="" points="330.93198472269955,349.5798500586337 305.5415554878208,349.5798500586337 305.5415554878208,315.7259444121287 330.93198472269955,315.7259444121287" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.0434765500000003,-2.220446049250313e-16 -3.0434765500000003,-0.09999999999999995 -4.17264315,-0.09999999999999995 -4.17264315,-2.220446049250313e-16" data-type="line" data-label="" points="157.98282893633558,332.6528972353812 157.98282893633558,341.11637364700744 62.41608009737348,341.11637364700744 62.41608009737348,332.6528972353812" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.9143099500000003,0 -1.9143099500000003,-0.09999999999999995 -3.0434765500000003,-0.09999999999999995 -3.0434765500000003,-2.220446049250313e-16" data-type="line" data-label="" points="253.54957777529776,332.6528972353812 253.54957777529776,341.11637364700744 157.98282893633558,341.11637364700744 157.98282893633558,332.6528972353812" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1,0 -1.0999999999999999,0 -1.0999999999999999,-0.09999999999999995 -1.9143099500000003,-0.09999999999999995 -1.9143099500000003,0" data-type="line" data-label="" points="330.93198472269955,332.6528972353812 322.4685083110733,332.6528972353812 322.4685083110733,341.11637364700744 253.54957777529776,341.11637364700744 253.54957777529776,332.6528972353812" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1,0.1 1.4571549750000001,0.1 1.4571549750000001,0.29999999999999966 1.9143099500000003,0.29999999999999966 1.9143099500000003,0.09999999999999964" data-type="line" data-label="" points="500.20151295522464,324.189420823755 538.8927164289255,324.189420823755 538.8927164289255,307.26246800050245 577.5839199026265,307.26246800050245 577.5839199026265,324.189420823755" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-1.9145832999999999" data-y="0.5512093000000002" x="231.1334976779243" y="239.3499590670008" width="44.78589036920462" height="93.30293816838042" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-4.1729164999999995" data-y="0.5512093" x="39.99999999999997" y="239.34995906700084" width="44.78589036920465" height="93.3029381683804" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-3.0437499" data-y="0.5512093" x="135.56674883896213" y="239.34995906700084" width="44.78589036920465" height="93.3029381683804" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="1.9145832999999999" data-y="-0.4512093000000006" x="555.2141096307953" y="324.189420823755" width="44.785890369204594" height="93.30293816838042" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="0" data-y="0" x="330.93198472269955" y="298.7989915888762" width="169.2695282325251" height="67.70781129300997" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="netId: VSYS
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-1,0.2 -1.9148566499999995,1.1024186000000005" data-type="line" data-label="" points="330.93198472269955,315.7259444121287 253.50330794975545,239.34995906700078" fill="none" stroke="hsl(248, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,0.2 -4.173189849999999,1.1024186000000002" data-type="line" data-label="" points="330.93198472269955,315.7259444121287 62.36981027183117,239.3499590670008" fill="none" stroke="hsl(248, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,0.2 -3.0440232499999995,1.1024186000000002" data-type="line" data-label="" points="330.93198472269955,315.7259444121287 157.93655911079327,239.3499590670008" fill="none" stroke="hsl(248, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,0 -1.9143099500000003,0" data-type="line" data-label="" points="330.93198472269955,332.6528972353812 253.54957777529776,332.6528972353812" fill="none" stroke="hsl(248, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,0 -4.17264315,-2.220446049250313e-16" data-type="line" data-label="" points="330.93198472269955,332.6528972353812 62.41608009737348,332.6528972353812" fill="none" stroke="hsl(248, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,0 -3.0434765500000003,-2.220446049250313e-16" data-type="line" data-label="" points="330.93198472269955,332.6528972353812 157.98282893633558,332.6528972353812" fill="none" stroke="hsl(248, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,-0.2 -1,0.2" data-type="line" data-label="" points="330.93198472269955,349.5798500586337 330.93198472269955,315.7259444121287" fill="none" stroke="hsl(208, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1,0.1 1.9143099500000003,0.09999999999999964" data-type="line" data-label="" points="500.20151295522464,324.189420823755 577.5839199026265,324.189420823755" fill="none" stroke="hsl(48, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.9148566499999995,1.1024186000000005 -4.173189849999999,1.1024186000000002" data-type="line" data-label="" points="253.50330794975545,239.34995906700078 62.36981027183117,239.3499590670008" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9148566499999995,1.1024186000000005 -3.0440232499999995,1.1024186000000002" data-type="line" data-label="" points="253.50330794975545,239.34995906700078 157.93655911079327,239.3499590670008" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9148566499999995,1.1024186000000005 -1,0.2" data-type="line" data-label="" points="253.50330794975545,239.34995906700078 330.93198472269955,315.7259444121287" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9148566499999995,1.1024186000000005 -1,-0.2" data-type="line" data-label="" points="253.50330794975545,239.34995906700078 330.93198472269955,349.5798500586337" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.173189849999999,1.1024186000000002 -3.0440232499999995,1.1024186000000002" data-type="line" data-label="" points="62.36981027183117,239.3499590670008 157.93655911079327,239.3499590670008" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.173189849999999,1.1024186000000002 -1,0.2" data-type="line" data-label="" points="62.36981027183117,239.3499590670008 330.93198472269955,315.7259444121287" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.173189849999999,1.1024186000000002 -1,-0.2" data-type="line" data-label="" points="62.36981027183117,239.3499590670008 330.93198472269955,349.5798500586337" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.0440232499999995,1.1024186000000002 -1,0.2" data-type="line" data-label="" points="157.93655911079327,239.3499590670008 330.93198472269955,315.7259444121287" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.0440232499999995,1.1024186000000002 -1,-0.2" data-type="line" data-label="" points="157.93655911079327,239.3499590670008 330.93198472269955,349.5798500586337" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1,0.2 -1,-0.2" data-type="line" data-label="" points="330.93198472269955,315.7259444121287 330.93198472269955,349.5798500586337" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9143099500000003,0 -4.17264315,-2.220446049250313e-16" data-type="line" data-label="" points="253.54957777529776,332.6528972353812 62.41608009737348,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9143099500000003,0 -3.0434765500000003,-2.220446049250313e-16" data-type="line" data-label="" points="253.54957777529776,332.6528972353812 157.98282893633558,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9143099500000003,0 1.9148566499999995,-1.0024186000000008" data-type="line" data-label="" points="253.54957777529776,332.6528972353812 577.6301897281687,417.4923589921354" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.9143099500000003,0 -1,0" data-type="line" data-label="" points="253.54957777529776,332.6528972353812 330.93198472269955,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.17264315,-2.220446049250313e-16 -3.0434765500000003,-2.220446049250313e-16" data-type="line" data-label="" points="62.41608009737348,332.6528972353812 157.98282893633558,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.17264315,-2.220446049250313e-16 1.9148566499999995,-1.0024186000000008" data-type="line" data-label="" points="62.41608009737348,332.6528972353812 577.6301897281687,417.4923589921354" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.17264315,-2.220446049250313e-16 -1,0" data-type="line" data-label="" points="62.41608009737348,332.6528972353812 330.93198472269955,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.0434765500000003,-2.220446049250313e-16 1.9148566499999995,-1.0024186000000008" data-type="line" data-label="" points="157.98282893633558,332.6528972353812 577.6301897281687,417.4923589921354" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.0434765500000003,-2.220446049250313e-16 -1,0" data-type="line" data-label="" points="157.98282893633558,332.6528972353812 330.93198472269955,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9148566499999995,-1.0024186000000008 -1,0" data-type="line" data-label="" points="577.6301897281687,417.4923589921354 330.93198472269955,332.6528972353812" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9143099500000003,0.09999999999999964 1,0.1" data-type="line" data-label="" points="577.5839199026265,324.189420823755 500.20151295522464,324.189420823755" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.0440232499999995,1.1024186000000002 -3.0440232499999995,1.3024186000000004 -4.173189849999999,1.3024186000000004 -4.173189849999999,1.1024186000000002" data-type="line" data-label="" points="157.93655911079327,239.3499590670008 157.93655911079327,222.4230062437483 62.36981027183117,222.4230062437483 62.36981027183117,239.3499590670008" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.9148566499999995,1.1024186000000002 -1.9148566499999995,1.3024186000000004 -3.0440232499999995,1.3024186000000004" data-type="line" data-label="" points="253.50330794975545,239.3499590670008 253.50330794975545,222.4230062437483 157.93655911079327,222.4230062437483" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1,0.20000000000000018 -1.3,0.20000000000000018 -1.3,1.3024186000000004 -1.9148566499999995,1.3024186000000004 -1.9148566499999995,1.1024186000000005" data-type="line" data-label="" points="330.93198472269955,315.7259444121287 305.5415554878208,315.7259444121287 305.5415554878208,222.4230062437483 253.50330794975545,222.4230062437483 253.50330794975545,239.34995906700078" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1,-0.2 -1.3,-0.2 -1.3,0.20000000000000018" data-type="line" data-label="" points="330.93198472269955,349.5798500586337 305.5415554878208,349.5798500586337 305.5415554878208,315.7259444121287" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.0434765500000003,-2.220446049250313e-16 -3.0434765500000003,-0.09999999999999995 -4.17264315,-0.09999999999999995 -4.17264315,-2.220446049250313e-16" data-type="line" data-label="" points="157.98282893633558,332.6528972353812 157.98282893633558,341.11637364700744 62.41608009737348,341.11637364700744 62.41608009737348,332.6528972353812" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.9143099500000003,0 -1.9143099500000003,-0.09999999999999995 -3.0434765500000003,-0.09999999999999995" data-type="line" data-label="" points="253.54957777529776,332.6528972353812 253.54957777529776,341.11637364700744 157.98282893633558,341.11637364700744" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1,0 -1.0999999999999999,0 -1.0999999999999999,-0.09999999999999995 -1.9143099500000003,-0.09999999999999995" data-type="line" data-label="" points="330.93198472269955,332.6528972353812 322.4685083110733,332.6528972353812 322.4685083110733,341.11637364700744 253.54957777529776,341.11637364700744" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1,0.1 1.4571549750000001,0.1 1.4571549750000001,0.29999999999999966 1.9143099500000003,0.29999999999999966 1.9143099500000003,0.09999999999999964" data-type="line" data-label="" points="500.20151295522464,324.189420823755 538.8927164289255,324.189420823755 538.8927164289255,307.26246800050245 577.5839199026265,307.26246800050245 577.5839199026265,324.189420823755" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-1.9145832999999999" data-y="0.5512093000000002" x="231.1334976779243" y="239.3499590670008" width="44.78589036920462" height="93.30293816838042" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-4.1729164999999995" data-y="0.5512093" x="39.99999999999997" y="239.34995906700084" width="44.78589036920465" height="93.3029381683804" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-3.0437499" data-y="0.5512093" x="135.56674883896213" y="239.34995906700084" width="44.78589036920465" height="93.3029381683804" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="1.9145832999999999" data-y="-0.4512093000000006" x="555.2141096307953" y="324.189420823755" width="44.785890369204594" height="93.30293816838042" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="0" data-y="0" x="330.93198472269955" y="298.7989915888762" width="169.2695282325251" height="67.70781129300997" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="netId: VSYS
|
|
4
4
|
globalConnNetId: connectivity_net0" data-x="-1.9148566499999995" data-y="1.5274186000000005" x="245.0398315381292" y="184.33736239143013" width="16.92695282325252" height="38.08564385231816" fill="#ef444466" stroke="#ef4444" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
5
5
|
globalConnNetId: connectivity_net1" data-x="-3.0434765500000003" data-y="-0.32499999999999996" x="149.51935252470935" y="341.11637364700744" width="16.926952823252492" height="38.085643852318185" fill="#00000066" stroke="#000000" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
6
6
|
globalConnNetId: connectivity_net1" data-x="1.9148566499999995" data-y="-1.2284186000000008" x="569.1667133165424" y="417.5769937562517" width="16.926952823252577" height="38.08564385231813" fill="#00000066" stroke="#000000" stroke-width="0.011815475714285715"/></g><g><rect data-type="rect" data-label="netId: V3_3
|
|
@@ -78,7 +78,7 @@ orientation: y+" data-x="1.9143099500000003" data-y="0.29999999999999966" cx="57
|
|
|
78
78
|
.port-label { fill: rgb(0, 100, 100); }
|
|
79
79
|
.component-name { fill: rgb(0, 100, 100); }
|
|
80
80
|
|
|
81
|
-
</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 337.1245444053159 269.25001754477614 L 337.1245444053159 241.79360658109613 L 182.11023332500963 241.79360658109613 L 182.11023332500963 269.25001754477614" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 337.1245444053159 269.25001754477614 L 337.1245444053159 241.79360658109613 L 182.11023332500963 241.79360658109613 L 182.11023332500963 269.25001754477614" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 492.13885548562223 269.25001754477614 L 492.13885548562223 241.79360658109613 L 337.1245444053159 241.79360658109613 L 337.1245444053159 269.25001754477614" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 492.13885548562223 269.25001754477614 L 492.13885548562223 241.79360658109613 L 337.1245444053159 241.79360658109613 L 337.1245444053159 269.25001754477614" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 617.7322562618999 393.13589725912 L 576.54763981638 393.13589725912 L 576.54763981638 241.79360658109613 L 492.13885548562223 241.79360658109613 L 492.13885548562223 269.25001754477614" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 617.7322562618999 393.13589725912 L 576.54763981638 393.13589725912 L 576.54763981638 241.79360658109613 L 492.13885548562223 241.79360658109613 L 492.13885548562223 269.25001754477614" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 617.7322562618999 448.04871918648 L 576.54763981638 448.04871918648 L 576.54763981638 393.13589725912 L 617.7322562618999 393.13589725912" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 617.7322562618999 448.04871918648 L 576.54763981638 448.04871918648 L 576.54763981638 393.13589725912 L 617.7322562618999 393.13589725912" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 337.199596504685 420.59230822280006 L 337.199596504685 434.32051370464 L 182.18528542437866 434.32051370464 L 182.18528542437866 420.59230822280006" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 337.199596504685 420.59230822280006 L 337.199596504685 434.32051370464 L 182.18528542437866 434.32051370464 L 182.18528542437866 420.59230822280006" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 492.2139075849914 420.5923082228 L 492.2139075849914 434.32051370464 L 337.199596504685 434.32051370464 L 337.199596504685 420.59230822280006" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 492.2139075849914 420.5923082228 L 492.2139075849914 434.32051370464 L 337.199596504685 434.32051370464 L 337.199596504685 420.59230822280006" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 617.7322562618999 420.5923082228 L 604.00405078006 420.5923082228 L 604.00405078006 434.32051370464 L 492.2139075849914 434.32051370464 L 492.2139075849914 420.5923082228" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 617.7322562618999 420.5923082228 L 604.00405078006 420.5923082228 L 604.00405078006 434.32051370464 L 492.2139075849914 434.32051370464 L 492.2139075849914 420.5923082228" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 892.2963658987001 406.86410274096 L 955.0555402371543 406.86410274096 L 955.0555402371543 379.40769177728004 L 1017.8147145756086 379.40769177728004 L 1017.8147145756086 406.86410274096005" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 892.2963658987001 406.86410274096 L 955.0555402371543 406.86410274096 L 955.0555402371543 379.40769177728004 L 1017.8147145756086 379.40769177728004 L 1017.8147145756086 406.86410274096005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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="337.1245444053159" cy="269.25001754477614" r="4.118461644552" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="337.1245444053159" cy="241.79360658109613" r="4.118461644552" 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="492.13885548562223" cy="269.25001754477614" r="4.118461644552" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="492.13885548562223" cy="241.79360658109613" r="4.118461644552" 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="617.7322562618999" cy="393.13589725912" r="4.118461644552" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="576.54763981638" cy="393.13589725912" r="4.118461644552" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><circle cx="337.199596504685" cy="420.59230822280006" r="4.118461644552" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="337.199596504685" cy="434.32051370464" r="4.118461644552" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><circle cx="492.2139075849914" cy="420.5923082228" r="4.118461644552" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="492.2139075849914" cy="434.32051370464" r="4.118461644552" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component-overlay sch-component-overlay" x="451.77586159863205" y="269.25001754477614" width="80.72598777398031" height="151.3423092875521" fill="transparent"/><path class="sch-component-symbol-path" d="M 492.13885548562223 420.59232683232824 L 492.13885548562223 360.0554031173074" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 492.13885548562223 329.786941259797 L 492.13885548562223 269.25001754477614" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 532.5018493726124 360.0554031173074 L 451.77586159863205 360.05540311730743" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 532.5018493726124 329.78694125979695 L 451.77586159863205 329.786941259797" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="521.1461314324031" y="294.47373575936814" stroke="rgb(245, 241, 237)" stroke-width="2.7456410963680002px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="24.710769867312003px">C6</text><text class="sch-component-text" x="521.1461314324031" y="395.36860861773624" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="24.710769867312003px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component-overlay sch-component-overlay" x="141.74723943801948" y="269.25001754477614" width="80.72598777398031" height="151.3423092875522" fill="transparent"/><path class="sch-component-symbol-path" d="M 182.11023332500963 420.59232683232835 L 182.11023332500963 360.0554031173075" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 182.11023332500963 329.786941259797 L 182.11023332500963 269.25001754477614" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 222.47322721199978 360.05540311730743 L 141.74723943801948 360.0554031173075" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 222.47322721199978 329.786941259797 L 141.74723943801948 329.78694125979706" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="211.11750927179045" y="294.4737357593682" stroke="rgb(245, 241, 237)" stroke-width="2.7456410963680002px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="24.710769867312003px">C1</text><text class="sch-component-text" x="211.11750927179045" y="395.3686086177363" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="24.710769867312003px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component-overlay sch-component-overlay" x="296.7615505183257" y="269.25001754477614" width="80.72598777398036" height="151.3423092875522" fill="transparent"/><path class="sch-component-symbol-path" d="M 337.1245444053159 420.59232683232835 L 337.1245444053159 360.0554031173075" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 337.1245444053159 329.786941259797 L 337.1245444053159 269.25001754477614" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 377.48753829230606 360.05540311730743 L 296.7615505183257 360.0554031173075" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 377.48753829230606 329.786941259797 L 296.7615505183257 329.78694125979706" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="366.1318203520967" y="294.4737357593682" stroke="rgb(245, 241, 237)" stroke-width="2.7456410963680002px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="24.710769867312003px">C2</text><text class="sch-component-text" x="366.1318203520967" y="395.3686086177363" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="24.710769867312003px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component-overlay sch-component-overlay" x="977.4517206886185" y="406.86410274096" width="80.72598777398025" height="151.3423092875522" fill="transparent"/><path class="sch-component-symbol-path" d="M 1017.8147145756086 558.2064120285122 L 1017.8147145756086 497.66948831349134" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1017.8147145756086 467.40102645598085 L 1017.8147145756086 406.86410274096" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1058.1777084625987 497.6694883134913 L 977.4517206886185 497.66948831349134" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1058.1777084625987 467.40102645598085 L 977.4517206886185 467.4010264559809" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1046.8219905223893" y="432.08782095555205" stroke="rgb(245, 241, 237)" stroke-width="2.7456410963680002px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="24.710769867312003px">C5</text><text class="sch-component-text" x="1046.8219905223893" y="532.9826938139202" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="24.710769867312003px"></text><circle class="component-pin sch-component-pin" cx="1017.8147145756086" cy="558.2064120285122" r="2.7456410963680002px" stroke-width="2.7456410963680002px" fill="none" stroke="rgb(132, 0, 0)"/></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="672.64507818926" y="365.67948629544" width="164.73846578208008" height="109.82564385472006" stroke-width="2.7456410963680002px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="672.64507818926" y="365.67948629544" width="164.73846578208008" height="109.82564385472006" fill="transparent"/><text class="sch-text" x="755.0143110803" y="420.5923082228" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="24.710769867312003px" transform="rotate(0, 755.0143110803, 420.5923082228)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="672.64507818926" y1="393.13589725912" x2="617.7322562618999" y2="393.13589725912" stroke-width="2.7456410963680002px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><rect x="614.9866151655319" y="390.390256162752" width="5.4912821927360005" height="5.4912821927360005" opacity="0"/></g><text class="pin-number sch-pin-number" x="645.1886672255799" y="390.390256162752" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="20.59230822276px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="672.64507818926" y1="420.5923082228" x2="617.7322562618999" y2="420.5923082228" stroke-width="2.7456410963680002px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="614.9866151655319" y="417.846667126432" width="5.4912821927360005" height="5.4912821927360005" opacity="0"/></g><text class="pin-number sch-pin-number" x="645.1886672255799" y="417.846667126432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="20.59230822276px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="672.64507818926" y1="448.04871918648" x2="617.7322562618999" y2="448.04871918648" stroke-width="2.7456410963680002px"/><g class="sch-port" data-schematic-port-id="source_port_4_2__stack1"><rect x="614.9866151655319" y="445.303078090112" width="5.4912821927360005" height="5.4912821927360005" opacity="0"/></g><text class="pin-number sch-pin-number" x="645.1886672255799" y="445.303078090112" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="20.59230822276px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="837.38354397134" y1="434.32051370464" x2="889.5507248023321" y2="434.32051370464" stroke-width="2.7456410963680002px"/><g class="sch-port" data-schematic-port-id="source_port_4_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="892.2963658987001" cy="434.32051370464" r="2.7456410963680002" stroke-width="2.7456410963680002px"/><rect x="889.5507248023321" y="431.574872608272" width="5.4912821927360005" height="5.4912821927360005" opacity="0"/></g><text class="pin-number sch-pin-number" x="864.83995493502" y="431.574872608272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="20.59230822276px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="837.38354397134" y1="406.86410274096" x2="892.2963658987001" y2="406.86410274096" stroke-width="2.7456410963680002px"/><g class="sch-port" data-schematic-port-id="source_port_4_4__stack1"><rect x="889.5507248023321" y="404.118461644592" width="5.4912821927360005" height="5.4912821927360005" opacity="0"/></g><text class="pin-number sch-pin-number" x="864.83995493502" y="404.118461644592" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="20.59230822276px" transform="">5</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="492.13885548562223" cy="303.7365557430322" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="492.2139075849914" cy="455.0788464210561" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="182.11023332500963" cy="303.7365557430322" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="182.18528542437866" cy="455.0788464210561" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="337.1245444053159" cy="303.7365557430322" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="337.199596504685" cy="455.0788464210561" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="1017.8147145756086" cy="441.35064093921613" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="1017.8897666749777" cy="592.69293161724" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="617.7322562618999" cy="393.13589725912" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="617.7322562618999" cy="420.5923082228" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_2__stack1"><circle cx="617.7322562618999" cy="448.04871918648" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_3__stack1"><circle cx="892.2963658987001" cy="434.32051370464" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_4__stack1"><circle cx="892.2963658987001" cy="406.86410274096" r="5.4912821927360005" fill="red" opacity="0"/></g><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="
|
|
81
|
+
</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 337.1245444053159 269.25001754477614 L 337.1245444053159 241.79360658109613 L 182.11023332500963 241.79360658109613 L 182.11023332500963 269.25001754477614" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 337.1245444053159 269.25001754477614 L 337.1245444053159 241.79360658109613 L 182.11023332500963 241.79360658109613 L 182.11023332500963 269.25001754477614" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 492.13885548562223 269.25001754477614 L 492.13885548562223 241.79360658109613 L 337.1245444053159 241.79360658109613" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 492.13885548562223 269.25001754477614 L 492.13885548562223 241.79360658109613 L 337.1245444053159 241.79360658109613" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 617.7322562618999 393.13589725912 L 576.54763981638 393.13589725912 L 576.54763981638 241.79360658109613 L 492.13885548562223 241.79360658109613 L 492.13885548562223 269.25001754477614" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 617.7322562618999 393.13589725912 L 576.54763981638 393.13589725912 L 576.54763981638 241.79360658109613 L 492.13885548562223 241.79360658109613 L 492.13885548562223 269.25001754477614" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 617.7322562618999 448.04871918648 L 576.54763981638 448.04871918648 L 576.54763981638 393.13589725912" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 617.7322562618999 448.04871918648 L 576.54763981638 448.04871918648 L 576.54763981638 393.13589725912" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 337.199596504685 420.59230822280006 L 337.199596504685 434.32051370464 L 182.18528542437866 434.32051370464 L 182.18528542437866 420.59230822280006" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 337.199596504685 420.59230822280006 L 337.199596504685 434.32051370464 L 182.18528542437866 434.32051370464 L 182.18528542437866 420.59230822280006" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 492.2139075849914 420.5923082228 L 492.2139075849914 434.32051370464 L 337.199596504685 434.32051370464" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 492.2139075849914 420.5923082228 L 492.2139075849914 434.32051370464 L 337.199596504685 434.32051370464" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 617.7322562618999 420.5923082228 L 604.00405078006 420.5923082228 L 604.00405078006 434.32051370464 L 492.2139075849914 434.32051370464" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 617.7322562618999 420.5923082228 L 604.00405078006 420.5923082228 L 604.00405078006 434.32051370464 L 492.2139075849914 434.32051370464" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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 892.2963658987001 406.86410274096 L 955.0555402371543 406.86410274096 L 955.0555402371543 379.40769177728004 L 1017.8147145756086 379.40769177728004 L 1017.8147145756086 406.86410274096005" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="21.965128770944002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 892.2963658987001 406.86410274096 L 955.0555402371543 406.86410274096 L 955.0555402371543 379.40769177728004 L 1017.8147145756086 379.40769177728004 L 1017.8147145756086 406.86410274096005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.7456410963680002px" 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="337.1245444053159" cy="241.79360658109613" r="4.118461644552" 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="492.13885548562223" cy="269.25001754477614" r="4.118461644552" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="492.13885548562223" cy="241.79360658109613" r="4.118461644552" 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="576.54763981638" cy="393.13589725912" r="4.118461644552" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><circle cx="337.199596504685" cy="434.32051370464" r="4.118461644552" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><circle cx="492.2139075849914" cy="434.32051370464" r="4.118461644552" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component-overlay sch-component-overlay" x="451.77586159863205" y="269.25001754477614" width="80.72598777398031" height="151.3423092875521" fill="transparent"/><path class="sch-component-symbol-path" d="M 492.13885548562223 420.59232683232824 L 492.13885548562223 360.0554031173074" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 492.13885548562223 329.786941259797 L 492.13885548562223 269.25001754477614" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 532.5018493726124 360.0554031173074 L 451.77586159863205 360.05540311730743" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 532.5018493726124 329.78694125979695 L 451.77586159863205 329.786941259797" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="521.1461314324031" y="294.47373575936814" stroke="rgb(245, 241, 237)" stroke-width="2.7456410963680002px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="24.710769867312003px">C6</text><text class="sch-component-text" x="521.1461314324031" y="395.36860861773624" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="24.710769867312003px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component-overlay sch-component-overlay" x="141.74723943801948" y="269.25001754477614" width="80.72598777398031" height="151.3423092875522" fill="transparent"/><path class="sch-component-symbol-path" d="M 182.11023332500963 420.59232683232835 L 182.11023332500963 360.0554031173075" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 182.11023332500963 329.786941259797 L 182.11023332500963 269.25001754477614" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 222.47322721199978 360.05540311730743 L 141.74723943801948 360.0554031173075" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 222.47322721199978 329.786941259797 L 141.74723943801948 329.78694125979706" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="211.11750927179045" y="294.4737357593682" stroke="rgb(245, 241, 237)" stroke-width="2.7456410963680002px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="24.710769867312003px">C1</text><text class="sch-component-text" x="211.11750927179045" y="395.3686086177363" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="24.710769867312003px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component-overlay sch-component-overlay" x="296.7615505183257" y="269.25001754477614" width="80.72598777398036" height="151.3423092875522" fill="transparent"/><path class="sch-component-symbol-path" d="M 337.1245444053159 420.59232683232835 L 337.1245444053159 360.0554031173075" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 337.1245444053159 329.786941259797 L 337.1245444053159 269.25001754477614" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 377.48753829230606 360.05540311730743 L 296.7615505183257 360.0554031173075" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 377.48753829230606 329.786941259797 L 296.7615505183257 329.78694125979706" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="366.1318203520967" y="294.4737357593682" stroke="rgb(245, 241, 237)" stroke-width="2.7456410963680002px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="24.710769867312003px">C2</text><text class="sch-component-text" x="366.1318203520967" y="395.3686086177363" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="24.710769867312003px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component-overlay sch-component-overlay" x="977.4517206886185" y="406.86410274096" width="80.72598777398025" height="151.3423092875522" fill="transparent"/><path class="sch-component-symbol-path" d="M 1017.8147145756086 558.2064120285122 L 1017.8147145756086 497.66948831349134" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1017.8147145756086 467.40102645598085 L 1017.8147145756086 406.86410274096" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1058.1777084625987 497.6694883134913 L 977.4517206886185 497.66948831349134" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1058.1777084625987 467.40102645598085 L 977.4517206886185 467.4010264559809" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.7456410963680002px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1046.8219905223893" y="432.08782095555205" stroke="rgb(245, 241, 237)" stroke-width="2.7456410963680002px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="24.710769867312003px">C5</text><text class="sch-component-text" x="1046.8219905223893" y="532.9826938139202" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="24.710769867312003px"></text><circle class="component-pin sch-component-pin" cx="1017.8147145756086" cy="558.2064120285122" r="2.7456410963680002px" stroke-width="2.7456410963680002px" fill="none" stroke="rgb(132, 0, 0)"/></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="672.64507818926" y="365.67948629544" width="164.73846578208008" height="109.82564385472006" stroke-width="2.7456410963680002px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="672.64507818926" y="365.67948629544" width="164.73846578208008" height="109.82564385472006" fill="transparent"/><text class="sch-text" x="755.0143110803" y="420.5923082228" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="24.710769867312003px" transform="rotate(0, 755.0143110803, 420.5923082228)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="672.64507818926" y1="393.13589725912" x2="617.7322562618999" y2="393.13589725912" stroke-width="2.7456410963680002px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><rect x="614.9866151655319" y="390.390256162752" width="5.4912821927360005" height="5.4912821927360005" opacity="0"/></g><text class="pin-number sch-pin-number" x="645.1886672255799" y="390.390256162752" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="20.59230822276px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="672.64507818926" y1="420.5923082228" x2="617.7322562618999" y2="420.5923082228" stroke-width="2.7456410963680002px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="614.9866151655319" y="417.846667126432" width="5.4912821927360005" height="5.4912821927360005" opacity="0"/></g><text class="pin-number sch-pin-number" x="645.1886672255799" y="417.846667126432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="20.59230822276px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="672.64507818926" y1="448.04871918648" x2="617.7322562618999" y2="448.04871918648" stroke-width="2.7456410963680002px"/><g class="sch-port" data-schematic-port-id="source_port_4_2__stack1"><rect x="614.9866151655319" y="445.303078090112" width="5.4912821927360005" height="5.4912821927360005" opacity="0"/></g><text class="pin-number sch-pin-number" x="645.1886672255799" y="445.303078090112" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="20.59230822276px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="837.38354397134" y1="434.32051370464" x2="889.5507248023321" y2="434.32051370464" stroke-width="2.7456410963680002px"/><g class="sch-port" data-schematic-port-id="source_port_4_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="892.2963658987001" cy="434.32051370464" r="2.7456410963680002" stroke-width="2.7456410963680002px"/><rect x="889.5507248023321" y="431.574872608272" width="5.4912821927360005" height="5.4912821927360005" opacity="0"/></g><text class="pin-number sch-pin-number" x="864.83995493502" y="431.574872608272" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="20.59230822276px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="837.38354397134" y1="406.86410274096" x2="892.2963658987001" y2="406.86410274096" stroke-width="2.7456410963680002px"/><g class="sch-port" data-schematic-port-id="source_port_4_4__stack1"><rect x="889.5507248023321" y="404.118461644592" width="5.4912821927360005" height="5.4912821927360005" opacity="0"/></g><text class="pin-number sch-pin-number" x="864.83995493502" y="404.118461644592" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="20.59230822276px" transform="">5</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="492.13885548562223" cy="303.7365557430322" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="492.2139075849914" cy="455.0788464210561" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="182.11023332500963" cy="303.7365557430322" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="182.18528542437866" cy="455.0788464210561" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="337.1245444053159" cy="303.7365557430322" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="337.199596504685" cy="455.0788464210561" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="1017.8147145756086" cy="441.35064093921613" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="1017.8897666749777" cy="592.69293161724" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="617.7322562618999" cy="393.13589725912" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="617.7322562618999" cy="420.5923082228" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_2__stack1"><circle cx="617.7322562618999" cy="448.04871918648" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_3__stack1"><circle cx="892.2963658987001" cy="434.32051370464" r="5.4912821927360005" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_4__stack1"><circle cx="892.2963658987001" cy="406.86410274096" r="5.4912821927360005" 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="
|
|
82
82
|
M 492.13885548562223,241.79360658109613
|
|
83
83
|
L 478.4106500037822,234.38037562090253
|
|
84
84
|
L 478.4106500037822,187.30178295517922
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg width="1200" height="2016" viewBox="0 0 1200 2016" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Solver debug visualization on top and Circuit JSON schematic on the bottom">
|
|
2
2
|
<g transform="translate(0, 0) scale(1.875, 1.875) translate(0, 0)">
|
|
3
|
-
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-3.55,0 -1.15,1.125" data-type="line" data-label="" points="59.50087057457921,352.5014509576321 215.507835171213,279.37318630296" fill="none" stroke="hsl(40, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="3.435,3 -2.45,2" data-type="line" data-label="" points="513.5461404526988,157.49274521183986 131.00406268136967,222.49564712710392" fill="none" stroke="hsl(224, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.15,0.375 -2.45,0" data-type="line" data-label="" points="215.507835171213,328.12536273940805 131.00406268136967,352.5014509576321" fill="none" stroke="hsl(272, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.15,0.375 -3.55,-1.9999999999999998" data-type="line" data-label="" points="215.507835171213,328.12536273940805 59.50087057457921,482.5072547881602" fill="none" stroke="hsl(272, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.15,0.75 -1.15,-0.375" data-type="line" data-label="" points="365.01450957632034,303.749274521184 215.507835171213,376.8775391758561" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.15,0.75 -2.45,-1.9999999999999998" data-type="line" data-label="" points="365.01450957632034,303.749274521184 131.00406268136967,482.5072547881602" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.15,0.75 3.55,-1.5" data-type="line" data-label="" points="365.01450957632034,303.749274521184 521.0214741729542,450.0058038305282" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.15,0.75 3.55,0" data-type="line" data-label="" points="365.01450957632034,303.749274521184 521.0214741729542,352.5014509576321" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.15,0.75 4.5649999999999995,3" data-type="line" data-label="" points="365.01450957632034,303.749274521184 586.9994196169471,157.49274521183986" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,-0.375 -2.45,-1.9999999999999998" data-type="line" data-label="" points="215.507835171213,376.8775391758561 131.00406268136967,482.5072547881602" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,-0.375 3.55,-1.5" data-type="line" data-label="" points="215.507835171213,376.8775391758561 521.0214741729542,450.0058038305282" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,-0.375 3.55,0" data-type="line" data-label="" points="215.507835171213,376.8775391758561 521.0214741729542,352.5014509576321" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,-0.375 4.5649999999999995,3" data-type="line" data-label="" points="215.507835171213,376.8775391758561 586.9994196169471,157.49274521183986" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.45,-1.9999999999999998 3.55,-1.5" data-type="line" data-label="" points="131.00406268136967,482.5072547881602 521.0214741729542,450.0058038305282" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.45,-1.9999999999999998 3.55,0" data-type="line" data-label="" points="131.00406268136967,482.5072547881602 521.0214741729542,352.5014509576321" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.45,-1.9999999999999998 4.5649999999999995,3" data-type="line" data-label="" points="131.00406268136967,482.5072547881602 586.9994196169471,157.49274521183986" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.55,-1.5 3.55,0" data-type="line" data-label="" points="521.0214741729542,450.0058038305282 521.0214741729542,352.5014509576321" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.55,-1.5 4.5649999999999995,3" data-type="line" data-label="" points="521.0214741729542,450.0058038305282 586.9994196169471,157.49274521183986" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.55,0 4.5649999999999995,3" data-type="line" data-label="" points="521.0214741729542,352.5014509576321 586.9994196169471,157.49274521183986" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.15,0 -1.15,-1.125" data-type="line" data-label="" points="365.01450957632034,352.5014509576321 215.507835171213,425.62971561230415" fill="none" stroke="hsl(111, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.15,0 2.45,-1.5" data-type="line" data-label="" points="365.01450957632034,352.5014509576321 449.5182820661637,450.0058038305282" fill="none" stroke="hsl(111, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,-1.125 2.45,-1.5" data-type="line" data-label="" points="215.507835171213,425.62971561230415 449.5182820661637,450.0058038305282" fill="none" stroke="hsl(111, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,1.125 -3.55,0" data-type="line" data-label="" points="215.507835171213,279.37318630296 59.50087057457921,352.5014509576321" fill="none" stroke="hsl(105, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,1.125 -3.55,2" data-type="line" data-label="" points="215.507835171213,279.37318630296 59.50087057457921,222.49564712710392" fill="none" stroke="hsl(105, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,1.125 2.45,0" data-type="line" data-label="" points="215.507835171213,279.37318630296 449.5182820661637,352.5014509576321" fill="none" stroke="hsl(105, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.55,0 -3.55,2" data-type="line" data-label="" points="59.50087057457921,352.5014509576321 59.50087057457921,222.49564712710392" fill="none" stroke="hsl(105, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.55,0 2.45,0" data-type="line" data-label="" points="59.50087057457921,352.5014509576321 449.5182820661637,352.5014509576321" fill="none" stroke="hsl(105, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.55,2 2.45,0" data-type="line" data-label="" points="59.50087057457921,222.49564712710392 449.5182820661637,352.5014509576321" fill="none" stroke="hsl(105, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.55,2 -3.75,2 -3.75,1.125 -1.1500000000000004,1.125" data-type="line" data-label="" points="59.50087057457921,222.49564712710392 46.500290191526375,222.49564712710392 46.500290191526375,279.37318630296 215.50783517121295,279.37318630296" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.55,0 -3.75,0 -3.75,2 -3.55,2" data-type="line" data-label="" points="59.50087057457921,352.5014509576321 46.500290191526375,352.5014509576321 46.500290191526375,222.49564712710392 59.50087057457921,222.49564712710392" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.45,0 -1.8,0 -1.8,0.375 -1.15,0.375" data-type="line" data-label="" points="131.00406268136967,352.5014509576321 173.25594892629132,352.5014509576321 173.25594892629132,328.12536273940805 215.507835171213,328.12536273940805" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.55,-1.9999999999999998 -3.75,-1.9999999999999998 -3.75,-0.9999999999999999 -2.25,-0.9999999999999999 -2.25,0 -2.45,0" data-type="line" data-label="" points="59.50087057457921,482.5072547881602 46.500290191526375,482.5072547881602 46.500290191526375,417.5043528728961 144.0046430644225,417.5043528728961 144.0046430644225,352.5014509576321 131.00406268136967,352.5014509576321" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.55,0 3.75,0 3.75,-1.5 3.55,-1.5" data-type="line" data-label="" points="521.0214741729542,352.5014509576321 534.022054556007,352.5014509576321 534.022054556007,450.0058038305282 521.0214741729542,450.0058038305282" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.15,0.75 3.75,0.75 3.75,0 3.55,0" data-type="line" data-label="" points="365.01450957632034,303.749274521184 534.022054556007,303.749274521184 534.022054556007,352.5014509576321 521.0214741729542,352.5014509576321" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.5649999999999995,3 4.765,3 4.765,0 3.55,0" data-type="line" data-label="" points="586.9994196169471,157.49274521183986 600,157.49274521183986 600,352.5014509576321 521.0214741729542,352.5014509576321" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.45,-1.9999999999999998 -1.8,-1.9999999999999998 -1.8,-0.375 -1.15,-0.375" data-type="line" data-label="" points="131.00406268136967,482.5072547881602 173.25594892629132,482.5072547881602 173.25594892629132,376.8775391758561 215.507835171213,376.8775391758561" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.15,0 1.8,0 1.8,-1.5 2.45,-1.5" data-type="line" data-label="" points="365.01450957632034,352.5014509576321 407.266395821242,352.5014509576321 407.266395821242,450.0058038305282 449.5182820661637,450.0058038305282" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.435,3 0.49249999999999994,3 0.49249999999999994,2 -2.45,2" data-type="line" data-label="" points="513.5461404526988,157.49274521183986 322.2751015670342,157.49274521183986 322.2751015670342,222.49564712710392 131.00406268136967,222.49564712710392" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.15,-1.125 -1.3499999999999999,-1.125 -1.3499999999999999,-2.39445535 1.8,-2.39445535 1.8,-1.5" data-type="line" data-label="" points="215.507835171213,425.62971561230415 202.5072547881602,425.62971561230415 202.5072547881602,508.14799721416136 407.266395821242,508.14799721416136 407.266395821242,450.0058038305282" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.45,0 2.2990000000000004,0 2.2990000000000004,0.051000000000000004" data-type="line" data-label="" points="449.5182820661637,352.5014509576321 439.7028438769588,352.5014509576321 439.7028438769588,349.1863029599536" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="0" data-y="0" x="215.507835171213" y="230.62100986651194" width="149.50667440510733" height="243.76088218224027" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-3" data-y="0" x="59.500870574579224" y="339.86128891468377" width="71.50319210679046" height="25.28032408589661" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-3" data-y="-2" x="59.500870574579224" y="469.86709274521195" width="71.50319210679046" height="25.280324085896666" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-3" data-y="2" x="59.500870574579224" y="209.8554850841556" width="71.50319210679046" height="25.280324085896666" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="3" data-y="-1.5" x="449.51828206616364" y="422.7045850261173" width="71.5031921067905" height="54.60243760882179" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="3" data-y="0" x="449.51828206616364" y="325.2002321532212" width="71.5031921067905" height="54.60243760882179" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="4" data-y="3" x="513.5461404526989" y="136.366802089379" width="73.45327916424833" height="42.25188624492168" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="netId: gnd
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-3.55,0 -1.15,1.125" data-type="line" data-label="" points="59.50087057457921,352.5014509576321 215.507835171213,279.37318630296" fill="none" stroke="hsl(40, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="3.435,3 -2.45,2" data-type="line" data-label="" points="513.5461404526988,157.49274521183986 131.00406268136967,222.49564712710392" fill="none" stroke="hsl(224, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.15,0.375 -2.45,0" data-type="line" data-label="" points="215.507835171213,328.12536273940805 131.00406268136967,352.5014509576321" fill="none" stroke="hsl(272, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.15,0.375 -3.55,-1.9999999999999998" data-type="line" data-label="" points="215.507835171213,328.12536273940805 59.50087057457921,482.5072547881602" fill="none" stroke="hsl(272, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.15,0.75 -1.15,-0.375" data-type="line" data-label="" points="365.01450957632034,303.749274521184 215.507835171213,376.8775391758561" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.15,0.75 -2.45,-1.9999999999999998" data-type="line" data-label="" points="365.01450957632034,303.749274521184 131.00406268136967,482.5072547881602" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.15,0.75 3.55,-1.5" data-type="line" data-label="" points="365.01450957632034,303.749274521184 521.0214741729542,450.0058038305282" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.15,0.75 3.55,0" data-type="line" data-label="" points="365.01450957632034,303.749274521184 521.0214741729542,352.5014509576321" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.15,0.75 4.5649999999999995,3" data-type="line" data-label="" points="365.01450957632034,303.749274521184 586.9994196169471,157.49274521183986" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,-0.375 -2.45,-1.9999999999999998" data-type="line" data-label="" points="215.507835171213,376.8775391758561 131.00406268136967,482.5072547881602" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,-0.375 3.55,-1.5" data-type="line" data-label="" points="215.507835171213,376.8775391758561 521.0214741729542,450.0058038305282" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,-0.375 3.55,0" data-type="line" data-label="" points="215.507835171213,376.8775391758561 521.0214741729542,352.5014509576321" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,-0.375 4.5649999999999995,3" data-type="line" data-label="" points="215.507835171213,376.8775391758561 586.9994196169471,157.49274521183986" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.45,-1.9999999999999998 3.55,-1.5" data-type="line" data-label="" points="131.00406268136967,482.5072547881602 521.0214741729542,450.0058038305282" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.45,-1.9999999999999998 3.55,0" data-type="line" data-label="" points="131.00406268136967,482.5072547881602 521.0214741729542,352.5014509576321" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.45,-1.9999999999999998 4.5649999999999995,3" data-type="line" data-label="" points="131.00406268136967,482.5072547881602 586.9994196169471,157.49274521183986" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.55,-1.5 3.55,0" data-type="line" data-label="" points="521.0214741729542,450.0058038305282 521.0214741729542,352.5014509576321" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.55,-1.5 4.5649999999999995,3" data-type="line" data-label="" points="521.0214741729542,450.0058038305282 586.9994196169471,157.49274521183986" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.55,0 4.5649999999999995,3" data-type="line" data-label="" points="521.0214741729542,352.5014509576321 586.9994196169471,157.49274521183986" fill="none" stroke="hsl(253, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.15,0 -1.15,-1.125" data-type="line" data-label="" points="365.01450957632034,352.5014509576321 215.507835171213,425.62971561230415" fill="none" stroke="hsl(111, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.15,0 2.45,-1.5" data-type="line" data-label="" points="365.01450957632034,352.5014509576321 449.5182820661637,450.0058038305282" fill="none" stroke="hsl(111, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,-1.125 2.45,-1.5" data-type="line" data-label="" points="215.507835171213,425.62971561230415 449.5182820661637,450.0058038305282" fill="none" stroke="hsl(111, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,1.125 -3.55,0" data-type="line" data-label="" points="215.507835171213,279.37318630296 59.50087057457921,352.5014509576321" fill="none" stroke="hsl(105, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,1.125 -3.55,2" data-type="line" data-label="" points="215.507835171213,279.37318630296 59.50087057457921,222.49564712710392" fill="none" stroke="hsl(105, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.15,1.125 2.45,0" data-type="line" data-label="" points="215.507835171213,279.37318630296 449.5182820661637,352.5014509576321" fill="none" stroke="hsl(105, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.55,0 -3.55,2" data-type="line" data-label="" points="59.50087057457921,352.5014509576321 59.50087057457921,222.49564712710392" fill="none" stroke="hsl(105, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.55,0 2.45,0" data-type="line" data-label="" points="59.50087057457921,352.5014509576321 449.5182820661637,352.5014509576321" fill="none" stroke="hsl(105, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.55,2 2.45,0" data-type="line" data-label="" points="59.50087057457921,222.49564712710392 449.5182820661637,352.5014509576321" fill="none" stroke="hsl(105, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.55,2 -3.75,2 -3.75,1.125 -1.1500000000000004,1.125" data-type="line" data-label="" points="59.50087057457921,222.49564712710392 46.500290191526375,222.49564712710392 46.500290191526375,279.37318630296 215.50783517121295,279.37318630296" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.55,0 -3.75,0 -3.75,1.125" data-type="line" data-label="" points="59.50087057457921,352.5014509576321 46.500290191526375,352.5014509576321 46.500290191526375,279.37318630296" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.45,0 -1.8,0 -1.8,0.375 -1.15,0.375" data-type="line" data-label="" points="131.00406268136967,352.5014509576321 173.25594892629132,352.5014509576321 173.25594892629132,328.12536273940805 215.507835171213,328.12536273940805" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.55,-1.9999999999999998 -3.75,-1.9999999999999998 -3.75,-0.9999999999999999 -2.25,-0.9999999999999999 -2.25,0" data-type="line" data-label="" points="59.50087057457921,482.5072547881602 46.500290191526375,482.5072547881602 46.500290191526375,417.5043528728961 144.0046430644225,417.5043528728961 144.0046430644225,352.5014509576321" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.55,0 3.75,0 3.75,-1.5 3.55,-1.5" data-type="line" data-label="" points="521.0214741729542,352.5014509576321 534.022054556007,352.5014509576321 534.022054556007,450.0058038305282 521.0214741729542,450.0058038305282" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.15,0.75 3.75,0.75 3.75,0" data-type="line" data-label="" points="365.01450957632034,303.749274521184 534.022054556007,303.749274521184 534.022054556007,352.5014509576321" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.5649999999999995,3 4.765,3 4.765,0 3.55,0" data-type="line" data-label="" points="586.9994196169471,157.49274521183986 600,157.49274521183986 600,352.5014509576321 521.0214741729542,352.5014509576321" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.45,-1.9999999999999998 -1.8,-1.9999999999999998 -1.8,-0.375 -1.15,-0.375" data-type="line" data-label="" points="131.00406268136967,482.5072547881602 173.25594892629132,482.5072547881602 173.25594892629132,376.8775391758561 215.507835171213,376.8775391758561" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.15,0 1.8,0 1.8,-1.5 2.45,-1.5" data-type="line" data-label="" points="365.01450957632034,352.5014509576321 407.266395821242,352.5014509576321 407.266395821242,450.0058038305282 449.5182820661637,450.0058038305282" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.435,3 0.49249999999999994,3 0.49249999999999994,2 -2.45,2" data-type="line" data-label="" points="513.5461404526988,157.49274521183986 322.2751015670342,157.49274521183986 322.2751015670342,222.49564712710392 131.00406268136967,222.49564712710392" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.15,-1.125 -1.3499999999999999,-1.125 -1.3499999999999999,-2.39445535 1.8,-2.39445535 1.8,-1.5" data-type="line" data-label="" points="215.507835171213,425.62971561230415 202.5072547881602,425.62971561230415 202.5072547881602,508.14799721416136 407.266395821242,508.14799721416136 407.266395821242,450.0058038305282" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.45,0 2.2990000000000004,0 2.2990000000000004,0.051000000000000004" data-type="line" data-label="" points="449.5182820661637,352.5014509576321 439.7028438769588,352.5014509576321 439.7028438769588,349.1863029599536" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="0" data-y="0" x="215.507835171213" y="230.62100986651194" width="149.50667440510733" height="243.76088218224027" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-3" data-y="0" x="59.500870574579224" y="339.86128891468377" width="71.50319210679046" height="25.28032408589661" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-3" data-y="-2" x="59.500870574579224" y="469.86709274521195" width="71.50319210679046" height="25.280324085896666" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-3" data-y="2" x="59.500870574579224" y="209.8554850841556" width="71.50319210679046" height="25.280324085896666" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="3" data-y="-1.5" x="449.51828206616364" y="422.7045850261173" width="71.5031921067905" height="54.60243760882179" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="3" data-y="0" x="449.51828206616364" y="325.2002321532212" width="71.5031921067905" height="54.60243760882179" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="4" data-y="3" x="513.5461404526989" y="136.366802089379" width="73.45327916424833" height="42.25188624492168" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="netId: gnd
|
|
4
4
|
globalConnNetId: connectivity_net3" data-x="3.75" data-y="-1.725" x="527.5217643644805" y="450.0058038305282" width="13.000580383052807" height="29.251305861868843" fill="#00000066" stroke="#000000" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="netId: gnd
|
|
5
5
|
globalConnNetId: connectivity_net3" data-x="-1.8" data-y="-2.2249999999999996" x="166.7556587347649" y="482.50725478816025" width="13.000580383052835" height="29.251305861868843" fill="#00000066" stroke="#000000" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="netId: v5
|
|
6
6
|
globalConnNetId: connectivity_net4" data-x="1.8" data-y="0.225" x="400.7661056297155" y="323.2501450957633" width="13.000580383052863" height="29.251305861868843" fill="#ef444466" stroke="#ef4444" stroke-width="0.015383928571428571"/></g><g><rect data-type="rect" data-label="netId: .PWR1 > .FB to .R6 > .pin2
|
|
@@ -90,7 +90,7 @@ orientation: y+" data-x="1.96375" data-y="3" cx="417.91062100986653" cy="157.492
|
|
|
90
90
|
.port-label { fill: rgb(0, 100, 100); }
|
|
91
91
|
.component-name { fill: rgb(0, 100, 100); }
|
|
92
92
|
|
|
93
|
-
</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 138.66614549310998 217.01663147149998 L 115.78535915674996 217.01663147149998 L 115.78535915674996 317.120071693075 L 413.23558152942996 317.120071693075" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 138.66614549310998 217.01663147149998 L 115.78535915674996 217.01663147149998 L 115.78535915674996 317.120071693075 L 413.23558152942996 317.120071693075" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 138.66614549310998 445.8244948351 L 115.78535915674996 445.8244948351 L 115.78535915674996 217.01663147149998 L 138.66614549310998 217.01663147149998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 138.66614549310998 445.8244948351 L 115.78535915674996 445.8244948351 L 115.78535915674996 217.01663147149998 L 138.66614549310998 217.01663147149998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 264.51047034308993 445.8244948351 L 338.87302593626 445.8244948351 L 338.87302593626 402.923020454425 L 413.23558152942996 402.923020454425" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 264.51047034308993 445.8244948351 L 338.87302593626 445.8244948351 L 338.87302593626 402.923020454425 L 413.23558152942996 402.923020454425" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 138.66614549310998 674.6323581987 L 115.78535915674996 674.6323581987 L 115.78535915674996 560.2284265169 L 287.39125667944995 560.2284265169 L 287.39125667944995 445.8244948351 L 264.51047034308993 445.8244948351" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 138.66614549310998 674.6323581987 L 115.78535915674996 674.6323581987 L 115.78535915674996 560.2284265169 L 287.39125667944995 560.2284265169 L 287.39125667944995 445.8244948351 L 264.51047034308993 445.8244948351" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 950.93406043389 445.8244948351 L 973.8148467702499 445.8244948351 L 973.8148467702499 617.4303923578 L 950.93406043389 617.4303923578" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 950.93406043389 445.8244948351 L 973.8148467702499 445.8244948351 L 973.8148467702499 617.4303923578 L 950.93406043389 617.4303923578" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 676.36462439757 360.02154607374996 L 973.8148467702499 360.02154607374996 L 973.8148467702499 445.8244948351 L 950.93406043389 445.8244948351" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 676.36462439757 360.02154607374996 L 973.8148467702499 360.02154607374996 L 973.8148467702499 445.8244948351 L 950.93406043389 445.8244948351" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 1067.0540510909168 102.6126997897 L 1089.934837427277 102.6126997897 L 1089.934837427277 445.8244948351 L 950.93406043389 445.8244948351" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1067.0540510909168 102.6126997897 L 1089.934837427277 102.6126997897 L 1089.934837427277 445.8244948351 L 950.93406043389 445.8244948351" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 264.51047034308993 674.6323581987 L 338.87302593626 674.6323581987 L 338.87302593626 488.72596921577497 L 413.23558152942996 488.72596921577497" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 264.51047034308993 674.6323581987 L 338.87302593626 674.6323581987 L 338.87302593626 488.72596921577497 L 413.23558152942996 488.72596921577497" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 676.36462439757 445.8244948351 L 750.72717999074 445.8244948351 L 750.72717999074 617.4303923578 L 825.0897355839099 617.4303923578" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 676.36462439757 445.8244948351 L 750.72717999074 445.8244948351 L 750.72717999074 617.4303923578 L 825.0897355839099 617.4303923578" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 937.7776082904829 102.6126997897 L 601.1440393167865 102.6126997897 L 601.1440393167865 217.01663147149998 L 264.51047034308993 217.01663147149998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 937.7776082904829 102.6126997897 L 601.1440393167865 102.6126997897 L 601.1440393167865 217.01663147149998 L 264.51047034308993 217.01663147149998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 413.23558152942996 574.528917977125 L 390.35479519307 574.528917977125 L 390.35479519307 719.7596011116204 L 750.72717999074 719.7596011116204 L 750.72717999074 617.4303923578" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 413.23558152942996 574.528917977125 L 390.35479519307 574.528917977125 L 390.35479519307 719.7596011116204 L 750.72717999074 719.7596011116204 L 750.72717999074 617.4303923578" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 825.0897355839099 445.8244948351 L 807.8147418999582 445.8244948351 L 807.8147418999582 439.9898943193282" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 825.0897355839099 445.8244948351 L 807.8147418999582 445.8244948351 L 807.8147418999582 439.9898943193282" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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="138.66614549310998" cy="217.01663147149998" r="3.432117950454" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="115.78535915674996" cy="217.01663147149998" r="3.432117950454" 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"/><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="264.51047034308993" cy="445.8244948351" r="3.432117950454" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><circle cx="950.93406043389" cy="445.8244948351" r="3.432117950454" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="973.8148467702499" cy="445.8244948351" r="3.432117950454" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"><circle cx="750.72717999074" cy="617.4303923578" r="3.432117950454" 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_9__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="458.99715420215" y="231.31712293172498" width="171.60589752269993" height="429.01474380675006" stroke-width="2.288078633636px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="458.99715420215" y="231.31712293172498" width="171.60589752269993" height="429.01474380675006" fill="transparent"/><text class="sch-text" x="544.8001029635" y="445.8244948351" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="20.592707702724px" transform="rotate(0, 544.8001029635, 445.8244948351)">PWR1</text><line class="component-pin sch-component-pin sch-port-line" x1="630.6030517248499" y1="360.02154607374996" x2="676.36462439757" y2="360.02154607374996" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="674.076545763934" y="357.73346744011394" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="653.48383806121" y="357.733467440114" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">7</text><line class="component-pin sch-component-pin sch-port-line" x1="630.6030517248499" y1="445.8244948351" x2="676.36462439757" y2="445.8244948351" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="674.076545763934" y="443.53641620146396" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="653.48383806121" y="443.53641620146396" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">6</text><line class="component-pin sch-component-pin sch-port-line" x1="630.6030517248499" y1="531.62744359645" x2="674.076545763934" y2="531.62744359645" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="676.36462439757" cy="531.62744359645" r="2.288078633636" stroke-width="2.288078633636px"/><rect x="674.076545763934" y="529.339364962814" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="653.48383806121" y="529.339364962814" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="458.99715420215" y1="574.528917977125" x2="413.23558152942996" y2="574.528917977125" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="410.94750289579395" y="572.240839343489" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="436.11636786579" y="572.240839343489" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="458.99715420215" y1="488.72596921577497" x2="413.23558152942996" y2="488.72596921577497" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="410.94750289579395" y="486.43789058213895" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="436.11636786579" y="486.437890582139" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="458.99715420215" y1="402.923020454425" x2="413.23558152942996" y2="402.923020454425" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><rect x="410.94750289579395" y="400.634941820789" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="436.11636786579" y="400.634941820789" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="458.99715420215" y1="317.120071693075" x2="413.23558152942996" y2="317.120071693075" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><rect x="410.94750289579395" y="314.83199305943896" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="436.11636786579" y="314.831993059439" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">1</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component-overlay sch-component-overlay" x="138.66614549311" y="429.04944633259765" width="125.84432484997998" height="33.55009700500466" fill="transparent"/><path class="sch-component-symbol-path" d="M 138.66614549311 445.8244948351 L 159.64439444560168 445.8244948351" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 243.5322213905983 445.8244948351 L 264.51047034309 445.8244948351" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 159.64439444560168 429.04944633259765 L 243.5322213905983 429.04944633259765 L 243.5322213905983 462.5995433376023 L 159.64439444560168 462.5995433376023 L 159.64439444560168 429.04944633259765" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="201.58830791809999" y="412.2660082084387" stroke="rgb(245, 241, 237)" stroke-width="2.288078633636px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.592707702724px">R6</text><text class="sch-component-text" x="201.58830791809999" y="479.3829814617613" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.592707702724px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component-overlay sch-component-overlay" x="138.66614549311" y="657.8573096961977" width="125.84432484997998" height="33.550097005004545" fill="transparent"/><path class="sch-component-symbol-path" d="M 138.66614549311 674.6323581987 L 159.64439444560168 674.6323581987" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 243.5322213905983 674.6323581987 L 264.51047034309 674.6323581987" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 159.64439444560168 657.8573096961977 L 243.5322213905983 657.8573096961977 L 243.5322213905983 691.4074067012023 L 159.64439444560168 691.4074067012023 L 159.64439444560168 657.8573096961977" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="201.58830791809999" y="641.0738715720387" stroke="rgb(245, 241, 237)" stroke-width="2.288078633636px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.592707702724px">R7</text><text class="sch-component-text" x="201.58830791809999" y="708.1908448253613" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.592707702724px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component-overlay sch-component-overlay" x="138.66614549311" y="200.24158296899765" width="125.84432484997998" height="33.55009700500466" fill="transparent"/><path class="sch-component-symbol-path" d="M 138.66614549311 217.01663147149998 L 159.64439444560168 217.01663147149998" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 243.5322213905983 217.01663147149998 L 264.51047034309 217.01663147149998" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 159.64439444560168 200.24158296899765 L 243.5322213905983 200.24158296899765 L 243.5322213905983 233.7916799740023 L 159.64439444560168 233.7916799740023 L 159.64439444560168 200.24158296899765" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="201.58830791809999" y="183.45814484483864" stroke="rgb(245, 241, 237)" stroke-width="2.288078633636px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.592707702724px">R8</text><text class="sch-component-text" x="201.58830791809999" y="250.5751180981613" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.592707702724px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component-overlay sch-component-overlay" x="825.0897355839099" y="583.8677109203103" width="125.84432484998001" height="67.12536287497937" fill="transparent"/><path class="sch-component-symbol-path" d="M 950.93406043389 617.4303923578 L 900.596330493898 617.4303923578" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 875.4274655239019 617.4303923578 L 825.0897355839099 617.4303923578" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 900.596330493898 583.8677109203103 L 900.596330493898 650.9930737952897" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 875.4274655239019 583.8677109203103 L 875.4274655239019 650.9930737952897" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="888.0118980089" y="567.092662417808" stroke="rgb(245, 241, 237)" stroke-width="2.288078633636px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.592707702724px">C6</text><text class="sch-component-text" x="888.0118980089" y="667.7681222977919" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.592707702724px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component-overlay sch-component-overlay" x="825.0897355839099" y="412.26181339761035" width="125.84432484998001" height="67.12536287497926" fill="transparent"/><path class="sch-component-symbol-path" d="M 950.93406043389 445.8244948351 L 900.596330493898 445.8244948351" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 875.4274655239019 445.8244948351 L 825.0897355839099 445.8244948351" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 900.596330493898 412.26181339761035 L 900.596330493898 479.3871762725896" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 875.4274655239019 412.26181339761035 L 875.4274655239019 479.3871762725896" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="888.0118980089" y="395.48676489510797" stroke="rgb(245, 241, 237)" stroke-width="2.288078633636px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.592707702724px">C7</text><text class="sch-component-text" x="888.0118980089" y="496.162224775092" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.592707702724px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component-overlay sch-component-overlay" x="937.7776082904829" y="64.30856858957144" width="129.27644280043387" height="55.06218860018481" fill="transparent"/><path class="sch-component-symbol-path" d="M 1019.1738870907561 102.6126997897 L 986.8547763906477 119.37075718975625" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1017.9768829907521 102.6126997897 L 1067.0540510909168 102.6126997897" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 986.8547763906477 87.05164648964777 L 1019.1738870907561 102.6126997897" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 986.8547763906477 119.37075718975625 L 986.8547763906477 87.05164648964777" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1019.1738870907561 87.05164648964777 L 1019.1738870907561 119.37075718975625" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 986.8547763906477 102.6126997897 L 937.7776082904829 102.6126997897" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1021.5678952907641 67.89958088958349 L 1032.3409321908002 66.70257678957947 L 1028.7499198907883 77.47561368961563" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1011.991862490732 82.2636300896317 L 1013.188866590736 82.2636300896317 L 1027.5529157907843 70.29358908959152 L 1027.5529157907843 70.29358908959152" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1000.0218214906919 65.50557268957544 L 1011.991862490732 64.30856858957144 L 1007.203846090716 75.0816054896076" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 990.4457886906597 79.86962188962366 L 991.6427927906637 78.67261778961965 L 1007.203846090716 67.89958088958349 L 1007.203846090716 67.89958088958349" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><text class="sch-component-text" x="1002.4158296906999" y="127.74978588978438" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.592707702724px"></text><text class="sch-component-name sch-component-text" x="1002.4158296906999" y="53.535531689535276" stroke="rgb(245, 241, 237)" stroke-width="2.288078633636px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.592707702724px">LED1</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="676.36462439757" cy="360.02154607374996" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="676.36462439757" cy="445.8244948351" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="676.36462439757" cy="531.62744359645" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="413.23558152942996" cy="574.528917977125" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="413.23558152942996" cy="488.72596921577497" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="413.23558152942996" cy="402.923020454425" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="413.23558152942996" cy="317.120071693075" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="167.26712841356" cy="445.8244948351" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="293.11145326353994" cy="445.8244948351" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="167.26712841356" cy="674.6323581987" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="293.11145326353994" cy="674.6323581987" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="167.26712841356" cy="217.01663147149998" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="293.11145326353994" cy="217.01663147149998" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="853.69071850436" cy="617.4303923578" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="979.5350433543399" cy="617.4303923578" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="853.69071850436" cy="445.8244948351" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="979.5350433543399" cy="445.8244948351" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="940.6377065825279" cy="102.6126997897" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="1069.914149382962" cy="102.6126997897" r="4.576157267272" 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="
|
|
93
|
+
</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 138.66614549310998 217.01663147149998 L 115.78535915674996 217.01663147149998 L 115.78535915674996 317.120071693075 L 413.23558152942996 317.120071693075" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 138.66614549310998 217.01663147149998 L 115.78535915674996 217.01663147149998 L 115.78535915674996 317.120071693075 L 413.23558152942996 317.120071693075" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 138.66614549310998 445.8244948351 L 115.78535915674996 445.8244948351 L 115.78535915674996 317.120071693075" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 138.66614549310998 445.8244948351 L 115.78535915674996 445.8244948351 L 115.78535915674996 317.120071693075" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 264.51047034308993 445.8244948351 L 338.87302593626 445.8244948351 L 338.87302593626 402.923020454425 L 413.23558152942996 402.923020454425" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 264.51047034308993 445.8244948351 L 338.87302593626 445.8244948351 L 338.87302593626 402.923020454425 L 413.23558152942996 402.923020454425" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 138.66614549310998 674.6323581987 L 115.78535915674996 674.6323581987 L 115.78535915674996 560.2284265169 L 287.39125667944995 560.2284265169 L 287.39125667944995 445.8244948351" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 138.66614549310998 674.6323581987 L 115.78535915674996 674.6323581987 L 115.78535915674996 560.2284265169 L 287.39125667944995 560.2284265169 L 287.39125667944995 445.8244948351" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 950.93406043389 445.8244948351 L 973.8148467702499 445.8244948351 L 973.8148467702499 617.4303923578 L 950.93406043389 617.4303923578" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 950.93406043389 445.8244948351 L 973.8148467702499 445.8244948351 L 973.8148467702499 617.4303923578 L 950.93406043389 617.4303923578" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 676.36462439757 360.02154607374996 L 973.8148467702499 360.02154607374996 L 973.8148467702499 445.8244948351" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 676.36462439757 360.02154607374996 L 973.8148467702499 360.02154607374996 L 973.8148467702499 445.8244948351" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 1067.0540510909168 102.6126997897 L 1089.934837427277 102.6126997897 L 1089.934837427277 445.8244948351 L 950.93406043389 445.8244948351" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1067.0540510909168 102.6126997897 L 1089.934837427277 102.6126997897 L 1089.934837427277 445.8244948351 L 950.93406043389 445.8244948351" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 264.51047034308993 674.6323581987 L 338.87302593626 674.6323581987 L 338.87302593626 488.72596921577497 L 413.23558152942996 488.72596921577497" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 264.51047034308993 674.6323581987 L 338.87302593626 674.6323581987 L 338.87302593626 488.72596921577497 L 413.23558152942996 488.72596921577497" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 676.36462439757 445.8244948351 L 750.72717999074 445.8244948351 L 750.72717999074 617.4303923578 L 825.0897355839099 617.4303923578" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 676.36462439757 445.8244948351 L 750.72717999074 445.8244948351 L 750.72717999074 617.4303923578 L 825.0897355839099 617.4303923578" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 937.7776082904829 102.6126997897 L 601.1440393167865 102.6126997897 L 601.1440393167865 217.01663147149998 L 264.51047034308993 217.01663147149998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 937.7776082904829 102.6126997897 L 601.1440393167865 102.6126997897 L 601.1440393167865 217.01663147149998 L 264.51047034308993 217.01663147149998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 413.23558152942996 574.528917977125 L 390.35479519307 574.528917977125 L 390.35479519307 719.7596011116204 L 750.72717999074 719.7596011116204 L 750.72717999074 617.4303923578" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 413.23558152942996 574.528917977125 L 390.35479519307 574.528917977125 L 390.35479519307 719.7596011116204 L 750.72717999074 719.7596011116204 L 750.72717999074 617.4303923578" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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 825.0897355839099 445.8244948351 L 807.8147418999582 445.8244948351 L 807.8147418999582 439.9898943193282" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.304629069088px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 825.0897355839099 445.8244948351 L 807.8147418999582 445.8244948351 L 807.8147418999582 439.9898943193282" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.288078633636px" 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="115.78535915674996" cy="317.120071693075" r="3.432117950454" 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"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><circle cx="950.93406043389" cy="445.8244948351" r="3.432117950454" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="973.8148467702499" cy="445.8244948351" r="3.432117950454" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"><circle cx="750.72717999074" cy="617.4303923578" r="3.432117950454" 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_9__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="458.99715420215" y="231.31712293172498" width="171.60589752269993" height="429.01474380675006" stroke-width="2.288078633636px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="458.99715420215" y="231.31712293172498" width="171.60589752269993" height="429.01474380675006" fill="transparent"/><text class="sch-text" x="544.8001029635" y="445.8244948351" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="20.592707702724px" transform="rotate(0, 544.8001029635, 445.8244948351)">PWR1</text><line class="component-pin sch-component-pin sch-port-line" x1="630.6030517248499" y1="360.02154607374996" x2="676.36462439757" y2="360.02154607374996" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="674.076545763934" y="357.73346744011394" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="653.48383806121" y="357.733467440114" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">7</text><line class="component-pin sch-component-pin sch-port-line" x1="630.6030517248499" y1="445.8244948351" x2="676.36462439757" y2="445.8244948351" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="674.076545763934" y="443.53641620146396" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="653.48383806121" y="443.53641620146396" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">6</text><line class="component-pin sch-component-pin sch-port-line" x1="630.6030517248499" y1="531.62744359645" x2="674.076545763934" y2="531.62744359645" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="676.36462439757" cy="531.62744359645" r="2.288078633636" stroke-width="2.288078633636px"/><rect x="674.076545763934" y="529.339364962814" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="653.48383806121" y="529.339364962814" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="458.99715420215" y1="574.528917977125" x2="413.23558152942996" y2="574.528917977125" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="410.94750289579395" y="572.240839343489" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="436.11636786579" y="572.240839343489" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="458.99715420215" y1="488.72596921577497" x2="413.23558152942996" y2="488.72596921577497" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="410.94750289579395" y="486.43789058213895" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="436.11636786579" y="486.437890582139" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="458.99715420215" y1="402.923020454425" x2="413.23558152942996" y2="402.923020454425" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><rect x="410.94750289579395" y="400.634941820789" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="436.11636786579" y="400.634941820789" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="458.99715420215" y1="317.120071693075" x2="413.23558152942996" y2="317.120071693075" stroke-width="2.288078633636px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><rect x="410.94750289579395" y="314.83199305943896" width="4.576157267272" height="4.576157267272" opacity="0"/></g><text class="pin-number sch-pin-number" x="436.11636786579" y="314.831993059439" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.16058975227px" transform="">1</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component-overlay sch-component-overlay" x="138.66614549311" y="429.04944633259765" width="125.84432484997998" height="33.55009700500466" fill="transparent"/><path class="sch-component-symbol-path" d="M 138.66614549311 445.8244948351 L 159.64439444560168 445.8244948351" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 243.5322213905983 445.8244948351 L 264.51047034309 445.8244948351" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 159.64439444560168 429.04944633259765 L 243.5322213905983 429.04944633259765 L 243.5322213905983 462.5995433376023 L 159.64439444560168 462.5995433376023 L 159.64439444560168 429.04944633259765" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="201.58830791809999" y="412.2660082084387" stroke="rgb(245, 241, 237)" stroke-width="2.288078633636px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.592707702724px">R6</text><text class="sch-component-text" x="201.58830791809999" y="479.3829814617613" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.592707702724px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component-overlay sch-component-overlay" x="138.66614549311" y="657.8573096961977" width="125.84432484997998" height="33.550097005004545" fill="transparent"/><path class="sch-component-symbol-path" d="M 138.66614549311 674.6323581987 L 159.64439444560168 674.6323581987" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 243.5322213905983 674.6323581987 L 264.51047034309 674.6323581987" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 159.64439444560168 657.8573096961977 L 243.5322213905983 657.8573096961977 L 243.5322213905983 691.4074067012023 L 159.64439444560168 691.4074067012023 L 159.64439444560168 657.8573096961977" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="201.58830791809999" y="641.0738715720387" stroke="rgb(245, 241, 237)" stroke-width="2.288078633636px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.592707702724px">R7</text><text class="sch-component-text" x="201.58830791809999" y="708.1908448253613" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.592707702724px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component-overlay sch-component-overlay" x="138.66614549311" y="200.24158296899765" width="125.84432484997998" height="33.55009700500466" fill="transparent"/><path class="sch-component-symbol-path" d="M 138.66614549311 217.01663147149998 L 159.64439444560168 217.01663147149998" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 243.5322213905983 217.01663147149998 L 264.51047034309 217.01663147149998" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 159.64439444560168 200.24158296899765 L 243.5322213905983 200.24158296899765 L 243.5322213905983 233.7916799740023 L 159.64439444560168 233.7916799740023 L 159.64439444560168 200.24158296899765" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="201.58830791809999" y="183.45814484483864" stroke="rgb(245, 241, 237)" stroke-width="2.288078633636px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.592707702724px">R8</text><text class="sch-component-text" x="201.58830791809999" y="250.5751180981613" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.592707702724px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component-overlay sch-component-overlay" x="825.0897355839099" y="583.8677109203103" width="125.84432484998001" height="67.12536287497937" fill="transparent"/><path class="sch-component-symbol-path" d="M 950.93406043389 617.4303923578 L 900.596330493898 617.4303923578" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 875.4274655239019 617.4303923578 L 825.0897355839099 617.4303923578" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 900.596330493898 583.8677109203103 L 900.596330493898 650.9930737952897" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 875.4274655239019 583.8677109203103 L 875.4274655239019 650.9930737952897" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="888.0118980089" y="567.092662417808" stroke="rgb(245, 241, 237)" stroke-width="2.288078633636px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.592707702724px">C6</text><text class="sch-component-text" x="888.0118980089" y="667.7681222977919" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.592707702724px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component-overlay sch-component-overlay" x="825.0897355839099" y="412.26181339761035" width="125.84432484998001" height="67.12536287497926" fill="transparent"/><path class="sch-component-symbol-path" d="M 950.93406043389 445.8244948351 L 900.596330493898 445.8244948351" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 875.4274655239019 445.8244948351 L 825.0897355839099 445.8244948351" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 900.596330493898 412.26181339761035 L 900.596330493898 479.3871762725896" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 875.4274655239019 412.26181339761035 L 875.4274655239019 479.3871762725896" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="888.0118980089" y="395.48676489510797" stroke="rgb(245, 241, 237)" stroke-width="2.288078633636px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.592707702724px">C7</text><text class="sch-component-text" x="888.0118980089" y="496.162224775092" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.592707702724px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component-overlay sch-component-overlay" x="937.7776082904829" y="64.30856858957144" width="129.27644280043387" height="55.06218860018481" fill="transparent"/><path class="sch-component-symbol-path" d="M 1019.1738870907561 102.6126997897 L 986.8547763906477 119.37075718975625" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1017.9768829907521 102.6126997897 L 1067.0540510909168 102.6126997897" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 986.8547763906477 87.05164648964777 L 1019.1738870907561 102.6126997897" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 986.8547763906477 119.37075718975625 L 986.8547763906477 87.05164648964777" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1019.1738870907561 87.05164648964777 L 1019.1738870907561 119.37075718975625" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 986.8547763906477 102.6126997897 L 937.7776082904829 102.6126997897" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1021.5678952907641 67.89958088958349 L 1032.3409321908002 66.70257678957947 L 1028.7499198907883 77.47561368961563" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1011.991862490732 82.2636300896317 L 1013.188866590736 82.2636300896317 L 1027.5529157907843 70.29358908959152 L 1027.5529157907843 70.29358908959152" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1000.0218214906919 65.50557268957544 L 1011.991862490732 64.30856858957144 L 1007.203846090716 75.0816054896076" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 990.4457886906597 79.86962188962366 L 991.6427927906637 78.67261778961965 L 1007.203846090716 67.89958088958349 L 1007.203846090716 67.89958088958349" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.288078633636px" stroke-linecap="round"/><text class="sch-component-text" x="1002.4158296906999" y="127.74978588978438" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="20.592707702724px"></text><text class="sch-component-name sch-component-text" x="1002.4158296906999" y="53.535531689535276" stroke="rgb(245, 241, 237)" stroke-width="2.288078633636px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="20.592707702724px">LED1</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="676.36462439757" cy="360.02154607374996" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="676.36462439757" cy="445.8244948351" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="676.36462439757" cy="531.62744359645" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="413.23558152942996" cy="574.528917977125" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="413.23558152942996" cy="488.72596921577497" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="413.23558152942996" cy="402.923020454425" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="413.23558152942996" cy="317.120071693075" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="167.26712841356" cy="445.8244948351" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="293.11145326353994" cy="445.8244948351" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="167.26712841356" cy="674.6323581987" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="293.11145326353994" cy="674.6323581987" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="167.26712841356" cy="217.01663147149998" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="293.11145326353994" cy="217.01663147149998" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="853.69071850436" cy="617.4303923578" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="979.5350433543399" cy="617.4303923578" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="853.69071850436" cy="445.8244948351" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="979.5350433543399" cy="445.8244948351" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="940.6377065825279" cy="102.6126997897" r="4.576157267272" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="1069.914149382962" cy="102.6126997897" r="4.576157267272" 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="
|
|
94
94
|
M 973.8148467702499,617.4303923578
|
|
95
95
|
L 985.2552399384299,623.6082046686172
|
|
96
96
|
L 985.2552399384299,662.8411263066957
|