@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,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="-12,6.88 -8.9,3.3" data-type="line" data-label="" points="160.8687503445235,96.83038421255722 256.5635852488838,207.3424838763023" fill="none" stroke="hsl(0, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-8,6.88 -8.3,3.3" data-type="line" data-label="" points="284.3459566727303,96.83038421255722 275.0851661981148,207.3424838763023" fill="none" stroke="hsl(200, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-8,6.12 -8.1,3.3" data-type="line" data-label="" points="284.3459566727303,120.29105341491649 281.2590265145252,207.3424838763023" fill="none" stroke="hsl(200, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-4,6.88 -8.5,3.3" data-type="line" data-label="" points="407.82316300093714,96.83038421255722 268.9113058817045,207.3424838763023" fill="none" stroke="hsl(312, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-10,-6.12 -7.9,3.3" data-type="line" data-label="" points="222.60735350862694,498.13130477922925 287.43288683093544,207.3424838763023" fill="none" stroke="hsl(336, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-7.5,3.3 -8,-8.2" data-type="line" data-label="" points="299.78060746375616,207.3424838763023 284.3459566727303,562.3394520698968" fill="none" stroke="hsl(80, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-7.3,3.3 -5,-8.2" data-type="line" data-label="" points="305.9544677801665,207.3424838763023 376.9538614188854,562.3394520698968" fill="none" stroke="hsl(0, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-7.1,3.3 -2,-8.2" data-type="line" data-label="" points="312.12832809657687,207.3424838763023 469.5617661650405,562.3394520698968" fill="none" stroke="hsl(288, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-8.9,3.3 -8.7,3.3" data-type="line" data-label="" points="256.5635852488838,207.3424838763023 262.73744556529414,207.3424838763023" fill="none" stroke="hsl(223, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.9,3.3 -12,6.88" data-type="line" data-label="" points="256.5635852488838,207.3424838763023 160.8687503445235,96.83038421255722" fill="none" stroke="hsl(223, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.9,3.3 -4,6.12" data-type="line" data-label="" points="256.5635852488838,207.3424838763023 407.82316300093714,120.29105341491649" fill="none" stroke="hsl(223, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.7,3.3 -12,6.88" data-type="line" data-label="" points="262.73744556529414,207.3424838763023 160.8687503445235,96.83038421255722" fill="none" stroke="hsl(223, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.7,3.3 -4,6.12" data-type="line" data-label="" points="262.73744556529414,207.3424838763023 407.82316300093714,120.29105341491649" fill="none" stroke="hsl(223, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,6.88 -4,6.12" data-type="line" data-label="" points="160.8687503445235,96.83038421255722 407.82316300093714,120.29105341491649" fill="none" stroke="hsl(223, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.7,3.3 -12,6.12" data-type="line" data-label="" points="293.6067471473458,207.3424838763023 160.8687503445235,120.29105341491649" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.7,3.3 -10,-6.88" data-type="line" data-label="" points="293.6067471473458,207.3424838763023 222.60735350862694,521.5919739815886" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.7,3.3 -8,-8.8" data-type="line" data-label="" points="293.6067471473458,207.3424838763023 284.3459566727303,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.7,3.3 -5,-8.8" data-type="line" data-label="" points="293.6067471473458,207.3424838763023 376.9538614188854,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.7,3.3 -2,-8.8" data-type="line" data-label="" points="293.6067471473458,207.3424838763023 469.5617661650405,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,6.12 -10,-6.88" data-type="line" data-label="" points="160.8687503445235,120.29105341491649 222.60735350862694,521.5919739815886" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,6.12 -8,-8.8" data-type="line" data-label="" points="160.8687503445235,120.29105341491649 284.3459566727303,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,6.12 -5,-8.8" data-type="line" data-label="" points="160.8687503445235,120.29105341491649 376.9538614188854,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,6.12 -2,-8.8" data-type="line" data-label="" points="160.8687503445235,120.29105341491649 469.5617661650405,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10,-6.88 -8,-8.8" data-type="line" data-label="" points="222.60735350862694,521.5919739815886 284.3459566727303,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10,-6.88 -5,-8.8" data-type="line" data-label="" points="222.60735350862694,521.5919739815886 376.9538614188854,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10,-6.88 -2,-8.8" data-type="line" data-label="" points="222.60735350862694,521.5919739815886 469.5617661650405,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8,-8.8 -5,-8.8" data-type="line" data-label="" points="284.3459566727303,580.8610330191278 376.9538614188854,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8,-8.8 -2,-8.8" data-type="line" data-label="" points="284.3459566727303,580.8610330191278 469.5617661650405,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5,-8.8 -2,-8.8" data-type="line" data-label="" points="376.9538614188854,580.8610330191278 469.5617661650405,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.7,3.3 -8.7,3.499999999999999 -8.9,3.499999999999999 -8.9,3.3" data-type="line" data-label="" points="262.73744556529414,207.3424838763023 262.73744556529414,201.16862355989196 256.5635852488838,201.16862355989196 256.5635852488838,207.3424838763023" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-7.1,3.3 -7.1,3.5 -2,3.5 -2,-8.200000000000003" data-type="line" data-label="" points="312.12832809657687,207.3424838763023 312.12832809657687,201.16862355989196 469.5617661650405,201.16862355989196 469.5617661650405,562.3394520698969" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-10,-6.88 -10,-9.000000000000002 -8,-9.000000000000002 -8,-8.8" data-type="line" data-label="" points="222.60735350862694,521.5919739815886 222.60735350862694,587.0348933355383 284.3459566727303,587.0348933355383 284.3459566727303,580.8610330191278" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5,-8.8 -5,-9 -2,-9 -2,-8.8" data-type="line" data-label="" points="376.9538614188854,580.8610330191278 376.9538614188854,587.0348933355382 469.5617661650405,587.0348933355382 469.5617661650405,580.8610330191278" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12,6.88 -12,8.301 -5.9,8.301 -5.9,5.920000000000001 -4,5.920000000000001 -4,6.12" data-type="line" data-label="" points="160.8687503445235,96.83038421255722 160.8687503445235,52.96510666446176 349.1714899950389,52.96510666446176 349.1714899950389,126.46491373132682 407.82316300093714,126.46491373132682 407.82316300093714,120.29105341491649" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-7.7,3.299999999999999 -7.7,4.840999999999999 -8.699999999999998,4.840999999999999 -8.699999999999998,4.71 -12,4.71 -12,6.12" data-type="line" data-label="" points="293.6067471473458,207.3424838763023 293.6067471473458,159.77289013836065 262.7374455652942,159.77289013836065 262.7374455652942,163.8167686456094 160.8687503445235,163.8167686456094 160.8687503445235,120.29105341491649" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-8" data-y="0" x="191.73805192657522" y="207.3424838763023" width="185.2158094923102" height="203.73739044154115" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-11.6275" data-y="6.5" x="146.97756463260032" y="96.83038421255722" width="50.78000110247501" height="23.46066920235927" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-9.8075" data-y="-6.5" x="208.7161677967037" y="498.13130477922925" width="39.667052532936395" height="23.460669202359327" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-7.927499999999999" data-y="6.5" x="270.4547709608071" y="96.83038421255722" width="32.25842015324406" height="23.46066920235927" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="-3.8674999999999997" data-y="6.5" x="393.93197728901384" y="96.83038421255722" width="35.96273634309023" height="23.46066920235927" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="-7.785" data-y="-8.5" x="270.4547709608071" y="562.3394520698968" width="41.05617110412868" height="18.521580949231065" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="-4.665" data-y="-8.5" x="363.0626757069622" y="562.3394520698968" width="48.46480348382113" height="18.521580949231065" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_7" data-x="-1.8450000000000002" data-y="-8.5" x="455.6705804531173" y="562.3394520698968" width="37.35185491428257" height="18.521580949231065" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="DRV8323HRTAR" data-x="-4.580000000000001" data-y="3.25" x="367.69307094426983" y="206.10771181302022" width="44.45179427815441" height="5.556474284769308" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="U_GATE" data-x="-4.940000000000001" data-y="3.0149999999999997" x="365.84091284934675" y="212.28157212943057" width="25.9302133289234" height="7.7173253955129155" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="netId: .C_CP > .pin2 to .U_GATE > .CPL
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="-12,6.88 -8.9,3.3" data-type="line" data-label="" points="160.8687503445235,96.83038421255722 256.5635852488838,207.3424838763023" fill="none" stroke="hsl(0, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-8,6.88 -8.3,3.3" data-type="line" data-label="" points="284.3459566727303,96.83038421255722 275.0851661981148,207.3424838763023" fill="none" stroke="hsl(200, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-8,6.12 -8.1,3.3" data-type="line" data-label="" points="284.3459566727303,120.29105341491649 281.2590265145252,207.3424838763023" fill="none" stroke="hsl(200, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-4,6.88 -8.5,3.3" data-type="line" data-label="" points="407.82316300093714,96.83038421255722 268.9113058817045,207.3424838763023" fill="none" stroke="hsl(312, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-10,-6.12 -7.9,3.3" data-type="line" data-label="" points="222.60735350862694,498.13130477922925 287.43288683093544,207.3424838763023" fill="none" stroke="hsl(336, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-7.5,3.3 -8,-8.2" data-type="line" data-label="" points="299.78060746375616,207.3424838763023 284.3459566727303,562.3394520698968" fill="none" stroke="hsl(80, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-7.3,3.3 -5,-8.2" data-type="line" data-label="" points="305.9544677801665,207.3424838763023 376.9538614188854,562.3394520698968" fill="none" stroke="hsl(0, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-7.1,3.3 -2,-8.2" data-type="line" data-label="" points="312.12832809657687,207.3424838763023 469.5617661650405,562.3394520698968" fill="none" stroke="hsl(288, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-8.9,3.3 -8.7,3.3" data-type="line" data-label="" points="256.5635852488838,207.3424838763023 262.73744556529414,207.3424838763023" fill="none" stroke="hsl(223, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.9,3.3 -12,6.88" data-type="line" data-label="" points="256.5635852488838,207.3424838763023 160.8687503445235,96.83038421255722" fill="none" stroke="hsl(223, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.9,3.3 -4,6.12" data-type="line" data-label="" points="256.5635852488838,207.3424838763023 407.82316300093714,120.29105341491649" fill="none" stroke="hsl(223, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.7,3.3 -12,6.88" data-type="line" data-label="" points="262.73744556529414,207.3424838763023 160.8687503445235,96.83038421255722" fill="none" stroke="hsl(223, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.7,3.3 -4,6.12" data-type="line" data-label="" points="262.73744556529414,207.3424838763023 407.82316300093714,120.29105341491649" fill="none" stroke="hsl(223, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,6.88 -4,6.12" data-type="line" data-label="" points="160.8687503445235,96.83038421255722 407.82316300093714,120.29105341491649" fill="none" stroke="hsl(223, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.7,3.3 -12,6.12" data-type="line" data-label="" points="293.6067471473458,207.3424838763023 160.8687503445235,120.29105341491649" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.7,3.3 -10,-6.88" data-type="line" data-label="" points="293.6067471473458,207.3424838763023 222.60735350862694,521.5919739815886" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.7,3.3 -8,-8.8" data-type="line" data-label="" points="293.6067471473458,207.3424838763023 284.3459566727303,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.7,3.3 -5,-8.8" data-type="line" data-label="" points="293.6067471473458,207.3424838763023 376.9538614188854,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-7.7,3.3 -2,-8.8" data-type="line" data-label="" points="293.6067471473458,207.3424838763023 469.5617661650405,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,6.12 -10,-6.88" data-type="line" data-label="" points="160.8687503445235,120.29105341491649 222.60735350862694,521.5919739815886" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,6.12 -8,-8.8" data-type="line" data-label="" points="160.8687503445235,120.29105341491649 284.3459566727303,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,6.12 -5,-8.8" data-type="line" data-label="" points="160.8687503445235,120.29105341491649 376.9538614188854,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,6.12 -2,-8.8" data-type="line" data-label="" points="160.8687503445235,120.29105341491649 469.5617661650405,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10,-6.88 -8,-8.8" data-type="line" data-label="" points="222.60735350862694,521.5919739815886 284.3459566727303,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10,-6.88 -5,-8.8" data-type="line" data-label="" points="222.60735350862694,521.5919739815886 376.9538614188854,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10,-6.88 -2,-8.8" data-type="line" data-label="" points="222.60735350862694,521.5919739815886 469.5617661650405,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8,-8.8 -5,-8.8" data-type="line" data-label="" points="284.3459566727303,580.8610330191278 376.9538614188854,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8,-8.8 -2,-8.8" data-type="line" data-label="" points="284.3459566727303,580.8610330191278 469.5617661650405,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5,-8.8 -2,-8.8" data-type="line" data-label="" points="376.9538614188854,580.8610330191278 469.5617661650405,580.8610330191278" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.7,3.3 -8.7,3.499999999999999 -8.9,3.499999999999999 -8.9,3.3" data-type="line" data-label="" points="262.73744556529414,207.3424838763023 262.73744556529414,201.16862355989196 256.5635852488838,201.16862355989196 256.5635852488838,207.3424838763023" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-7.1,3.3 -7.1,3.5 -2,3.5 -2,-8.200000000000003" data-type="line" data-label="" points="312.12832809657687,207.3424838763023 312.12832809657687,201.16862355989196 469.5617661650405,201.16862355989196 469.5617661650405,562.3394520698969" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-10,-6.88 -10,-9.000000000000002 -8,-9.000000000000002 -8,-8.8" data-type="line" data-label="" points="222.60735350862694,521.5919739815886 222.60735350862694,587.0348933355383 284.3459566727303,587.0348933355383 284.3459566727303,580.8610330191278" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5,-8.8 -5,-9 -2,-9 -2,-8.8" data-type="line" data-label="" points="376.9538614188854,580.8610330191278 376.9538614188854,587.0348933355382 469.5617661650405,587.0348933355382 469.5617661650405,580.8610330191278" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12,6.88 -12,8.301 -5.9,8.301 -5.9,5.920000000000001 -4,5.920000000000001 -4,6.12" data-type="line" data-label="" points="160.8687503445235,96.83038421255722 160.8687503445235,52.96510666446176 349.1714899950389,52.96510666446176 349.1714899950389,126.46491373132682 407.82316300093714,126.46491373132682 407.82316300093714,120.29105341491649" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-7.7,3.299999999999999 -7.7,4.749 -8.699999999999998,4.749 -8.699999999999998,4.71 -12,4.71 -12,6.12" data-type="line" data-label="" points="293.6067471473458,207.3424838763023 293.6067471473458,162.6128658839094 262.7374455652942,162.6128658839094 262.7374455652942,163.8167686456094 160.8687503445235,163.8167686456094 160.8687503445235,120.29105341491649" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-8" data-y="0" x="191.73805192657522" y="207.3424838763023" width="185.2158094923102" height="203.73739044154115" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-11.6275" data-y="6.5" x="146.97756463260032" y="96.83038421255722" width="50.78000110247501" height="23.46066920235927" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-9.8075" data-y="-6.5" x="208.7161677967037" y="498.13130477922925" width="39.667052532936395" height="23.460669202359327" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-7.927499999999999" data-y="6.5" x="270.4547709608071" y="96.83038421255722" width="32.25842015324406" height="23.46066920235927" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="-3.8674999999999997" data-y="6.5" x="393.93197728901384" y="96.83038421255722" width="35.96273634309023" height="23.46066920235927" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="-7.785" data-y="-8.5" x="270.4547709608071" y="562.3394520698968" width="41.05617110412868" height="18.521580949231065" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="-4.665" data-y="-8.5" x="363.0626757069622" y="562.3394520698968" width="48.46480348382113" height="18.521580949231065" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="schematic_component_7" data-x="-1.8450000000000002" data-y="-8.5" x="455.6705804531173" y="562.3394520698968" width="37.35185491428257" height="18.521580949231065" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="DRV8323HRTAR" data-x="-4.580000000000001" data-y="3.25" x="367.69307094426983" y="206.10771181302022" width="44.45179427815441" height="5.556474284769308" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="U_GATE" data-x="-4.940000000000001" data-y="3.0149999999999997" x="365.84091284934675" y="212.28157212943057" width="25.9302133289234" height="7.7173253955129155" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="netId: .C_CP > .pin2 to .U_GATE > .CPL
|
|
4
4
|
globalConnNetId: connectivity_net2" data-x="-8" data-y="5.459" x="281.2590265145252" y="120.32192271649856" width="6.1738603164102415" height="40.74747808830824" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="netId: .C_CP > .pin2 to .U_GATE > .CPL
|
|
5
5
|
globalConnNetId: connectivity_net2" data-x="-8.1" data-y="3.961" x="278.17209635632" y="166.564136486412" width="6.173860316410298" height="40.74747808830824" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="netId: .C_CP > .pin1 to .U_GATE > .CPH
|
|
6
6
|
globalConnNetId: connectivity_net1" data-x="-8" data-y="7.541" x="281.2590265145252" y="56.052036822666906" width="6.1738603164102415" height="40.74747808830824" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.032394642857142865"/></g><g><rect data-type="rect" data-label="netId: .C_CP > .pin1 to .U_GATE > .CPH
|
|
@@ -148,7 +148,7 @@ orientation: y+" data-x="-7.9" data-y="3.3" cx="287.43288683093544" cy="207.3424
|
|
|
148
148
|
.port-label { fill: rgb(0, 100, 100); }
|
|
149
149
|
.component-name { fill: rgb(0, 100, 100); }
|
|
150
150
|
|
|
151
|
-
</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 522.2827775706501 247.10026778595 L 522.2827775706501 238.72105242965003 L 513.9035622143499 238.72105242965003 L 513.9035622143499 247.10026778595" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.70337228504px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 522.2827775706501 247.10026778595 L 522.2827775706501 238.72105242965003 L 513.9035622143499 238.72105242965003 L 513.9035622143499 247.10026778595" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.83792153563px" 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 589.31650042105 247.10026778595 L 589.31650042105 238.72105242965 L 802.9864920067 238.72105242965 L 802.9864920067 728.9051507732001" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.70337228504px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 589.31650042105 247.10026778595 L 589.31650042105 238.72105242965 L 802.9864920067 238.72105242965 L 802.9864920067 728.9051507732001" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.83792153563px" 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 467.81787775469996 673.60232942162 L 467.81787775469996 762.4220121984001 L 551.6100313177 762.4220121984001 L 551.6100313177 754.0427968421" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.70337228504px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 467.81787775469996 673.60232942162 L 467.81787775469996 762.4220121984001 L 551.6100313177 762.4220121984001 L 551.6100313177 754.0427968421" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.83792153563px" 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 677.2982616621999 754.0427968421 L 677.2982616621999 762.4220121984 L 802.9864920067 762.4220121984 L 802.9864920067 754.0427968421" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.70337228504px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 677.2982616621999 754.0427968421 L 677.2982616621999 762.4220121984 L 802.9864920067 762.4220121984 L 802.9864920067 754.0427968421" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.83792153563px" 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 384.02572419169996 97.11231290818 L 384.02572419169996 37.577987801668485 L 639.59179255885 37.577987801668485 L 639.59179255885 137.33254661841994 L 719.1943384437 137.33254661841994 L 719.1943384437 128.95333126212" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.70337228504px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 384.02572419169996 97.11231290818 L 384.02572419169996 37.577987801668485 L 639.59179255885 37.577987801668485 L 639.59179255885 137.33254661841994 L 719.1943384437 137.33254661841994 L 719.1943384437 128.95333126212" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.83792153563px" 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 564.17885435215 247.10026778595002 L 564.17885435215 182.53841346565852 L 522.2827775706501 182.53841346565852 L 522.2827775706501 188.026799524035 L 384.02572419169996 188.026799524035 L 384.02572419169996 128.95333126212" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.70337228504px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 564.17885435215 247.10026778595002 L 564.17885435215 182.53841346565852 L 522.2827775706501 182.53841346565852 L 522.2827775706501 188.026799524035 L 384.02572419169996 188.026799524035 L 384.02572419169996 128.95333126212" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.83792153563px" 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="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="442.6802316858" y="263.85869849855" width="217.85959926379996" height="242.9972453327" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="442.6802316858" y="263.85869849855" width="217.85959926379996" height="242.9972453327" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="547.42042363955" y1="263.85869849855" x2="547.42042363955" y2="247.93818932157998" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="547.42042363955" cy="247.10026778595" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="546.58250210392" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="546.58250210392" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 546.58250210392 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="539.04120828325" y1="263.85869849855" x2="539.04120828325" y2="247.93818932157998" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="539.04120828325" cy="247.10026778595" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="538.2032867476199" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="538.2032867476199" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 538.2032867476199 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="530.66199292695" y1="263.85869849855" x2="530.66199292695" y2="247.93818932157998" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="530.66199292695" cy="247.10026778595" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="529.82407139132" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="529.82407139132" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 529.82407139132 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="513.9035622143499" y1="263.85869849855" x2="513.9035622143499" y2="247.10026778595" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="513.0656406787199" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="513.06564067872" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 513.06564067872 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="522.2827775706501" y1="263.85869849855" x2="522.2827775706501" y2="247.10026778595" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="521.44485603502" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="521.4448560350199" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 521.4448560350199 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="351.8404597397" x2="676.4603401265699" y2="351.8404597397" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="351.8404597397" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="351.00253820407" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="351.00253820407" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="360.219675096" x2="676.4603401265699" y2="360.219675096" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="360.219675096" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="359.38175356037" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="359.38175356037" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="368.5988904523" x2="676.4603401265699" y2="368.5988904523" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="368.5988904523" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="367.76096891667" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="367.76096891667" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="526.4723852488" y1="506.85594383125" x2="526.4723852488" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="526.4723852488" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="525.63446371317" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="525.63446371317" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 525.63446371317 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="534.8516006051" y1="506.85594383125" x2="534.8516006051" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="534.8516006051" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="534.01367906947" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="534.01367906947" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 534.01367906947 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="551.6100313177" y1="506.85594383125" x2="551.6100313177" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="551.6100313177" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="550.77210978207" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="550.77210978207" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 550.77210978207 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="543.2308159613999" y1="506.85594383125" x2="543.2308159613999" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_11__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="543.2308159613999" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="542.3928944257699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="542.39289442577" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 542.39289442577 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="393.7365365212" x2="676.4603401265699" y2="393.7365365212" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="393.7365365212" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="392.89861498556996" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="392.89861498556996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="385.3573211649" x2="676.4603401265699" y2="385.3573211649" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_13__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="385.3573211649" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="384.51939962926997" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="384.51939962926997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="376.9781058086" x2="676.4603401265699" y2="376.9781058086" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_14__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="376.9781058086" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="376.14018427297" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="376.14018427297" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="402.1157518775" x2="676.4603401265699" y2="402.1157518775" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_15__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="402.1157518775" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="401.27783034186996" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="401.27783034186996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="410.49496723379997" x2="676.4603401265699" y2="410.49496723379997" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_16__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="410.49496723379997" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="409.65704569816995" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="409.65704569817" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="418.87418259009996" x2="676.4603401265699" y2="418.87418259009996" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_17__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="418.87418259009996" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="418.03626105446995" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="418.03626105447" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="559.989246674" y1="506.85594383125" x2="559.989246674" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_18__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="559.989246674" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="559.15132513837" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="559.15132513837" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 559.15132513837 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="568.3684620303" y1="506.85594383125" x2="568.3684620303" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_19__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="568.3684620303" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="567.5305404946699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="567.53054049467" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 567.53054049467 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="593.5061080992" y1="506.85594383125" x2="593.5061080992" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_20__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="593.5061080992" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="592.66818656357" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="592.66818656357" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 592.66818656357 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="585.1268927428999" y1="506.85594383125" x2="585.1268927428999" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_21__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="585.1268927428999" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="584.2889712072699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="584.2889712072699" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 584.2889712072699 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="576.7476773865999" y1="506.85594383125" x2="576.7476773865999" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_22__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="576.7476773865999" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="575.9097558509699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="575.90975585097" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 575.90975585097 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="601.8853234554999" y1="506.85594383125" x2="601.8853234554999" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_23__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="601.8853234554999" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="601.0474019198699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="601.04740191987" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 601.04740191987 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="418.87418259009996" x2="426.75972250882995" y2="418.87418259009996" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_24__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="418.87418259009996" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="418.03626105446995" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="418.03626105447" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="564.17885435215" y1="263.85869849855" x2="564.17885435215" y2="247.10026778595" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_25__stack1"><rect x="563.34093281652" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="563.34093281652" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 563.34093281652 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="580.93728506475" y1="263.85869849855" x2="580.93728506475" y2="247.93818932157998" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_26__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="580.93728506475" cy="247.10026778595" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="580.09936352912" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="580.09936352912" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 580.09936352912 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="589.31650042105" y1="263.85869849855" x2="589.31650042105" y2="247.10026778595" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_27__stack1"><rect x="588.47857888542" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.47857888542" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 588.47857888542 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="572.5580697084499" y1="263.85869849855" x2="572.5580697084499" y2="247.93818932157998" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_28__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="572.5580697084499" cy="247.10026778595" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="571.7201481728199" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="571.72014817282" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 571.72014817282 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="402.1157518775" x2="426.75972250882995" y2="402.1157518775" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_29__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="402.1157518775" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="401.27783034186996" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="401.27783034186996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="410.49496723379997" x2="426.75972250882995" y2="410.49496723379997" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_30__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="410.49496723379997" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="409.65704569816995" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="409.65704569817" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="518.0931698924999" y1="506.85594383125" x2="518.0931698924999" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_31__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="518.0931698924999" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="517.2552483568699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="517.25524835687" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 517.25524835687 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="555.7996389958499" y1="263.85869849855" x2="555.7996389958499" y2="247.93818932157998" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_32__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="555.7996389958499" cy="247.10026778595" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="554.9617174602199" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="554.9617174602199" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 554.9617174602199 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="351.8404597397" x2="426.75972250882995" y2="351.8404597397" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_33__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="351.8404597397" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="351.00253820407" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="351.00253820407" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="360.219675096" x2="426.75972250882995" y2="360.219675096" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_34__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="360.219675096" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="359.38175356037" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="359.38175356037" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="368.5988904523" x2="426.75972250882995" y2="368.5988904523" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_35__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="368.5988904523" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="367.76096891667" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="367.76096891667" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="376.9781058086" x2="426.75972250882995" y2="376.9781058086" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_36__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="376.9781058086" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="376.14018427297" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="376.14018427297" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="385.3573211649" x2="426.75972250882995" y2="385.3573211649" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_37__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="385.3573211649" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="384.51939962926997" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="384.51939962926997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="393.7365365212" x2="426.75972250882995" y2="393.7365365212" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_38__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="393.7365365212" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="392.89861498556996" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="392.89861498556996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="501.3347391799" y1="506.85594383125" x2="501.3347391799" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_39__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="501.3347391799" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="500.49681764427" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="500.49681764427004" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 500.49681764427004 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="509.71395453619994" y1="506.85594383125" x2="509.71395453619994" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_40__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="509.71395453619994" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="508.8760330005699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="508.87603300057" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 508.87603300057 515.2351591875499)"></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="365.172489640025" y="110.93801824607499" width="68.91904630556746" height="4.189607678149969" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="365.172489640025" y="110.93801824607499" width="68.91904630556746" height="4.189607678149969" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="384.02572419169996" y1="110.93801824607499" x2="384.02572419169996" y2="97.11231290818" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><rect x="383.18780265606995" y="96.27439137255" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="383.18780265607" y="104.0251655771275" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 383.18780265607 104.0251655771275)"></text><line class="component-pin sch-component-pin sch-port-line" x1="384.02572419169996" y1="115.12762592422496" x2="384.02572419169996" y2="128.95333126212" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="383.18780265606995" y="128.11540972649001" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="383.18780265607" y="122.04047859317251" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 383.18780265607 122.04047859317251)"></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="448.964643203025" y="655.587016405575" width="53.83645866422751" height="4.189607678149969" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="448.964643203025" y="655.587016405575" width="53.83645866422751" height="4.189607678149969" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="467.81787775469996" y1="655.587016405575" x2="467.81787775469996" y2="642.5992326033099" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="467.81787775469996" cy="641.76131106768" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="466.97995621906995" y="640.92338953205" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="466.97995621907" y="648.6741637366274" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 466.97995621907 648.6741637366274)"></text><line class="component-pin sch-component-pin sch-port-line" x1="467.81787775469996" y1="659.776624083725" x2="467.81787775469996" y2="673.60232942162" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><rect x="466.97995621906995" y="672.76440788599" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="466.97995621907" y="666.6894767526725" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 466.97995621907 666.6894767526725)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component chip sch-component-body" x="532.756796766025" y="110.93801824607499" width="43.78140023666742" height="4.189607678149969" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="532.756796766025" y="110.93801824607499" width="43.78140023666742" height="4.189607678149969" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="551.6100313177" y1="110.93801824607499" x2="551.6100313177" y2="97.95023444380996" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="551.6100313177" cy="97.11231290818" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="550.77210978207" y="96.27439137255" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="550.77210978207" y="104.0251655771275" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 550.77210978207 104.0251655771275)"></text><line class="component-pin sch-component-pin sch-port-line" x1="551.6100313177" y1="115.12762592422496" x2="551.6100313177" y2="128.11540972649" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="551.6100313177" cy="128.95333126212" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="550.77210978207" y="128.11540972649001" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="550.77210978207" y="122.04047859317251" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 550.77210978207 122.04047859317251)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="700.341103892025" y="110.93801824607499" width="48.80892945044752" height="4.189607678149969" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="700.341103892025" y="110.93801824607499" width="48.80892945044752" height="4.189607678149969" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="719.1943384437" y1="110.93801824607499" x2="719.1943384437" y2="97.95023444380996" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="719.1943384437" cy="97.11231290818" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="718.35641690807" y="96.27439137255" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="718.35641690807" y="104.0251655771275" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 718.35641690807 104.0251655771275)"></text><line class="component-pin sch-component-pin sch-port-line" x1="719.1943384437" y1="115.12762592422496" x2="719.1943384437" y2="128.95333126212" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="718.35641690807" y="128.11540972649001" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="718.35641690807" y="122.04047859317251" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 718.35641690807 122.04047859317251)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component chip sch-component-body" x="532.756796766025" y="739.379169968575" width="55.7217821193949" height="4.189607678150082" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="532.756796766025" y="739.379169968575" width="55.7217821193949" height="4.189607678150082" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="551.6100313177" y1="739.379169968575" x2="551.6100313177" y2="729.7430723088299" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="551.6100313177" cy="728.9051507731999" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="550.77210978207" y="728.0672292375699" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="550.77210978207" y="734.1421603708875" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 550.77210978207 734.1421603708875)"></text><line class="component-pin sch-component-pin sch-port-line" x1="551.6100313177" y1="743.568777646725" x2="551.6100313177" y2="754.0427968421" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><rect x="550.77210978207" y="753.20487530647" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="550.77210978207" y="748.8057872444125" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 550.77210978207 748.8057872444125)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component chip sch-component-body" x="658.445027110525" y="739.379169968575" width="65.77684054695499" height="4.189607678150082" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="658.445027110525" y="739.379169968575" width="65.77684054695499" height="4.189607678150082" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="677.2982616621999" y1="739.379169968575" x2="677.2982616621999" y2="729.7430723088299" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="728.9051507731999" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="728.0672292375699" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="676.4603401265699" y="734.1421603708875" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 676.4603401265699 734.1421603708875)"></text><line class="component-pin sch-component-pin sch-port-line" x1="677.2982616621999" y1="743.568777646725" x2="677.2982616621999" y2="754.0427968421" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><rect x="676.4603401265699" y="753.20487530647" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="676.4603401265699" y="748.8057872444125" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 676.4603401265699 748.8057872444125)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7__stack1"><rect class="component chip sch-component-body" x="784.1332574550249" y="739.379169968575" width="50.69425290561503" height="4.189607678150082" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="784.1332574550249" y="739.379169968575" width="50.69425290561503" height="4.189607678150082" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="802.9864920067" y1="739.379169968575" x2="802.9864920067" y2="728.9051507731999" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_7_0__stack1"><rect x="802.14857047107" y="728.0672292375699" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="802.14857047107" y="734.1421603708875" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 802.14857047107 734.1421603708875)"></text><line class="component-pin sch-component-pin sch-port-line" x1="802.9864920067" y1="743.568777646725" x2="802.9864920067" y2="754.0427968421" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_7_1__stack1"><rect x="802.14857047107" y="753.20487530647" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="802.14857047107" y="748.8057872444125" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 802.14857047107 748.8057872444125)"></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="547.42042363955" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="539.04120828325" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="530.66199292695" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="513.9035622143499" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="522.2827775706501" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="677.2982616621999" cy="351.8404597397" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="677.2982616621999" cy="360.219675096" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="677.2982616621999" cy="368.5988904523" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="526.4723852488" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="534.8516006051" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_10__stack1"><circle cx="551.6100313177" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_11__stack1"><circle cx="543.2308159613999" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_12__stack1"><circle cx="677.2982616621999" cy="393.7365365212" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_13__stack1"><circle cx="677.2982616621999" cy="385.3573211649" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_14__stack1"><circle cx="677.2982616621999" cy="376.9781058086" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_15__stack1"><circle cx="677.2982616621999" cy="402.1157518775" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_16__stack1"><circle cx="677.2982616621999" cy="410.49496723379997" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_17__stack1"><circle cx="677.2982616621999" cy="418.87418259009996" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_18__stack1"><circle cx="559.989246674" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_19__stack1"><circle cx="568.3684620303" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_20__stack1"><circle cx="593.5061080992" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_21__stack1"><circle cx="585.1268927428999" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_22__stack1"><circle cx="576.7476773865999" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_23__stack1"><circle cx="601.8853234554999" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_24__stack1"><circle cx="425.9218009732" cy="418.87418259009996" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_25__stack1"><circle cx="564.17885435215" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_26__stack1"><circle cx="580.93728506475" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_27__stack1"><circle cx="589.31650042105" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_28__stack1"><circle cx="572.5580697084499" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_29__stack1"><circle cx="425.9218009732" cy="402.1157518775" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_30__stack1"><circle cx="425.9218009732" cy="410.49496723379997" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_31__stack1"><circle cx="518.0931698924999" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_32__stack1"><circle cx="555.7996389958499" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_33__stack1"><circle cx="425.9218009732" cy="351.8404597397" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_34__stack1"><circle cx="425.9218009732" cy="360.219675096" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_35__stack1"><circle cx="425.9218009732" cy="368.5988904523" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_36__stack1"><circle cx="425.9218009732" cy="376.9781058086" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_37__stack1"><circle cx="425.9218009732" cy="385.3573211649" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_38__stack1"><circle cx="425.9218009732" cy="393.7365365212" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_39__stack1"><circle cx="501.3347391799" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_40__stack1"><circle cx="509.71395453619994" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="384.02572419169996" cy="97.11231290818" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="384.02572419169996" cy="128.95333126212" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="467.81787775469996" cy="641.76131106768" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="467.81787775469996" cy="673.60232942162" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="551.6100313177" cy="97.11231290818" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="551.6100313177" cy="128.95333126212" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="719.1943384437" cy="97.11231290818" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="719.1943384437" cy="128.95333126212" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="551.6100313177" cy="728.9051507731999" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="551.6100313177" cy="754.0427968421" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="677.2982616621999" cy="728.9051507731999" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="677.2982616621999" cy="754.0427968421" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="802.9864920067" cy="728.9051507731999" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="802.9864920067" cy="754.0427968421" r="1.67584307126" 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="
|
|
151
|
+
</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 522.2827775706501 247.10026778595 L 522.2827775706501 238.72105242965003 L 513.9035622143499 238.72105242965003 L 513.9035622143499 247.10026778595" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.70337228504px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 522.2827775706501 247.10026778595 L 522.2827775706501 238.72105242965003 L 513.9035622143499 238.72105242965003 L 513.9035622143499 247.10026778595" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.83792153563px" 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 589.31650042105 247.10026778595 L 589.31650042105 238.72105242965 L 802.9864920067 238.72105242965 L 802.9864920067 728.9051507732001" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.70337228504px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 589.31650042105 247.10026778595 L 589.31650042105 238.72105242965 L 802.9864920067 238.72105242965 L 802.9864920067 728.9051507732001" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.83792153563px" 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 467.81787775469996 673.60232942162 L 467.81787775469996 762.4220121984001 L 551.6100313177 762.4220121984001 L 551.6100313177 754.0427968421" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.70337228504px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 467.81787775469996 673.60232942162 L 467.81787775469996 762.4220121984001 L 551.6100313177 762.4220121984001 L 551.6100313177 754.0427968421" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.83792153563px" 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 677.2982616621999 754.0427968421 L 677.2982616621999 762.4220121984 L 802.9864920067 762.4220121984 L 802.9864920067 754.0427968421" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.70337228504px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 677.2982616621999 754.0427968421 L 677.2982616621999 762.4220121984 L 802.9864920067 762.4220121984 L 802.9864920067 754.0427968421" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.83792153563px" 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 384.02572419169996 97.11231290818 L 384.02572419169996 37.577987801668485 L 639.59179255885 37.577987801668485 L 639.59179255885 137.33254661841994 L 719.1943384437 137.33254661841994 L 719.1943384437 128.95333126212" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.70337228504px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 384.02572419169996 97.11231290818 L 384.02572419169996 37.577987801668485 L 639.59179255885 37.577987801668485 L 639.59179255885 137.33254661841994 L 719.1943384437 137.33254661841994 L 719.1943384437 128.95333126212" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.83792153563px" 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 564.17885435215 247.10026778595002 L 564.17885435215 186.3928525295565 L 522.2827775706501 186.3928525295565 L 522.2827775706501 188.026799524035 L 384.02572419169996 188.026799524035 L 384.02572419169996 128.95333126212" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.70337228504px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 564.17885435215 247.10026778595002 L 564.17885435215 186.3928525295565 L 522.2827775706501 186.3928525295565 L 522.2827775706501 188.026799524035 L 384.02572419169996 188.026799524035 L 384.02572419169996 128.95333126212" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.83792153563px" 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="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="442.6802316858" y="263.85869849855" width="217.85959926379996" height="242.9972453327" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="442.6802316858" y="263.85869849855" width="217.85959926379996" height="242.9972453327" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="547.42042363955" y1="263.85869849855" x2="547.42042363955" y2="247.93818932157998" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="547.42042363955" cy="247.10026778595" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="546.58250210392" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="546.58250210392" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 546.58250210392 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="539.04120828325" y1="263.85869849855" x2="539.04120828325" y2="247.93818932157998" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="539.04120828325" cy="247.10026778595" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="538.2032867476199" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="538.2032867476199" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 538.2032867476199 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="530.66199292695" y1="263.85869849855" x2="530.66199292695" y2="247.93818932157998" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="530.66199292695" cy="247.10026778595" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="529.82407139132" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="529.82407139132" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 529.82407139132 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="513.9035622143499" y1="263.85869849855" x2="513.9035622143499" y2="247.10026778595" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="513.0656406787199" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="513.06564067872" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 513.06564067872 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="522.2827775706501" y1="263.85869849855" x2="522.2827775706501" y2="247.10026778595" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><rect x="521.44485603502" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="521.4448560350199" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 521.4448560350199 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="351.8404597397" x2="676.4603401265699" y2="351.8404597397" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="351.8404597397" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="351.00253820407" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="351.00253820407" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="360.219675096" x2="676.4603401265699" y2="360.219675096" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="360.219675096" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="359.38175356037" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="359.38175356037" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="368.5988904523" x2="676.4603401265699" y2="368.5988904523" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="368.5988904523" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="367.76096891667" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="367.76096891667" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="526.4723852488" y1="506.85594383125" x2="526.4723852488" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="526.4723852488" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="525.63446371317" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="525.63446371317" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 525.63446371317 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="534.8516006051" y1="506.85594383125" x2="534.8516006051" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="534.8516006051" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="534.01367906947" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="534.01367906947" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 534.01367906947 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="551.6100313177" y1="506.85594383125" x2="551.6100313177" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="551.6100313177" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="550.77210978207" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="550.77210978207" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 550.77210978207 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="543.2308159613999" y1="506.85594383125" x2="543.2308159613999" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_11__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="543.2308159613999" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="542.3928944257699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="542.39289442577" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 542.39289442577 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="393.7365365212" x2="676.4603401265699" y2="393.7365365212" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="393.7365365212" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="392.89861498556996" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="392.89861498556996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="385.3573211649" x2="676.4603401265699" y2="385.3573211649" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_13__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="385.3573211649" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="384.51939962926997" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="384.51939962926997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="376.9781058086" x2="676.4603401265699" y2="376.9781058086" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_14__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="376.9781058086" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="376.14018427297" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="376.14018427297" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="402.1157518775" x2="676.4603401265699" y2="402.1157518775" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_15__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="402.1157518775" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="401.27783034186996" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="401.27783034186996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="410.49496723379997" x2="676.4603401265699" y2="410.49496723379997" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_16__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="410.49496723379997" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="409.65704569816995" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="409.65704569817" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="660.5398309496" y1="418.87418259009996" x2="676.4603401265699" y2="418.87418259009996" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_17__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="418.87418259009996" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="418.03626105446995" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="668.9190463059" y="418.03626105447" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="559.989246674" y1="506.85594383125" x2="559.989246674" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_18__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="559.989246674" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="559.15132513837" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="559.15132513837" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 559.15132513837 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="568.3684620303" y1="506.85594383125" x2="568.3684620303" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_19__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="568.3684620303" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="567.5305404946699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="567.53054049467" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 567.53054049467 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="593.5061080992" y1="506.85594383125" x2="593.5061080992" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_20__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="593.5061080992" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="592.66818656357" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="592.66818656357" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 592.66818656357 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="585.1268927428999" y1="506.85594383125" x2="585.1268927428999" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_21__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="585.1268927428999" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="584.2889712072699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="584.2889712072699" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 584.2889712072699 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="576.7476773865999" y1="506.85594383125" x2="576.7476773865999" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_22__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="576.7476773865999" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="575.9097558509699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="575.90975585097" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 575.90975585097 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="601.8853234554999" y1="506.85594383125" x2="601.8853234554999" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_23__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="601.8853234554999" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="601.0474019198699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="601.04740191987" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 601.04740191987 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="418.87418259009996" x2="426.75972250882995" y2="418.87418259009996" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_24__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="418.87418259009996" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="418.03626105446995" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="418.03626105447" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="564.17885435215" y1="263.85869849855" x2="564.17885435215" y2="247.10026778595" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_25__stack1"><rect x="563.34093281652" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="563.34093281652" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 563.34093281652 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="580.93728506475" y1="263.85869849855" x2="580.93728506475" y2="247.93818932157998" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_26__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="580.93728506475" cy="247.10026778595" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="580.09936352912" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="580.09936352912" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 580.09936352912 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="589.31650042105" y1="263.85869849855" x2="589.31650042105" y2="247.10026778595" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_27__stack1"><rect x="588.47857888542" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="588.47857888542" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 588.47857888542 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="572.5580697084499" y1="263.85869849855" x2="572.5580697084499" y2="247.93818932157998" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_28__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="572.5580697084499" cy="247.10026778595" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="571.7201481728199" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="571.72014817282" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 571.72014817282 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="402.1157518775" x2="426.75972250882995" y2="402.1157518775" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_29__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="402.1157518775" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="401.27783034186996" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="401.27783034186996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="410.49496723379997" x2="426.75972250882995" y2="410.49496723379997" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_30__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="410.49496723379997" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="409.65704569816995" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="409.65704569817" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="518.0931698924999" y1="506.85594383125" x2="518.0931698924999" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_31__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="518.0931698924999" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="517.2552483568699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="517.25524835687" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 517.25524835687 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="555.7996389958499" y1="263.85869849855" x2="555.7996389958499" y2="247.93818932157998" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_32__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="555.7996389958499" cy="247.10026778595" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="554.9617174602199" y="246.26234625032" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="554.9617174602199" y="255.47948314225" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 554.9617174602199 255.47948314225)"></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="351.8404597397" x2="426.75972250882995" y2="351.8404597397" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_33__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="351.8404597397" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="351.00253820407" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="351.00253820407" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="360.219675096" x2="426.75972250882995" y2="360.219675096" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_34__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="360.219675096" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="359.38175356037" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="359.38175356037" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="368.5988904523" x2="426.75972250882995" y2="368.5988904523" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_35__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="368.5988904523" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="367.76096891667" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="367.76096891667" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="376.9781058086" x2="426.75972250882995" y2="376.9781058086" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_36__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="376.9781058086" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="376.14018427297" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="376.14018427297" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="385.3573211649" x2="426.75972250882995" y2="385.3573211649" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_37__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="385.3573211649" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="384.51939962926997" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="384.51939962926997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="442.6802316858" y1="393.7365365212" x2="426.75972250882995" y2="393.7365365212" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_38__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="425.9218009732" cy="393.7365365212" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="425.08387943757" y="392.89861498556996" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="434.30101632949993" y="392.89861498556996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform=""></text><line class="component-pin sch-component-pin sch-port-line" x1="501.3347391799" y1="506.85594383125" x2="501.3347391799" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_39__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="501.3347391799" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="500.49681764427" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="500.49681764427004" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 500.49681764427004 515.2351591875499)"></text><line class="component-pin sch-component-pin sch-port-line" x1="509.71395453619994" y1="506.85594383125" x2="509.71395453619994" y2="522.77645300822" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_0_40__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="509.71395453619994" cy="523.61437454385" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="508.8760330005699" y="522.77645300822" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="508.87603300057" y="515.2351591875499" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 508.87603300057 515.2351591875499)"></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="365.172489640025" y="110.93801824607499" width="68.91904630556746" height="4.189607678149969" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="365.172489640025" y="110.93801824607499" width="68.91904630556746" height="4.189607678149969" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="384.02572419169996" y1="110.93801824607499" x2="384.02572419169996" y2="97.11231290818" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><rect x="383.18780265606995" y="96.27439137255" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="383.18780265607" y="104.0251655771275" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 383.18780265607 104.0251655771275)"></text><line class="component-pin sch-component-pin sch-port-line" x1="384.02572419169996" y1="115.12762592422496" x2="384.02572419169996" y2="128.95333126212" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="383.18780265606995" y="128.11540972649001" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="383.18780265607" y="122.04047859317251" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 383.18780265607 122.04047859317251)"></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="448.964643203025" y="655.587016405575" width="53.83645866422751" height="4.189607678149969" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="448.964643203025" y="655.587016405575" width="53.83645866422751" height="4.189607678149969" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="467.81787775469996" y1="655.587016405575" x2="467.81787775469996" y2="642.5992326033099" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="467.81787775469996" cy="641.76131106768" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="466.97995621906995" y="640.92338953205" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="466.97995621907" y="648.6741637366274" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 466.97995621907 648.6741637366274)"></text><line class="component-pin sch-component-pin sch-port-line" x1="467.81787775469996" y1="659.776624083725" x2="467.81787775469996" y2="673.60232942162" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><rect x="466.97995621906995" y="672.76440788599" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="466.97995621907" y="666.6894767526725" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 466.97995621907 666.6894767526725)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component chip sch-component-body" x="532.756796766025" y="110.93801824607499" width="43.78140023666742" height="4.189607678149969" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="532.756796766025" y="110.93801824607499" width="43.78140023666742" height="4.189607678149969" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="551.6100313177" y1="110.93801824607499" x2="551.6100313177" y2="97.95023444380996" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="551.6100313177" cy="97.11231290818" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="550.77210978207" y="96.27439137255" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="550.77210978207" y="104.0251655771275" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 550.77210978207 104.0251655771275)"></text><line class="component-pin sch-component-pin sch-port-line" x1="551.6100313177" y1="115.12762592422496" x2="551.6100313177" y2="128.11540972649" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="551.6100313177" cy="128.95333126212" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="550.77210978207" y="128.11540972649001" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="550.77210978207" y="122.04047859317251" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 550.77210978207 122.04047859317251)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="700.341103892025" y="110.93801824607499" width="48.80892945044752" height="4.189607678149969" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="700.341103892025" y="110.93801824607499" width="48.80892945044752" height="4.189607678149969" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="719.1943384437" y1="110.93801824607499" x2="719.1943384437" y2="97.95023444380996" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="719.1943384437" cy="97.11231290818" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="718.35641690807" y="96.27439137255" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="718.35641690807" y="104.0251655771275" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 718.35641690807 104.0251655771275)"></text><line class="component-pin sch-component-pin sch-port-line" x1="719.1943384437" y1="115.12762592422496" x2="719.1943384437" y2="128.95333126212" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="718.35641690807" y="128.11540972649001" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="718.35641690807" y="122.04047859317251" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 718.35641690807 122.04047859317251)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component chip sch-component-body" x="532.756796766025" y="739.379169968575" width="55.7217821193949" height="4.189607678150082" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="532.756796766025" y="739.379169968575" width="55.7217821193949" height="4.189607678150082" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="551.6100313177" y1="739.379169968575" x2="551.6100313177" y2="729.7430723088299" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="551.6100313177" cy="728.9051507731999" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="550.77210978207" y="728.0672292375699" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="550.77210978207" y="734.1421603708875" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 550.77210978207 734.1421603708875)"></text><line class="component-pin sch-component-pin sch-port-line" x1="551.6100313177" y1="743.568777646725" x2="551.6100313177" y2="754.0427968421" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><rect x="550.77210978207" y="753.20487530647" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="550.77210978207" y="748.8057872444125" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 550.77210978207 748.8057872444125)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component chip sch-component-body" x="658.445027110525" y="739.379169968575" width="65.77684054695499" height="4.189607678150082" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="658.445027110525" y="739.379169968575" width="65.77684054695499" height="4.189607678150082" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="677.2982616621999" y1="739.379169968575" x2="677.2982616621999" y2="729.7430723088299" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="677.2982616621999" cy="728.9051507731999" r="0.83792153563" stroke-width="0.83792153563px"/><rect x="676.4603401265699" y="728.0672292375699" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="676.4603401265699" y="734.1421603708875" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 676.4603401265699 734.1421603708875)"></text><line class="component-pin sch-component-pin sch-port-line" x1="677.2982616621999" y1="743.568777646725" x2="677.2982616621999" y2="754.0427968421" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><rect x="676.4603401265699" y="753.20487530647" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="676.4603401265699" y="748.8057872444125" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 676.4603401265699 748.8057872444125)"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7__stack1"><rect class="component chip sch-component-body" x="784.1332574550249" y="739.379169968575" width="50.69425290561503" height="4.189607678150082" stroke-width="0.83792153563px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="784.1332574550249" y="739.379169968575" width="50.69425290561503" height="4.189607678150082" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="802.9864920067" y1="739.379169968575" x2="802.9864920067" y2="728.9051507731999" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_7_0__stack1"><rect x="802.14857047107" y="728.0672292375699" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="802.14857047107" y="734.1421603708875" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 802.14857047107 734.1421603708875)"></text><line class="component-pin sch-component-pin sch-port-line" x1="802.9864920067" y1="743.568777646725" x2="802.9864920067" y2="754.0427968421" stroke-width="0.83792153563px"/><g class="sch-port" data-schematic-port-id="source_port_7_1__stack1"><rect x="802.14857047107" y="753.20487530647" width="1.67584307126" height="1.67584307126" opacity="0"/></g><text class="pin-number sch-pin-number" x="802.14857047107" y="748.8057872444125" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.284411517225px" transform="rotate(-90 802.14857047107 748.8057872444125)"></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="547.42042363955" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="539.04120828325" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="530.66199292695" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="513.9035622143499" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="522.2827775706501" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="677.2982616621999" cy="351.8404597397" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="677.2982616621999" cy="360.219675096" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="677.2982616621999" cy="368.5988904523" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="526.4723852488" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="534.8516006051" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_10__stack1"><circle cx="551.6100313177" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_11__stack1"><circle cx="543.2308159613999" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_12__stack1"><circle cx="677.2982616621999" cy="393.7365365212" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_13__stack1"><circle cx="677.2982616621999" cy="385.3573211649" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_14__stack1"><circle cx="677.2982616621999" cy="376.9781058086" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_15__stack1"><circle cx="677.2982616621999" cy="402.1157518775" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_16__stack1"><circle cx="677.2982616621999" cy="410.49496723379997" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_17__stack1"><circle cx="677.2982616621999" cy="418.87418259009996" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_18__stack1"><circle cx="559.989246674" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_19__stack1"><circle cx="568.3684620303" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_20__stack1"><circle cx="593.5061080992" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_21__stack1"><circle cx="585.1268927428999" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_22__stack1"><circle cx="576.7476773865999" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_23__stack1"><circle cx="601.8853234554999" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_24__stack1"><circle cx="425.9218009732" cy="418.87418259009996" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_25__stack1"><circle cx="564.17885435215" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_26__stack1"><circle cx="580.93728506475" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_27__stack1"><circle cx="589.31650042105" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_28__stack1"><circle cx="572.5580697084499" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_29__stack1"><circle cx="425.9218009732" cy="402.1157518775" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_30__stack1"><circle cx="425.9218009732" cy="410.49496723379997" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_31__stack1"><circle cx="518.0931698924999" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_32__stack1"><circle cx="555.7996389958499" cy="247.10026778595" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_33__stack1"><circle cx="425.9218009732" cy="351.8404597397" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_34__stack1"><circle cx="425.9218009732" cy="360.219675096" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_35__stack1"><circle cx="425.9218009732" cy="368.5988904523" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_36__stack1"><circle cx="425.9218009732" cy="376.9781058086" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_37__stack1"><circle cx="425.9218009732" cy="385.3573211649" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_38__stack1"><circle cx="425.9218009732" cy="393.7365365212" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_39__stack1"><circle cx="501.3347391799" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_40__stack1"><circle cx="509.71395453619994" cy="523.61437454385" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="384.02572419169996" cy="97.11231290818" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="384.02572419169996" cy="128.95333126212" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="467.81787775469996" cy="641.76131106768" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="467.81787775469996" cy="673.60232942162" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="551.6100313177" cy="97.11231290818" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="551.6100313177" cy="128.95333126212" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="719.1943384437" cy="97.11231290818" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="719.1943384437" cy="128.95333126212" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="551.6100313177" cy="728.9051507731999" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="551.6100313177" cy="754.0427968421" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="677.2982616621999" cy="728.9051507731999" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="677.2982616621999" cy="754.0427968421" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="802.9864920067" cy="728.9051507731999" r="1.67584307126" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="802.9864920067" cy="754.0427968421" r="1.67584307126" 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="
|
|
152
152
|
M 551.6100313177,128.95333126212
|
|
153
153
|
L 555.7996389958499,131.215719408321
|
|
154
154
|
L 555.7996389958499,184.95442056005834
|