@tscircuit/schematic-trace-solver 0.0.183 → 0.0.185
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +242 -24
- package/lib/solvers/SameNetJunctionAlignmentSolver/alignSameNetJunctions.ts +30 -12
- package/lib/solvers/SameNetJunctionAlignmentSolver/collapseRedundantSharedEndpointStubs.ts +267 -0
- package/lib/solvers/SameNetJunctionAlignmentSolver/collapseSameNetCycles.ts +1 -1
- package/lib/solvers/SameNetJunctionAlignmentSolver/getSharedPin.ts +13 -0
- package/lib/solvers/UnroutedTraceRecoverySolver/UnroutedTraceRecoverySolver.ts +12 -4
- package/package.json +1 -1
- package/site/bug-reports/bug-report-20260905T041712Z.page.tsx +4 -0
- package/tests/bug-reports/bug-report-20260706T213649Z/__snapshots__/bug-report-20260706T213649Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260706T220324Z/__snapshots__/bug-report-20260706T220324Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T020342Z/__snapshots__/bug-report-20260707T020342Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T020342Z/bug-report-20260707T020342Z.test.ts +10 -0
- package/tests/bug-reports/bug-report-20260707T092615Z/__snapshots__/bug-report-20260707T092615Z.snap.svg +524 -533
- package/tests/bug-reports/bug-report-20260707T134549Z/__snapshots__/bug-report-20260707T134549Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T140410Z/__snapshots__/bug-report-20260707T140410Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T141025Z/__snapshots__/bug-report-20260707T141025Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T141421Z/__snapshots__/bug-report-20260707T141421Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260707T230831Z/__snapshots__/bug-report-20260707T230831Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260708T095725Z/__snapshots__/bug-report-20260708T095725Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260716T144856Z/__snapshots__/bug-report-20260716T144856Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260717T022934Z/__snapshots__/bug-report-20260717T022934Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260717T042845Z/__snapshots__/bug-report-20260717T042845Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260721T221026Z/__snapshots__/bug-report-20260721T221026Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260724T175257Z/__snapshots__/bug-report-20260724T175257Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260728T144234Z/__snapshots__/bug-report-20260728T144234Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260728T144234Z/bug-report-20260728T144234Z.test.ts +2 -0
- package/tests/bug-reports/bug-report-20260730T061837Z/__snapshots__/bug-report-20260730T061837Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260730T061837Z/bug-report-20260730T061837Z.test.ts +1 -1
- package/tests/bug-reports/bug-report-20260731T052229Z/__snapshots__/bug-report-20260731T052229Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260804T171919Z/__snapshots__/bug-report-20260804T171919Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260804T225912Z/__snapshots__/bug-report-20260804T225912Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260805T061316Z/__snapshots__/bug-report-20260805T061316Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260806T061548Z/__snapshots__/bug-report-20260806T061548Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260815T073240Z/__snapshots__/bug-report-20260815T073240Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260819T091818Z/__snapshots__/bug-report-20260819T091818Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260825T045913Z/__snapshots__/bug-report-20260825T045913Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260825T103621Z/__snapshots__/bug-report-20260825T103621Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260826T072956Z/__snapshots__/bug-report-20260826T072956Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260901T055358Z/__snapshots__/bug-report-20260901T055358Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260901T064117Z/__snapshots__/bug-report-20260901T064117Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260901T134241Z/__snapshots__/bug-report-20260901T134241Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260902T092425Z/__snapshots__/bug-report-20260902T092425Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260905T041712Z/__snapshots__/bug-report-20260905T041712Z.snap.svg +546 -0
- package/tests/bug-reports/bug-report-20260905T041712Z/bug-report-20260905T041712Z.json +2023 -0
- package/tests/bug-reports/bug-report-20260905T041712Z/bug-report-20260905T041712Z.test.ts +33 -0
- package/tests/examples/__snapshots__/example02.snap.svg +2 -2
- package/tests/examples/__snapshots__/example13.snap.svg +2 -2
- package/tests/examples/__snapshots__/example14.snap.svg +2 -2
- package/tests/examples/__snapshots__/example15.snap.svg +2 -2
- package/tests/examples/__snapshots__/example18.snap.svg +2 -2
- package/tests/examples/__snapshots__/example19.snap.svg +2 -2
- package/tests/examples/__snapshots__/example21.snap.svg +2 -2
- package/tests/examples/__snapshots__/example27.snap.svg +2 -2
- package/tests/examples/__snapshots__/example29.snap.svg +2 -2
- package/tests/examples/__snapshots__/example42.snap.svg +2 -2
- package/tests/examples/__snapshots__/example45.snap.svg +2 -2
- package/tests/examples/__snapshots__/example46.snap.svg +2 -2
- package/tests/examples/__snapshots__/example47.snap.svg +2 -2
- package/tests/examples/__snapshots__/example51.snap.svg +2 -2
- package/tests/repros/__snapshots__/board-1273-trace-overlap-cycle.snap.svg +2 -2
- package/tests/repros/__snapshots__/board-15984-same-net-junction.snap.svg +2 -2
- package/tests/repros/__snapshots__/board1096-usb-label-overlap-iteration.snap.svg +2 -2
- package/tests/repros/__snapshots__/bugreport-001-gnd-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/netlabel-connector-through-rail-label.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-battery-management-bq24073.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bc107a-common-emitter-routing.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bluetooth-controller-ground-decoupling-groups.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-board-589-regulator-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-board-648-esp12f-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-board-8090-power-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bq24074-battery-charger.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bq25895-cross-net-trace-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-bq40z60-current-sense.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-cc2340r5.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-core-ground-inline-label-fallback.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-esp12f-section.snap.svg +508 -0
- package/tests/repros/__snapshots__/repro-example35-minimize-trace-crossing.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-hdc2080-ground-label-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-hdc3020-ground-label-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-hub-usb-sheet.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-ina237-current-monitor.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-isolated-rs485-isow7841.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-mspm0l1306-capacitor-symmetry.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-pga300-c6-trace-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-pga300-redundant-ground-traces.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-pmp11282-isolated-dcdc.snap.svg +18 -18
- package/tests/repros/__snapshots__/repro-power-group-rail-labels.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-powerbank-3v-system-power.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rectifier-trace-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rp2040-gamepad-trace-alignment.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-rp2040-usb-cc2-ground-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-smartwatch-power-sheet.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-ti-power-output-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida-01389-hbridge.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida00553-j4-cell-divider.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida010076-j4-ground-bus.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tida010076-page02.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tmp1075-ground-label-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-tps61222-trace-intersection.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-trellis-core-gnd-net-label-overlap.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-type-c-vbus-led-ground-label.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-usb-power-vbus-label-detour.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro130-bq27441-fuel-gauge-trace-through-c1.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro161-power-section-autolayout.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro48-555-timer-vcc-rail-label.snap.svg +2 -2
- package/tests/repros/assets/repro-esp12f-status-section.input.json +1394 -0
- package/tests/repros/repro-esp12f-section.test.ts +12 -0
- package/tests/solvers/SameNetJunctionAlignmentSolver/collapse-redundant-shared-endpoint-stubs.test.ts +101 -0
- package/tests/solvers/UnroutedTraceRecoverySolver/local-elbow-obstacles.test.ts +74 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg width="1200" height="2016" viewBox="0 0 1200 2016" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Solver debug visualization on top and Circuit JSON schematic on the bottom">
|
|
2
2
|
<g transform="translate(0, 0) scale(1.875, 1.875) translate(0, 0)">
|
|
3
|
-
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="1.05,0.20000000000000007 -12,-1.6999999999999993" data-type="line" data-label="" points="325.95072409253333,320.7372578521723 51.05886778258409,360.7598269700959" fill="none" stroke="hsl(112, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.05,0.4 -12,0.1100000000000021" data-type="line" data-label="" points="325.95072409253333,316.52435583975927 51.05886778258409,322.6330637577581" fill="none" stroke="hsl(24, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.05,-0.5 -12,1.9750000000000014" data-type="line" data-label="" points="281.71525296219664,335.48241489561786 51.05886778258409,283.34775249200675" fill="none" stroke="hsl(328, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.05,1.1102230246251565e-16 11.7,-1" data-type="line" data-label="" points="325.95072409253333,324.9501598645853 550.2877562535264,346.0146699266504" fill="none" stroke="hsl(8, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="12.3,-1 13.3,-0.9999999999999996" data-type="line" data-label="" points="562.9264622907654,346.0146699266504 583.9909723528306,346.01466992665036" fill="none" stroke="hsl(176, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-12,-2.3000000000000007 -12,-0.4899999999999993" data-type="line" data-label="" points="51.05886778258409,373.398533007335 51.05886778258409,335.27176979499717" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,-2.3000000000000007 -12,1.375" data-type="line" data-label="" points="51.05886778258409,373.398533007335 51.05886778258409,295.98645852924585" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,-2.3000000000000007 13.3,-1.600000000000001" data-type="line" data-label="" points="51.05886778258409,373.398533007335 583.9909723528306,358.65337596388946" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,-0.4899999999999993 -12,1.375" data-type="line" data-label="" points="51.05886778258409,335.27176979499717 51.05886778258409,295.98645852924585" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,-0.4899999999999993 13.3,-1.600000000000001" data-type="line" data-label="" points="51.05886778258409,335.27176979499717 583.9909723528306,358.65337596388946" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,1.375 13.3,-1.600000000000001" data-type="line" data-label="" points="51.05886778258409,295.98645852924585 583.9909723528306,358.65337596388946" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.3,-1 12.8,-1 12.8,-0.7999999999999996 13.3,-0.7999999999999996 13.3,-0.9999999999999996" data-type="line" data-label="" points="562.9264622907654,346.0146699266504 573.458717321798,346.0146699266504 573.458717321798,341.80176791423736 583.9909723528306,341.80176791423736 583.9909723528306,346.01466992665036" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12,-0.4899999999999993 -12,-0.6899999999999986 -12.524999999999999,-0.6899999999999986 -12.524999999999999,1.1749999999999998 -12,1.1749999999999998 -12,1.3749999999999991" data-type="line" data-label="" points="51.05886778258409,335.27176979499717 51.05886778258409,339.48467180741017 39.99999999999994,339.48467180741017 39.99999999999994,300.19936054165885 51.05886778258409,300.19936054165885 51.05886778258409,295.98645852924585" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12,-2.3000000000000007 -12,-2.5 -12.524999999999999,-2.5 -12.524999999999999,-0.6899999999999977
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="1.05,0.20000000000000007 -12,-1.6999999999999993" data-type="line" data-label="" points="325.95072409253333,320.7372578521723 51.05886778258409,360.7598269700959" fill="none" stroke="hsl(112, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.05,0.4 -12,0.1100000000000021" data-type="line" data-label="" points="325.95072409253333,316.52435583975927 51.05886778258409,322.6330637577581" fill="none" stroke="hsl(24, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.05,-0.5 -12,1.9750000000000014" data-type="line" data-label="" points="281.71525296219664,335.48241489561786 51.05886778258409,283.34775249200675" fill="none" stroke="hsl(328, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.05,1.1102230246251565e-16 11.7,-1" data-type="line" data-label="" points="325.95072409253333,324.9501598645853 550.2877562535264,346.0146699266504" fill="none" stroke="hsl(8, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="12.3,-1 13.3,-0.9999999999999996" data-type="line" data-label="" points="562.9264622907654,346.0146699266504 583.9909723528306,346.01466992665036" fill="none" stroke="hsl(176, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-12,-2.3000000000000007 -12,-0.4899999999999993" data-type="line" data-label="" points="51.05886778258409,373.398533007335 51.05886778258409,335.27176979499717" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,-2.3000000000000007 -12,1.375" data-type="line" data-label="" points="51.05886778258409,373.398533007335 51.05886778258409,295.98645852924585" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,-2.3000000000000007 13.3,-1.600000000000001" data-type="line" data-label="" points="51.05886778258409,373.398533007335 583.9909723528306,358.65337596388946" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,-0.4899999999999993 -12,1.375" data-type="line" data-label="" points="51.05886778258409,335.27176979499717 51.05886778258409,295.98645852924585" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,-0.4899999999999993 13.3,-1.600000000000001" data-type="line" data-label="" points="51.05886778258409,335.27176979499717 583.9909723528306,358.65337596388946" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-12,1.375 13.3,-1.600000000000001" data-type="line" data-label="" points="51.05886778258409,295.98645852924585 583.9909723528306,358.65337596388946" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.3,-1 12.8,-1 12.8,-0.7999999999999996 13.3,-0.7999999999999996 13.3,-0.9999999999999996" data-type="line" data-label="" points="562.9264622907654,346.0146699266504 573.458717321798,346.0146699266504 573.458717321798,341.80176791423736 583.9909723528306,341.80176791423736 583.9909723528306,346.01466992665036" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12,-0.4899999999999993 -12,-0.6899999999999986 -12.524999999999999,-0.6899999999999986 -12.524999999999999,1.1749999999999998 -12,1.1749999999999998 -12,1.3749999999999991" data-type="line" data-label="" points="51.05886778258409,335.27176979499717 51.05886778258409,339.48467180741017 39.99999999999994,339.48467180741017 39.99999999999994,300.19936054165885 51.05886778258409,300.19936054165885 51.05886778258409,295.98645852924585" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-12,-2.3000000000000007 -12,-2.5 -12.524999999999999,-2.5 -12.524999999999999,-0.6899999999999977" data-type="line" data-label="" points="51.05886778258409,373.398533007335 51.05886778258409,377.611435019748 39.99999999999994,377.611435019748 39.99999999999994,339.48467180741017" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.0500000000000007,0.39999999999999947 1.25,0.39999999999999947 1.25,1.34 -5.375,1.34 -5.375,1.0999999999999999 -12,1.0999999999999999 -12,0.1100000000000021" data-type="line" data-label="" points="325.95072409253333,316.5243558397593 330.16362610494633,316.5243558397593 330.16362610494633,296.7237163814181 190.6112469437652,296.7237163814181 190.6112469437652,301.7791987963137 51.05886778258409,301.7791987963137 51.05886778258409,322.6330637577581" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.0500000000000007,0.1999999999999993 3.111,0.20000000000000012 3.111,-1.2999999999999996 -12,-1.2999999999999996 -12,-1.6999999999999993" data-type="line" data-label="" points="325.95072409253333,320.7372578521723 369.36467933044946,320.7372578521723 369.36467933044946,352.3340229452699 51.05886778258409,352.3340229452699 51.05886778258409,360.7598269700959" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.05,1.1102230246251565e-16 1.25,1.1102230246251565e-16 6.375,1.1102230246251565e-16 6.375,-1 11.5,-1 11.7,-1" data-type="line" data-label="" points="325.95072409253333,324.9501598645853 330.16362610494633,324.9501598645853 438.1192401730299,324.9501598645853 438.1192401730299,346.0146699266504 546.0748542411134,346.0146699266504 550.2877562535264,346.0146699266504" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.0500000000000007,-0.5 -6.525,-0.5 -6.525,2.1750000000000007 -12,2.1750000000000007 -12,1.9750000000000014" data-type="line" data-label="" points="281.71525296219664,335.48241489561786 166.38706037239038,335.48241489561786 166.38706037239038,279.13485047959375 51.05886778258409,279.13485047959375 51.05886778258409,283.34775249200675" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.05,1.1102230246251565e-16 1.25,1.1102230246251565e-16 6.375,1.1102230246251565e-16 6.375,-1 11.5,-1 11.7,-1" data-type="line" data-label="recovered from net labels: U1.12 -> CCOMP.1" points="325.95072409253333,324.9501598645853 330.16362610494633,324.9501598645853 438.1192401730299,324.9501598645853 438.1192401730299,346.0146699266504 546.0748542411134,346.0146699266504 550.2877562535264,346.0146699266504" fill="none" stroke="green" stroke-width="1px"/></g><g><polyline data-points="-1.0500000000000007,-0.5 -6.525,-0.5 -6.525,2.1750000000000007 -12,2.1750000000000007 -12,1.9750000000000014" data-type="line" data-label="recovered from net labels: U1.7 -> RFAULT.1" points="281.71525296219664,335.48241489561786 166.38706037239038,335.48241489561786 166.38706037239038,279.13485047959375 51.05886778258409,279.13485047959375 51.05886778258409,283.34775249200675" fill="none" stroke="green" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="0" data-y="0" x="281.71525296219664" y="305.9921008087268" width="44.23547113033669" height="37.91611811171708" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.047473214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-11.782499999999999" data-y="-2" x="44.212902012412954" y="360.7598269700959" width="22.854993417340637" height="12.638706037239103" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.047473214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-11.782499999999999" data-y="-0.18999999999999861" x="44.212902012412954" y="322.6330637577581" width="22.854993417340637" height="12.638706037239047" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.047473214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-11.7225" data-y="1.6750000000000007" x="44.21290201241294" y="283.34775249200675" width="25.382734624788384" height="12.638706037239103" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.047473214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="12" data-y="-1" x="550.2877562535264" y="337.1675757005831" width="12.63870603723899" height="17.694188452134654" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.047473214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="13.517500000000002" data-y="-1.3000000000000003" x="577.1450065826593" y="346.01466992665036" width="22.854993417340665" height="12.638706037239103" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.047473214285714285"/></g><g><rect data-type="rect" data-label="TPS923655DMTR" data-x="0.13" data-y="-1.0299999999999998" x="290.1410569870227" y="344.75079932292647" width="32.86063569682153" height="3.7916118111717196" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.047473214285714285"/></g><g><rect data-type="rect" data-label="U1" data-x="-0.53" data-y="1.0150000000000001" x="288.87718638329886" y="300.93661839383117" width="7.583223622343382" height="5.2661275155163025" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.047473214285714285"/></g><g><rect data-type="rect" data-label="netId: U1.FSET to RFSET.pin1
|
|
4
4
|
globalConnNetId: connectivity_net0" data-x="2.0805000000000007" data-y="1.2249999999999996" x="345.5512507052848" y="277.5550122249389" width="4.212902012413053" height="43.18224562723344" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.047473214285714285"/></g><g><rect data-type="rect" data-label="netId: U1.TEMP to RTEMP.pin1
|
|
5
5
|
globalConnNetId: connectivity_net1" data-x="1.25" data-y="2.365" x="328.05717509873983" y="253.5414707541847" width="4.2129020124129966" height="43.182245627233385" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.047473214285714285"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
6
6
|
globalConnNetId: connectivity_net5" data-x="-12" data-y="-2.71" x="46.00338536768845" y="377.611435019748" width="10.110964829791271" height="8.847094226067327" fill="#00000066" stroke="#000000" stroke-width="0.047473214285714285"/></g><g><rect data-type="rect" data-label="netId: GND
|
|
@@ -92,7 +92,7 @@ orientation: y+" data-x="13.3" data-y="-0.7999999999999996" cx="583.990972352830
|
|
|
92
92
|
.port-label { fill: rgb(0, 100, 100); }
|
|
93
93
|
.component-name { fill: rgb(0, 100, 100); }
|
|
94
94
|
|
|
95
|
-
</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 1114.36413540669 454.5551692589 L 1136.32204940484 454.5551692589 L 1136.32204940484 445.77200365964 L 1158.27996340299 445.77200365964 L 1158.27996340299 454.5551692589" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1114.36413540669 454.5551692589 L 1136.32204940484 454.5551692589 L 1136.32204940484 445.77200365964 L 1158.27996340299 445.77200365964 L 1158.27996340299 454.5551692589" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" 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 47.209515096599944 432.158096980787 L 47.209515096599944 440.94126258004695 L 24.153705398542456 440.94126258004695 L 24.153705398542456 359.0382433669475 L 47.209515096599944 359.0382433669475 L 47.209515096599944 350.2550777676875" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 47.209515096599944 432.158096980787 L 47.209515096599944 440.94126258004695 L 24.153705398542456 440.94126258004695 L 24.153705398542456 359.0382433669475 L 47.209515096599944 359.0382433669475 L 47.209515096599944 350.2550777676875" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" 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 47.209515096599944 511.64574565409004 L 47.209515096599944 520.42891125335 L 24.153705398542456 520.42891125335 L 24.153705398542456 440.9412625800469 L 47.209515096599944 440.9412625800469 L 47.209515096599944 432.1580969807869" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 47.209515096599944 511.64574565409004 L 47.209515096599944 520.42891125335 L 24.153705398542456 520.42891125335 L 24.153705398542456 440.9412625800469 L 47.209515096599944 440.9412625800469 L 47.209515096599944 432.1580969807869" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" 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 620.3110704483149 393.07301006408 L 629.0942360475749 393.07301006408 L 629.0942360475749 351.79213174755796 L 338.1518755720874 351.79213174755796 L 338.1518755720874 362.33193046667 L 47.209515096599944 362.33193046667 L 47.209515096599944 405.8086001830069" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 620.3110704483149 393.07301006408 L 629.0942360475749 393.07301006408 L 629.0942360475749 351.79213174755796 L 338.1518755720874 351.79213174755796 L 338.1518755720874 362.33193046667 L 47.209515096599944 362.33193046667 L 47.209515096599944 405.8086001830069" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" 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 620.3110704483149 401.85617566334 L 710.8215919486893 401.85617566333997 L 710.8215919486893 467.72991765779 L 47.209515096599944 467.72991765779 L 47.209515096599944 485.29624885630994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 620.3110704483149 401.85617566334 L 710.8215919486893 401.85617566333997 L 710.8215919486893 467.72991765779 L 47.209515096599944 467.72991765779 L 47.209515096599944 485.29624885630994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" 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 620.3110704483149 410.6393412626 L 629.0942360475749 410.6393412626 L 854.1628545286125 410.6393412626 L 854.1628545286125 454.5551692589 L 1079.23147300965 454.5551692589 L 1088.01463860891 454.5551692589" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 620.3110704483149 410.6393412626 L 629.0942360475749 410.6393412626 L 854.1628545286125 410.6393412626 L 854.1628545286125 454.5551692589 L 1079.23147300965 454.5551692589 L 1088.01463860891 454.5551692589" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><path d="M 528.087831656085 432.59725526075 L 287.6486733763424 432.59725526075 L 287.6486733763424 315.12241537064745 L 47.209515096599944 315.12241537064745 L 47.209515096599944 323.9055809699074" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 528.087831656085 432.59725526075 L 287.6486733763424 432.59725526075 L 287.6486733763424 315.12241537064745 L 47.209515096599944 315.12241537064745 L 47.209515096599944 323.9055809699074" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><circle cx="47.209515096599944" cy="432.158096980787" r="1.317474839889" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="47.209515096599944" cy="440.94126258004695" r="1.317474839889" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="24.153705398542456" cy="440.94126258004695" r="1.317474839889" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="545.6541628546049" y="371.11509606593" width="57.090576395190055" height="79.04849039333999" stroke-width="0.8783165599260001px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="545.6541628546049" y="371.11509606593" width="57.090576395190055" height="79.04849039333999" fill="transparent"/><text class="sch-text" x="574.1994510522" y="410.6393412626" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.9048490393340005px" transform="rotate(0, 574.1994510522, 410.6393412626)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="379.89826166519" x2="528.966148216011" y2="379.89826166519" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="379.89826166519" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="379.01994510526396" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="379.019945105264" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="388.68142726445" x2="528.966148216011" y2="388.68142726445" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="388.68142726445" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="387.803110704524" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="387.803110704524" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="397.46459286371" x2="528.966148216011" y2="397.46459286371" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="397.46459286371" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="396.58627630378396" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="396.586276303784" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="406.24775846297" x2="528.966148216011" y2="406.24775846297" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="406.24775846297" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="405.369441903044" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="405.369441903044" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="415.03092406223" x2="528.966148216011" y2="415.03092406223" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="415.03092406223" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="414.15260750230397" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="414.152607502304" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="423.81408966149" x2="528.966148216011" y2="423.81408966149" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="423.81408966149" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="422.935773101564" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="422.935773101564" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">6</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="432.59725526075" x2="528.087831656085" y2="432.59725526075" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><rect x="527.209515096159" y="431.71893870082397" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="431.71893870082397" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">7</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="441.38042086001" x2="528.966148216011" y2="441.38042086001" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="441.38042086001" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="440.502104300084" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="440.502104300084" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">8</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="436.98883806038" x2="619.4327538883889" y2="436.98883806038" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="620.3110704483149" cy="436.98883806038" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="619.4327538883889" y="436.11052150045396" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="436.110521500454" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">9</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="428.20567246112" x2="619.4327538883889" y2="428.20567246112" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="620.3110704483149" cy="428.20567246112" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="619.4327538883889" y="427.327355901194" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="427.327355901194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">10</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="419.42250686186" x2="619.4327538883889" y2="419.42250686186" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="620.3110704483149" cy="419.42250686186" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="619.4327538883889" y="418.54419030193395" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="418.544190301934" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">11</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="410.6393412626" x2="620.3110704483149" y2="410.6393412626" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_11__stack1"><rect x="619.4327538883889" y="409.761024702674" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="409.761024702674" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">12</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="401.85617566333997" x2="620.3110704483149" y2="401.85617566333997" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_12__stack1"><rect x="619.4327538883889" y="400.97785910341395" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="400.977859103414" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">13</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="393.07301006408" x2="620.3110704483149" y2="393.07301006408" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_13__stack1"><rect x="619.4327538883889" y="392.194693504154" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="392.194693504154" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">14</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="384.28984446482" x2="619.4327538883889" y2="384.28984446482" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_14__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="620.3110704483149" cy="384.28984446482" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="619.4327538883889" y="383.411527904894" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="383.411527904894" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">15</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component-overlay sch-component-overlay" x="43.69712717345586" y="485.29624885631" width="7.024775846288165" height="26.349496797780034" fill="transparent"/><path class="sch-component-symbol-path" d="M 47.209515096599944 485.29624885631 L 47.209515096599944 489.6887099724999" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 47.209515096599944 507.25328453790013 L 47.209515096599944 511.64574565409004" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 50.721903019744026 489.6887099724999 L 50.721903019744026 507.25328453790013 L 43.69712717345586 507.25328453790013 L 43.69712717345586 489.6887099724999 L 50.721903019744026 489.6887099724999" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="54.23604757600796" y="491.44446477579197" stroke="rgb(245, 241, 237)" stroke-width="0.8783165599260001px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px">RFSET</text><text class="sch-component-text" x="54.23604757600796" y="505.49752973460807" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component-overlay sch-component-overlay" x="43.69712717345586" y="405.80860018300694" width="7.024775846288165" height="26.349496797780034" fill="transparent"/><path class="sch-component-symbol-path" d="M 47.209515096599944 405.80860018300694 L 47.209515096599944 410.20106129919685" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 47.209515096599944 427.7656358645971 L 47.209515096599944 432.158096980787" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 50.721903019744026 410.20106129919685 L 50.721903019744026 427.7656358645971 L 43.69712717345586 427.7656358645971 L 43.69712717345586 410.20106129919685 L 50.721903019744026 410.20106129919685" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="54.23604757600796" y="411.956816102489" stroke="rgb(245, 241, 237)" stroke-width="0.8783165599260001px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px">RTEMP</text><text class="sch-component-text" x="54.23604757600796" y="426.00988106130495" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component-overlay sch-component-overlay" x="43.69712717345586" y="323.9055809699075" width="7.024775846288165" height="26.349496797780034" fill="transparent"/><path class="sch-component-symbol-path" d="M 47.209515096599944 323.9055809699075 L 47.209515096599944 328.2980420860974" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 47.209515096599944 345.8626166514976 L 47.209515096599944 350.2550777676875" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 50.721903019744026 328.2980420860974 L 50.721903019744026 345.8626166514976 L 43.69712717345586 345.8626166514976 L 43.69712717345586 328.2980420860974 L 50.721903019744026 328.2980420860974" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="54.23604757600796" y="330.0537968893895" stroke="rgb(245, 241, 237)" stroke-width="0.8783165599260001px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px">RFAULT</text><text class="sch-component-text" x="54.23604757600796" y="344.1068618482055" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component-overlay sch-component-overlay" x="1088.01463860891" y="447.527758462932" width="26.34949679777992" height="14.054821591935934" fill="transparent"/><path class="sch-component-symbol-path" d="M 1114.36413540669 454.5551692589 L 1103.824336687578 454.5551692589" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1098.554437328022 454.5551692589 L 1088.01463860891 454.5551692589" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1103.824336687578 447.527758462932 L 1103.824336687578 461.58258005486795" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1098.554437328022 447.527758462932 L 1098.554437328022 461.58258005486795" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1101.1893870078" y="444.01537053978797" stroke="rgb(245, 241, 237)" stroke-width="0.8783165599260001px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="7.9048490393340005px">CCOMP</text><text class="sch-component-text" x="1101.1893870078" y="465.094967978012" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="7.9048490393340005px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component-overlay sch-component-overlay" x="1154.7675754798458" y="454.5551692589" width="7.024775846288321" height="26.349496797780034" fill="transparent"/><path class="sch-component-symbol-path" d="M 1158.27996340299 454.5551692589 L 1158.27996340299 458.9476303750899" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1158.27996340299 476.5122049404901 L 1158.27996340299 480.90466605668" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1161.7923513261342 458.9476303750899 L 1161.7923513261342 476.5122049404901 L 1154.7675754798458 476.5122049404901 L 1154.7675754798458 458.9476303750899 L 1161.7923513261342 458.9476303750899" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1165.306495882398" y="460.703385178382" stroke="rgb(245, 241, 237)" stroke-width="0.8783165599260001px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px">RCOMP</text><text class="sch-component-text" x="1165.306495882398" y="474.756450137198" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px"></text><circle class="component-pin sch-component-pin" cx="1158.27996340299" cy="480.90466605668" r="0.8783165599260001px" stroke-width="0.8783165599260001px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="528.087831656085" cy="379.89826166519" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="528.087831656085" cy="388.68142726445" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="528.087831656085" cy="397.46459286371" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="528.087831656085" cy="406.24775846297" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="528.087831656085" cy="415.03092406223" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="528.087831656085" cy="423.81408966149" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="528.087831656085" cy="432.59725526075" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="528.087831656085" cy="441.38042086001" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="620.3110704483149" cy="436.98883806038" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="620.3110704483149" cy="428.20567246112" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_10__stack1"><circle cx="620.3110704483149" cy="419.42250686186" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_11__stack1"><circle cx="620.3110704483149" cy="410.6393412626" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_12__stack1"><circle cx="620.3110704483149" cy="401.85617566333997" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_13__stack1"><circle cx="620.3110704483149" cy="393.07301006408" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_14__stack1"><circle cx="620.3110704483149" cy="384.28984446482" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="47.209515096599944" cy="485.29624885631" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="47.209515096599944" cy="511.6457456540901" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="47.209515096599944" cy="405.80860018300694" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="47.209515096599944" cy="432.158096980787" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="47.209515096599944" cy="323.9055809699075" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="47.209515096599944" cy="350.2550777676875" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="1088.01463860891" cy="454.5551692589" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="1114.36413540669" cy="454.5551692589" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="1158.27996340299" cy="454.55516925890004" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="1158.27996340299" cy="480.90466605668007" r="1.7566331198520002" 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="
|
|
95
|
+
</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 1114.36413540669 454.5551692589 L 1136.32204940484 454.5551692589 L 1136.32204940484 445.77200365964 L 1158.27996340299 445.77200365964 L 1158.27996340299 454.5551692589" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1114.36413540669 454.5551692589 L 1136.32204940484 454.5551692589 L 1136.32204940484 445.77200365964 L 1158.27996340299 445.77200365964 L 1158.27996340299 454.5551692589" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" 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 47.209515096599944 432.158096980787 L 47.209515096599944 440.94126258004695 L 24.153705398542456 440.94126258004695 L 24.153705398542456 359.0382433669475 L 47.209515096599944 359.0382433669475 L 47.209515096599944 350.2550777676875" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 47.209515096599944 432.158096980787 L 47.209515096599944 440.94126258004695 L 24.153705398542456 440.94126258004695 L 24.153705398542456 359.0382433669475 L 47.209515096599944 359.0382433669475 L 47.209515096599944 350.2550777676875" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" 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 47.209515096599944 511.64574565409004 L 47.209515096599944 520.42891125335 L 24.153705398542456 520.42891125335 L 24.153705398542456 440.9412625800469" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 47.209515096599944 511.64574565409004 L 47.209515096599944 520.42891125335 L 24.153705398542456 520.42891125335 L 24.153705398542456 440.9412625800469" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" 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 620.3110704483149 393.07301006408 L 629.0942360475749 393.07301006408 L 629.0942360475749 351.79213174755796 L 338.1518755720874 351.79213174755796 L 338.1518755720874 362.33193046667 L 47.209515096599944 362.33193046667 L 47.209515096599944 405.8086001830069" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 620.3110704483149 393.07301006408 L 629.0942360475749 393.07301006408 L 629.0942360475749 351.79213174755796 L 338.1518755720874 351.79213174755796 L 338.1518755720874 362.33193046667 L 47.209515096599944 362.33193046667 L 47.209515096599944 405.8086001830069" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" 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 620.3110704483149 401.85617566334 L 710.8215919486893 401.85617566333997 L 710.8215919486893 467.72991765779 L 47.209515096599944 467.72991765779 L 47.209515096599944 485.29624885630994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 620.3110704483149 401.85617566334 L 710.8215919486893 401.85617566333997 L 710.8215919486893 467.72991765779 L 47.209515096599944 467.72991765779 L 47.209515096599944 485.29624885630994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" 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 620.3110704483149 410.6393412626 L 629.0942360475749 410.6393412626 L 854.1628545286125 410.6393412626 L 854.1628545286125 454.5551692589 L 1079.23147300965 454.5551692589 L 1088.01463860891 454.5551692589" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 620.3110704483149 410.6393412626 L 629.0942360475749 410.6393412626 L 854.1628545286125 410.6393412626 L 854.1628545286125 454.5551692589 L 1079.23147300965 454.5551692589 L 1088.01463860891 454.5551692589" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><path d="M 528.087831656085 432.59725526075 L 287.6486733763424 432.59725526075 L 287.6486733763424 315.12241537064745 L 47.209515096599944 315.12241537064745 L 47.209515096599944 323.9055809699074" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="7.026532479408001px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 528.087831656085 432.59725526075 L 287.6486733763424 432.59725526075 L 287.6486733763424 315.12241537064745 L 47.209515096599944 315.12241537064745 L 47.209515096599944 323.9055809699074" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><circle cx="24.153705398542456" cy="440.94126258004695" r="1.317474839889" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="545.6541628546049" y="371.11509606593" width="57.090576395190055" height="79.04849039333999" stroke-width="0.8783165599260001px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="545.6541628546049" y="371.11509606593" width="57.090576395190055" height="79.04849039333999" fill="transparent"/><text class="sch-text" x="574.1994510522" y="410.6393412626" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="7.9048490393340005px" transform="rotate(0, 574.1994510522, 410.6393412626)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="379.89826166519" x2="528.966148216011" y2="379.89826166519" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="379.89826166519" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="379.01994510526396" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="379.019945105264" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="388.68142726445" x2="528.966148216011" y2="388.68142726445" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="388.68142726445" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="387.803110704524" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="387.803110704524" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="397.46459286371" x2="528.966148216011" y2="397.46459286371" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="397.46459286371" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="396.58627630378396" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="396.586276303784" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="406.24775846297" x2="528.966148216011" y2="406.24775846297" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="406.24775846297" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="405.369441903044" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="405.369441903044" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="415.03092406223" x2="528.966148216011" y2="415.03092406223" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="415.03092406223" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="414.15260750230397" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="414.152607502304" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="423.81408966149" x2="528.966148216011" y2="423.81408966149" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="423.81408966149" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="422.935773101564" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="422.935773101564" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">6</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="432.59725526075" x2="528.087831656085" y2="432.59725526075" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><rect x="527.209515096159" y="431.71893870082397" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="431.71893870082397" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">7</text><line class="component-pin sch-component-pin sch-port-line" x1="545.6541628546049" y1="441.38042086001" x2="528.966148216011" y2="441.38042086001" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="528.087831656085" cy="441.38042086001" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="527.209515096159" y="440.502104300084" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="536.870997255345" y="440.502104300084" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">8</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="436.98883806038" x2="619.4327538883889" y2="436.98883806038" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="620.3110704483149" cy="436.98883806038" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="619.4327538883889" y="436.11052150045396" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="436.110521500454" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">9</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="428.20567246112" x2="619.4327538883889" y2="428.20567246112" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="620.3110704483149" cy="428.20567246112" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="619.4327538883889" y="427.327355901194" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="427.327355901194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">10</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="419.42250686186" x2="619.4327538883889" y2="419.42250686186" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_10__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="620.3110704483149" cy="419.42250686186" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="619.4327538883889" y="418.54419030193395" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="418.544190301934" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">11</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="410.6393412626" x2="620.3110704483149" y2="410.6393412626" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_11__stack1"><rect x="619.4327538883889" y="409.761024702674" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="409.761024702674" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">12</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="401.85617566333997" x2="620.3110704483149" y2="401.85617566333997" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_12__stack1"><rect x="619.4327538883889" y="400.97785910341395" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="400.977859103414" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">13</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="393.07301006408" x2="620.3110704483149" y2="393.07301006408" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_13__stack1"><rect x="619.4327538883889" y="392.194693504154" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="392.194693504154" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">14</text><line class="component-pin sch-component-pin sch-port-line" x1="602.744739249795" y1="384.28984446482" x2="619.4327538883889" y2="384.28984446482" stroke-width="0.8783165599260001px"/><g class="sch-port" data-schematic-port-id="source_port_0_14__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="620.3110704483149" cy="384.28984446482" r="0.8783165599260001" stroke-width="0.8783165599260001px"/><rect x="619.4327538883889" y="383.411527904894" width="1.7566331198520002" height="1.7566331198520002" opacity="0"/></g><text class="pin-number sch-pin-number" x="611.527904849055" y="383.411527904894" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="6.587374199445001px" transform="">15</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component-overlay sch-component-overlay" x="43.69712717345586" y="485.29624885631" width="7.024775846288165" height="26.349496797780034" fill="transparent"/><path class="sch-component-symbol-path" d="M 47.209515096599944 485.29624885631 L 47.209515096599944 489.6887099724999" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 47.209515096599944 507.25328453790013 L 47.209515096599944 511.64574565409004" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 50.721903019744026 489.6887099724999 L 50.721903019744026 507.25328453790013 L 43.69712717345586 507.25328453790013 L 43.69712717345586 489.6887099724999 L 50.721903019744026 489.6887099724999" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="54.23604757600796" y="491.44446477579197" stroke="rgb(245, 241, 237)" stroke-width="0.8783165599260001px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px">RFSET</text><text class="sch-component-text" x="54.23604757600796" y="505.49752973460807" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component-overlay sch-component-overlay" x="43.69712717345586" y="405.80860018300694" width="7.024775846288165" height="26.349496797780034" fill="transparent"/><path class="sch-component-symbol-path" d="M 47.209515096599944 405.80860018300694 L 47.209515096599944 410.20106129919685" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 47.209515096599944 427.7656358645971 L 47.209515096599944 432.158096980787" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 50.721903019744026 410.20106129919685 L 50.721903019744026 427.7656358645971 L 43.69712717345586 427.7656358645971 L 43.69712717345586 410.20106129919685 L 50.721903019744026 410.20106129919685" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="54.23604757600796" y="411.956816102489" stroke="rgb(245, 241, 237)" stroke-width="0.8783165599260001px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px">RTEMP</text><text class="sch-component-text" x="54.23604757600796" y="426.00988106130495" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component-overlay sch-component-overlay" x="43.69712717345586" y="323.9055809699075" width="7.024775846288165" height="26.349496797780034" fill="transparent"/><path class="sch-component-symbol-path" d="M 47.209515096599944 323.9055809699075 L 47.209515096599944 328.2980420860974" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 47.209515096599944 345.8626166514976 L 47.209515096599944 350.2550777676875" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 50.721903019744026 328.2980420860974 L 50.721903019744026 345.8626166514976 L 43.69712717345586 345.8626166514976 L 43.69712717345586 328.2980420860974 L 50.721903019744026 328.2980420860974" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="54.23604757600796" y="330.0537968893895" stroke="rgb(245, 241, 237)" stroke-width="0.8783165599260001px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px">RFAULT</text><text class="sch-component-text" x="54.23604757600796" y="344.1068618482055" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component-overlay sch-component-overlay" x="1088.01463860891" y="447.527758462932" width="26.34949679777992" height="14.054821591935934" fill="transparent"/><path class="sch-component-symbol-path" d="M 1114.36413540669 454.5551692589 L 1103.824336687578 454.5551692589" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1098.554437328022 454.5551692589 L 1088.01463860891 454.5551692589" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1103.824336687578 447.527758462932 L 1103.824336687578 461.58258005486795" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1098.554437328022 447.527758462932 L 1098.554437328022 461.58258005486795" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1101.1893870078" y="444.01537053978797" stroke="rgb(245, 241, 237)" stroke-width="0.8783165599260001px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="7.9048490393340005px">CCOMP</text><text class="sch-component-text" x="1101.1893870078" y="465.094967978012" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="7.9048490393340005px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component-overlay sch-component-overlay" x="1154.7675754798458" y="454.5551692589" width="7.024775846288321" height="26.349496797780034" fill="transparent"/><path class="sch-component-symbol-path" d="M 1158.27996340299 454.5551692589 L 1158.27996340299 458.9476303750899" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1158.27996340299 476.5122049404901 L 1158.27996340299 480.90466605668" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1161.7923513261342 458.9476303750899 L 1161.7923513261342 476.5122049404901 L 1154.7675754798458 476.5122049404901 L 1154.7675754798458 458.9476303750899 L 1161.7923513261342 458.9476303750899" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.8783165599260001px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1165.306495882398" y="460.703385178382" stroke="rgb(245, 241, 237)" stroke-width="0.8783165599260001px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px">RCOMP</text><text class="sch-component-text" x="1165.306495882398" y="474.756450137198" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="7.9048490393340005px"></text><circle class="component-pin sch-component-pin" cx="1158.27996340299" cy="480.90466605668" r="0.8783165599260001px" stroke-width="0.8783165599260001px" fill="none" stroke="rgb(132, 0, 0)"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="528.087831656085" cy="379.89826166519" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="528.087831656085" cy="388.68142726445" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="528.087831656085" cy="397.46459286371" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="528.087831656085" cy="406.24775846297" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="528.087831656085" cy="415.03092406223" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="528.087831656085" cy="423.81408966149" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="528.087831656085" cy="432.59725526075" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="528.087831656085" cy="441.38042086001" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="620.3110704483149" cy="436.98883806038" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="620.3110704483149" cy="428.20567246112" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_10__stack1"><circle cx="620.3110704483149" cy="419.42250686186" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_11__stack1"><circle cx="620.3110704483149" cy="410.6393412626" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_12__stack1"><circle cx="620.3110704483149" cy="401.85617566333997" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_13__stack1"><circle cx="620.3110704483149" cy="393.07301006408" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_14__stack1"><circle cx="620.3110704483149" cy="384.28984446482" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="47.209515096599944" cy="485.29624885631" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="47.209515096599944" cy="511.6457456540901" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="47.209515096599944" cy="405.80860018300694" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="47.209515096599944" cy="432.158096980787" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="47.209515096599944" cy="323.9055809699075" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="47.209515096599944" cy="350.2550777676875" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="1088.01463860891" cy="454.5551692589" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="1114.36413540669" cy="454.5551692589" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="1158.27996340299" cy="454.55516925890004" r="1.7566331198520002" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="1158.27996340299" cy="480.90466605668007" r="1.7566331198520002" 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="
|
|
96
96
|
M 665.5663311985021,401.85617566334
|
|
97
97
|
L 661.1747483988721,399.4847209515398
|
|
98
98
|
L 661.1747483988721,312.2034766698268
|