@tscircuit/schematic-trace-solver 0.0.190 → 0.0.191
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +2 -0
- package/dist/index.js +428 -205
- package/lib/solvers/InlineNetLabelSolver/getLocalTraceLabelShifts.ts +29 -0
- package/lib/solvers/LongDistancePairSolver/LongDistancePairSolver.ts +7 -0
- package/lib/solvers/LongDistancePairSolver/getParallelNetLabelPolicy.ts +98 -0
- package/lib/solvers/MspConnectionPairSolver/MspConnectionPairSolver.ts +24 -2
- package/lib/solvers/MspConnectionPairSolver/getParallelRailPairs.ts +178 -0
- package/lib/solvers/NetLabelToTraceSolver/NetLabelToTraceSolver.ts +13 -0
- package/package.json +1 -1
- package/tests/bug-reports/bug-report-20260706T213649Z/__snapshots__/bug-report-20260706T213649Z.snap.svg +837 -799
- package/tests/bug-reports/bug-report-20260706T220324Z/__snapshots__/bug-report-20260706T220324Z.snap.svg +904 -866
- package/tests/bug-reports/bug-report-20260707T092615Z/__snapshots__/bug-report-20260707T092615Z.snap.svg +533 -524
- package/tests/bug-reports/bug-report-20260804T171919Z/__snapshots__/bug-report-20260804T171919Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260806T093501Z/__snapshots__/bug-report-20260806T093501Z.snap.svg +94 -94
- package/tests/bug-reports/bug-report-20260901T064117Z/bug-report-20260901T064117Z.test.ts +13 -2
- package/tests/bug-reports/bug-report-20260902T092425Z/__snapshots__/bug-report-20260902T092425Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260902T092425Z/bug-report-20260902T092425Z.test.ts +16 -2
- package/tests/bug-reports/bug-report-20260905T041712Z/__snapshots__/bug-report-20260905T041712Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260907T110144Z/__snapshots__/bug-report-20260907T110144Z.snap.svg +19 -58
- package/tests/bug-reports/bug-report-20260907T110144Z/bug-report-20260907T110144Z.test.ts +2 -2
- package/tests/bug-reports/bug-report-20260907T145640Z/__snapshots__/bug-report-20260907T145640Z.snap.svg +917 -933
- package/tests/repros/__snapshots__/repro-smartwatch-power-sheet.snap.svg +111 -75
- package/tests/repros/repro-trellis-core-decoupling-snake-traces.test.ts +66 -0
- package/tests/solvers/InlineNetLabelSolver/local-trace-label-shifts.test.ts +62 -0
- package/tests/solvers/LongDistancePairSolver/__snapshots__/decoupling-mixed-supplies.snap.svg +112 -0
- package/tests/solvers/LongDistancePairSolver/__snapshots__/horizontal-rails.snap.svg +79 -0
- package/tests/solvers/LongDistancePairSolver/__snapshots__/vertical-rails.snap.svg +86 -0
- package/tests/solvers/LongDistancePairSolver/parallel-decoupling-labels.test.ts +505 -0
|
@@ -3,10 +3,21 @@ import { SchematicTracePipelineSolver } from "lib/solvers/SchematicTracePipeline
|
|
|
3
3
|
import inputProblem from "./bug-report-20260901T064117Z.json"
|
|
4
4
|
import "tests/fixtures/matcher"
|
|
5
5
|
|
|
6
|
-
test("bug-report-20260901T064117Z", () => {
|
|
6
|
+
test("bug-report-20260901T064117Z", async () => {
|
|
7
7
|
const solver = new SchematicTracePipelineSolver(inputProblem as any)
|
|
8
8
|
|
|
9
9
|
solver.solve()
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
const groundRailLabel = solver
|
|
12
|
+
.netLabelToTraceSolver!.getOutput()
|
|
13
|
+
.netLabelPlacements.find(
|
|
14
|
+
(label) =>
|
|
15
|
+
label.pinIds.includes("schematic_port_7") &&
|
|
16
|
+
label.pinIds.includes("schematic_port_9"),
|
|
17
|
+
)!
|
|
18
|
+
expect(groundRailLabel).toMatchObject({ netId: "GND", orientation: "y-" })
|
|
19
|
+
expect(groundRailLabel.anchorPoint.x).toBeCloseTo(7.25)
|
|
20
|
+
expect(groundRailLabel.anchorPoint.y).toBeCloseTo(-1.58)
|
|
21
|
+
|
|
22
|
+
await expect(solver).toMatchSolverSnapshot(import.meta.path)
|
|
12
23
|
})
|
|
@@ -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="5,-0.11999999999999988 1.9,-0.2999999999999998" data-type="line" data-label="" points="452.60010678056597,333.1852642819007 267.2290443139348,343.94874532835024" fill="none" stroke="hsl(128, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="6.75,-0.11999999999999988 1.9,0.10000000000000009" data-type="line" data-label="" points="557.2450613988254,333.1852642819007 267.2290443139348,320.0298985584623" fill="none" stroke="hsl(128, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.9,-0.4999999999999998 1.9,1.0999999999999999" data-type="line" data-label="" points="267.2290443139348,355.9081687132942 267.2290443139348,260.23278163374266" fill="none" stroke="hsl(211, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,-0.2999999999999998 5,-0.11999999999999988" data-type="line" data-label="" points="267.2290443139348,343.94874532835024 452.60010678056597,333.1852642819007" fill="none" stroke="hsl(118, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,-0.09999999999999987 1.9,0.30000000000000004" data-type="line" data-label="" points="267.2290443139348,331.98932194340625 267.2290443139348,308.0704751735184" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,-0.09999999999999987 1.9,0.5" data-type="line" data-label="" points="267.2290443139348,331.98932194340625 267.2290443139348,296.11105178857446" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,-0.09999999999999987 5,-0.8800000000000001" data-type="line" data-label="" points="267.2290443139348,331.98932194340625 452.60010678056597,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,-0.09999999999999987 6.75,-0.8800000000000001" data-type="line" data-label="" points="267.2290443139348,331.98932194340625 557.2450613988254,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,0.30000000000000004 1.9,0.5" data-type="line" data-label="" points="267.2290443139348,308.0704751735184 267.2290443139348,296.11105178857446" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,0.30000000000000004 5,-0.8800000000000001" data-type="line" data-label="" points="267.2290443139348,308.0704751735184 452.60010678056597,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,0.30000000000000004 6.75,-0.8800000000000001" data-type="line" data-label="" points="267.2290443139348,308.0704751735184 557.2450613988254,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,0.5 5,-0.8800000000000001" data-type="line" data-label="" points="267.2290443139348,296.11105178857446 452.60010678056597,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,0.5 6.75,-0.8800000000000001" data-type="line" data-label="" points="267.2290443139348,296.11105178857446 557.2450613988254,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5,-0.8800000000000001 6.75,-0.8800000000000001" data-type="line" data-label="" points="452.60010678056597,378.63107314468766 557.2450613988254,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,0.10000000000000009 6.75,-0.11999999999999988" data-type="line" data-label="" points="267.2290443139348,320.0298985584623 557.2450613988254,333.1852642819007" fill="none" stroke="hsl(117, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="5,-0.11999999999999988 1.9,-0.2999999999999998" data-type="line" data-label="" points="452.60010678056597,333.1852642819007 267.2290443139348,343.94874532835024" fill="none" stroke="hsl(128, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="6.75,-0.11999999999999988 1.9,0.10000000000000009" data-type="line" data-label="" points="557.2450613988254,333.1852642819007 267.2290443139348,320.0298985584623" fill="none" stroke="hsl(128, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.9,-0.4999999999999998 1.9,1.0999999999999999" data-type="line" data-label="" points="267.2290443139348,355.9081687132942 267.2290443139348,260.23278163374266" fill="none" stroke="hsl(211, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,-0.2999999999999998 5,-0.11999999999999988" data-type="line" data-label="" points="267.2290443139348,343.94874532835024 452.60010678056597,333.1852642819007" fill="none" stroke="hsl(118, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,-0.09999999999999987 1.9,0.30000000000000004" data-type="line" data-label="" points="267.2290443139348,331.98932194340625 267.2290443139348,308.0704751735184" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,-0.09999999999999987 1.9,0.5" data-type="line" data-label="" points="267.2290443139348,331.98932194340625 267.2290443139348,296.11105178857446" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,-0.09999999999999987 5,-0.8800000000000001" data-type="line" data-label="" points="267.2290443139348,331.98932194340625 452.60010678056597,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,-0.09999999999999987 6.75,-0.8800000000000001" data-type="line" data-label="" points="267.2290443139348,331.98932194340625 557.2450613988254,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,0.30000000000000004 1.9,0.5" data-type="line" data-label="" points="267.2290443139348,308.0704751735184 267.2290443139348,296.11105178857446" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,0.30000000000000004 5,-0.8800000000000001" data-type="line" data-label="" points="267.2290443139348,308.0704751735184 452.60010678056597,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,0.30000000000000004 6.75,-0.8800000000000001" data-type="line" data-label="" points="267.2290443139348,308.0704751735184 557.2450613988254,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,0.5 5,-0.8800000000000001" data-type="line" data-label="" points="267.2290443139348,296.11105178857446 452.60010678056597,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,0.5 6.75,-0.8800000000000001" data-type="line" data-label="" points="267.2290443139348,296.11105178857446 557.2450613988254,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5,-0.8800000000000001 6.75,-0.8800000000000001" data-type="line" data-label="" points="452.60010678056597,378.63107314468766 557.2450613988254,378.63107314468766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.9,0.10000000000000009 6.75,-0.11999999999999988" data-type="line" data-label="" points="267.2290443139348,320.0298985584623 557.2450613988254,333.1852642819007" fill="none" stroke="hsl(117, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5,-0.8800000000000001 5,-1.0800000000000003 6.75,-1.0800000000000003 6.75,-0.8800000000000001" data-type="line" data-label="" points="452.60010678056597,378.63107314468766 452.60010678056597,390.5904965296316 557.2450613988254,390.5904965296316 557.2450613988254,378.63107314468766" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.9,0.5 2.1,0.5 2.1,0.30000000000000004 1.9,0.30000000000000004" data-type="line" data-label="" points="267.2290443139348,296.11105178857446 279.1884676988788,296.11105178857446 279.1884676988788,308.0704751735184 267.2290443139348,308.0704751735184" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.1,0.30000000000000004 2.1,-0.09999999999999992 1.9,-0.09999999999999987" data-type="line" data-label="" points="279.1884676988788,308.0704751735184 279.1884676988788,331.98932194340625 267.2290443139348,331.98932194340625" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.1,-0.09999999999999992 2.9399999999999995,-0.09999999999999992 2.9399999999999995,-0.4009999999999999" data-type="line" data-label="" points="279.1884676988788,331.98932194340625 329.41804591564335,331.98932194340625 329.41804591564335,349.98825413774694" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.9,1.0999999999999999 2.2009999999999996,1.0999999999999999 2.2009999999999996,1.5009999999999997" data-type="line" data-label="" points="267.2290443139348,260.23278163374266 285.22797650827545,260.23278163374266 285.22797650827545,236.25413774693004" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.9,-0.2999999999999998 3.9110000000000005,-0.2999999999999998 3.9110000000000005,0.30100000000000016" data-type="line" data-label="" points="267.2290443139348,343.94874532835024 387.48104644954617,343.94874532835024 387.48104644954617,308.0106780565937" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.9,0.10000000000000009 3.1109999999999998,0.10000000000000009 3.1109999999999998,0.7510000000000001" data-type="line" data-label="" points="267.2290443139348,320.0298985584623 339.6433529097704,320.0298985584623 339.6433529097704,281.1019754404698" 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="40" y="236.3139348638548" width="227.22904431393482" height="179.39135077415906" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.016723214285714286"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="5.1325" data-y="-0.5" x="425.69140416444213" y="333.1852642819007" width="69.66364121729839" height="45.445808862786976" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.016723214285714286"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="6.8825" data-y="-0.5" x="530.3363587827016" y="333.1852642819007" width="69.66364121729839" height="45.445808862786976" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.016723214285714286"/></g><g><rect data-type="rect" data-label="T113-S3" data-x="-1.08" data-y="-1.63" x="63.918846769887864" y="418.09717031500264" width="50.22957821676454" height="10.763481046449556" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.016723214285714286"/></g><g><rect data-type="rect" data-label="U3" data-x="-1.38" data-y="1.6150000000000002" x="60.33101975440467" y="221.962626801922" width="21.526962092899126" height="14.949279231179958" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.016723214285714286"/></g><g><rect data-type="rect" data-label="netId: P1V8
|
|
4
4
|
globalConnNetId: connectivity_net2" data-x="2.1109999999999998" data-y="-0.4999999999999998" x="267.2888414308595" y="349.9284570208222" width="25.114789108382297" height="11.959423384943932" fill="#ef444466" stroke="#ef4444" stroke-width="0.016723214285714286"/></g><g><rect data-type="rect" data-label="netId: P1V8
|
|
5
5
|
globalConnNetId: connectivity_net2" data-x="2.2009999999999996" data-y="1.7109999999999996" x="267.2888414308595" y="211.1393486385478" width="35.87827015483185" height="25.11478910838224" fill="#ef444466" stroke="#ef4444" stroke-width="0.016723214285714286"/></g><g><rect data-type="rect" data-label="netId: AUDIO_VRA2
|
|
6
6
|
globalConnNetId: connectivity_net0" data-x="5" data-y="0.09100000000000011" x="413.134009610251" y="308.01067805659375" width="78.93219434062996" height="25.11478910838224" fill="#ef444466" stroke="#ef4444" stroke-width="0.016723214285714286"/></g><g><rect data-type="rect" data-label="netId: AUDIO_VRA2
|
|
@@ -89,7 +89,7 @@ orientation: y+" data-x="3.1109999999999998" data-y="0.7510000000000001" cx="339
|
|
|
89
89
|
.port-label { fill: rgb(0, 100, 100); }
|
|
90
90
|
.component-name { fill: rgb(0, 100, 100); }
|
|
91
91
|
|
|
92
|
-
</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 484.71744471739 351.52432432435 L 508.30466830461 351.52432432435 L 508.30466830461 375.11154791157 L 484.71744471739 375.11154791157" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 484.71744471739 351.52432432435 L 508.30466830461 351.52432432435 L 508.30466830461 375.11154791157 L 484.71744471739 375.11154791157" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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 850.3194103193 514.276167076168 L 850.3194103193 537.863390663388 L 1056.7076167074752 537.863390663388 L 1056.7076167074752 514.276167076168" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 850.3194103193 514.276167076168 L 850.3194103193 537.863390663388 L 1056.7076167074752 537.863390663388 L 1056.7076167074752 514.276167076168" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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 508.30466830461 375.11154791157 L 508.30466830461 422.28599508601 L 484.71744471739 422.28599508601" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 508.30466830461 375.11154791157 L 508.30466830461 422.28599508601 L 484.71744471739 422.28599508601" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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 508.30466830461 422.28599508601 L 607.371007370934 422.28599508601 L 607.371007370934 457.7847665847761" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 508.30466830461 422.28599508601 L 607.371007370934 422.28599508601 L 607.371007370934 457.7847665847761" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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 484.71744471739 280.76265356269005 L 520.216216216156 280.76265356269005 L 520.216216216156 233.47027027031393" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 484.71744471739 280.76265356269005 L 520.216216216156 280.76265356269005 L 520.216216216156 233.47027027031393" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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 484.71744471739 445.87321867323 L 721.8869778868872 445.87321867323 L 721.8869778868872 374.9936117936339" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 484.71744471739 445.87321867323 L 721.8869778868872 445.87321867323 L 721.8869778868872 374.9936117936339" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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 484.71744471739 398.69877149879 L 627.5380835380071 398.69877149879 L 627.5380835380071 321.9223587223889" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 484.71744471739 398.69877149879 L 627.5380835380071 398.69877149879 L 627.5380835380071 321.9223587223889" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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="508.30466830461" cy="375.11154791157" r="3.538083538083" 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="508.30466830461" cy="422.28599508601" r="3.538083538083" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="83.73464373464998" y="233.58820638825" width="353.8083538083" height="353.8083538083" stroke-width="2.3587223587220003px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="83.73464373464998" y="233.58820638825" width="353.8083538083" height="353.8083538083" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="540.22211302211" x2="482.358722358668" y2="540.22211302211" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="484.71744471739" cy="540.22211302211" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="482.358722358668" y="537.8633906633879" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="537.863390663388" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="540.22211302211" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">PB2</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="516.63488943489" x2="482.358722358668" y2="516.63488943489" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="484.71744471739" cy="516.63488943489" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="482.358722358668" y="514.276167076168" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="514.276167076168" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="516.63488943489" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">MICIN3P</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="493.04766584767" x2="482.358722358668" y2="493.04766584767" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="484.71744471739" cy="493.04766584767" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="482.358722358668" y="490.688943488948" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="490.688943488948" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="493.04766584767" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">MICIN3N</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="469.46044226045" x2="482.358722358668" y2="469.46044226045" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="484.71744471739" cy="469.46044226045" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="482.358722358668" y="467.101719901728" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="467.10171990172796" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="469.46044226045" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">AVCC</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="445.87321867323" x2="484.71744471739" y2="445.87321867323" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="482.358722358668" y="443.514496314508" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="443.514496314508" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="445.87321867323" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">VRA2</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="422.28599508601" x2="484.71744471739" y2="422.28599508601" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><rect x="482.358722358668" y="419.927272727288" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="419.92727272728797" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="422.28599508601" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">AGND</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="398.69877149879" x2="484.71744471739" y2="398.69877149879" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><rect x="482.358722358668" y="396.340049140068" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="396.340049140068" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="398.69877149879" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">VRA1</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="375.11154791157" x2="484.71744471739" y2="375.11154791157" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><rect x="482.358722358668" y="372.75282555284804" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="372.752825552848" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="375.11154791157" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">FMINR</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="351.52432432435" x2="484.71744471739" y2="351.52432432435" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><rect x="482.358722358668" y="349.165601965628" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="349.165601965628" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="351.52432432435" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">FMINL</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="327.93710073713" x2="482.358722358668" y2="327.93710073713" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="484.71744471739" cy="327.93710073713" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="482.358722358668" y="325.578378378408" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="325.578378378408" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="327.93710073713" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">LINEINR</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="304.34987714991" x2="482.358722358668" y2="304.34987714991" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="484.71744471739" cy="304.34987714991" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="482.358722358668" y="301.991154791188" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="301.991154791188" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="304.34987714991" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">LINEINL</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="280.76265356269005" x2="484.71744471739" y2="280.76265356269005" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_11__stack1"><rect x="482.358722358668" y="278.40393120396806" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="278.403931203968" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="280.76265356269005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">HPVCC</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component chip sch-component-body" x="797.2481572480551" y="463.563636363645" width="137.39557739555642" height="11.793611793610012" stroke-width="2.3587223587220003px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="797.2481572480551" y="463.563636363645" width="137.39557739555642" height="11.793611793610012" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="850.3194103193" y1="463.563636363645" x2="850.3194103193" y2="427.003439803454" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="850.3194103193" cy="424.644717444732" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="847.960687960578" y="422.28599508601" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="847.9606879605781" y="444.1041769041885" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform="rotate(-90 847.9606879605781 444.1041769041885)">1</text><line class="component-pin sch-component-pin sch-port-line" x1="850.3194103193" y1="475.357248157255" x2="850.3194103193" y2="514.276167076168" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="847.960687960578" y="511.917444717446" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="847.9606879605781" y="494.81670761671154" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform="rotate(-90 847.9606879605781 494.81670761671154)">2</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component chip sch-component-body" x="1003.63636363623" y="463.563636363645" width="137.39557739555653" height="11.793611793610012" stroke-width="2.3587223587220003px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1003.63636363623" y="463.563636363645" width="137.39557739555653" height="11.793611793610012" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1056.7076167074752" y1="463.563636363645" x2="1056.7076167074752" y2="427.003439803454" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1056.7076167074752" cy="424.644717444732" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="1054.3488943487532" y="422.28599508601" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="1054.3488943487532" y="444.1041769041885" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform="rotate(-90 1054.3488943487532 444.1041769041885)">1</text><line class="component-pin sch-component-pin sch-port-line" x1="1056.7076167074752" y1="475.357248157255" x2="1056.7076167074752" y2="514.276167076168" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><rect x="1054.3488943487532" y="511.917444717446" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="1054.3488943487532" y="494.81670761671154" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform="rotate(-90 1054.3488943487532 494.81670761671154)">2</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="484.71744471739" cy="540.22211302211" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="484.71744471739" cy="516.63488943489" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="484.71744471739" cy="493.04766584767" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="484.71744471739" cy="469.46044226045" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="484.71744471739" cy="445.87321867323" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="484.71744471739" cy="422.28599508601" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="484.71744471739" cy="398.69877149879" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="484.71744471739" cy="375.11154791157" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="484.71744471739" cy="351.52432432435" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="484.71744471739" cy="327.93710073713" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_10__stack1"><circle cx="484.71744471739" cy="304.34987714991" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_11__stack1"><circle cx="484.71744471739" cy="280.76265356269005" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="850.3194103193" cy="424.644717444732" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="850.3194103193" cy="514.276167076168" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="1056.7076167074752" cy="424.644717444732" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="1056.7076167074752" cy="514.276167076168" r="4.717444717444001" 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="
|
|
92
|
+
</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 850.3194103193 514.276167076168 L 850.3194103193 537.863390663388 L 1056.7076167074752 537.863390663388 L 1056.7076167074752 514.276167076168" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 850.3194103193 514.276167076168 L 850.3194103193 537.863390663388 L 1056.7076167074752 537.863390663388 L 1056.7076167074752 514.276167076168" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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 484.71744471739 351.52432432435 L 508.30466830461 351.52432432435 L 508.30466830461 375.11154791157 L 484.71744471739 375.11154791157" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 484.71744471739 351.52432432435 L 508.30466830461 351.52432432435 L 508.30466830461 375.11154791157 L 484.71744471739 375.11154791157" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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 508.30466830461 375.11154791157 L 508.30466830461 422.28599508601 L 484.71744471739 422.28599508601" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 508.30466830461 375.11154791157 L 508.30466830461 422.28599508601 L 484.71744471739 422.28599508601" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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 508.30466830461 422.28599508601 L 607.371007370934 422.28599508601 L 607.371007370934 457.7847665847761" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 508.30466830461 422.28599508601 L 607.371007370934 422.28599508601 L 607.371007370934 457.7847665847761" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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 484.71744471739 280.76265356269005 L 520.216216216156 280.76265356269005 L 520.216216216156 233.47027027031393" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 484.71744471739 280.76265356269005 L 520.216216216156 280.76265356269005 L 520.216216216156 233.47027027031393" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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 484.71744471739 445.87321867323 L 721.8869778868872 445.87321867323 L 721.8869778868872 374.9936117936339" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 484.71744471739 445.87321867323 L 721.8869778868872 445.87321867323 L 721.8869778868872 374.9936117936339" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" 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 484.71744471739 398.69877149879 L 627.5380835380071 398.69877149879 L 627.5380835380071 321.9223587223889" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="18.869778869776002px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 484.71744471739 398.69877149879 L 627.5380835380071 398.69877149879 L 627.5380835380071 321.9223587223889" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.3587223587220003px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><circle cx="508.30466830461" cy="375.11154791157" r="3.538083538083" 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="508.30466830461" cy="422.28599508601" r="3.538083538083" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="83.73464373464998" y="233.58820638825" width="353.8083538083" height="353.8083538083" stroke-width="2.3587223587220003px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="83.73464373464998" y="233.58820638825" width="353.8083538083" height="353.8083538083" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="540.22211302211" x2="482.358722358668" y2="540.22211302211" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="484.71744471739" cy="540.22211302211" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="482.358722358668" y="537.8633906633879" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="537.863390663388" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="540.22211302211" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">PB2</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="516.63488943489" x2="482.358722358668" y2="516.63488943489" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="484.71744471739" cy="516.63488943489" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="482.358722358668" y="514.276167076168" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="514.276167076168" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="516.63488943489" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">MICIN3P</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="493.04766584767" x2="482.358722358668" y2="493.04766584767" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="484.71744471739" cy="493.04766584767" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="482.358722358668" y="490.688943488948" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="490.688943488948" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="493.04766584767" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">MICIN3N</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="469.46044226045" x2="482.358722358668" y2="469.46044226045" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="484.71744471739" cy="469.46044226045" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="482.358722358668" y="467.101719901728" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="467.10171990172796" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="469.46044226045" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">AVCC</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="445.87321867323" x2="484.71744471739" y2="445.87321867323" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="482.358722358668" y="443.514496314508" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="443.514496314508" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="445.87321867323" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">VRA2</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="422.28599508601" x2="484.71744471739" y2="422.28599508601" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><rect x="482.358722358668" y="419.927272727288" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="419.92727272728797" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="422.28599508601" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">AGND</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="398.69877149879" x2="484.71744471739" y2="398.69877149879" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><rect x="482.358722358668" y="396.340049140068" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="396.340049140068" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="398.69877149879" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">VRA1</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="375.11154791157" x2="484.71744471739" y2="375.11154791157" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><rect x="482.358722358668" y="372.75282555284804" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="372.752825552848" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="375.11154791157" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">FMINR</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="351.52432432435" x2="484.71744471739" y2="351.52432432435" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><rect x="482.358722358668" y="349.165601965628" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="349.165601965628" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="351.52432432435" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">FMINL</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="327.93710073713" x2="482.358722358668" y2="327.93710073713" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="484.71744471739" cy="327.93710073713" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="482.358722358668" y="325.578378378408" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="325.578378378408" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="327.93710073713" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">LINEINR</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="304.34987714991" x2="482.358722358668" y2="304.34987714991" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="484.71744471739" cy="304.34987714991" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="482.358722358668" y="301.991154791188" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="301.991154791188" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="304.34987714991" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">LINEINL</text><line class="component-pin sch-component-pin sch-port-line" x1="437.54299754295" y1="280.76265356269005" x2="484.71744471739" y2="280.76265356269005" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_0_11__stack1"><rect x="482.358722358668" y="278.40393120396806" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="461.13022113016996" y="278.403931203968" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform=""></text><text class="pin-number sch-pin-label" x="425.74938574934" y="280.76265356269005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="17.690417690415px" transform="">HPVCC</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component chip sch-component-body" x="797.2481572480551" y="463.563636363645" width="137.39557739555642" height="11.793611793610012" stroke-width="2.3587223587220003px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="797.2481572480551" y="463.563636363645" width="137.39557739555642" height="11.793611793610012" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="850.3194103193" y1="463.563636363645" x2="850.3194103193" y2="427.003439803454" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="850.3194103193" cy="424.644717444732" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="847.960687960578" y="422.28599508601" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="847.9606879605781" y="444.1041769041885" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform="rotate(-90 847.9606879605781 444.1041769041885)">1</text><line class="component-pin sch-component-pin sch-port-line" x1="850.3194103193" y1="475.357248157255" x2="850.3194103193" y2="514.276167076168" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="847.960687960578" y="511.917444717446" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="847.9606879605781" y="494.81670761671154" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform="rotate(-90 847.9606879605781 494.81670761671154)">2</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component chip sch-component-body" x="1003.63636363623" y="463.563636363645" width="137.39557739555653" height="11.793611793610012" stroke-width="2.3587223587220003px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1003.63636363623" y="463.563636363645" width="137.39557739555653" height="11.793611793610012" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1056.7076167074752" y1="463.563636363645" x2="1056.7076167074752" y2="427.003439803454" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1056.7076167074752" cy="424.644717444732" r="2.3587223587220003" stroke-width="2.3587223587220003px"/><rect x="1054.3488943487532" y="422.28599508601" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="1054.3488943487532" y="444.1041769041885" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform="rotate(-90 1054.3488943487532 444.1041769041885)">1</text><line class="component-pin sch-component-pin sch-port-line" x1="1056.7076167074752" y1="475.357248157255" x2="1056.7076167074752" y2="514.276167076168" stroke-width="2.3587223587220003px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><rect x="1054.3488943487532" y="511.917444717446" width="4.717444717444001" height="4.717444717444001" opacity="0"/></g><text class="pin-number sch-pin-number" x="1054.3488943487532" y="494.81670761671154" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="17.690417690415px" transform="rotate(-90 1054.3488943487532 494.81670761671154)">2</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="484.71744471739" cy="540.22211302211" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="484.71744471739" cy="516.63488943489" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="484.71744471739" cy="493.04766584767" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="484.71744471739" cy="469.46044226045" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="484.71744471739" cy="445.87321867323" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="484.71744471739" cy="422.28599508601" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="484.71744471739" cy="398.69877149879" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="484.71744471739" cy="375.11154791157" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="484.71744471739" cy="351.52432432435" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="484.71744471739" cy="327.93710073713" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_10__stack1"><circle cx="484.71744471739" cy="304.34987714991" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_11__stack1"><circle cx="484.71744471739" cy="280.76265356269005" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="850.3194103193" cy="424.644717444732" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="850.3194103193" cy="514.276167076168" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="1056.7076167074752" cy="424.644717444732" r="4.717444717444001" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="1056.7076167074752" cy="514.276167076168" r="4.717444717444001" 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
93
|
M 484.71744471739,469.46044226045
|
|
94
94
|
L 491.0859950859394,457.66683046684
|
|
95
95
|
L 531.5302211301592,457.66683046684
|
|
@@ -5,7 +5,7 @@ import { boundsOverlap } from "lib/utils/textBoxBounds"
|
|
|
5
5
|
import inputProblem from "./bug-report-20260902T092425Z.json"
|
|
6
6
|
import "tests/fixtures/matcher"
|
|
7
7
|
|
|
8
|
-
test("bug-report-20260902T092425Z", () => {
|
|
8
|
+
test("bug-report-20260902T092425Z", async () => {
|
|
9
9
|
const solver = new SchematicTracePipelineSolver(inputProblem as any)
|
|
10
10
|
|
|
11
11
|
solver.solve()
|
|
@@ -47,5 +47,19 @@ test("bug-report-20260902T092425Z", () => {
|
|
|
47
47
|
).toBe(false)
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
|
|
50
|
+
const capacitorGroundLabel = solver
|
|
51
|
+
.netLabelToTraceSolver!.getOutput()
|
|
52
|
+
.netLabelPlacements.find(
|
|
53
|
+
(label) =>
|
|
54
|
+
label.pinIds.includes("schematic_port_13") &&
|
|
55
|
+
label.pinIds.includes("schematic_port_15"),
|
|
56
|
+
)!
|
|
57
|
+
expect(capacitorGroundLabel).toMatchObject({
|
|
58
|
+
netId: "GND",
|
|
59
|
+
orientation: "y-",
|
|
60
|
+
})
|
|
61
|
+
expect(capacitorGroundLabel.anchorPoint.x).toBeCloseTo(5)
|
|
62
|
+
expect(capacitorGroundLabel.anchorPoint.y).toBeCloseTo(-1.08)
|
|
63
|
+
|
|
64
|
+
await expect(solver).toMatchSolverSnapshot(import.meta.path)
|
|
51
65
|
})
|