@tscircuit/schematic-trace-solver 0.0.174 → 0.0.176

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.
Files changed (63) hide show
  1. package/dist/index.d.ts +5 -0
  2. package/dist/index.js +759 -91
  3. package/lib/solvers/AvailableNetOrientationSolver/AvailableNetOrientationSolver.ts +5 -1
  4. package/lib/solvers/InlineNetLabelSolver/InlineNetLabelSolver.ts +16 -1
  5. package/lib/solvers/InlineNetLabelSolver/restoreReroutesAroundSupersededLabels.ts +174 -0
  6. package/lib/solvers/NetLabelToTraceSolver/NetLabelToTraceSolver.ts +2 -30
  7. package/lib/solvers/SameNetJunctionAlignmentSolver/SameNetJunctionAlignmentSolver.ts +2 -0
  8. package/lib/solvers/SameNetJunctionAlignmentSolver/alignSameNetJunctions.ts +748 -15
  9. package/lib/solvers/SameNetJunctionAlignmentSolver/findNearestSharedPinExitRail.ts +140 -0
  10. package/lib/solvers/SchematicTracePipelineSolver/SchematicTracePipelineSolver.ts +12 -5
  11. package/lib/utils/doesPathCoincideWithTraces.ts +17 -4
  12. package/lib/utils/pathIntersectsRenderedLabel.ts +33 -0
  13. package/package.json +1 -1
  14. package/site/bug-reports/bug-report-20260901T055358Z.page.tsx +4 -0
  15. package/site/bug-reports/bug-report-20260901T064117Z.page.tsx +4 -0
  16. package/site/bug-reports/bug-report-20260901T134241Z.page.tsx +4 -0
  17. package/tests/bug-reports/bug-report-20260707T134549Z/__snapshots__/bug-report-20260707T134549Z.snap.svg +2 -2
  18. package/tests/bug-reports/bug-report-20260707T134549Z/bug-report-20260707T134549Z.test.ts +9 -0
  19. package/tests/bug-reports/bug-report-20260707T230831Z/__snapshots__/bug-report-20260707T230831Z.snap.svg +2 -2
  20. package/tests/bug-reports/bug-report-20260717T042845Z/__snapshots__/bug-report-20260717T042845Z.snap.svg +2 -2
  21. package/tests/bug-reports/bug-report-20260721T221026Z/__snapshots__/bug-report-20260721T221026Z.snap.svg +2 -2
  22. package/tests/bug-reports/bug-report-20260730T061837Z/__snapshots__/bug-report-20260730T061837Z.snap.svg +2 -2
  23. package/tests/bug-reports/bug-report-20260730T061837Z/bug-report-20260730T061837Z.test.ts +8 -4
  24. package/tests/bug-reports/bug-report-20260804T171919Z/__snapshots__/bug-report-20260804T171919Z.snap.svg +2 -2
  25. package/tests/bug-reports/bug-report-20260805T061316Z/__snapshots__/bug-report-20260805T061316Z.snap.svg +2 -2
  26. package/tests/bug-reports/bug-report-20260806T061548Z/__snapshots__/bug-report-20260806T061548Z.snap.svg +2 -2
  27. package/tests/bug-reports/bug-report-20260825T045913Z/__snapshots__/bug-report-20260825T045913Z.snap.svg +2 -2
  28. package/tests/bug-reports/bug-report-20260826T072956Z/__snapshots__/bug-report-20260826T072956Z.snap.svg +6 -6
  29. package/tests/bug-reports/bug-report-20260901T055358Z/__snapshots__/bug-report-20260901T055358Z.snap.svg +676 -0
  30. package/tests/bug-reports/bug-report-20260901T055358Z/bug-report-20260901T055358Z.json +2467 -0
  31. package/tests/bug-reports/bug-report-20260901T055358Z/bug-report-20260901T055358Z.test.ts +59 -0
  32. package/tests/bug-reports/bug-report-20260901T064117Z/__snapshots__/bug-report-20260901T064117Z.snap.svg +134 -0
  33. package/tests/bug-reports/bug-report-20260901T064117Z/bug-report-20260901T064117Z.json +215 -0
  34. package/tests/bug-reports/bug-report-20260901T064117Z/bug-report-20260901T064117Z.test.ts +12 -0
  35. package/tests/bug-reports/bug-report-20260901T134241Z/__snapshots__/bug-report-20260901T134241Z.snap.svg +115 -0
  36. package/tests/bug-reports/bug-report-20260901T134241Z/bug-report-20260901T134241Z.json +359 -0
  37. package/tests/bug-reports/bug-report-20260901T134241Z/bug-report-20260901T134241Z.test.ts +60 -0
  38. package/tests/examples/__snapshots__/example51.snap.svg +2 -2
  39. package/tests/repros/__snapshots__/board-1273-trace-overlap-cycle.snap.svg +10 -10
  40. package/tests/repros/__snapshots__/board1096-usb-label-overlap-iteration.snap.svg +2 -2
  41. package/tests/repros/__snapshots__/repro-bq25895-cross-net-trace-overlap.snap.svg +2 -2
  42. package/tests/repros/__snapshots__/repro-core-ground-inline-label-fallback.snap.svg +10 -10
  43. package/tests/repros/__snapshots__/repro-example35-minimize-trace-crossing.snap.svg +2 -2
  44. package/tests/repros/__snapshots__/repro-isolated-rs485-isow7841.snap.svg +18 -18
  45. package/tests/repros/__snapshots__/repro-pga300-redundant-ground-traces.snap.svg +18 -18
  46. package/tests/repros/__snapshots__/repro-pmp11282-isolated-dcdc.snap.svg +10 -10
  47. package/tests/repros/__snapshots__/repro-powerbank-3v-system-power.snap.svg +2 -2
  48. package/tests/repros/__snapshots__/repro-ti-power-output-section.snap.svg +2 -2
  49. package/tests/repros/__snapshots__/repro-tida-01389-hbridge.snap.svg +2 -2
  50. package/tests/repros/__snapshots__/repro-tida010076-page02.snap.svg +2 -2
  51. package/tests/repros/__snapshots__/repro-trellis-core-gnd-net-label-overlap.snap.svg +134 -0
  52. package/tests/repros/__snapshots__/repro-wireless-mouse-charger-section.snap.svg +164 -0
  53. package/tests/repros/__snapshots__/repro161-power-section-autolayout.snap.svg +2 -2
  54. package/tests/repros/__snapshots__/repro48-555-timer-vcc-rail-label.snap.svg +2 -2
  55. package/tests/repros/assets/repro-trellis-core-gnd-net-label-overlap.input.json +178 -0
  56. package/tests/repros/assets/repro-wireless-mouse-charger-section.input.json +591 -0
  57. package/tests/repros/repro-isolated-rs485-isow7841.test.ts +4 -1
  58. package/tests/repros/repro-powerbank-3v-system-power.test.ts +24 -0
  59. package/tests/repros/repro-tida-01389-hbridge.test.ts +24 -0
  60. package/tests/repros/repro-trellis-core-gnd-net-label-overlap.test.ts +73 -0
  61. package/tests/repros/repro-wireless-mouse-charger-section.test.ts +16 -0
  62. package/tests/solvers/InlineNetLabelSolver/restore-reroutes-around-superseded-labels.test.ts +186 -0
  63. package/tests/solvers/SameNetJunctionAlignmentSolver/parallel-load-rails.test.ts +1 -0
@@ -8,5 +8,14 @@ test("bug-report-20260707T134549Z", () => {
8
8
 
9
9
  solver.solve()
10
10
 
11
+ const alignedTraces = solver.sameNetJunctionAlignmentSolver!.outputTraces
12
+ const upperLoop = alignedTraces.find(
13
+ (trace) => trace.mspPairId === "U1.6-U1.4",
14
+ )!
15
+ const lowerLoop = alignedTraces.find(
16
+ (trace) => trace.mspPairId === "U1.8-U1.6",
17
+ )!
18
+ expect(upperLoop.tracePath[1]!.x).toBeCloseTo(lowerLoop.tracePath[1]!.x, 6)
19
+
11
20
  expect(solver).toMatchSolverSnapshot(import.meta.path)
12
21
  })
@@ -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="-0.6,3.1 -0.5279125,3.10262455" data-type="line" data-label="" points="312.3309111235327,139.50628261598658 316.84393515930685,139.34197316936837" fill="none" stroke="hsl(232, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="0.6,3.1 0.5279125,3.0973754500000004" data-type="line" data-label="" points="387.4566797093348,139.50628261598658 382.94365567356067,139.67059206260478" fill="none" stroke="hsl(0, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,0.975 -4.5,0.030000000000000027" data-type="line" data-label="" points="237.20514253773058,272.54149782001116 68.17216321967584,331.70304058133036" fill="none" stroke="hsl(296, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,0.975 -1.7999999999999998,0.32499999999999996" data-type="line" data-label="" points="237.20514253773058,272.54149782001116 237.20514253773058,313.23462247065396" fill="none" stroke="hsl(16, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,0.975 1.55,1.1" data-type="line" data-label="" points="237.20514253773058,272.54149782001116 446.9312465064282,264.7158969256568" fill="none" stroke="hsl(240, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.7999999999999998,0.975 3.4,0.030000000000000027" data-type="line" data-label="" points="462.58244829513694,272.54149782001116 562.7501397428731,331.70304058133036" fill="none" stroke="hsl(160, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.7999999999999998,0.975 2.25,-0.04999999999999999" data-type="line" data-label="" points="462.58244829513694,272.54149782001116 490.7546115148127,336.71142515371713" fill="none" stroke="hsl(160, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.7999999999999998,0.32500000000000007 1.55,0.5" data-type="line" data-label="" points="462.58244829513694,313.23462247065396 446.9312465064282,302.2787812185578" fill="none" stroke="hsl(24, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.7999999999999998,-0.32499999999999996 2.25,-0.6499999999999999" data-type="line" data-label="" points="462.58244829513694,353.9277471212968 490.7546115148127,374.2743094466182" fill="none" stroke="hsl(112, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.7999999999999998,-0.32499999999999996 2.25,-1.7999999999999998" data-type="line" data-label="" points="462.58244829513694,353.9277471212968 490.7546115148127,446.26983767467857" fill="none" stroke="hsl(112, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,0.32499999999999996 -1.7999999999999998,0.975" data-type="line" data-label="" points="237.20514253773058,313.23462247065396 237.20514253773058,272.54149782001116" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,0.32499999999999996 -4.5,0.030000000000000027" data-type="line" data-label="" points="237.20514253773058,313.23462247065396 68.17216321967584,331.70304058133036" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,0.32499999999999996 1.55,1.1" data-type="line" data-label="" points="237.20514253773058,313.23462247065396 446.9312465064282,264.7158969256568" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,0.975 -4.5,0.030000000000000027" data-type="line" data-label="" points="237.20514253773058,272.54149782001116 68.17216321967584,331.70304058133036" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,0.975 1.55,1.1" data-type="line" data-label="" points="237.20514253773058,272.54149782001116 446.9312465064282,264.7158969256568" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.5,0.030000000000000027 1.55,1.1" data-type="line" data-label="" points="68.17216321967584,331.70304058133036 446.9312465064282,264.7158969256568" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.32500000000000007 1.7999999999999998,-0.975" data-type="line" data-label="" points="237.20514253773058,353.9277471212968 462.58244829513694,394.6208717719396" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.32500000000000007 -1.7999999999999998,-0.975" data-type="line" data-label="" points="237.20514253773058,353.9277471212968 237.20514253773058,394.6208717719396" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.32500000000000007 -4.5,-0.73" data-type="line" data-label="" points="237.20514253773058,353.9277471212968 68.17216321967584,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.32500000000000007 3.4,-0.73" data-type="line" data-label="" points="237.20514253773058,353.9277471212968 562.7501397428731,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.32500000000000007 2.25,-2.4000000000000004" data-type="line" data-label="" points="237.20514253773058,353.9277471212968 490.7546115148127,483.8327219675797" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,-0.975 -1.7999999999999998,-0.975" data-type="line" data-label="" points="462.58244829513694,394.6208717719396 237.20514253773058,394.6208717719396" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,-0.975 -4.5,-0.73" data-type="line" data-label="" points="462.58244829513694,394.6208717719396 68.17216321967584,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,-0.975 3.4,-0.73" data-type="line" data-label="" points="462.58244829513694,394.6208717719396 562.7501397428731,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,-0.975 2.25,-2.4000000000000004" data-type="line" data-label="" points="462.58244829513694,394.6208717719396 490.7546115148127,483.8327219675797" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.975 -4.5,-0.73" data-type="line" data-label="" points="237.20514253773058,394.6208717719396 68.17216321967584,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.975 3.4,-0.73" data-type="line" data-label="" points="237.20514253773058,394.6208717719396 562.7501397428731,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.975 2.25,-2.4000000000000004" data-type="line" data-label="" points="237.20514253773058,394.6208717719396 490.7546115148127,483.8327219675797" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.5,-0.73 3.4,-0.73" data-type="line" data-label="" points="68.17216321967584,379.282694019005 562.7501397428731,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.5,-0.73 2.25,-2.4000000000000004" data-type="line" data-label="" points="68.17216321967584,379.282694019005 490.7546115148127,483.8327219675797" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.4,-0.73 2.25,-2.4000000000000004" data-type="line" data-label="" points="562.7501397428731,379.282694019005 490.7546115148127,483.8327219675797" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,0.32500000000000007 1.55,0.5" data-type="line" data-label="" points="462.58244829513694,313.23462247065396 446.9312465064282,302.2787812185578" fill="none" stroke="hsl(31, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,0.975 3.4,0.030000000000000027" data-type="line" data-label="" points="462.58244829513694,272.54149782001116 562.7501397428731,331.70304058133036" fill="none" stroke="hsl(64, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,0.975 2.25,-0.04999999999999999" data-type="line" data-label="" points="462.58244829513694,272.54149782001116 490.7546115148127,336.71142515371713" fill="none" stroke="hsl(64, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.4,0.030000000000000027 2.25,-0.04999999999999999" data-type="line" data-label="" points="562.7501397428731,331.70304058133036 490.7546115148127,336.71142515371713" fill="none" stroke="hsl(64, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-0.6,3.1 -0.6,3.12 -0.5639562499999999,3.12 -0.5639562499999999,3.10262455 -0.5279125,3.10262455" data-type="line" data-label="" points="312.3309111235327,139.50628261598658 312.3309111235327,138.25418647288987 314.5874231414198,138.25418647288987 314.5874231414198,139.34197316936837 316.84393515930685,139.34197316936837" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.6,3.1 0.6,3.12 0.5639562499999999,3.12 0.5639562499999999,3.0973754500000004 0.5279125,3.0973754500000004" data-type="line" data-label="" points="387.4566797093348,139.50628261598658 387.4566797093348,138.25418647288987 385.20016769144775,138.25418647288987 385.20016769144775,139.67059206260478 382.94365567356067,139.67059206260478" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,0.975 -1.9999999999999998,0.975 -1.9999999999999998,0.32499999999999996 -1.7999999999999998,0.32499999999999996" data-type="line" data-label="" points="237.20514253773058,272.54149782001116 224.68418110676356,272.54149782001116 224.68418110676356,313.23462247065396 237.20514253773058,313.23462247065396" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.25,-0.04999999999999999 2.25,0.23000000000000026 3.4,0.23000000000000026 3.4,0.030000000000000082" data-type="line" data-label="" points="490.7546115148127,336.71142515371713 490.7546115148127,319.1820791503633 562.7501397428731,319.1820791503633 562.7501397428731,331.70304058133036" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.25,-1.7999999999999998 2.25,-0.6499999999999999" data-type="line" data-label="" points="490.7546115148127,446.26983767467857 490.7546115148127,374.2743094466182" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7999999999999998,-0.975 3.4,-0.975 3.4,-0.73" data-type="line" data-label="" points="462.58244829513694,394.6208717719396 562.7501397428731,394.6208717719396 562.7501397428731,379.282694019005" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.25,-2.4000000000000004 2.25,-2.6000000000000005 3.0900000000000003,-2.6000000000000005 3.0900000000000003,-0.975 1.7999999999999998,-0.975" data-type="line" data-label="" points="490.7546115148127,483.8327219675797 490.7546115148127,496.35368339854665 543.3426495248742,496.35368339854665 543.3426495248742,394.6208717719396 462.58244829513694,394.6208717719396" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,-0.975 -1.9999999999999998,-0.975 -1.9999999999999998,-0.32500000000000007 -1.7999999999999998,-0.32500000000000007" data-type="line" data-label="" points="237.20514253773058,394.6208717719396 224.68418110676356,394.6208717719396 224.68418110676356,353.9277471212968 237.20514253773058,353.9277471212968" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-4.5,-0.73 -4.5,-0.9750000000000001 -1.7999999999999998,-0.9750000000000001" data-type="line" data-label="" points="68.17216321967584,379.282694019005 68.17216321967584,394.6208717719396 237.20514253773058,394.6208717719396" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.9999999999999998,0.975 -2.2899999999999996,0.975 -2.2899999999999996,0.976" data-type="line" data-label="" points="224.68418110676356,272.54149782001116 206.5287870318614,272.54149782001116 206.5287870318614,272.47889301285636" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="0" data-y="0" x="237.20514253773058" y="139.5062826159866" width="225.37730575740636" height="388.14980435997757" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="0" data-y="3.1" x="316.84393515930685" y="112.34391302403574" width="66.09972051425382" height="54.32473918390167" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-4.4275" data-y="-0.35" x="40" y="331.70304058133036" width="65.42202347680268" height="47.579653437674665" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="3.4725" data-y="-0.35" x="534.5779765231973" y="331.70304058133036" width="65.42202347680268" height="47.579653437674665" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="2.4050000000000002" data-y="-0.35" x="462.58244829513694" y="336.7114251537172" width="75.75181665735045" height="37.56288429290106" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="2.345" data-y="-2.1" x="462.582448295137" y="446.26983767467857" width="68.2392397987702" height="37.56288429290112" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="1.705" data-y="0.8" x="418.75908328675234" y="264.7158969256568" width="75.7518166573505" height="37.562884292901" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="TPS63802DLAR" data-x="2.2199999999999998" data-y="3.0500000000000003" x="443.8010061486864" y="137.00209032979316" width="90.1509223029625" height="11.268865287870312" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="U1" data-x="1.62" data-y="2.8150000000000004" x="440.0447177193963" y="149.52305176076018" width="22.537730575740625" height="15.65120178870876" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="netId: VIN
3
+ <rect width="100%" height="100%" fill="white"/><g><polyline data-points="-0.6,3.1 -0.5279125,3.10262455" data-type="line" data-label="" points="312.3309111235327,139.50628261598658 316.84393515930685,139.34197316936837" fill="none" stroke="hsl(232, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="0.6,3.1 0.5279125,3.0973754500000004" data-type="line" data-label="" points="387.4566797093348,139.50628261598658 382.94365567356067,139.67059206260478" fill="none" stroke="hsl(0, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,0.975 -4.5,0.030000000000000027" data-type="line" data-label="" points="237.20514253773058,272.54149782001116 68.17216321967584,331.70304058133036" fill="none" stroke="hsl(296, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,0.975 -1.7999999999999998,0.32499999999999996" data-type="line" data-label="" points="237.20514253773058,272.54149782001116 237.20514253773058,313.23462247065396" fill="none" stroke="hsl(16, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,0.975 1.55,1.1" data-type="line" data-label="" points="237.20514253773058,272.54149782001116 446.9312465064282,264.7158969256568" fill="none" stroke="hsl(240, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.7999999999999998,0.975 3.4,0.030000000000000027" data-type="line" data-label="" points="462.58244829513694,272.54149782001116 562.7501397428731,331.70304058133036" fill="none" stroke="hsl(160, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.7999999999999998,0.975 2.25,-0.04999999999999999" data-type="line" data-label="" points="462.58244829513694,272.54149782001116 490.7546115148127,336.71142515371713" fill="none" stroke="hsl(160, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.7999999999999998,0.32500000000000007 1.55,0.5" data-type="line" data-label="" points="462.58244829513694,313.23462247065396 446.9312465064282,302.2787812185578" fill="none" stroke="hsl(24, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.7999999999999998,-0.32499999999999996 2.25,-0.6499999999999999" data-type="line" data-label="" points="462.58244829513694,353.9277471212968 490.7546115148127,374.2743094466182" fill="none" stroke="hsl(112, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="1.7999999999999998,-0.32499999999999996 2.25,-1.7999999999999998" data-type="line" data-label="" points="462.58244829513694,353.9277471212968 490.7546115148127,446.26983767467857" fill="none" stroke="hsl(112, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,0.32499999999999996 -1.7999999999999998,0.975" data-type="line" data-label="" points="237.20514253773058,313.23462247065396 237.20514253773058,272.54149782001116" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,0.32499999999999996 -4.5,0.030000000000000027" data-type="line" data-label="" points="237.20514253773058,313.23462247065396 68.17216321967584,331.70304058133036" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,0.32499999999999996 1.55,1.1" data-type="line" data-label="" points="237.20514253773058,313.23462247065396 446.9312465064282,264.7158969256568" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,0.975 -4.5,0.030000000000000027" data-type="line" data-label="" points="237.20514253773058,272.54149782001116 68.17216321967584,331.70304058133036" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,0.975 1.55,1.1" data-type="line" data-label="" points="237.20514253773058,272.54149782001116 446.9312465064282,264.7158969256568" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.5,0.030000000000000027 1.55,1.1" data-type="line" data-label="" points="68.17216321967584,331.70304058133036 446.9312465064282,264.7158969256568" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.32500000000000007 1.7999999999999998,-0.975" data-type="line" data-label="" points="237.20514253773058,353.9277471212968 462.58244829513694,394.6208717719396" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.32500000000000007 -1.7999999999999998,-0.975" data-type="line" data-label="" points="237.20514253773058,353.9277471212968 237.20514253773058,394.6208717719396" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.32500000000000007 -4.5,-0.73" data-type="line" data-label="" points="237.20514253773058,353.9277471212968 68.17216321967584,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.32500000000000007 3.4,-0.73" data-type="line" data-label="" points="237.20514253773058,353.9277471212968 562.7501397428731,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.32500000000000007 2.25,-2.4000000000000004" data-type="line" data-label="" points="237.20514253773058,353.9277471212968 490.7546115148127,483.8327219675797" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,-0.975 -1.7999999999999998,-0.975" data-type="line" data-label="" points="462.58244829513694,394.6208717719396 237.20514253773058,394.6208717719396" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,-0.975 -4.5,-0.73" data-type="line" data-label="" points="462.58244829513694,394.6208717719396 68.17216321967584,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,-0.975 3.4,-0.73" data-type="line" data-label="" points="462.58244829513694,394.6208717719396 562.7501397428731,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,-0.975 2.25,-2.4000000000000004" data-type="line" data-label="" points="462.58244829513694,394.6208717719396 490.7546115148127,483.8327219675797" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.975 -4.5,-0.73" data-type="line" data-label="" points="237.20514253773058,394.6208717719396 68.17216321967584,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.975 3.4,-0.73" data-type="line" data-label="" points="237.20514253773058,394.6208717719396 562.7501397428731,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1.7999999999999998,-0.975 2.25,-2.4000000000000004" data-type="line" data-label="" points="237.20514253773058,394.6208717719396 490.7546115148127,483.8327219675797" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.5,-0.73 3.4,-0.73" data-type="line" data-label="" points="68.17216321967584,379.282694019005 562.7501397428731,379.282694019005" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-4.5,-0.73 2.25,-2.4000000000000004" data-type="line" data-label="" points="68.17216321967584,379.282694019005 490.7546115148127,483.8327219675797" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.4,-0.73 2.25,-2.4000000000000004" data-type="line" data-label="" points="562.7501397428731,379.282694019005 490.7546115148127,483.8327219675797" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,0.32500000000000007 1.55,0.5" data-type="line" data-label="" points="462.58244829513694,313.23462247065396 446.9312465064282,302.2787812185578" fill="none" stroke="hsl(31, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,0.975 3.4,0.030000000000000027" data-type="line" data-label="" points="462.58244829513694,272.54149782001116 562.7501397428731,331.70304058133036" fill="none" stroke="hsl(64, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="1.7999999999999998,0.975 2.25,-0.04999999999999999" data-type="line" data-label="" points="462.58244829513694,272.54149782001116 490.7546115148127,336.71142515371713" fill="none" stroke="hsl(64, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.4,0.030000000000000027 2.25,-0.04999999999999999" data-type="line" data-label="" points="562.7501397428731,331.70304058133036 490.7546115148127,336.71142515371713" fill="none" stroke="hsl(64, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-0.6,3.1 -0.6,3.12 -0.5639562499999999,3.12 -0.5639562499999999,3.10262455 -0.5279125,3.10262455" data-type="line" data-label="" points="312.3309111235327,139.50628261598658 312.3309111235327,138.25418647288987 314.5874231414198,138.25418647288987 314.5874231414198,139.34197316936837 316.84393515930685,139.34197316936837" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.6,3.1 0.6,3.12 0.5639562499999999,3.12 0.5639562499999999,3.0973754500000004 0.5279125,3.0973754500000004" data-type="line" data-label="" points="387.4566797093348,139.50628261598658 387.4566797093348,138.25418647288987 385.20016769144775,138.25418647288987 385.20016769144775,139.67059206260478 382.94365567356067,139.67059206260478" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,0.975 -1.9999999999999998,0.975 -1.9999999999999998,0.32499999999999996 -1.7999999999999998,0.32499999999999996" data-type="line" data-label="" points="237.20514253773058,272.54149782001116 224.68418110676356,272.54149782001116 224.68418110676356,313.23462247065396 237.20514253773058,313.23462247065396" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.25,-0.04999999999999999 2.25,0.23000000000000026 3.4,0.23000000000000026 3.4,0.030000000000000082" data-type="line" data-label="" points="490.7546115148127,336.71142515371713 490.7546115148127,319.1820791503633 562.7501397428731,319.1820791503633 562.7501397428731,331.70304058133036" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.25,-1.7999999999999998 2.25,-0.6499999999999999" data-type="line" data-label="" points="490.7546115148127,446.26983767467857 490.7546115148127,374.2743094466182" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="1.7999999999999998,-0.975 3.4,-0.975 3.4,-0.73" data-type="line" data-label="" points="462.58244829513694,394.6208717719396 562.7501397428731,394.6208717719396 562.7501397428731,379.282694019005" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="2.25,-2.4000000000000004 2.25,-2.6000000000000005 3.4,-2.6000000000000005 3.4,-0.975 1.7999999999999998,-0.975" data-type="line" data-label="" points="490.7546115148127,483.8327219675797 490.7546115148127,496.35368339854665 562.7501397428731,496.35368339854665 562.7501397428731,394.6208717719396 462.58244829513694,394.6208717719396" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,-0.975 -1.9999999999999998,-0.975 -1.9999999999999998,-0.32500000000000007 -1.7999999999999998,-0.32500000000000007" data-type="line" data-label="" points="237.20514253773058,394.6208717719396 224.68418110676356,394.6208717719396 224.68418110676356,353.9277471212968 237.20514253773058,353.9277471212968" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-4.5,-0.73 -4.5,-0.9750000000000001 -1.7999999999999998,-0.9750000000000001" data-type="line" data-label="" points="68.17216321967584,379.282694019005 68.17216321967584,394.6208717719396 237.20514253773058,394.6208717719396" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.9999999999999998,0.975 -2.2899999999999996,0.975 -2.2899999999999996,0.976" data-type="line" data-label="" points="224.68418110676356,272.54149782001116 206.5287870318614,272.54149782001116 206.5287870318614,272.47889301285636" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="0" data-y="0" x="237.20514253773058" y="139.5062826159866" width="225.37730575740636" height="388.14980435997757" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="0" data-y="3.1" x="316.84393515930685" y="112.34391302403574" width="66.09972051425382" height="54.32473918390167" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-4.4275" data-y="-0.35" x="40" y="331.70304058133036" width="65.42202347680268" height="47.579653437674665" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="3.4725" data-y="-0.35" x="534.5779765231973" y="331.70304058133036" width="65.42202347680268" height="47.579653437674665" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="2.4050000000000002" data-y="-0.35" x="462.58244829513694" y="336.7114251537172" width="75.75181665735045" height="37.56288429290106" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="2.345" data-y="-2.1" x="462.582448295137" y="446.26983767467857" width="68.2392397987702" height="37.56288429290112" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="1.705" data-y="0.8" x="418.75908328675234" y="264.7158969256568" width="75.7518166573505" height="37.562884292901" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="TPS63802DLAR" data-x="2.2199999999999998" data-y="3.0500000000000003" x="443.8010061486864" y="137.00209032979316" width="90.1509223029625" height="11.268865287870312" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="U1" data-x="1.62" data-y="2.8150000000000004" x="440.0447177193963" y="149.52305176076018" width="22.537730575740625" height="15.65120178870876" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="netId: VIN
4
4
  globalConnNetId: connectivity_net2" data-x="-2.2899999999999996" data-y="1.186" x="191.503633314701" y="246.18487400782558" width="30.050307434320814" height="26.294019005030748" fill="#ef444466" stroke="#ef4444" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="netId: VIN
5
5
  globalConnNetId: connectivity_net2" data-x="-4.5" data-y="0.24100000000000002" x="53.147009502515374" y="305.34641676914475" width="30.050307434320928" height="26.294019005030748" fill="#ef444466" stroke="#ef4444" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="netId: VIN
6
6
  globalConnNetId: connectivity_net2" data-x="1.55" data-y="1.311" x="440.67076579094464" y="238.3592731134712" width="12.520961430967077" height="26.294019005030748" fill="#ef444466" stroke="#ef4444" stroke-width="0.015973214285714285"/></g><g><rect data-type="rect" data-label="netId: GND
@@ -101,7 +101,7 @@ orientation: y+" data-x="3.4" data-y="0.23000000000000026" cx="562.7501397428731
101
101
  .port-label { fill: rgb(0, 100, 100); }
102
102
  .component-name { fill: rgb(0, 100, 100); }
103
103
 
104
- </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 594.54067041982 79.70333430241999 L 594.54067041982 77.51960247036402 L 598.4761646309034 77.51960247036402 L 598.4761646309034 79.41676863342889 L 602.4116588419869 79.41676863342889" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 594.54067041982 79.70333430241999 L 594.54067041982 77.51960247036402 L 598.4761646309034 77.51960247036402 L 598.4761646309034 79.41676863342889 L 602.4116588419869 79.41676863342889" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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 725.56458034318 79.70333430241999 L 725.56458034318 77.51960247036402 L 721.6290861320965 77.51960247036402 L 721.6290861320965 79.98989997141109 L 717.6935919210131 79.98989997141109" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 725.56458034318 79.70333430241999 L 725.56458034318 77.51960247036402 L 721.6290861320965 77.51960247036402 L 721.6290861320965 79.98989997141109 L 717.6935919210131 79.98989997141109" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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 463.51676049646005 311.72484145837 L 441.6794421759 311.72484145837 L 441.6794421759 382.69612600019 L 463.51676049646005 382.69612600019" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 463.51676049646005 311.72484145837 L 441.6794421759 311.72484145837 L 441.6794421759 382.69612600019 L 463.51676049646005 382.69612600019" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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 905.7224564878 423.64109785124 L 905.7224564878 393.06885220245596 L 1031.28703683102 393.06885220245596 L 1031.28703683102 414.906170523016" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 905.7224564878 423.64109785124 L 905.7224564878 393.06885220245596 L 1031.28703683102 393.06885220245596 L 1031.28703683102 414.906170523016" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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 905.7224564878 614.71763315614 L 905.7224564878 489.15305281292" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 905.7224564878 614.71763315614 L 905.7224564878 489.15305281292" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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 856.5884902665399 524.63869508383 L 1031.28703683102 524.63869508383 L 1031.28703683102 497.887980141144" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 856.5884902665399 524.63869508383 L 1031.28703683102 524.63869508383 L 1031.28703683102 497.887980141144" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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 905.7224564878 680.22958811782 L 905.7224564878 702.0669064383801 L 997.439193434152 702.0669064383801 L 997.439193434152 524.63869508383 L 856.5884902665399 524.63869508383" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 905.7224564878 680.22958811782 L 905.7224564878 702.0669064383801 L 997.439193434152 702.0669064383801 L 997.439193434152 524.63869508383 L 856.5884902665399 524.63869508383" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><path d="M 463.51676049646005 524.63869508383 L 441.6794421759 524.63869508383 L 441.6794421759 453.66741054201 L 463.51676049646005 453.66741054201" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 463.51676049646005 524.63869508383 L 441.6794421759 524.63869508383 L 441.6794421759 453.66741054201 L 463.51676049646005 453.66741054201" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"><path d="M 168.7129631689 497.887980141144 L 168.7129631689 524.63869508383 L 463.51676049646005 524.63869508383" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 168.7129631689 497.887980141144 L 168.7129631689 524.63869508383 L 463.51676049646005 524.63869508383" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"><path d="M 441.6794421759 311.72484145837 L 410.0153306110881 311.72484145837 L 410.0153306110881 311.6156548667672" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 441.6794421759 311.72484145837 L 410.0153306110881 311.72484145837 L 410.0153306110881 311.6156548667672" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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"><circle cx="441.6794421759" cy="311.72484145837" r="3.2755977480839995" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><circle cx="856.5884902665399" cy="524.63869508383" r="3.2755977480839995" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><circle cx="463.51676049646005" cy="524.63869508383" r="3.2755977480839995" 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_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="507.19139713758" y="123.37797094353999" width="305.72245648783996" height="589.60759465512" stroke-width="2.183731832056px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="507.19139713758" y="123.37797094353999" width="305.72245648783996" height="589.60759465512" fill="transparent"/><text class="sch-text" x="660.0526253815" y="418.1817682711" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="19.653586488503997px" transform="rotate(0, 660.0526253815, 418.1817682711)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="507.19139713758" y1="382.69612600019" x2="463.51676049646005" y2="382.69612600019" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="461.333028664404" y="380.512394168134" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="485.35407881701997" y="380.512394168134" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="507.19139713758" y1="453.66741054201" x2="463.51676049646005" y2="453.66741054201" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="461.333028664404" y="451.48367870995395" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="485.35407881701997" y="451.483678709954" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="812.91385362542" y1="524.63869508383" x2="856.5884902665399" y2="524.63869508383" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="854.4047584344839" y="522.4549632517741" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="834.75117194598" y="522.454963251774" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="812.91385362542" y1="453.66741054201" x2="854.4047584344839" y2="453.66741054201" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="856.5884902665399" cy="453.66741054201" r="2.183731832056" stroke-width="2.183731832056px"/><rect x="854.4047584344839" y="451.48367870995395" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="834.75117194598" y="451.483678709954" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="812.91385362542" y1="382.69612600019" x2="854.4047584344839" y2="382.69612600019" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="856.5884902665399" cy="382.69612600019" r="2.183731832056" stroke-width="2.183731832056px"/><rect x="854.4047584344839" y="380.512394168134" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="834.75117194598" y="380.512394168134" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="812.91385362542" y1="311.72484145837" x2="854.4047584344839" y2="311.72484145837" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="856.5884902665399" cy="311.72484145837" r="2.183731832056" stroke-width="2.183731832056px"/><rect x="854.4047584344839" y="309.541109626314" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="834.75117194598" y="309.541109626314" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">6</text><line class="component-pin sch-component-pin sch-port-line" x1="725.56458034318" y1="123.37797094353999" x2="725.56458034318" y2="79.70333430241999" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><rect x="723.380848511124" y="77.51960247036399" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="723.380848511124" y="101.54065262297996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="rotate(-90 723.380848511124 101.54065262297996)">7</text><line class="component-pin sch-component-pin sch-port-line" x1="507.19139713758" y1="524.63869508383" x2="463.51676049646005" y2="524.63869508383" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><rect x="461.333028664404" y="522.4549632517741" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="485.35407881701997" y="522.454963251774" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">8</text><line class="component-pin sch-component-pin sch-port-line" x1="594.54067041982" y1="123.37797094353999" x2="594.54067041982" y2="79.70333430241999" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><rect x="592.356938587764" y="77.51960247036399" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="592.356938587764" y="101.54065262297996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="rotate(-90 592.356938587764 101.54065262297996)">9</text><line class="component-pin sch-component-pin sch-port-line" x1="507.19139713758" y1="311.72484145837" x2="463.51676049646005" y2="311.72484145837" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><rect x="461.333028664404" y="309.541109626314" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="485.35407881701997" y="309.541109626314" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">10</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="602.4794637153723" y="68.82265569802905" width="115.24857657529162" height="11.231642525109379" fill="transparent"/><path class="sch-component-symbol-path" d="M 638.4372288083728 79.6957076189965 L 638.165404421114 79.16795851145115 L 637.8935800338551 78.64178726659291 L 637.6217556465963 78.11876201906072 L 637.3499312593374 77.60043150737384 L 637.0781068720786 77.08831552544393 L 636.8062824848197 76.5838955525401 L 636.5344580975609 76.08860561947667 L 636.2626337103021 75.6038234673363 L 635.9908093230432 75.13086205323805 L 635.7189849357844 74.67096145552016 L 635.4471605485255 74.22528122824473 L 635.1753361612667 73.79489325216132 L 634.9035117740079 73.3807751262057 L 634.631687386749 72.98380414027736 L 634.3598629994902 72.60475186645547 L 634.0880386122313 72.24427940200053 L 633.8162142249726 71.90293329346983 L 633.5443898377138 71.5811421670763 L 633.2725654504549 71.27921408606521 L 633.0007410631961 70.99733465140201 L 632.7289166759372 70.7355658574805 L 632.4570922886784 70.49384570990686 L 632.1852679014195 70.2719886077157 L 631.9134435141607 70.06968648766168 L 631.6416191269019 69.88651072353191 L 631.369794739643 69.7219147687691 L 631.0979703523842 69.57523752611273 L 630.8261459651253 69.44570742348363 L 630.5543215778665 69.33244717098233 L 630.2824971906077 69.23447916967305 L 630.0106728033488 69.15073153880623 L 629.73884841609 69.08004472431976 L 629.4670240288311 69.02117864787543 L 629.1951996415723 68.97282035235413 L 628.9233752543134 68.93359209667325 L 628.6515508670547 68.90205985001846 L 628.3797264797959 68.87674213312063 L 628.107902092537 68.85611915206812 L 627.8360777052782 68.83864216834164 L 627.5642533180193 68.82274304730227 L 627.292429203727 68.83864216834164 L 627.0206050894346 68.85611915206812 L 626.7487809751423 68.87674213312063 L 626.4769568608499 68.90205985001846 L 626.2051327465575 68.93359209667325 L 625.9333086322652 68.97282035235413 L 625.6614845179729 69.02117864787543 L 625.3896604036805 69.08004472431976 L 625.1178362893882 69.15073153880623 L 624.8460121750958 69.23447916967305 L 624.5741880608034 69.33244717098233 L 624.302363946511 69.44570742348363 L 624.0305398322187 69.57523752611273 L 623.7587157179264 69.7219147687691 L 623.486891603634 69.88651072353191 L 623.2150674893417 70.06968648766168 L 622.9432433750493 70.2719886077157 L 622.6714192607569 70.49384570990686 L 622.3995951464645 70.7355658574805 L 622.1277710321722 70.99733465140201 L 621.8559469178799 71.27921408606521 L 621.5841228035875 71.5811421670763 L 621.3122986892952 71.90293329346983 L 621.0404745750028 72.24427940200053 L 620.7686504607104 72.60475186645547 L 620.4968263464181 72.98380414027736 L 620.2250022321257 73.3807751262057 L 619.9531781178334 73.79489325216132 L 619.6813540035411 74.22528122824473 L 619.4095298892487 74.67096145552016 L 619.1377057749563 75.13086205323805 L 618.865881660664 75.6038234673363 L 618.5940575463716 76.08860561947667 L 618.3222334320793 76.5838955525401 L 618.050409317787 77.08831552544393 L 617.7785852034946 77.60043150737384 L 617.5067610892022 78.11876201906072 L 617.2349369749098 78.64178726659291 L 616.9631128606175 79.16795851145115 L 616.6912887463252 79.6957076189965" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 660.1831579517612 79.69563118838242 L 659.9113338374689 79.1678818078706 L 659.6395097231765 78.64171029004589 L 659.3676856088841 78.11868476954722 L 659.0958614945918 77.60035398489386 L 658.8240373802994 77.08823772999746 L 658.5522132660071 76.58381748412715 L 658.2803891517148 76.08852727809726 L 658.0085650374224 75.6037448529904 L 657.73674092313 75.13078316592568 L 657.4649168088376 74.6708822952413 L 657.1930926945453 74.22520179499939 L 656.921268580253 73.79481354594951 L 656.6494444659606 73.38069514702742 L 656.3776203516683 72.9837238881326 L 656.1057962373759 72.60467134134423 L 655.8339721230835 72.2441986039228 L 655.5621480087912 71.90285222242562 L 655.2903238944989 71.5810608230656 L 655.0184997802065 71.27913246908805 L 654.7466756659142 70.99725276145837 L 654.4748515516218 70.73548369457038 L 654.2030274373294 70.49376327403027 L 653.931203323037 70.27190589887262 L 653.6593792087447 70.06960350585213 L 653.3875550944524 69.88642746875588 L 653.11573098016 69.72183124102658 L 652.8439068658677 69.57515372540374 L 652.5720827515753 69.44562334980816 L 652.3002586372829 69.33236282434038 L 652.0284345229906 69.23439455006462 L 651.7566104086983 69.15064664623132 L 651.4847862944059 69.07995955877838 L 651.2129621801135 69.02109320936756 L 650.9411380658212 68.97273464087979 L 650.6693139515288 68.93350611223244 L 650.3974898372364 68.90197359261117 L 650.1256657229442 68.87665560274685 L 649.8538416086518 68.85603234872787 L 649.5820174943594 68.83855509203491 L 649.3101933800671 68.82265569802905 L 649.0383689928083 68.83855509203491 L 648.7665446055494 68.85603234872787 L 648.4947202182906 68.87665560274685 L 648.2228958310317 68.90197359261117 L 647.9510714437729 68.93350611223244 L 647.679247056514 68.97273464087979 L 647.4074226692552 69.02109320936756 L 647.1355982819964 69.07995955877838 L 646.8637738947375 69.15064664623132 L 646.5919495074787 69.23439455006462 L 646.3201251202198 69.33236282434038 L 646.048300732961 69.44562334980816 L 645.7764763457022 69.57515372540374 L 645.5046519584433 69.72183124102658 L 645.2328275711845 69.88642746875588 L 644.9610031839256 70.06960350585213 L 644.6891787966669 70.27190589887263 L 644.4173544094081 70.49376327403027 L 644.1455300221492 70.73548369457038 L 643.8737056348904 70.99725276145837 L 643.6018812476315 71.27913246908805 L 643.3300568603727 71.58106082306561 L 643.0582324731138 71.90285222242562 L 642.786408085855 72.2441986039228 L 642.5145836985962 72.60467134134423 L 642.2427593113373 72.9837238881326 L 641.9709349240785 73.38069514702742 L 641.6991105368196 73.79481354594951 L 641.4272861495608 74.22520179499939 L 641.155461762302 74.6708822952413 L 640.8836373750431 75.13078316592568 L 640.6118129877843 75.6037448529904 L 640.3399886005254 76.08852727809726 L 640.0681642132666 76.58381748412715 L 639.7963398260079 77.08823772999746 L 639.524515438749 77.60035398489386 L 639.2526910514902 78.11868476954722 L 638.9808666642313 78.64171029004589 L 638.7090422769725 79.1678818078706 L 638.4372178897136 79.69563118838242" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 681.9290980138088 79.69563118838242 L 681.65727362655 79.1678818078706 L 681.3854492392911 78.64171029004589 L 681.1136248520323 78.11868476954722 L 680.8418004647734 77.60035398489386 L 680.5699760775146 77.08823772999746 L 680.2981516902557 76.58381748412715 L 680.026327302997 76.08852727809726 L 679.7545029157382 75.6037448529904 L 679.4826785284793 75.13078316592568 L 679.2108541412205 74.6708822952413 L 678.9390297539616 74.22520179499939 L 678.6672053667028 73.79481354594951 L 678.395380979444 73.38069514702742 L 678.1235565921851 72.9837238881326 L 677.8517322049263 72.60467134134423 L 677.5799078176674 72.2441986039228 L 677.3080834304086 71.90285222242562 L 677.0362590431498 71.5810608230656 L 676.7644346558909 71.27913246908805 L 676.4926102686321 70.99725276145837 L 676.2207858813732 70.73548369457038 L 675.9489614941144 70.49376327403027 L 675.6771371068555 70.27190589887262 L 675.4053127195967 70.06960350585213 L 675.133488332338 69.88642746875588 L 674.861663945079 69.72183124102658 L 674.5898395578203 69.57515372540374 L 674.3180151705614 69.44562334980816 L 674.0461907833026 69.33236282434038 L 673.7743663960438 69.23439455006462 L 673.5025420087849 69.15064664623132 L 673.2307176215261 69.07995955877838 L 672.9588932342672 69.02109320936756 L 672.6870688470084 68.97273464087979 L 672.4152444597496 68.93350611223244 L 672.1434200724907 68.90197359261117 L 671.8715956852319 68.87665560274685 L 671.599771297973 68.85603234872787 L 671.3279469107142 68.83855509203491 L 671.0561225234553 68.82265569802905 L 670.7842984091631 68.83855509203491 L 670.5124742948707 68.85603234872787 L 670.2406501805783 68.87665560274685 L 669.9688260662859 68.90197359261117 L 669.6970019519936 68.93350611223244 L 669.4251778377012 68.97273464087979 L 669.1533537234089 69.02109320936756 L 668.8815296091166 69.07995955877838 L 668.6097054948242 69.15064664623132 L 668.3378813805318 69.23439455006462 L 668.0660572662395 69.33236282434038 L 667.7942331519471 69.44562334980816 L 667.5224090376547 69.57515372540374 L 667.2505849233625 69.72183124102658 L 666.9787608090701 69.88642746875588 L 666.7069366947777 70.06960350585213 L 666.4351125804853 70.27190589887263 L 666.163288466193 70.49376327403027 L 665.8914643519006 70.73548369457038 L 665.6196402376083 70.99725276145837 L 665.347816123316 71.27913246908805 L 665.0759920090236 71.58106082306561 L 664.8041678947312 71.90285222242562 L 664.5323437804389 72.2441986039228 L 664.2605196661465 72.60467134134423 L 663.9886955518542 72.9837238881326 L 663.7168714375618 73.38069514702742 L 663.4450473232695 73.79481354594951 L 663.1732232089771 74.22520179499939 L 662.9013990946847 74.6708822952413 L 662.6295749803924 75.13078316592568 L 662.3577508661 75.6037448529904 L 662.0859267518077 76.08852727809726 L 661.8141026375154 76.58381748412715 L 661.542278523223 77.08823772999746 L 661.2704544089306 77.60035398489386 L 660.9986302946382 78.11868476954722 L 660.7268061803459 78.64171029004589 L 660.4549820660536 79.1678818078706 L 660.1831579517612 79.69563118838242" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 703.6750271571973 79.69563118838242 L 703.4032030429049 79.1678818078706 L 703.1313789286125 78.64171029004589 L 702.8595548143202 78.11868476954722 L 702.5877307000278 77.60035398489386 L 702.3159065857355 77.08823772999746 L 702.0440824714432 76.58381748412715 L 701.7722583571508 76.08852727809726 L 701.5004342428584 75.6037448529904 L 701.2286101285661 75.13078316592568 L 700.9567860142737 74.6708822952413 L 700.6849618999813 74.22520179499939 L 700.4131377856891 73.79481354594951 L 700.1413136713967 73.38069514702742 L 699.8694895571043 72.9837238881326 L 699.597665442812 72.60467134134423 L 699.3258413285196 72.2441986039228 L 699.0540172142272 71.90285222242562 L 698.7821930999348 71.5810608230656 L 698.5103689856426 71.27913246908805 L 698.2385448713502 70.99725276145837 L 697.9667207570578 70.73548369457038 L 697.6948966427655 70.49376327403027 L 697.4230725284731 70.27190589887262 L 697.1512484141808 70.06960350585213 L 696.8794242998885 69.88642746875588 L 696.6076001855961 69.72183124102658 L 696.3357760713037 69.57515372540374 L 696.0639519570113 69.44562334980816 L 695.792127842719 69.33236282434038 L 695.5203037284266 69.23439455006462 L 695.2484796141343 69.15064664623132 L 694.976655499842 69.07995955877838 L 694.7048313855496 69.02109320936756 L 694.4330072712572 68.97273464087979 L 694.1611831569649 68.93350611223244 L 693.8893590426725 68.90197359261117 L 693.6175349283802 68.87665560274685 L 693.3457108140879 68.85603234872787 L 693.0738866997955 68.83855509203491 L 692.8020625855031 68.82265569802905 L 692.5302381982443 68.83855509203491 L 692.2584138109854 68.85603234872787 L 691.9865894237266 68.87665560274685 L 691.7147650364677 68.90197359261117 L 691.4429406492089 68.93350611223244 L 691.1711162619501 68.97273464087979 L 690.8992918746912 69.02109320936756 L 690.6274674874325 69.07995955877838 L 690.3556431001736 69.15064664623132 L 690.0838187129148 69.23439455006462 L 689.8119943256559 69.33236282434038 L 689.5401699383971 69.44562334980816 L 689.2683455511383 69.57515372540374 L 688.9965211638794 69.72183124102658 L 688.7246967766206 69.88642746875588 L 688.4528723893617 70.06960350585213 L 688.1810480021029 70.27190589887263 L 687.9092236148441 70.49376327403027 L 687.6373992275852 70.73548369457038 L 687.3655748403264 70.99725276145837 L 687.0937504530675 71.27913246908805 L 686.8219260658087 71.58106082306561 L 686.5501016785499 71.90285222242562 L 686.278277291291 72.2441986039228 L 686.0064529040322 72.60467134134423 L 685.7346285167733 72.9837238881326 L 685.4628041295146 73.38069514702742 L 685.1909797422556 73.79481354594951 L 684.9191553549969 74.22520179499939 L 684.6473309677381 74.6708822952413 L 684.3755065804792 75.13078316592568 L 684.1036821932204 75.6037448529904 L 683.8318578059615 76.08852727809726 L 683.5600334187027 76.58381748412715 L 683.2882090314439 77.08823772999746 L 683.016384644185 77.60035398489386 L 682.7445602569262 78.11868476954722 L 682.4727358696673 78.64171029004589 L 682.2009114824085 79.1678818078706 L 681.9290870951496 79.69563118838242" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 616.3494801213126 79.55564305928844 L 602.4794637153723 79.55564305928844" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 717.7280402906639 80.05429822313843 L 703.8580238847235 80.05429822313843" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="659.8326580740571" y="51.98409607691006" stroke="rgb(245, 241, 237)" stroke-width="2.183731832056px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="19.653586488503997px">L1</text><text class="sch-component-text" x="659.814030263404" y="102.20417307894844" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="19.653586488503997px"></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="146.58171454374525" y="414.90617052301604" width="44.26249725030948" height="82.98180961812795" fill="transparent"/><path class="sch-component-symbol-path" d="M 168.7129631689 497.887980141144 L 168.7129631689 464.69525629389284" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 168.7129631689 448.0988943702672 L 168.7129631689 414.90617052301604" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 190.84421179405473 464.69525629389284 L 146.58171454374525 464.69525629389284" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 190.84421179405473 448.0988943702672 L 146.58171454374525 448.0988943702672" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="184.61781001237452" y="428.73647212603737" stroke="rgb(245, 241, 237)" stroke-width="2.183731832056px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="19.653586488503997px">C1</text><text class="sch-component-text" x="184.61781001237452" y="484.0576785381227" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="19.653586488503997px"></text><circle class="component-pin sch-component-pin" cx="168.7129631689" cy="414.90617052301604" r="2.183731832056px" stroke-width="2.183731832056px" fill="none" stroke="rgb(132, 0, 0)"/></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="1009.1557882058653" y="414.90617052301604" width="44.26249725030948" height="82.98180961812795" fill="transparent"/><path class="sch-component-symbol-path" d="M 1031.28703683102 497.887980141144 L 1031.28703683102 464.69525629389284" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1031.28703683102 448.0988943702672 L 1031.28703683102 414.90617052301604" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1053.4182854561748 464.69525629389284 L 1009.1557882058653 464.69525629389284" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1053.4182854561748 448.0988943702672 L 1009.1557882058653 448.0988943702672" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1047.1918836744946" y="428.73647212603737" stroke="rgb(245, 241, 237)" stroke-width="2.183731832056px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="19.653586488503997px">C2</text><text class="sch-component-text" x="1047.1918836744946" y="484.0576785381227" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="19.653586488503997px"></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="896.989712891408" y="423.64109785124" width="17.46548719278394" height="65.51195496167998" fill="transparent"/><path class="sch-component-symbol-path" d="M 905.7224564878 423.64109785124 L 905.7224564878 434.561940743352" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 905.7224564878 478.2322099208079 L 905.7224564878 489.15305281291995" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 914.4552000841919 434.561940743352 L 914.4552000841919 478.2322099208079 L 896.989712891408 478.2322099208079 L 896.989712891408 434.561940743352 L 914.4552000841919 434.561940743352" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="923.1923111442479" y="438.927220675632" stroke="rgb(245, 241, 237)" stroke-width="2.183731832056px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="19.653586488503997px">R1</text><text class="sch-component-text" x="923.1923111442479" y="473.86692998852794" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="19.653586488503997px"></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="896.989712891408" y="614.71763315614" width="17.46548719278394" height="65.51195496167998" fill="transparent"/><path class="sch-component-symbol-path" d="M 905.7224564878 614.71763315614 L 905.7224564878 625.638476048252" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 905.7224564878 669.308745225708 L 905.7224564878 680.22958811782" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 914.4552000841919 625.638476048252 L 914.4552000841919 669.308745225708 L 896.989712891408 669.308745225708 L 896.989712891408 625.638476048252 L 914.4552000841919 625.638476048252" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="923.1923111442479" y="630.003755980532" stroke="rgb(245, 241, 237)" stroke-width="2.183731832056px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="19.653586488503997px">R2</text><text class="sch-component-text" x="923.1923111442479" y="664.943465293428" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="19.653586488503997px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component-overlay sch-component-overlay" x="820.559098769448" y="298.07651750802" width="17.46548719278394" height="65.51195496167998" fill="transparent"/><path class="sch-component-symbol-path" d="M 829.29184236584 298.07651750802 L 829.29184236584 308.99736040013204" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 829.29184236584 352.66762957758795 L 829.29184236584 363.5884724697" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 838.024585962232 308.99736040013204 L 838.024585962232 352.66762957758795 L 820.559098769448 352.66762957758795 L 820.559098769448 308.99736040013204 L 838.024585962232 308.99736040013204" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="846.761697022288" y="313.362640332412" stroke="rgb(245, 241, 237)" stroke-width="2.183731832056px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="19.653586488503997px">R3</text><text class="sch-component-text" x="846.761697022288" y="348.30234964530797" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="19.653586488503997px"></text><circle class="component-pin sch-component-pin" cx="829.29184236584" cy="298.07651750802" r="2.183731832056px" stroke-width="2.183731832056px" fill="none" stroke="rgb(132, 0, 0)"/><circle class="component-pin sch-component-pin" cx="829.29184236584" cy="363.5884724697" r="2.183731832056px" stroke-width="2.183731832056px" 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="463.51676049646005" cy="382.69612600019" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="463.51676049646005" cy="453.66741054201" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="856.5884902665399" cy="524.63869508383" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="856.5884902665399" cy="453.66741054201" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="856.5884902665399" cy="382.69612600019" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="856.5884902665399" cy="311.72484145837" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="725.56458034318" cy="79.70333430241999" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="463.51676049646005" cy="524.63869508383" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="594.54067041982" cy="79.70333430241999" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="463.51676049646005" cy="311.72484145837" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="602.4116588419869" cy="79.41676863342889" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="717.6935919210131" cy="79.98989997141109" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="168.7129631689" cy="423.64109785124" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="168.7129631689" cy="506.622907469368" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="1031.28703683102" cy="423.64109785124" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="1031.28703683102" cy="506.622907469368" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="905.7224564878" cy="423.64109785124" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="905.7224564878" cy="489.15305281291995" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="905.7224564878" cy="614.71763315614" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="905.7224564878" cy="680.2295881178201" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="829.29184236584" cy="298.07651750802" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="829.29184236584" cy="363.58847246970004" r="4.367463664112" 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="
104
+ </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 594.54067041982 79.70333430241999 L 594.54067041982 77.51960247036402 L 598.4761646309034 77.51960247036402 L 598.4761646309034 79.41676863342889 L 602.4116588419869 79.41676863342889" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 594.54067041982 79.70333430241999 L 594.54067041982 77.51960247036402 L 598.4761646309034 77.51960247036402 L 598.4761646309034 79.41676863342889 L 602.4116588419869 79.41676863342889" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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 725.56458034318 79.70333430241999 L 725.56458034318 77.51960247036402 L 721.6290861320965 77.51960247036402 L 721.6290861320965 79.98989997141109 L 717.6935919210131 79.98989997141109" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 725.56458034318 79.70333430241999 L 725.56458034318 77.51960247036402 L 721.6290861320965 77.51960247036402 L 721.6290861320965 79.98989997141109 L 717.6935919210131 79.98989997141109" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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 463.51676049646005 311.72484145837 L 441.6794421759 311.72484145837 L 441.6794421759 382.69612600019 L 463.51676049646005 382.69612600019" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 463.51676049646005 311.72484145837 L 441.6794421759 311.72484145837 L 441.6794421759 382.69612600019 L 463.51676049646005 382.69612600019" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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 905.7224564878 423.64109785124 L 905.7224564878 393.06885220245596 L 1031.28703683102 393.06885220245596 L 1031.28703683102 414.906170523016" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 905.7224564878 423.64109785124 L 905.7224564878 393.06885220245596 L 1031.28703683102 393.06885220245596 L 1031.28703683102 414.906170523016" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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 905.7224564878 614.71763315614 L 905.7224564878 489.15305281292" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 905.7224564878 614.71763315614 L 905.7224564878 489.15305281292" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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 856.5884902665399 524.63869508383 L 1031.28703683102 524.63869508383 L 1031.28703683102 497.887980141144" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 856.5884902665399 524.63869508383 L 1031.28703683102 524.63869508383 L 1031.28703683102 497.887980141144" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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 905.7224564878 680.22958811782 L 905.7224564878 702.0669064383801 L 1031.28703683102 702.0669064383801 L 1031.28703683102 524.63869508383 L 856.5884902665399 524.63869508383" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 905.7224564878 680.22958811782 L 905.7224564878 702.0669064383801 L 1031.28703683102 702.0669064383801 L 1031.28703683102 524.63869508383 L 856.5884902665399 524.63869508383" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><path d="M 463.51676049646005 524.63869508383 L 441.6794421759 524.63869508383 L 441.6794421759 453.66741054201 L 463.51676049646005 453.66741054201" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 463.51676049646005 524.63869508383 L 441.6794421759 524.63869508383 L 441.6794421759 453.66741054201 L 463.51676049646005 453.66741054201" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"><path d="M 168.7129631689 497.887980141144 L 168.7129631689 524.63869508383 L 463.51676049646005 524.63869508383" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 168.7129631689 497.887980141144 L 168.7129631689 524.63869508383 L 463.51676049646005 524.63869508383" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"><path d="M 441.6794421759 311.72484145837 L 410.0153306110881 311.72484145837 L 410.0153306110881 311.6156548667672" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="17.469854656448px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 441.6794421759 311.72484145837 L 410.0153306110881 311.72484145837 L 410.0153306110881 311.6156548667672" stroke="rgb(0, 150, 0)" fill="none" stroke-width="2.183731832056px" 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"><circle cx="441.6794421759" cy="311.72484145837" r="3.2755977480839995" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><circle cx="856.5884902665399" cy="524.63869508383" r="3.2755977480839995" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="1031.28703683102" cy="524.63869508383" r="3.2755977480839995" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><circle cx="463.51676049646005" cy="524.63869508383" r="3.2755977480839995" 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_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="507.19139713758" y="123.37797094353999" width="305.72245648783996" height="589.60759465512" stroke-width="2.183731832056px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="507.19139713758" y="123.37797094353999" width="305.72245648783996" height="589.60759465512" fill="transparent"/><text class="sch-text" x="660.0526253815" y="418.1817682711" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="19.653586488503997px" transform="rotate(0, 660.0526253815, 418.1817682711)">U1</text><line class="component-pin sch-component-pin sch-port-line" x1="507.19139713758" y1="382.69612600019" x2="463.51676049646005" y2="382.69612600019" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="461.333028664404" y="380.512394168134" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="485.35407881701997" y="380.512394168134" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="507.19139713758" y1="453.66741054201" x2="463.51676049646005" y2="453.66741054201" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="461.333028664404" y="451.48367870995395" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="485.35407881701997" y="451.483678709954" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="812.91385362542" y1="524.63869508383" x2="856.5884902665399" y2="524.63869508383" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="854.4047584344839" y="522.4549632517741" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="834.75117194598" y="522.454963251774" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="812.91385362542" y1="453.66741054201" x2="854.4047584344839" y2="453.66741054201" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="856.5884902665399" cy="453.66741054201" r="2.183731832056" stroke-width="2.183731832056px"/><rect x="854.4047584344839" y="451.48367870995395" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="834.75117194598" y="451.483678709954" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="812.91385362542" y1="382.69612600019" x2="854.4047584344839" y2="382.69612600019" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_4__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="856.5884902665399" cy="382.69612600019" r="2.183731832056" stroke-width="2.183731832056px"/><rect x="854.4047584344839" y="380.512394168134" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="834.75117194598" y="380.512394168134" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="812.91385362542" y1="311.72484145837" x2="854.4047584344839" y2="311.72484145837" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_5__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="856.5884902665399" cy="311.72484145837" r="2.183731832056" stroke-width="2.183731832056px"/><rect x="854.4047584344839" y="309.541109626314" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="834.75117194598" y="309.541109626314" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">6</text><line class="component-pin sch-component-pin sch-port-line" x1="725.56458034318" y1="123.37797094353999" x2="725.56458034318" y2="79.70333430241999" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_6__stack1"><rect x="723.380848511124" y="77.51960247036399" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="723.380848511124" y="101.54065262297996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="rotate(-90 723.380848511124 101.54065262297996)">7</text><line class="component-pin sch-component-pin sch-port-line" x1="507.19139713758" y1="524.63869508383" x2="463.51676049646005" y2="524.63869508383" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_7__stack1"><rect x="461.333028664404" y="522.4549632517741" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="485.35407881701997" y="522.454963251774" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">8</text><line class="component-pin sch-component-pin sch-port-line" x1="594.54067041982" y1="123.37797094353999" x2="594.54067041982" y2="79.70333430241999" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_8__stack1"><rect x="592.356938587764" y="77.51960247036399" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="592.356938587764" y="101.54065262297996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="rotate(-90 592.356938587764 101.54065262297996)">9</text><line class="component-pin sch-component-pin sch-port-line" x1="507.19139713758" y1="311.72484145837" x2="463.51676049646005" y2="311.72484145837" stroke-width="2.183731832056px"/><g class="sch-port" data-schematic-port-id="source_port_0_9__stack1"><rect x="461.333028664404" y="309.541109626314" width="4.367463664112" height="4.367463664112" opacity="0"/></g><text class="pin-number sch-pin-number" x="485.35407881701997" y="309.541109626314" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="16.377988740419998px" transform="">10</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="602.4794637153723" y="68.82265569802905" width="115.24857657529162" height="11.231642525109379" fill="transparent"/><path class="sch-component-symbol-path" d="M 638.4372288083728 79.6957076189965 L 638.165404421114 79.16795851145115 L 637.8935800338551 78.64178726659291 L 637.6217556465963 78.11876201906072 L 637.3499312593374 77.60043150737384 L 637.0781068720786 77.08831552544393 L 636.8062824848197 76.5838955525401 L 636.5344580975609 76.08860561947667 L 636.2626337103021 75.6038234673363 L 635.9908093230432 75.13086205323805 L 635.7189849357844 74.67096145552016 L 635.4471605485255 74.22528122824473 L 635.1753361612667 73.79489325216132 L 634.9035117740079 73.3807751262057 L 634.631687386749 72.98380414027736 L 634.3598629994902 72.60475186645547 L 634.0880386122313 72.24427940200053 L 633.8162142249726 71.90293329346983 L 633.5443898377138 71.5811421670763 L 633.2725654504549 71.27921408606521 L 633.0007410631961 70.99733465140201 L 632.7289166759372 70.7355658574805 L 632.4570922886784 70.49384570990686 L 632.1852679014195 70.2719886077157 L 631.9134435141607 70.06968648766168 L 631.6416191269019 69.88651072353191 L 631.369794739643 69.7219147687691 L 631.0979703523842 69.57523752611273 L 630.8261459651253 69.44570742348363 L 630.5543215778665 69.33244717098233 L 630.2824971906077 69.23447916967305 L 630.0106728033488 69.15073153880623 L 629.73884841609 69.08004472431976 L 629.4670240288311 69.02117864787543 L 629.1951996415723 68.97282035235413 L 628.9233752543134 68.93359209667325 L 628.6515508670547 68.90205985001846 L 628.3797264797959 68.87674213312063 L 628.107902092537 68.85611915206812 L 627.8360777052782 68.83864216834164 L 627.5642533180193 68.82274304730227 L 627.292429203727 68.83864216834164 L 627.0206050894346 68.85611915206812 L 626.7487809751423 68.87674213312063 L 626.4769568608499 68.90205985001846 L 626.2051327465575 68.93359209667325 L 625.9333086322652 68.97282035235413 L 625.6614845179729 69.02117864787543 L 625.3896604036805 69.08004472431976 L 625.1178362893882 69.15073153880623 L 624.8460121750958 69.23447916967305 L 624.5741880608034 69.33244717098233 L 624.302363946511 69.44570742348363 L 624.0305398322187 69.57523752611273 L 623.7587157179264 69.7219147687691 L 623.486891603634 69.88651072353191 L 623.2150674893417 70.06968648766168 L 622.9432433750493 70.2719886077157 L 622.6714192607569 70.49384570990686 L 622.3995951464645 70.7355658574805 L 622.1277710321722 70.99733465140201 L 621.8559469178799 71.27921408606521 L 621.5841228035875 71.5811421670763 L 621.3122986892952 71.90293329346983 L 621.0404745750028 72.24427940200053 L 620.7686504607104 72.60475186645547 L 620.4968263464181 72.98380414027736 L 620.2250022321257 73.3807751262057 L 619.9531781178334 73.79489325216132 L 619.6813540035411 74.22528122824473 L 619.4095298892487 74.67096145552016 L 619.1377057749563 75.13086205323805 L 618.865881660664 75.6038234673363 L 618.5940575463716 76.08860561947667 L 618.3222334320793 76.5838955525401 L 618.050409317787 77.08831552544393 L 617.7785852034946 77.60043150737384 L 617.5067610892022 78.11876201906072 L 617.2349369749098 78.64178726659291 L 616.9631128606175 79.16795851145115 L 616.6912887463252 79.6957076189965" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 660.1831579517612 79.69563118838242 L 659.9113338374689 79.1678818078706 L 659.6395097231765 78.64171029004589 L 659.3676856088841 78.11868476954722 L 659.0958614945918 77.60035398489386 L 658.8240373802994 77.08823772999746 L 658.5522132660071 76.58381748412715 L 658.2803891517148 76.08852727809726 L 658.0085650374224 75.6037448529904 L 657.73674092313 75.13078316592568 L 657.4649168088376 74.6708822952413 L 657.1930926945453 74.22520179499939 L 656.921268580253 73.79481354594951 L 656.6494444659606 73.38069514702742 L 656.3776203516683 72.9837238881326 L 656.1057962373759 72.60467134134423 L 655.8339721230835 72.2441986039228 L 655.5621480087912 71.90285222242562 L 655.2903238944989 71.5810608230656 L 655.0184997802065 71.27913246908805 L 654.7466756659142 70.99725276145837 L 654.4748515516218 70.73548369457038 L 654.2030274373294 70.49376327403027 L 653.931203323037 70.27190589887262 L 653.6593792087447 70.06960350585213 L 653.3875550944524 69.88642746875588 L 653.11573098016 69.72183124102658 L 652.8439068658677 69.57515372540374 L 652.5720827515753 69.44562334980816 L 652.3002586372829 69.33236282434038 L 652.0284345229906 69.23439455006462 L 651.7566104086983 69.15064664623132 L 651.4847862944059 69.07995955877838 L 651.2129621801135 69.02109320936756 L 650.9411380658212 68.97273464087979 L 650.6693139515288 68.93350611223244 L 650.3974898372364 68.90197359261117 L 650.1256657229442 68.87665560274685 L 649.8538416086518 68.85603234872787 L 649.5820174943594 68.83855509203491 L 649.3101933800671 68.82265569802905 L 649.0383689928083 68.83855509203491 L 648.7665446055494 68.85603234872787 L 648.4947202182906 68.87665560274685 L 648.2228958310317 68.90197359261117 L 647.9510714437729 68.93350611223244 L 647.679247056514 68.97273464087979 L 647.4074226692552 69.02109320936756 L 647.1355982819964 69.07995955877838 L 646.8637738947375 69.15064664623132 L 646.5919495074787 69.23439455006462 L 646.3201251202198 69.33236282434038 L 646.048300732961 69.44562334980816 L 645.7764763457022 69.57515372540374 L 645.5046519584433 69.72183124102658 L 645.2328275711845 69.88642746875588 L 644.9610031839256 70.06960350585213 L 644.6891787966669 70.27190589887263 L 644.4173544094081 70.49376327403027 L 644.1455300221492 70.73548369457038 L 643.8737056348904 70.99725276145837 L 643.6018812476315 71.27913246908805 L 643.3300568603727 71.58106082306561 L 643.0582324731138 71.90285222242562 L 642.786408085855 72.2441986039228 L 642.5145836985962 72.60467134134423 L 642.2427593113373 72.9837238881326 L 641.9709349240785 73.38069514702742 L 641.6991105368196 73.79481354594951 L 641.4272861495608 74.22520179499939 L 641.155461762302 74.6708822952413 L 640.8836373750431 75.13078316592568 L 640.6118129877843 75.6037448529904 L 640.3399886005254 76.08852727809726 L 640.0681642132666 76.58381748412715 L 639.7963398260079 77.08823772999746 L 639.524515438749 77.60035398489386 L 639.2526910514902 78.11868476954722 L 638.9808666642313 78.64171029004589 L 638.7090422769725 79.1678818078706 L 638.4372178897136 79.69563118838242" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 681.9290980138088 79.69563118838242 L 681.65727362655 79.1678818078706 L 681.3854492392911 78.64171029004589 L 681.1136248520323 78.11868476954722 L 680.8418004647734 77.60035398489386 L 680.5699760775146 77.08823772999746 L 680.2981516902557 76.58381748412715 L 680.026327302997 76.08852727809726 L 679.7545029157382 75.6037448529904 L 679.4826785284793 75.13078316592568 L 679.2108541412205 74.6708822952413 L 678.9390297539616 74.22520179499939 L 678.6672053667028 73.79481354594951 L 678.395380979444 73.38069514702742 L 678.1235565921851 72.9837238881326 L 677.8517322049263 72.60467134134423 L 677.5799078176674 72.2441986039228 L 677.3080834304086 71.90285222242562 L 677.0362590431498 71.5810608230656 L 676.7644346558909 71.27913246908805 L 676.4926102686321 70.99725276145837 L 676.2207858813732 70.73548369457038 L 675.9489614941144 70.49376327403027 L 675.6771371068555 70.27190589887262 L 675.4053127195967 70.06960350585213 L 675.133488332338 69.88642746875588 L 674.861663945079 69.72183124102658 L 674.5898395578203 69.57515372540374 L 674.3180151705614 69.44562334980816 L 674.0461907833026 69.33236282434038 L 673.7743663960438 69.23439455006462 L 673.5025420087849 69.15064664623132 L 673.2307176215261 69.07995955877838 L 672.9588932342672 69.02109320936756 L 672.6870688470084 68.97273464087979 L 672.4152444597496 68.93350611223244 L 672.1434200724907 68.90197359261117 L 671.8715956852319 68.87665560274685 L 671.599771297973 68.85603234872787 L 671.3279469107142 68.83855509203491 L 671.0561225234553 68.82265569802905 L 670.7842984091631 68.83855509203491 L 670.5124742948707 68.85603234872787 L 670.2406501805783 68.87665560274685 L 669.9688260662859 68.90197359261117 L 669.6970019519936 68.93350611223244 L 669.4251778377012 68.97273464087979 L 669.1533537234089 69.02109320936756 L 668.8815296091166 69.07995955877838 L 668.6097054948242 69.15064664623132 L 668.3378813805318 69.23439455006462 L 668.0660572662395 69.33236282434038 L 667.7942331519471 69.44562334980816 L 667.5224090376547 69.57515372540374 L 667.2505849233625 69.72183124102658 L 666.9787608090701 69.88642746875588 L 666.7069366947777 70.06960350585213 L 666.4351125804853 70.27190589887263 L 666.163288466193 70.49376327403027 L 665.8914643519006 70.73548369457038 L 665.6196402376083 70.99725276145837 L 665.347816123316 71.27913246908805 L 665.0759920090236 71.58106082306561 L 664.8041678947312 71.90285222242562 L 664.5323437804389 72.2441986039228 L 664.2605196661465 72.60467134134423 L 663.9886955518542 72.9837238881326 L 663.7168714375618 73.38069514702742 L 663.4450473232695 73.79481354594951 L 663.1732232089771 74.22520179499939 L 662.9013990946847 74.6708822952413 L 662.6295749803924 75.13078316592568 L 662.3577508661 75.6037448529904 L 662.0859267518077 76.08852727809726 L 661.8141026375154 76.58381748412715 L 661.542278523223 77.08823772999746 L 661.2704544089306 77.60035398489386 L 660.9986302946382 78.11868476954722 L 660.7268061803459 78.64171029004589 L 660.4549820660536 79.1678818078706 L 660.1831579517612 79.69563118838242" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 703.6750271571973 79.69563118838242 L 703.4032030429049 79.1678818078706 L 703.1313789286125 78.64171029004589 L 702.8595548143202 78.11868476954722 L 702.5877307000278 77.60035398489386 L 702.3159065857355 77.08823772999746 L 702.0440824714432 76.58381748412715 L 701.7722583571508 76.08852727809726 L 701.5004342428584 75.6037448529904 L 701.2286101285661 75.13078316592568 L 700.9567860142737 74.6708822952413 L 700.6849618999813 74.22520179499939 L 700.4131377856891 73.79481354594951 L 700.1413136713967 73.38069514702742 L 699.8694895571043 72.9837238881326 L 699.597665442812 72.60467134134423 L 699.3258413285196 72.2441986039228 L 699.0540172142272 71.90285222242562 L 698.7821930999348 71.5810608230656 L 698.5103689856426 71.27913246908805 L 698.2385448713502 70.99725276145837 L 697.9667207570578 70.73548369457038 L 697.6948966427655 70.49376327403027 L 697.4230725284731 70.27190589887262 L 697.1512484141808 70.06960350585213 L 696.8794242998885 69.88642746875588 L 696.6076001855961 69.72183124102658 L 696.3357760713037 69.57515372540374 L 696.0639519570113 69.44562334980816 L 695.792127842719 69.33236282434038 L 695.5203037284266 69.23439455006462 L 695.2484796141343 69.15064664623132 L 694.976655499842 69.07995955877838 L 694.7048313855496 69.02109320936756 L 694.4330072712572 68.97273464087979 L 694.1611831569649 68.93350611223244 L 693.8893590426725 68.90197359261117 L 693.6175349283802 68.87665560274685 L 693.3457108140879 68.85603234872787 L 693.0738866997955 68.83855509203491 L 692.8020625855031 68.82265569802905 L 692.5302381982443 68.83855509203491 L 692.2584138109854 68.85603234872787 L 691.9865894237266 68.87665560274685 L 691.7147650364677 68.90197359261117 L 691.4429406492089 68.93350611223244 L 691.1711162619501 68.97273464087979 L 690.8992918746912 69.02109320936756 L 690.6274674874325 69.07995955877838 L 690.3556431001736 69.15064664623132 L 690.0838187129148 69.23439455006462 L 689.8119943256559 69.33236282434038 L 689.5401699383971 69.44562334980816 L 689.2683455511383 69.57515372540374 L 688.9965211638794 69.72183124102658 L 688.7246967766206 69.88642746875588 L 688.4528723893617 70.06960350585213 L 688.1810480021029 70.27190589887263 L 687.9092236148441 70.49376327403027 L 687.6373992275852 70.73548369457038 L 687.3655748403264 70.99725276145837 L 687.0937504530675 71.27913246908805 L 686.8219260658087 71.58106082306561 L 686.5501016785499 71.90285222242562 L 686.278277291291 72.2441986039228 L 686.0064529040322 72.60467134134423 L 685.7346285167733 72.9837238881326 L 685.4628041295146 73.38069514702742 L 685.1909797422556 73.79481354594951 L 684.9191553549969 74.22520179499939 L 684.6473309677381 74.6708822952413 L 684.3755065804792 75.13078316592568 L 684.1036821932204 75.6037448529904 L 683.8318578059615 76.08852727809726 L 683.5600334187027 76.58381748412715 L 683.2882090314439 77.08823772999746 L 683.016384644185 77.60035398489386 L 682.7445602569262 78.11868476954722 L 682.4727358696673 78.64171029004589 L 682.2009114824085 79.1678818078706 L 681.9290870951496 79.69563118838242" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 616.3494801213126 79.55564305928844 L 602.4794637153723 79.55564305928844" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 717.7280402906639 80.05429822313843 L 703.8580238847235 80.05429822313843" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="659.8326580740571" y="51.98409607691006" stroke="rgb(245, 241, 237)" stroke-width="2.183731832056px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="19.653586488503997px">L1</text><text class="sch-component-text" x="659.814030263404" y="102.20417307894844" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="19.653586488503997px"></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="146.58171454374525" y="414.90617052301604" width="44.26249725030948" height="82.98180961812795" fill="transparent"/><path class="sch-component-symbol-path" d="M 168.7129631689 497.887980141144 L 168.7129631689 464.69525629389284" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 168.7129631689 448.0988943702672 L 168.7129631689 414.90617052301604" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 190.84421179405473 464.69525629389284 L 146.58171454374525 464.69525629389284" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 190.84421179405473 448.0988943702672 L 146.58171454374525 448.0988943702672" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="184.61781001237452" y="428.73647212603737" stroke="rgb(245, 241, 237)" stroke-width="2.183731832056px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="19.653586488503997px">C1</text><text class="sch-component-text" x="184.61781001237452" y="484.0576785381227" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="19.653586488503997px"></text><circle class="component-pin sch-component-pin" cx="168.7129631689" cy="414.90617052301604" r="2.183731832056px" stroke-width="2.183731832056px" fill="none" stroke="rgb(132, 0, 0)"/></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="1009.1557882058653" y="414.90617052301604" width="44.26249725030948" height="82.98180961812795" fill="transparent"/><path class="sch-component-symbol-path" d="M 1031.28703683102 497.887980141144 L 1031.28703683102 464.69525629389284" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1031.28703683102 448.0988943702672 L 1031.28703683102 414.90617052301604" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1053.4182854561748 464.69525629389284 L 1009.1557882058653 464.69525629389284" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 1053.4182854561748 448.0988943702672 L 1009.1557882058653 448.0988943702672" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="1047.1918836744946" y="428.73647212603737" stroke="rgb(245, 241, 237)" stroke-width="2.183731832056px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="ideographic" font-size="19.653586488503997px">C2</text><text class="sch-component-text" x="1047.1918836744946" y="484.0576785381227" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="hanging" font-size="19.653586488503997px"></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="896.989712891408" y="423.64109785124" width="17.46548719278394" height="65.51195496167998" fill="transparent"/><path class="sch-component-symbol-path" d="M 905.7224564878 423.64109785124 L 905.7224564878 434.561940743352" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 905.7224564878 478.2322099208079 L 905.7224564878 489.15305281291995" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 914.4552000841919 434.561940743352 L 914.4552000841919 478.2322099208079 L 896.989712891408 478.2322099208079 L 896.989712891408 434.561940743352 L 914.4552000841919 434.561940743352" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="923.1923111442479" y="438.927220675632" stroke="rgb(245, 241, 237)" stroke-width="2.183731832056px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="19.653586488503997px">R1</text><text class="sch-component-text" x="923.1923111442479" y="473.86692998852794" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="19.653586488503997px"></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="896.989712891408" y="614.71763315614" width="17.46548719278394" height="65.51195496167998" fill="transparent"/><path class="sch-component-symbol-path" d="M 905.7224564878 614.71763315614 L 905.7224564878 625.638476048252" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 905.7224564878 669.308745225708 L 905.7224564878 680.22958811782" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 914.4552000841919 625.638476048252 L 914.4552000841919 669.308745225708 L 896.989712891408 669.308745225708 L 896.989712891408 625.638476048252 L 914.4552000841919 625.638476048252" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="923.1923111442479" y="630.003755980532" stroke="rgb(245, 241, 237)" stroke-width="2.183731832056px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="19.653586488503997px">R2</text><text class="sch-component-text" x="923.1923111442479" y="664.943465293428" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="19.653586488503997px"></text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component-overlay sch-component-overlay" x="820.559098769448" y="298.07651750802" width="17.46548719278394" height="65.51195496167998" fill="transparent"/><path class="sch-component-symbol-path" d="M 829.29184236584 298.07651750802 L 829.29184236584 308.99736040013204" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 829.29184236584 352.66762957758795 L 829.29184236584 363.5884724697" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 838.024585962232 308.99736040013204 L 838.024585962232 352.66762957758795 L 820.559098769448 352.66762957758795 L 820.559098769448 308.99736040013204 L 838.024585962232 308.99736040013204" stroke="rgb(132, 0, 0)" fill="none" stroke-width="2.183731832056px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="846.761697022288" y="313.362640332412" stroke="rgb(245, 241, 237)" stroke-width="2.183731832056px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="19.653586488503997px">R3</text><text class="sch-component-text" x="846.761697022288" y="348.30234964530797" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="start" dominant-baseline="middle" font-size="19.653586488503997px"></text><circle class="component-pin sch-component-pin" cx="829.29184236584" cy="298.07651750802" r="2.183731832056px" stroke-width="2.183731832056px" fill="none" stroke="rgb(132, 0, 0)"/><circle class="component-pin sch-component-pin" cx="829.29184236584" cy="363.5884724697" r="2.183731832056px" stroke-width="2.183731832056px" 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="463.51676049646005" cy="382.69612600019" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="463.51676049646005" cy="453.66741054201" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="856.5884902665399" cy="524.63869508383" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="856.5884902665399" cy="453.66741054201" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_4__stack1"><circle cx="856.5884902665399" cy="382.69612600019" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_5__stack1"><circle cx="856.5884902665399" cy="311.72484145837" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_6__stack1"><circle cx="725.56458034318" cy="79.70333430241999" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_7__stack1"><circle cx="463.51676049646005" cy="524.63869508383" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_8__stack1"><circle cx="594.54067041982" cy="79.70333430241999" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_9__stack1"><circle cx="463.51676049646005" cy="311.72484145837" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="602.4116588419869" cy="79.41676863342889" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="717.6935919210131" cy="79.98989997141109" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="168.7129631689" cy="423.64109785124" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="168.7129631689" cy="506.622907469368" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="1031.28703683102" cy="423.64109785124" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="1031.28703683102" cy="506.622907469368" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="905.7224564878" cy="423.64109785124" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="905.7224564878" cy="489.15305281291995" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="905.7224564878" cy="614.71763315614" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="905.7224564878" cy="680.2295881178201" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="829.29184236584" cy="298.07651750802" r="4.367463664112" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="829.29184236584" cy="363.58847246970004" r="4.367463664112" 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="
105
105
  M 410.0153306110881,311.6156548667672
106
106
  L 399.09667145080806,305.719578920216
107
107
  L 399.09667145080806,268.27585710656246
@@ -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="-0.6000000000000001,0.1 -0.6000000000000001,-0.1" data-type="line" data-label="" points="188.5246894880339,494.81975159042713 188.5246894880339,528.748863980612" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-0.6000000000000001,0.1 -0.6599999999999999,2.36" data-type="line" data-label="" points="188.5246894880339,494.81975159042713 178.3459557709785,111.42078158133899" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-0.6000000000000001,-0.1 -0.6599999999999999,2.36" data-type="line" data-label="" points="188.5246894880339,528.748863980612 178.3459557709785,111.42078158133899" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.6000000000000001,0.1 0.6000000000000001,-0.1" data-type="line" data-label="" points="392.0993638291427,494.81975159042713 392.0993638291427,528.748863980612" fill="none" stroke="hsl(64, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.6000000000000001,0.1 0.6599999999999999,2.36" data-type="line" data-label="" points="392.0993638291427,494.81975159042713 402.2780975461981,111.42078158133899" fill="none" stroke="hsl(64, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.6000000000000001,-0.1 0.6599999999999999,2.36" data-type="line" data-label="" points="392.0993638291427,528.748863980612 402.2780975461981,111.42078158133899" fill="none" stroke="hsl(64, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-0.6000000000000001,-0.1 -0.8,-0.1 -0.8,0.1 -0.6000000000000001,0.1" data-type="line" data-label="" points="188.5246894880339,528.748863980612 154.59557709784912,528.748863980612 154.59557709784912,494.81975159042713 188.5246894880339,494.81975159042713" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.6599999999999999,2.36 -0.8599999999999999,2.36 -0.8599999999999999,0.1 -0.6000000000000001,0.1" data-type="line" data-label="" points="178.3459557709785,111.42078158133899 144.4168433807937,111.42078158133899 144.4168433807937,494.81975159042713 188.5246894880339,494.81975159042713" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.6000000000000001,0.1 1.4400000000000002,0.1 1.4400000000000002,-0.1 0.6000000000000001,-0.1" data-type="line" data-label="" points="392.0993638291427,494.81975159042713 534.6016358679188,494.81975159042713 534.6016358679188,528.748863980612 392.0993638291427,528.748863980612" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.6599999999999999,2.36 1.4400000000000002,2.36 1.4400000000000002,0.1 0.6000000000000001,0.1" data-type="line" data-label="" points="402.2780975461981,111.42078158133899 534.6016358679188,111.42078158133899 534.6016358679188,494.81975159042713 392.0993638291427,494.81975159042713" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8599999999999999,2.36 -1.15,2.36 -1.15,2.3609999999999998" data-type="line" data-label="" points="144.4168433807937,111.42078158133899 95.21963041502573,111.42078158133899 95.21963041502573,111.25113601938807" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="0" data-y="0" x="188.5246894880339" y="460.8906392002424" width="203.5746743411088" height="101.7873371705544" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.005894642857142856"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="0" data-y="2.32" x="178.3459557709785" y="46.95546803998786" width="223.93214177521963" height="142.50227203877614" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.005894642857142856"/></g><g><rect data-type="rect" data-label="5x20-BLX-A" data-x="0.4" data-y="-0.43000000000000005" x="256.3829142684035" y="569.4637988488337" width="203.5746743411088" height="30.536201151166324" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.005894642857142856"/></g><g><rect data-type="rect" data-label="FUSEX20MM" data-x="0.3400000000000001" data-y="0.41500000000000004" x="246.2041805513481" y="420.1757043320206" width="203.57467434110882" height="42.41139048773101" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.005894642857142856"/></g><g><rect data-type="rect" data-label="netId: VIN
3
+ <rect width="100%" height="100%" fill="white"/><g><polyline data-points="-0.6000000000000001,0.1 -0.6000000000000001,-0.1" data-type="line" data-label="" points="188.5246894880339,494.81975159042713 188.5246894880339,528.748863980612" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-0.6000000000000001,0.1 -0.6599999999999999,2.36" data-type="line" data-label="" points="188.5246894880339,494.81975159042713 178.3459557709785,111.42078158133899" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-0.6000000000000001,-0.1 -0.6599999999999999,2.36" data-type="line" data-label="" points="188.5246894880339,528.748863980612 178.3459557709785,111.42078158133899" fill="none" stroke="hsl(27, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.6000000000000001,0.1 0.6000000000000001,-0.1" data-type="line" data-label="" points="392.0993638291427,494.81975159042713 392.0993638291427,528.748863980612" fill="none" stroke="hsl(64, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.6000000000000001,0.1 0.6599999999999999,2.36" data-type="line" data-label="" points="392.0993638291427,494.81975159042713 402.2780975461981,111.42078158133899" fill="none" stroke="hsl(64, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.6000000000000001,-0.1 0.6599999999999999,2.36" data-type="line" data-label="" points="392.0993638291427,528.748863980612 402.2780975461981,111.42078158133899" fill="none" stroke="hsl(64, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-0.6000000000000001,-0.1 -0.8,-0.1 -0.8,0.1 -0.6000000000000001,0.1" data-type="line" data-label="" points="188.5246894880339,528.748863980612 154.59557709784912,528.748863980612 154.59557709784912,494.81975159042713 188.5246894880339,494.81975159042713" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.6599999999999999,2.36 -0.8,2.36 -0.8,0.1 -0.6000000000000001,0.1" data-type="line" data-label="" points="178.3459557709785,111.42078158133899 154.59557709784912,111.42078158133899 154.59557709784912,494.81975159042713 188.5246894880339,494.81975159042713" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.6000000000000001,0.1 1.4400000000000002,0.1 1.4400000000000002,-0.1 0.6000000000000001,-0.1" data-type="line" data-label="" points="392.0993638291427,494.81975159042713 534.6016358679188,494.81975159042713 534.6016358679188,528.748863980612 392.0993638291427,528.748863980612" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.6599999999999999,2.36 1.4400000000000002,2.36 1.4400000000000002,0.1 0.6000000000000001,0.1" data-type="line" data-label="" points="402.2780975461981,111.42078158133899 534.6016358679188,111.42078158133899 534.6016358679188,494.81975159042713 392.0993638291427,494.81975159042713" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8,2.36 -1.15,2.36 -1.15,2.3609999999999998" data-type="line" data-label="" points="154.59557709784912,111.42078158133899 95.21963041502573,111.42078158133899 95.21963041502573,111.25113601938807" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="0" data-y="0" x="188.5246894880339" y="460.8906392002424" width="203.5746743411088" height="101.7873371705544" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.005894642857142856"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="0" data-y="2.32" x="178.3459557709785" y="46.95546803998786" width="223.93214177521963" height="142.50227203877614" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.005894642857142856"/></g><g><rect data-type="rect" data-label="5x20-BLX-A" data-x="0.4" data-y="-0.43000000000000005" x="256.3829142684035" y="569.4637988488337" width="203.5746743411088" height="30.536201151166324" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.005894642857142856"/></g><g><rect data-type="rect" data-label="FUSEX20MM" data-x="0.3400000000000001" data-y="0.41500000000000004" x="246.2041805513481" y="420.1757043320206" width="203.57467434110882" height="42.41139048773101" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.005894642857142856"/></g><g><rect data-type="rect" data-label="netId: VIN
4
4
  globalConnNetId: connectivity_net0" data-x="-1.15" data-y="2.5709999999999997" x="54.50469554680399" y="39.99999999999997" width="81.4298697364435" height="71.25113601938807" fill="#ef444466" stroke="#ef4444" stroke-width="0.005894642857142856"/></g><g><rect data-type="rect" data-label="netId: VOUT
5
5
  globalConnNetId: connectivity_net1" data-x="1.4400000000000002" data-y="2.57" x="483.7079672826417" y="40.16964556195089" width="101.78733717055434" height="71.25113601938807" fill="#ef444466" stroke="#ef4444" stroke-width="0.005894642857142856"/></g><g><circle data-type="point" data-label="F1.1
6
6
  x-" data-x="-0.6000000000000001" data-y="0.1" cx="188.5246894880339" cy="494.81975159042713" r="3" fill="hsl(214, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="F1.2
@@ -67,7 +67,7 @@ orientation: y+" data-x="1.4400000000000002" data-y="2.36" cx="534.6016358679188
67
67
  .port-label { fill: rgb(0, 100, 100); }
68
68
  .component-name { fill: rgb(0, 100, 100); }
69
69
 
70
- </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 460.6803908429 627.9543081549999 L 423.27915348530007 627.9543081549999 L 423.27915348530007 590.5530707974 L 460.6803908429 590.5530707974" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="29.92098988608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 460.6803908429 627.9543081549999 L 423.27915348530007 627.9543081549999 L 423.27915348530007 590.5530707974 L 460.6803908429 590.5530707974" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.74012373576px" 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 449.4600196356201 167.91908865651993 L 412.0587822780201 167.91908865651993 L 412.0587822780201 590.5530707974 L 460.6803908429 590.5530707974" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="29.92098988608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 449.4600196356201 167.91908865651993 L 412.0587822780201 167.91908865651993 L 412.0587822780201 590.5530707974 L 460.6803908429 590.5530707974" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.74012373576px" 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 685.0878149885001 590.5530707974 L 842.1730118904201 590.5530707974 L 842.1730118904201 627.9543081549999 L 685.0878149885001 627.9543081549999" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="29.92098988608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 685.0878149885001 590.5530707974 L 842.1730118904201 590.5530707974 L 842.1730118904201 627.9543081549999 L 685.0878149885001 627.9543081549999" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.74012373576px" 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 696.3081861957801 167.91908865651993 L 842.1730118904201 167.91908865651993 L 842.1730118904201 590.5530707974 L 685.0878149885001 590.5530707974" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="29.92098988608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 696.3081861957801 167.91908865651993 L 842.1730118904201 167.91908865651993 L 842.1730118904201 590.5530707974 L 685.0878149885001 590.5530707974" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.74012373576px" 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 412.0587822780201 167.91908865651993 L 357.82698810950006 167.91908865651993 L 357.82698810950006 167.73208246973195" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="29.92098988608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 412.0587822780201 167.91908865651993 L 357.82698810950006 167.91908865651993 L 357.82698810950006 167.73208246973195" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.74012373576px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"><circle cx="460.6803908429" cy="590.5530707974" r="5.61018560364" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><circle cx="412.0587822780201" cy="167.91908865651993" r="5.61018560364" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"><circle cx="685.0878149885001" cy="590.5530707974" r="5.61018560364" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="842.1730118904201" cy="590.5530707974" r="5.61018560364" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="535.4828655581" y="553.1518334397999" width="74.8024747152001" height="112.20371207280004" stroke-width="3.74012373576px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="535.4828655581" y="553.1518334397999" width="74.8024747152001" height="112.20371207280004" fill="transparent"/><text class="sch-text" x="572.8841029157" y="609.2536894762" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="33.66111362184px" transform="rotate(0, 572.8841029157, 609.2536894762)">F1</text><line class="component-pin sch-component-pin sch-port-line" x1="535.4828655581" y1="590.5530707974" x2="460.6803908429" y2="590.5530707974" stroke-width="3.74012373576px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="456.94026710714" y="586.81294706164" width="7.48024747152" height="7.48024747152" opacity="0"/></g><text class="pin-number sch-pin-number" x="498.08162820050006" y="586.81294706164" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="28.0509280182px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="535.4828655581" y1="627.9543081549999" x2="460.6803908429" y2="627.9543081549999" stroke-width="3.74012373576px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="456.94026710714" y="624.2141844192399" width="7.48024747152" height="7.48024747152" opacity="0"/></g><text class="pin-number sch-pin-number" x="498.08162820050006" y="624.2141844192399" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="28.0509280182px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="610.2853402733001" y1="590.5530707974" x2="685.0878149885001" y2="590.5530707974" stroke-width="3.74012373576px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="681.3476912527401" y="586.81294706164" width="7.48024747152" height="7.48024747152" opacity="0"/></g><text class="pin-number sch-pin-number" x="647.6865776309" y="586.81294706164" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="28.0509280182px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="610.2853402733001" y1="627.9543081549999" x2="685.0878149885001" y2="627.9543081549999" stroke-width="3.74012373576px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="681.3476912527401" y="624.2141844192399" width="7.48024747152" height="7.48024747152" opacity="0"/></g><text class="pin-number sch-pin-number" x="647.6865776309" y="624.2141844192399" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="28.0509280182px" transform="">3</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="449.4600196356201" y="137.64525690857585" width="246.84816656016" height="62.87641978419168" fill="transparent"/><path class="sch-component-symbol-path" d="M 449.4600196356201 167.91908865652 L 696.3081861957801 167.91908865652" stroke="rgb(132, 0, 0)" fill="none" stroke-width="3.74012373576px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 572.8841029157 137.64525690857585 L 635.7605226998918 137.64525690857585 L 635.7605226998918 200.52167669276753 L 512.3364394198118 200.52167669276753 L 512.3364394198118 137.64525690857585 L 572.8841029157 137.64525690857585" stroke="rgb(132, 0, 0)" fill="none" stroke-width="3.74012373576px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="570.5553466273966" y="121.34396289045208" stroke="rgb(245, 241, 237)" stroke-width="3.74012373576px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="33.66111362184px">F2</text><text class="sch-component-text" x="572.8841029157" y="223.80923957580148" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="33.66111362184px"></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="460.6803908429" cy="590.5530707974" r="7.48024747152" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="460.6803908429" cy="627.9543081549999" r="7.48024747152" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="685.0878149885001" cy="590.5530707974" r="7.48024747152" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="685.0878149885001" cy="627.9543081549999" r="7.48024747152" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="473.77082391806005" cy="169.75386633821353" r="7.48024747152" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="720.61899047822" cy="169.75386633821353" r="7.48024747152" 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="
70
+ </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 460.6803908429 627.9543081549999 L 423.27915348530007 627.9543081549999 L 423.27915348530007 590.5530707974 L 460.6803908429 590.5530707974" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="29.92098988608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 460.6803908429 627.9543081549999 L 423.27915348530007 627.9543081549999 L 423.27915348530007 590.5530707974 L 460.6803908429 590.5530707974" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.74012373576px" 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 449.4600196356201 167.91908865651993 L 423.27915348530007 167.91908865651993 L 423.27915348530007 590.5530707974 L 460.6803908429 590.5530707974" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="29.92098988608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 449.4600196356201 167.91908865651993 L 423.27915348530007 167.91908865651993 L 423.27915348530007 590.5530707974 L 460.6803908429 590.5530707974" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.74012373576px" 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 685.0878149885001 590.5530707974 L 842.1730118904201 590.5530707974 L 842.1730118904201 627.9543081549999 L 685.0878149885001 627.9543081549999" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="29.92098988608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 685.0878149885001 590.5530707974 L 842.1730118904201 590.5530707974 L 842.1730118904201 627.9543081549999 L 685.0878149885001 627.9543081549999" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.74012373576px" 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 696.3081861957801 167.91908865651993 L 842.1730118904201 167.91908865651993 L 842.1730118904201 590.5530707974 L 685.0878149885001 590.5530707974" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="29.92098988608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 696.3081861957801 167.91908865651993 L 842.1730118904201 167.91908865651993 L 842.1730118904201 590.5530707974 L 685.0878149885001 590.5530707974" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.74012373576px" 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 423.27915348530007 167.91908865651993 L 357.82698810950006 167.91908865651993 L 357.82698810950006 167.73208246973195" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="29.92098988608px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 423.27915348530007 167.91908865651993 L 357.82698810950006 167.91908865651993 L 357.82698810950006 167.73208246973195" stroke="rgb(0, 150, 0)" fill="none" stroke-width="3.74012373576px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"><circle cx="423.27915348530007" cy="590.5530707974" r="5.61018560364" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="460.6803908429" cy="590.5530707974" r="5.61018560364" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><circle cx="423.27915348530007" cy="167.91908865651993" r="5.61018560364" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"><circle cx="685.0878149885001" cy="590.5530707974" r="5.61018560364" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="842.1730118904201" cy="590.5530707974" r="5.61018560364" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="535.4828655581" y="553.1518334397999" width="74.8024747152001" height="112.20371207280004" stroke-width="3.74012373576px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="535.4828655581" y="553.1518334397999" width="74.8024747152001" height="112.20371207280004" fill="transparent"/><text class="sch-text" x="572.8841029157" y="609.2536894762" fill="#0f172a" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="33.66111362184px" transform="rotate(0, 572.8841029157, 609.2536894762)">F1</text><line class="component-pin sch-component-pin sch-port-line" x1="535.4828655581" y1="590.5530707974" x2="460.6803908429" y2="590.5530707974" stroke-width="3.74012373576px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="456.94026710714" y="586.81294706164" width="7.48024747152" height="7.48024747152" opacity="0"/></g><text class="pin-number sch-pin-number" x="498.08162820050006" y="586.81294706164" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="28.0509280182px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="535.4828655581" y1="627.9543081549999" x2="460.6803908429" y2="627.9543081549999" stroke-width="3.74012373576px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><rect x="456.94026710714" y="624.2141844192399" width="7.48024747152" height="7.48024747152" opacity="0"/></g><text class="pin-number sch-pin-number" x="498.08162820050006" y="624.2141844192399" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="28.0509280182px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="610.2853402733001" y1="590.5530707974" x2="685.0878149885001" y2="590.5530707974" stroke-width="3.74012373576px"/><g class="sch-port" data-schematic-port-id="source_port_0_2__stack1"><rect x="681.3476912527401" y="586.81294706164" width="7.48024747152" height="7.48024747152" opacity="0"/></g><text class="pin-number sch-pin-number" x="647.6865776309" y="586.81294706164" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="28.0509280182px" transform="">4</text><line class="component-pin sch-component-pin sch-port-line" x1="610.2853402733001" y1="627.9543081549999" x2="685.0878149885001" y2="627.9543081549999" stroke-width="3.74012373576px"/><g class="sch-port" data-schematic-port-id="source_port_0_3__stack1"><rect x="681.3476912527401" y="624.2141844192399" width="7.48024747152" height="7.48024747152" opacity="0"/></g><text class="pin-number sch-pin-number" x="647.6865776309" y="624.2141844192399" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="28.0509280182px" transform="">3</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="449.4600196356201" y="137.64525690857585" width="246.84816656016" height="62.87641978419168" fill="transparent"/><path class="sch-component-symbol-path" d="M 449.4600196356201 167.91908865652 L 696.3081861957801 167.91908865652" stroke="rgb(132, 0, 0)" fill="none" stroke-width="3.74012373576px" stroke-linecap="round"/><path class="sch-component-symbol-path" d="M 572.8841029157 137.64525690857585 L 635.7605226998918 137.64525690857585 L 635.7605226998918 200.52167669276753 L 512.3364394198118 200.52167669276753 L 512.3364394198118 137.64525690857585 L 572.8841029157 137.64525690857585" stroke="rgb(132, 0, 0)" fill="none" stroke-width="3.74012373576px" stroke-linecap="round"/><text class="sch-component-name sch-component-text" x="570.5553466273966" y="121.34396289045208" stroke="rgb(245, 241, 237)" stroke-width="3.74012373576px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="33.66111362184px">F2</text><text class="sch-component-text" x="572.8841029157" y="223.80923957580148" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="33.66111362184px"></text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="460.6803908429" cy="590.5530707974" r="7.48024747152" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="460.6803908429" cy="627.9543081549999" r="7.48024747152" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_2__stack1"><circle cx="685.0878149885001" cy="590.5530707974" r="7.48024747152" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_3__stack1"><circle cx="685.0878149885001" cy="627.9543081549999" r="7.48024747152" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="473.77082391806005" cy="169.75386633821353" r="7.48024747152" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="720.61899047822" cy="169.75386633821353" r="7.48024747152" 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="
71
71
  M 357.82698810950006,167.73208246973195
72
72
  L 339.12636943070004,157.63374838317995
73
73
  L 339.12636943070004,93.50309339401515