@tscircuit/schematic-trace-solver 0.0.186 → 0.0.188
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 +40 -23
- package/dist/index.js +1041 -319
- package/lib/solvers/InlineNetLabelSolver/InlineNetLabelSolver.ts +611 -230
- package/lib/solvers/InlineNetLabelSolver/alignPortOnlyInlineNetLabelStubs.ts +2 -6
- package/lib/solvers/InlineNetLabelSolver/getInlineLabelObstacles.ts +64 -0
- package/lib/solvers/InlineNetLabelSolver/getLocalTraceLabelShifts.ts +407 -0
- package/lib/solvers/InlineNetLabelSolver/getOutputLabelCollisions.ts +145 -0
- package/lib/solvers/InlineNetLabelSolver/isLabelRepresentedInline.ts +15 -0
- package/lib/solvers/InlineNetLabelSolver/pushAnchoredNetLabelsAwayFromInlineLabels.ts +61 -31
- package/lib/solvers/NetLabelNetLabelCollisionSolver/NetLabelNetLabelCollisionSolver.ts +83 -14
- package/lib/solvers/NetLabelToTraceSolver/NetLabelToTraceSolver.ts +4 -3
- package/lib/solvers/SameNetJunctionAlignmentSolver/alignSameNetJunctions.ts +14 -11
- package/lib/solvers/SchematicTracePipelineSolver/SchematicTracePipelineSolver.ts +3 -0
- package/lib/types/InputProblem.ts +2 -2
- package/package.json +1 -1
- package/site/bug-reports/bug-report-20260907T083336Z.page.tsx +4 -0
- package/site/bug-reports/bug-report-20260907T110144Z.page.tsx +4 -0
- package/site/bug-reports/bug-report-20260907T145640Z.page.tsx +4 -0
- package/tests/bug-reports/bug-report-20260806T093501Z/__snapshots__/bug-report-20260806T093501Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260811T075142Z/__snapshots__/bug-report-20260811T075142Z.snap.svg +18 -18
- package/tests/bug-reports/bug-report-20260819T091818Z/__snapshots__/bug-report-20260819T091818Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260819T091818Z/bug-report-20260819T091818Z.test.ts +21 -0
- package/tests/bug-reports/bug-report-20260825T103621Z/__snapshots__/bug-report-20260825T103621Z.snap.svg +5 -38
- package/tests/bug-reports/bug-report-20260826T072956Z/__snapshots__/bug-report-20260826T072956Z.snap.svg +3 -9
- package/tests/bug-reports/bug-report-20260901T055358Z/__snapshots__/bug-report-20260901T055358Z.snap.svg +18 -30
- package/tests/bug-reports/bug-report-20260901T055358Z/bug-report-20260901T055358Z.test.ts +33 -0
- package/tests/bug-reports/bug-report-20260907T083336Z/__snapshots__/bug-report-20260907T083336Z.snap.svg +520 -0
- package/tests/bug-reports/bug-report-20260907T083336Z/bug-report-20260907T083336Z.json +2031 -0
- package/tests/bug-reports/bug-report-20260907T083336Z/bug-report-20260907T083336Z.test.ts +27 -0
- package/tests/bug-reports/bug-report-20260907T110144Z/__snapshots__/bug-report-20260907T110144Z.snap.svg +282 -0
- package/tests/bug-reports/bug-report-20260907T110144Z/bug-report-20260907T110144Z.json +1073 -0
- package/tests/bug-reports/bug-report-20260907T110144Z/bug-report-20260907T110144Z.test.ts +12 -0
- package/tests/bug-reports/bug-report-20260907T145640Z/__snapshots__/bug-report-20260907T145640Z.snap.svg +1107 -0
- package/tests/bug-reports/bug-report-20260907T145640Z/bug-report-20260907T145640Z.json +3563 -0
- package/tests/bug-reports/bug-report-20260907T145640Z/bug-report-20260907T145640Z.test.ts +117 -0
- package/tests/repros/__snapshots__/board-1273-trace-overlap-cycle.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-battery-management-bq24073.snap.svg +4 -4
- package/tests/repros/__snapshots__/repro-board-648-esp12f-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-core-tb67s579ftg-inline-label-routing.snap.svg +20 -20
- package/tests/repros/__snapshots__/repro-esp12f-section.snap.svg +37 -55
- package/tests/repros/__snapshots__/repro-hub-usb-sheet.snap.svg +44 -68
- package/tests/repros/__snapshots__/repro-mspm0l1306-capacitor-symmetry.snap.svg +3 -9
- package/tests/repros/__snapshots__/repro-usb-power-vbus-label-detour.snap.svg +50 -74
- package/tests/repros/__snapshots__/repro48-555-timer-vcc-rail-label.snap.svg +2 -2
- package/tests/repros/repro-battery-management-bq24073.test.ts +13 -1
- package/tests/repros/repro-hub-usb-sheet.test.ts +25 -0
- package/tests/repros/repro-usb-power-vbus-label-detour.test.ts +59 -13
- package/tests/solvers/InlineNetLabelSolver/local-trace-label-shifts.test.ts +296 -0
- package/tests/solvers/InlineNetLabelSolver/multi-pin-connected-components.test.ts +7 -4
- package/tests/solvers/InlineNetLabelSolver/push-anchored-net-labels-away.test.ts +2 -1
- package/tests/solvers/InlineNetLabelSolver/shared-direct-and-named-connection.test.ts +62 -0
- package/tests/solvers/InlineNetLabelSolver/two-pin-terminal-stubs-atomic.test.ts +9 -3
- package/tests/solvers/SameNetJunctionAlignmentSolver/parallel-load-rails.test.ts +24 -0
|
@@ -1,8 +1,8 @@
|
|
|
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="15.1,2.4000000000000004 15.1,2.
|
|
4
|
-
globalConnNetId: connectivity_net0" data-x="14.419" data-y="2.
|
|
5
|
-
globalConnNetId: connectivity_net1" data-x="13.539000000000001" data-y="2.
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="15.1,2.4000000000000004 15.1,2.4510000000000005 14.899000000000001,2.4510000000000005" data-type="line" data-label="" points="283.8178457402116,369.921021677029 283.8178457402116,365.12182826415716 264.9033775835994,365.12182826415716" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="15.3,2.4000000000000004 15.3,2.6010000000000004 13.899000000000001,2.6010000000000004" data-type="line" data-label="" points="302.638212065199,369.921021677029 302.638212065199,351.0065535204166 170.80154595866247,351.0065535204166" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="15.5,2.4000000000000004 15.5,2.7510000000000003 15.449,2.7510000000000003" data-type="line" data-label="" points="321.4585783901864,369.921021677029 321.4585783901864,336.8912787766761 316.65938497731463,336.8912787766761" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="15.7,2.4000000000000004 15.7,2.9010000000000002 14.699,2.9010000000000002" data-type="line" data-label="" points="340.2789447151738,369.921021677029 340.2789447151738,322.77600403293553 246.0830112586118,322.77600403293553" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="15.9,2.4000000000000004 15.9,3.051 13.949,3.051" data-type="line" data-label="" points="359.0993110401612,369.921021677029 359.0993110401612,308.66072928919505 175.5066375399092,308.66072928919505" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="16.1,2.4000000000000004 16.1,3.1510000000000002 16.049,3.1510000000000002" data-type="line" data-label="" points="377.9196773651488,369.921021677029 377.9196773651488,299.2505461267013 373.1204839522768,299.2505461267013" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="16.3,2.4000000000000004 16.3,3.301 16.15,3.301" data-type="line" data-label="" points="396.74004369013596,369.921021677029 396.74004369013596,285.1352713829608 382.6247689463953,285.1352713829608" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="16.5,2.4000000000000004 16.5,3.771 16.169999999999998,3.771" data-type="line" data-label="" points="415.56041001512335,369.921021677029 415.56041001512335,240.90741051924044 384.50680557889405,240.90741051924044" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="16.7,2.4000000000000004 16.7,4.241 16.549999999999997,4.241" data-type="line" data-label="" points="434.38077634011074,369.921021677029 434.38077634011074,196.67954965552008 420.26550159636986,196.67954965552008" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="16.9,2.4000000000000004 16.9,3.981 17.44,3.981" data-type="line" data-label="" points="453.2011426650979,369.921021677029 453.2011426650979,221.14602587800368 504.0161317425643,221.14602587800368" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="16" data-y="1.8" x="264.997479415224" y="369.921021677029" width="207.02402957486174" height="112.92219794992434" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.010626785714285719"/></g><g><rect data-type="rect" data-label="Conn_North" data-x="17.800000000000004" data-y="2.1149999999999998" x="475.7855822550838" y="384.97731473701896" width="124.21441774491609" height="23.525457906234237" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.010626785714285719"/></g><g><rect data-type="rect" data-label="netId: QSPI_CS
|
|
4
|
+
globalConnNetId: connectivity_net0" data-x="14.419" data-y="2.4510000000000005" x="174.56561922365984" y="355.71164510166346" width="90.3377583599397" height="18.82036632498739" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.010626785714285719"/></g><g><rect data-type="rect" data-label="netId: RESET
|
|
5
|
+
globalConnNetId: connectivity_net1" data-x="13.539000000000001" data-y="2.6010000000000004" x="103.04822718870787" y="341.5963703579229" width="67.7533187699546" height="18.82036632498739" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.010626785714285719"/></g><g><rect data-type="rect" data-label="netId: SWCLK
|
|
6
6
|
globalConnNetId: connectivity_net2" data-x="15.089" data-y="2.7510000000000003" x="248.90606620736003" y="327.4810956141823" width="67.7533187699546" height="18.820366324987447" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.010626785714285719"/></g><g><rect data-type="rect" data-label="netId: SWDIO
|
|
7
7
|
globalConnNetId: connectivity_net3" data-x="14.339" data-y="2.9010000000000002" x="178.32969248865754" y="313.3658208704418" width="67.75331876995438" height="18.820366324987447" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.010626785714285719"/></g><g><rect data-type="rect" data-label="netId: USB_D_MINUS
|
|
8
8
|
globalConnNetId: connectivity_net4" data-x="13.229" data-y="3.051" x="39.999999999999886" y="299.25054612670135" width="135.50663753990943" height="18.820366324987447" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.010626785714285719"/></g><g><rect data-type="rect" data-label="netId: USB_D_PLUS
|
|
@@ -21,8 +21,8 @@ y+" data-x="16.3" data-y="2.4000000000000004" cx="396.74004369013596" cy="369.92
|
|
|
21
21
|
y+" data-x="16.5" data-y="2.4000000000000004" cx="415.56041001512335" cy="369.921021677029" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="schematic_port_8
|
|
22
22
|
y+" data-x="16.7" data-y="2.4000000000000004" cx="434.38077634011074" cy="369.921021677029" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="schematic_port_9
|
|
23
23
|
y+" data-x="16.9" data-y="2.4000000000000004" cx="453.2011426650979" cy="369.921021677029" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
24
|
-
orientation: x-" data-x="14.899000000000001" data-y="2.
|
|
25
|
-
orientation: x-" data-x="13.899000000000001" data-y="2.
|
|
24
|
+
orientation: x-" data-x="14.899000000000001" data-y="2.4510000000000005" cx="264.9033775835994" cy="365.12182826415716" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
25
|
+
orientation: x-" data-x="13.899000000000001" data-y="2.6010000000000004" cx="170.80154595866247" cy="351.0065535204166" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
26
26
|
orientation: x-" data-x="15.449" data-y="2.7510000000000003" cx="316.65938497731463" cy="336.8912787766761" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
27
27
|
orientation: x-" data-x="14.699" data-y="2.9010000000000002" cx="246.0830112586118" cy="322.77600403293553" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
28
28
|
orientation: x-" data-x="13.949" data-y="3.051" cx="175.5066375399092" cy="308.66072928919505" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
@@ -87,21 +87,21 @@ orientation: y-" data-x="17.44" data-y="3.981" cx="504.0161317425643" cy="221.14
|
|
|
87
87
|
.port-label { fill: rgb(0, 100, 100); }
|
|
88
88
|
.component-name { fill: rgb(0, 100, 100); }
|
|
89
89
|
|
|
90
|
-
</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 517.1535109231199 519.74240587722 L 517.1535109231199 502.9210655365348 L 483.6773781659149 502.9210655365348" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 517.1535109231199 519.74240587722 L 517.1535109231199 502.9210655365348 L 483.6773781659149 502.9210655365348" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 550.4630957561599 519.74240587722 L 550.4630957561599 477.9388769117548 L 317.12945400071476 477.9388769117548" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 550.4630957561599 519.74240587722 L 550.4630957561599 477.9388769117548 L 317.12945400071476 477.9388769117548" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 583.7726805891998 519.74240587722 L 583.7726805891998 461.28408449523477 L 575.2787364567748 461.28408449523477" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 583.7726805891998 519.74240587722 L 583.7726805891998 461.28408449523477 L 575.2787364567748 461.28408449523477" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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.0822654222397 519.74240587722 L 617.0822654222397 436.3018958704548 L 450.3677933328745 436.3018958704548" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 617.0822654222397 519.74240587722 L 617.0822654222397 436.3018958704548 L 450.3677933328745 436.3018958704548" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 650.3918502552801 519.74240587722 L 650.3918502552801 411.3197072456748 L 325.45685020897463 411.3197072456748" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 650.3918502552801 519.74240587722 L 650.3918502552801 411.3197072456748 L 325.45685020897463 411.3197072456748" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 683.7014350883201 519.74240587722 L 683.7014350883201 394.6649148291548 L 675.2074909558946 394.6649148291548" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 683.7014350883201 519.74240587722 L 683.7014350883201 394.6649148291548 L 675.2074909558946 394.6649148291548" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 717.01101992136 519.74240587722 L 717.01101992136 369.68272620437483 L 692.0288312965795 369.68272620437483" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 717.01101992136 519.74240587722 L 717.01101992136 369.68272620437483 L 692.0288312965795 369.68272620437483" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 750.3206047543999 519.74240587722 L 750.3206047543999 291.40520184673085 L 695.3597897798836 291.40520184673085" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 750.3206047543999 519.74240587722 L 750.3206047543999 291.40520184673085 L 695.3597897798836 291.40520184673085" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 783.6301895874399 519.74240587722 L 783.6301895874399 213.12767748908686 L 758.6480009626594 213.12767748908686" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 783.6301895874399 519.74240587722 L 783.6301895874399 213.12767748908686 L 758.6480009626594 213.12767748908686" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 816.9397744204798 519.74240587722 L 816.9397744204798 256.43013777203885 L 906.8756534696881 256.43013777203885" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 816.9397744204798 519.74240587722 L 816.9397744204798 256.43013777203885 L 906.8756534696881 256.43013777203885" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="483.84392609007955" y="586.3615755433" width="366.40543316344065" height="66.6191696660801" stroke-width="3.330958483304px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="483.84392609007955" y="586.3615755433" width="366.40543316344065" height="66.6191696660801" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="517.1535109231199" y1="586.3615755433" x2="517.1535109231199" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="513.8225524398159" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="513.8225524398158" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 513.8225524398158 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="550.4630957561599" y1="586.3615755433" x2="550.4630957561599" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="547.1321372728559" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="547.1321372728562" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 547.1321372728562 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="583.7726805891998" y1="586.3615755433" x2="583.7726805891998" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="580.4417221058958" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="580.4417221058961" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 580.4417221058961 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="617.0822654222397" y1="586.3615755433" x2="617.0822654222397" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="613.7513069389357" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="613.7513069389356" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 613.7513069389356 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="650.3918502552801" y1="586.3615755433" x2="650.3918502552801" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="647.0608917719761" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="647.060891771976" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 647.060891771976 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="683.7014350883201" y1="586.3615755433" x2="683.7014350883201" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><rect x="680.370476605016" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="680.3704766050164" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 680.3704766050164 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="717.01101992136" y1="586.3615755433" x2="717.01101992136" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><rect x="713.680061438056" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="713.6800614380559" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 713.6800614380559 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="750.3206047543999" y1="586.3615755433" x2="750.3206047543999" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><rect x="746.9896462710959" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="746.9896462710958" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 746.9896462710958 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="783.6301895874399" y1="586.3615755433" x2="783.6301895874399" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><rect x="780.2992311041359" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="780.2992311041357" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 780.2992311041357 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="816.9397744204798" y1="586.3615755433" x2="816.9397744204798" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><rect x="813.6088159371758" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="813.6088159371757" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 813.6088159371757 553.05199071026)"></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="517.1535109231199" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="550.4630957561599" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="583.7726805891998" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="617.0822654222397" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="650.3918502552801" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="683.7014350883201" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="717.01101992136" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="750.3206047543999" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="783.6301895874399" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="816.9397744204798" cy="519.74240587722" r="6.661916966608" 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="
|
|
91
|
-
M 483.6773781659149,
|
|
92
|
-
L 474.6837902609941,
|
|
93
|
-
L 319.7498080075808,
|
|
94
|
-
L 319.7498080075808,
|
|
95
|
-
L 474.6837902609941,
|
|
90
|
+
</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 517.1535109231199 519.74240587722 L 517.1535109231199 511.2484617447948 L 483.6773781659149 511.2484617447948" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 517.1535109231199 519.74240587722 L 517.1535109231199 511.2484617447948 L 483.6773781659149 511.2484617447948" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 550.4630957561599 519.74240587722 L 550.4630957561599 486.2662731200148 L 317.12945400071476 486.2662731200148" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 550.4630957561599 519.74240587722 L 550.4630957561599 486.2662731200148 L 317.12945400071476 486.2662731200148" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 583.7726805891998 519.74240587722 L 583.7726805891998 461.28408449523477 L 575.2787364567748 461.28408449523477" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 583.7726805891998 519.74240587722 L 583.7726805891998 461.28408449523477 L 575.2787364567748 461.28408449523477" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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.0822654222397 519.74240587722 L 617.0822654222397 436.3018958704548 L 450.3677933328745 436.3018958704548" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 617.0822654222397 519.74240587722 L 617.0822654222397 436.3018958704548 L 450.3677933328745 436.3018958704548" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 650.3918502552801 519.74240587722 L 650.3918502552801 411.3197072456748 L 325.45685020897463 411.3197072456748" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 650.3918502552801 519.74240587722 L 650.3918502552801 411.3197072456748 L 325.45685020897463 411.3197072456748" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 683.7014350883201 519.74240587722 L 683.7014350883201 394.6649148291548 L 675.2074909558946 394.6649148291548" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 683.7014350883201 519.74240587722 L 683.7014350883201 394.6649148291548 L 675.2074909558946 394.6649148291548" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 717.01101992136 519.74240587722 L 717.01101992136 369.68272620437483 L 692.0288312965795 369.68272620437483" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 717.01101992136 519.74240587722 L 717.01101992136 369.68272620437483 L 692.0288312965795 369.68272620437483" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 750.3206047543999 519.74240587722 L 750.3206047543999 291.40520184673085 L 695.3597897798836 291.40520184673085" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 750.3206047543999 519.74240587722 L 750.3206047543999 291.40520184673085 L 695.3597897798836 291.40520184673085" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 783.6301895874399 519.74240587722 L 783.6301895874399 213.12767748908686 L 758.6480009626594 213.12767748908686" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 783.6301895874399 519.74240587722 L 783.6301895874399 213.12767748908686 L 758.6480009626594 213.12767748908686" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" 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 816.9397744204798 519.74240587722 L 816.9397744204798 256.43013777203885 L 906.8756534696881 256.43013777203885" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="26.647667866432px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 816.9397744204798 519.74240587722 L 816.9397744204798 256.43013777203885 L 906.8756534696881 256.43013777203885" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.330958483304px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="483.84392609007955" y="586.3615755433" width="366.40543316344065" height="66.6191696660801" stroke-width="3.330958483304px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="483.84392609007955" y="586.3615755433" width="366.40543316344065" height="66.6191696660801" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="517.1535109231199" y1="586.3615755433" x2="517.1535109231199" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="513.8225524398159" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="513.8225524398158" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 513.8225524398158 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="550.4630957561599" y1="586.3615755433" x2="550.4630957561599" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="547.1321372728559" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="547.1321372728562" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 547.1321372728562 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="583.7726805891998" y1="586.3615755433" x2="583.7726805891998" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="580.4417221058958" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="580.4417221058961" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 580.4417221058961 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="617.0822654222397" y1="586.3615755433" x2="617.0822654222397" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="613.7513069389357" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="613.7513069389356" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 613.7513069389356 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="650.3918502552801" y1="586.3615755433" x2="650.3918502552801" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="647.0608917719761" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="647.060891771976" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 647.060891771976 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="683.7014350883201" y1="586.3615755433" x2="683.7014350883201" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><rect x="680.370476605016" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="680.3704766050164" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 680.3704766050164 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="717.01101992136" y1="586.3615755433" x2="717.01101992136" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><rect x="713.680061438056" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="713.6800614380559" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 713.6800614380559 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="750.3206047543999" y1="586.3615755433" x2="750.3206047543999" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><rect x="746.9896462710959" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="746.9896462710958" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 746.9896462710958 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="783.6301895874399" y1="586.3615755433" x2="783.6301895874399" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><rect x="780.2992311041359" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="780.2992311041357" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 780.2992311041357 553.05199071026)"></text><line class="component-pin sch-component-pin sch-port-line" x1="816.9397744204798" y1="586.3615755433" x2="816.9397744204798" y2="519.74240587722" stroke-width="3.330958483304px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><rect x="813.6088159371758" y="516.411447393916" width="6.661916966608" height="6.661916966608" opacity="0"/></g><text class="pin-number sch-pin-number" x="813.6088159371757" y="553.05199071026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="24.982188624779997px" transform="rotate(-90 813.6088159371757 553.05199071026)"></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="517.1535109231199" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="550.4630957561599" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="583.7726805891998" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="617.0822654222397" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="650.3918502552801" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="683.7014350883201" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="717.01101992136" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="750.3206047543999" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="783.6301895874399" cy="519.74240587722" r="6.661916966608" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="816.9397744204798" cy="519.74240587722" r="6.661916966608" 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="
|
|
91
|
+
M 483.6773781659149,511.2484617447948
|
|
92
|
+
L 474.6837902609941,527.9032541613147
|
|
93
|
+
L 319.7498080075808,527.9032541613147
|
|
94
|
+
L 319.7498080075808,494.59366932827476
|
|
95
|
+
L 474.6837902609941,494.59366932827476
|
|
96
96
|
Z
|
|
97
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="3.330958483304px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" x="468.6880649910469" y="
|
|
98
|
-
M 317.12945400071476,
|
|
99
|
-
L 308.135866095794,
|
|
100
|
-
L 192.32954282625823,
|
|
101
|
-
L 192.32954282625823,
|
|
102
|
-
L 308.135866095794,
|
|
97
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="3.330958483304px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" x="468.6880649910469" y="511.2484617447948" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="29.978626349735997px" transform="">XXXXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" d="
|
|
98
|
+
M 317.12945400071476,486.2662731200148
|
|
99
|
+
L 308.135866095794,502.9210655365348
|
|
100
|
+
L 192.32954282625823,502.92106553653474
|
|
101
|
+
L 192.32954282625823,469.61148070349475
|
|
102
|
+
L 308.135866095794,469.61148070349475
|
|
103
103
|
Z
|
|
104
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="3.330958483304px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" x="302.14014082584674" y="
|
|
104
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="3.330958483304px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_1__stack1" x="302.14014082584674" y="486.2662731200148" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="29.978626349735997px" transform="">XXXXX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_2__stack1" d="
|
|
105
105
|
M 575.2787364567748,461.28408449523477
|
|
106
106
|
L 566.285148551854,477.9388769117548
|
|
107
107
|
L 450.4788252823183,477.93887691175473
|