Abse2001/OR-Gate-Tutorial

A USB-C powered circuit with two push buttons controlling four red LEDs and an OR gate to combine button signals.

Usage: To import and use the OR Gate component: ```tsx import { useOrGate } from "@tsci/Abse2001.OR-Gate-Chip" // In your component: const OR = useOrGate("OR") // Then use in a board, referencing its pins <board> <OR schY={-1} schX={-3} /> {/* Connect to specific pins */} <trace from={OR.pin2} to="net.VBUS1" /> <trace from={OR.pin4} to={someOtherComponent.pin} /> </board> ``` Key points: - Import from "@tsci/Abse2001.OR-Gate-Chip" - Use `useOrGate()` to create an instance - Passes name as argument - Can position with `schX/schY` - Pins can be referenced like `OR.pin2`, `OR.pin4`, etc.

Version
0.0.1
License
unset
Stars
0

dist/schematic.svg

PCBPCB preview for dist/schematic.svg
SchematicSchematic preview for dist/schematic.svg
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="600" style="background-color: rgb(245, 241, 237)" data-real-to-screen-transform="matrix(55.5542248261,0,0,-55.5542248261,822.2168993045,211.3838254634)"><style>
              .boundary { fill: rgb(245, 241, 237); }
              .schematic-boundary { fill: none; stroke: #fff; }
              .component { fill: none; stroke: rgb(132, 0, 0); }
              .chip { fill: rgb(255, 255, 194); stroke: rgb(132, 0, 0); }
              .component-pin { fill: none; stroke: rgb(132, 0, 0); }
              .trace:hover {
                filter: invert(1);
              }
              .trace:hover .trace-crossing-outline {
                opacity: 0;
              }
              .text { font-family: sans-serif; fill: rgb(0, 150, 0); }
              .pin-number { fill: rgb(169, 0, 0); }
              .port-label { fill: rgb(0, 100, 100); }
              .component-name { fill: rgb(0, 100, 100); }
            </style><rect class="boundary" x="0" y="0" width="1200" height="600"/><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0"><rect class="component chip" x="111.12282153041997" y="122.49706574164" width="88.88675972176009" height="177.77351944352003" stroke-width="1.111084496522px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="111.12282153041997" y="122.49706574164" width="88.88675972176009" height="177.77351944352003" fill="transparent"/><text x="205.56500373479003" y="103.05308705250499" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="9.999760468698px" transform="rotate(0, 205.56500373479003, 103.05308705250499)">TYPE-C-31-M-12</text><line class="component-pin" x1="122.23366649564002" y1="321.381190619078" x2="122.23366649564002" y2="300.27058518516003" stroke-width="1.111084496522px"/><circle class="component-pin" cx="122.23366649564002" cy="322.4922751156" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="121.1225819991181" y="311.38143015037997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="rotate(-90 121.1225819991181 311.38143015037997)">1</text><text class="pin-number" x="122.23366649564002" y="294.71516270255" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="8.333133723915px" transform="rotate(-90 122.23366649564002 294.71516270255)">GND1</text><line class="component-pin" x1="133.34451146085996" y1="321.381190619078" x2="133.34451146085996" y2="300.27058518516003" stroke-width="1.111084496522px"/><circle class="component-pin" cx="133.34451146085996" cy="322.4922751156" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="132.23342696433804" y="311.38143015037997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="rotate(-90 132.23342696433804 311.38143015037997)">2</text><text class="pin-number" x="133.34451146085996" y="294.71516270255" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="8.333133723915px" transform="rotate(-90 133.34451146085996 294.71516270255)">GND2</text><line class="component-pin" x1="221.120186686098" y1="133.60791070686" x2="200.00958125217994" y2="133.60791070686" stroke-width="1.111084496522px"/><circle class="component-pin" cx="222.23127118261993" cy="133.60791070686" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="211.1204262174" y="132.49682621033799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">3</text><text class="pin-number" x="194.45415876956997" y="133.60791070686" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">VBUS1</text><line class="component-pin" x1="221.120186686098" y1="144.71875567208002" x2="200.00958125217994" y2="144.71875567208002" stroke-width="1.111084496522px"/><circle class="component-pin" cx="222.23127118261993" cy="144.71875567208002" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="211.1204262174" y="143.607671175558" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">4</text><text class="pin-number" x="194.45415876956997" y="144.71875567208002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">VBUS2</text><line class="component-pin" x1="221.120186686098" y1="289.15974021994" x2="200.00958125217994" y2="289.15974021994" stroke-width="1.111084496522px"/><circle class="component-pin" cx="222.23127118261993" cy="289.15974021994" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="211.1204262174" y="288.048655723418" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">5</text><text class="pin-number" x="194.45415876956997" y="289.15974021994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">SBU2</text><line class="component-pin" x1="221.120186686098" y1="244.71636035906" x2="200.00958125217994" y2="244.71636035906" stroke-width="1.111084496522px"/><circle class="component-pin" cx="222.23127118261993" cy="244.71636035906" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="211.1204262174" y="243.605275862538" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">6</text><text class="pin-number" x="194.45415876956997" y="244.71636035906" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">CC1</text><line class="component-pin" x1="221.120186686098" y1="211.3838254634" x2="200.00958125217994" y2="211.3838254634" stroke-width="1.111084496522px"/><circle class="component-pin" cx="222.23127118261993" cy="211.3838254634" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="211.1204262174" y="210.272740966878" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">7</text><text class="pin-number" x="194.45415876956997" y="211.3838254634" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">DM2</text><line class="component-pin" x1="221.120186686098" y1="178.05129056774" x2="200.00958125217994" y2="178.05129056774" stroke-width="1.111084496522px"/><circle class="component-pin" cx="222.23127118261993" cy="178.05129056774" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="211.1204262174" y="176.940206071218" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">8</text><text class="pin-number" x="194.45415876956997" y="178.05129056774" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">DP1</text><line class="component-pin" x1="221.120186686098" y1="200.27298049818" x2="200.00958125217994" y2="200.27298049818" stroke-width="1.111084496522px"/><circle class="component-pin" cx="222.23127118261993" cy="200.27298049818" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="211.1204262174" y="199.161896001658" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">9</text><text class="pin-number" x="194.45415876956997" y="200.27298049818" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">DM1</text><line class="component-pin" x1="221.120186686098" y1="189.16213553296" x2="200.00958125217994" y2="189.16213553296" stroke-width="1.111084496522px"/><circle class="component-pin" cx="222.23127118261993" cy="189.16213553296" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="211.1204262174" y="188.051051036438" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">10</text><text class="pin-number" x="194.45415876956997" y="189.16213553296" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">DP2</text><line class="component-pin" x1="221.120186686098" y1="278.04889525472004" x2="200.00958125217994" y2="278.04889525472004" stroke-width="1.111084496522px"/><circle class="component-pin" cx="222.23127118261993" cy="278.04889525472004" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="211.1204262174" y="276.937810758198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">11</text><text class="pin-number" x="194.45415876956997" y="278.04889525472004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">SBU1</text><line class="component-pin" x1="221.120186686098" y1="255.82720532428" x2="200.00958125217994" y2="255.82720532428" stroke-width="1.111084496522px"/><circle class="component-pin" cx="222.23127118261993" cy="255.82720532428" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="211.1204262174" y="254.716120827758" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">12</text><text class="pin-number" x="194.45415876956997" y="255.82720532428" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">CC2</text><line class="component-pin" x1="822.2168993045" y1="211.3838254634" x2="822.2168993045" y2="211.3838254634" stroke-width="1.111084496522px"/><circle class="component-pin" cx="822.2168993045" cy="211.3838254634" r="1.111084496522" stroke-width="1.111084496522px"/><line class="component-pin" x1="822.2168993045" y1="211.3838254634" x2="822.2168993045" y2="211.3838254634" stroke-width="1.111084496522px"/><circle class="component-pin" cx="822.2168993045" cy="211.3838254634" r="1.111084496522" stroke-width="1.111084496522px"/><line class="component-pin" x1="822.2168993045" y1="211.3838254634" x2="822.2168993045" y2="211.3838254634" stroke-width="1.111084496522px"/><circle class="component-pin" cx="822.2168993045" cy="211.3838254634" r="1.111084496522" stroke-width="1.111084496522px"/><line class="component-pin" x1="822.2168993045" y1="211.3838254634" x2="822.2168993045" y2="211.3838254634" stroke-width="1.111084496522px"/><circle class="component-pin" cx="822.2168993045" cy="211.3838254634" r="1.111084496522" stroke-width="1.111084496522px"/></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1"><rect class="component chip" x="391.671656902225" y="371.10222183843746" width="83.33133723915" height="124.997005858725" stroke-width="1.111084496522px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="391.671656902225" y="371.10222183843746" width="83.33133723915" height="124.997005858725" fill="transparent"/><text x="391.671656902225" y="503.3212769245555" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="9.999760468698px" transform="rotate(0, 391.671656902225, 503.3212769245555)"></text><line class="component-pin" x1="370.56105146830697" y1="412.7678904580125" x2="391.671656902225" y2="412.7678904580125" stroke-width="1.111084496522px"/><circle class="component-pin" cx="369.449966971785" cy="412.7678904580125" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="380.560811937005" y="411.6568059614905" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">1</text><line class="component-pin" x1="496.11359957529305" y1="412.7678904580125" x2="475.002994141375" y2="412.7678904580125" stroke-width="1.111084496522px"/><circle class="component-pin" cx="497.22468407181503" cy="412.7678904580125" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="486.113839106595" y="411.6568059614905" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">2</text><line class="component-pin" x1="370.56105146830697" y1="454.43355907758746" x2="391.671656902225" y2="454.43355907758746" stroke-width="1.111084496522px"/><circle class="component-pin" cx="369.449966971785" cy="454.43355907758746" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="380.560811937005" y="453.32247458106553" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">3</text><line class="component-pin" x1="496.11359957529305" y1="454.43355907758746" x2="475.002994141375" y2="454.43355907758746" stroke-width="1.111084496522px"/><circle class="component-pin" cx="497.22468407181503" cy="454.43355907758746" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="486.113839106595" y="453.32247458106553" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">4</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2"><rect class="component chip" x="391.671656902225" y="37.776872881837505" width="83.33133723915" height="124.997005858725" stroke-width="1.111084496522px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="391.671656902225" y="37.776872881837505" width="83.33133723915" height="124.997005858725" fill="transparent"/><text x="391.671656902225" y="169.9959279679555" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="9.999760468698px" transform="rotate(0, 391.671656902225, 169.9959279679555)"></text><line class="component-pin" x1="370.56105146830697" y1="79.4425415014125" x2="391.671656902225" y2="79.4425415014125" stroke-width="1.111084496522px"/><circle class="component-pin" cx="369.449966971785" cy="79.4425415014125" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="380.560811937005" y="78.3314570048905" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">1</text><line class="component-pin" x1="496.11359957529305" y1="79.4425415014125" x2="475.002994141375" y2="79.4425415014125" stroke-width="1.111084496522px"/><circle class="component-pin" cx="497.22468407181503" cy="79.4425415014125" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="486.113839106595" y="78.3314570048905" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">2</text><line class="component-pin" x1="370.56105146830697" y1="121.10821012098751" x2="391.671656902225" y2="121.10821012098751" stroke-width="1.111084496522px"/><circle class="component-pin" cx="369.449966971785" cy="121.10821012098751" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="380.560811937005" y="119.99712562446551" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">3</text><line class="component-pin" x1="496.11359957529305" y1="121.10821012098751" x2="475.002994141375" y2="121.10821012098751" stroke-width="1.111084496522px"/><circle class="component-pin" cx="497.22468407181503" cy="121.10821012098751" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="486.113839106595" y="119.99712562446551" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">4</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3"><text x="544.445775174" y="433.6007247678" fill="red" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="2.777711241305px">Symbol not found: boxresistor_horz</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4"><text x="544.445775174" y="100.2753758112" fill="red" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="2.777711241305px">Symbol not found: boxresistor_horz</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5"><text x="877.7711241306" y="275.271184013415" fill="red" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="2.777711241305px">Symbol not found: boxresistor_horz</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6"><text x="155.56620139129996" y="544.70917442" fill="red" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="2.777711241305px">Symbol not found: boxresistor_horz</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7"><rect class="component chip" x="669.442781032725" y="391.935056148225" width="83.33133723915" height="83.33133723915" stroke-width="1.111084496522px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="669.442781032725" y="391.935056148225" width="83.33133723915" height="83.33133723915" fill="transparent"/><text x="669.442781032725" y="482.48844261476796" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="9.999760468698px" transform="rotate(0, 669.442781032725, 482.48844261476796)"></text><line class="component-pin" x1="648.332175598807" y1="433.6007247678" x2="669.442781032725" y2="433.6007247678" stroke-width="1.111084496522px"/><circle class="component-pin" cx="647.221091102285" cy="433.6007247678" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="658.331936067505" y="432.48964027127795" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">1</text><text class="pin-number" x="674.998203515335" y="433.6007247678" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="8.333133723915px" transform="">pos</text><line class="component-pin" x1="773.884723705793" y1="433.6007247678" x2="752.774118271875" y2="433.6007247678" stroke-width="1.111084496522px"/><circle class="component-pin" cx="774.995808202315" cy="433.6007247678" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="763.884963237095" y="432.48964027127795" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">2</text><text class="pin-number" x="747.218695789265" y="433.6007247678" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">neg</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8"><rect class="component chip" x="669.442781032725" y="58.609707191625006" width="83.33133723915" height="83.33133723915" stroke-width="1.111084496522px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="669.442781032725" y="58.609707191625006" width="83.33133723915" height="83.33133723915" fill="transparent"/><text x="669.442781032725" y="149.163093658168" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="9.999760468698px" transform="rotate(0, 669.442781032725, 149.163093658168)"></text><line class="component-pin" x1="648.332175598807" y1="100.2753758112" x2="669.442781032725" y2="100.2753758112" stroke-width="1.111084496522px"/><circle class="component-pin" cx="647.221091102285" cy="100.2753758112" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="658.331936067505" y="99.16429131467801" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">1</text><text class="pin-number" x="674.998203515335" y="100.2753758112" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="8.333133723915px" transform="">pos</text><line class="component-pin" x1="773.884723705793" y1="100.2753758112" x2="752.774118271875" y2="100.2753758112" stroke-width="1.111084496522px"/><circle class="component-pin" cx="774.995808202315" cy="100.2753758112" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="763.884963237095" y="99.16429131467801" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">2</text><text class="pin-number" x="747.218695789265" y="100.2753758112" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">neg</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_9"><rect class="component chip" x="1002.768129989325" y="233.60551539384" width="83.33133723915012" height="83.33133723915" stroke-width="1.111084496522px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="1002.768129989325" y="233.60551539384" width="83.33133723915012" height="83.33133723915" fill="transparent"/><text x="1002.768129989325" y="324.15890186038297" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="9.999760468698px" transform="rotate(0, 1002.768129989325, 324.15890186038297)"></text><line class="component-pin" x1="981.657524555407" y1="275.271184013415" x2="1002.768129989325" y2="275.271184013415" stroke-width="1.111084496522px"/><circle class="component-pin" cx="980.546440058885" cy="275.271184013415" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="991.657285024105" y="274.160099516893" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">1</text><text class="pin-number" x="1008.3235524719349" y="275.271184013415" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="8.333133723915px" transform="">pos</text><line class="component-pin" x1="1107.210072662393" y1="275.271184013415" x2="1086.099467228475" y2="275.271184013415" stroke-width="1.111084496522px"/><circle class="component-pin" cx="1108.321157158915" cy="275.271184013415" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="1097.210312193695" y="274.160099516893" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">2</text><text class="pin-number" x="1080.544044745865" y="275.271184013415" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">neg</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_10"><rect class="component chip" x="113.90053277172501" y="391.935056148225" width="83.33133723915" height="83.33133723915" stroke-width="1.111084496522px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="113.90053277172501" y="391.935056148225" width="83.33133723915" height="83.33133723915" fill="transparent"/><text x="113.90053277172501" y="482.48844261476796" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="9.999760468698px" transform="rotate(0, 113.90053277172501, 482.48844261476796)"></text><line class="component-pin" x1="92.78992733780694" y1="433.6007247678" x2="113.90053277172501" y2="433.6007247678" stroke-width="1.111084496522px"/><circle class="component-pin" cx="91.67884284128502" cy="433.6007247678" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="102.78968780650496" y="432.48964027127795" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">1</text><text class="pin-number" x="119.45595525433498" y="433.6007247678" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="8.333133723915px" transform="">pos</text><line class="component-pin" x1="218.34247544479308" y1="433.6007247678" x2="197.231870010875" y2="433.6007247678" stroke-width="1.111084496522px"/><circle class="component-pin" cx="219.453559941315" cy="433.6007247678" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="208.34271497609507" y="432.48964027127795" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">2</text><text class="pin-number" x="191.67644752826504" y="433.6007247678" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">neg</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_11"><rect class="component chip" x="622.2216899305399" y="244.71636035906" width="66.6650697913201" height="44.443379860879986" stroke-width="1.111084496522px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="622.2216899305399" y="244.71636035906" width="66.6650697913201" height="44.443379860879986" fill="transparent"/><text x="622.2216899305399" y="296.381789447333" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="9.999760468698px" transform="rotate(0, 622.2216899305399, 296.381789447333)">SN74AHC1G32DBVR</text><line class="component-pin" x1="709.997365155778" y1="275.271184013415" x2="688.88675972186" y2="275.271184013415" stroke-width="1.111084496522px"/><circle class="component-pin" cx="711.1084496523" cy="275.271184013415" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="699.99760468708" y="274.160099516893" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">1</text><text class="pin-number" x="683.3313372392499" y="275.271184013415" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">Y</text><line class="component-pin" x1="709.997365155778" y1="258.604916565585" x2="688.88675972186" y2="258.604916565585" stroke-width="1.111084496522px"/><circle class="component-pin" cx="711.1084496523" cy="258.604916565585" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="699.99760468708" y="257.493832069063" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">2</text><text class="pin-number" x="683.3313372392499" y="258.604916565585" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="8.333133723915px" transform="">Vcc</text><line class="component-pin" x1="601.111084496622" y1="278.04889525472" x2="622.2216899305399" y2="278.04889525472" stroke-width="1.111084496522px"/><circle class="component-pin" cx="600.0000000001" cy="278.04889525472" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="611.11084496532" y="276.937810758198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">3</text><text class="pin-number" x="627.77711241315" y="278.04889525472" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="8.333133723915px" transform="">GND</text><line class="component-pin" x1="601.111084496622" y1="266.9380502895" x2="622.2216899305399" y2="266.9380502895" stroke-width="1.111084496522px"/><circle class="component-pin" cx="600.0000000001" cy="266.9380502895" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="611.11084496532" y="265.826965792978" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">4</text><text class="pin-number" x="627.77711241315" y="266.9380502895" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="8.333133723915px" transform="">B</text><line class="component-pin" x1="601.111084496622" y1="255.82720532428" x2="622.2216899305399" y2="255.82720532428" stroke-width="1.111084496522px"/><circle class="component-pin" cx="600.0000000001" cy="255.82720532428" r="1.111084496522" stroke-width="1.111084496522px"/><text class="pin-number" x="611.11084496532" y="254.716120827758" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="8.333133723915px" transform="">5</text><text class="pin-number" x="627.77711241315" y="255.82720532428" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="8.333133723915px" transform="">A</text></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0"><path d="M 497.22468407181503 79.4425415014125 L 600.0000000001 79.4425415014125 L 600.0000000001 197.495269256875 L 591.666866276185 197.495269256875 L 591.666866276185 266.9380502895 L 600.0000000001 266.9380502895" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 497.22468407181503 79.4425415014125 L 600.0000000001 79.4425415014125 L 600.0000000001 197.495269256875 L 591.666866276185 197.495269256875 L 591.666866276185 266.9380502895 L 600.0000000001 266.9380502895" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1"><path d="M 497.22468407181503 79.4425415014125 L 497.22468407181503 100.04233694889946 L 505.55781779573 100.04233694889946 L 514.7914466161187 100.04233694889946" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 497.22468407181503 79.4425415014125 L 497.22468407181503 100.04233694889946 L 505.55781779573 100.04233694889946 L 514.7914466161187 100.04233694889946" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/><circle cx="497.22468407181503" cy="79.4425415014125" r="1.6666267447829999" fill="rgb(0, 150, 0)"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2"><path d="M 497.22468407181503 412.7678904580125 L 497.22468407181503 433.36768590549946 L 505.55781779573 433.36768590549946 L 514.7914466161187 433.36768590549946" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 497.22468407181503 412.7678904580125 L 497.22468407181503 433.36768590549946 L 505.55781779573 433.36768590549946 L 514.7914466161187 433.36768590549946" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3"><path class="trace-crossing-outline" d="M 589.5835828452063 255.82720532428 Q 591.6668662761849 252.91060852090976 593.7501497071637 255.82720532428" stroke="rgb(245, 241, 237)" fill="none" stroke-width="1.6666267447829999px" stroke-linecap="round"/><path d="M 589.5835828452063 255.82720532428 Q 591.6668662761849 252.91060852090976 593.7501497071637 255.82720532428" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round"/><path d="M 497.22468407181503 412.7678904580125 L 497.22468407181503 255.82720532428 L 589.5835828452063 255.82720532428M 593.7501497071637 255.82720532428 L 591.6668662761849 255.82720532428 L 600.0000000001 255.82720532428" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 497.22468407181503 412.7678904580125 L 497.22468407181503 255.82720532428 L 589.5835828452063 255.82720532428M 593.7501497071637 255.82720532428 L 591.6668662761849 255.82720532428 L 600.0000000001 255.82720532428" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4"><path class="trace-crossing-outline" d="M 499.30796750279376 322.4922751156 Q 497.22468407181503 319.5756783122298 495.1414006408363 322.4922751156" stroke="rgb(245, 241, 237)" fill="none" stroke-width="1.6666267447829999px" stroke-linecap="round"/><path d="M 499.30796750279376 322.4922751156 Q 497.22468407181503 319.5756783122298 495.1414006408363 322.4922751156" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round"/><path d="M 774.995808202315 433.6007247678 L 774.995808202315 322.4922751156 L 499.30796750279376 322.4922751156M 495.1414006408363 322.4922751156 L 141.67764518477497 322.4922751156 L 133.34451146085996 322.4922751156" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 774.995808202315 433.6007247678 L 774.995808202315 322.4922751156 L 499.30796750279376 322.4922751156M 495.1414006408363 322.4922751156 L 141.67764518477497 322.4922751156 L 133.34451146085996 322.4922751156" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5"><path class="trace-crossing-outline" d="M 499.30796750279376 322.4922751156 Q 497.22468407181503 319.5756783122298 495.1414006408363 322.4922751156" stroke="rgb(245, 241, 237)" fill="none" stroke-width="1.6666267447829999px" stroke-linecap="round"/><path d="M 499.30796750279376 322.4922751156 Q 497.22468407181503 319.5756783122298 495.1414006408363 322.4922751156" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round"/><path d="M 774.995808202315 433.6007247678 L 774.995808202315 322.4922751156 L 499.30796750279376 322.4922751156M 495.1414006408363 322.4922751156 L 191.67644752826504 322.4922751156 L 191.67644752826504 314.159141391685 L 122.23366649564002 314.159141391685 L 122.23366649564002 322.4922751156" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 774.995808202315 433.6007247678 L 774.995808202315 322.4922751156 L 499.30796750279376 322.4922751156M 495.1414006408363 322.4922751156 L 191.67644752826504 322.4922751156 L 191.67644752826504 314.159141391685 L 122.23366649564002 314.159141391685 L 122.23366649564002 322.4922751156" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/><circle cx="774.995808202315" cy="322.4922751156" r="1.6666267447829999" fill="rgb(0, 150, 0)"/><circle cx="191.67644752826504" cy="322.4922751156" r="1.6666267447829999" fill="rgb(0, 150, 0)"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6"><path d="M 647.221091102285 433.6007247678 L 582.4332374557964 433.6007247678 L 574.1001037318813 433.6007247678" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 647.221091102285 433.6007247678 L 582.4332374557964 433.6007247678 L 574.1001037318813 433.6007247678" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7"><path class="trace-crossing-outline" d="M 602.0832834310787 100.2753758112 Q 600.0000000001 97.3587790078298 597.9167165691213 100.2753758112" stroke="rgb(245, 241, 237)" fill="none" stroke-width="1.6666267447829999px" stroke-linecap="round"/><path d="M 602.0832834310787 100.2753758112 Q 600.0000000001 97.3587790078298 597.9167165691213 100.2753758112" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round"/><path d="M 647.221091102285 100.2753758112 L 602.0832834310787 100.2753758112M 597.9167165691213 100.2753758112 L 582.4332374557964 100.2753758112 L 574.1001037318813 100.2753758112" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 647.221091102285 100.2753758112 L 602.0832834310787 100.2753758112M 597.9167165691213 100.2753758112 L 582.4332374557964 100.2753758112 L 574.1001037318813 100.2753758112" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8"><path d="M 980.546440058885 275.271184013415 L 915.7585864123963 275.271184013415 L 907.4254526884813 275.271184013415" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 980.546440058885 275.271184013415 L 915.7585864123963 275.271184013415 L 907.4254526884813 275.271184013415" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9"><path d="M 125.91187283341867 544.4761355576994 L 91.67884284128502 544.4761355576994 L 91.67884284128502 441.933858491715 L 91.67884284128502 433.6007247678" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 125.91187283341867 544.4761355576994 L 91.67884284128502 544.4761355576994 L 91.67884284128502 441.933858491715 L 91.67884284128502 433.6007247678" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10"><path class="trace-crossing-outline" d="M 495.1414006408363 322.4922751156 Q 497.22468407181503 319.5756783122298 499.30796750279376 322.4922751156" stroke="rgb(245, 241, 237)" fill="none" stroke-width="1.6666267447829999px" stroke-linecap="round"/><path d="M 495.1414006408363 322.4922751156 Q 497.22468407181503 319.5756783122298 499.30796750279376 322.4922751156" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round"/><path d="M 133.34451146085996 322.4922751156 L 495.1414006408363 322.4922751156M 499.30796750279376 322.4922751156 L 947.2139051632249 322.4922751156 L 947.2139051632249 369.713366217785 L 1108.321157158915 369.713366217785 L 1108.321157158915 333.60312008082 L 1108.321157158915 283.60431773733 L 1108.321157158915 275.271184013415" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 133.34451146085996 322.4922751156 L 495.1414006408363 322.4922751156M 499.30796750279376 322.4922751156 L 947.2139051632249 322.4922751156 L 947.2139051632249 369.713366217785 L 1108.321157158915 369.713366217785 L 1108.321157158915 333.60312008082 L 1108.321157158915 283.60431773733 L 1108.321157158915 275.271184013415" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/><circle cx="191.67644752826504" cy="322.4922751156" r="1.6666267447829999" fill="rgb(0, 150, 0)"/><circle cx="774.995808202315" cy="322.4922751156" r="1.6666267447829999" fill="rgb(0, 150, 0)"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11"><path d="M 711.1084496523 275.271184013415 L 839.7836618488036 275.271184013415 L 848.1167955727186 275.271184013415" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 711.1084496523 275.271184013415 L 839.7836618488036 275.271184013415 L 848.1167955727186 275.271184013415" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12"><path class="trace-crossing-outline" d="M 499.30796750279376 278.04889525472 Q 497.22468407181503 275.13229845134975 495.1414006408363 278.04889525472" stroke="rgb(245, 241, 237)" fill="none" stroke-width="1.6666267447829999px" stroke-linecap="round"/><path d="M 499.30796750279376 278.04889525472 Q 497.22468407181503 275.13229845134975 495.1414006408363 278.04889525472" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round"/><path d="M 600.0000000001 278.04889525472 L 499.30796750279376 278.04889525472M 495.1414006408363 278.04889525472 L 280.563207250025 278.04889525472 L 280.563207250025 322.4922751156 L 191.67644752826504 322.4922751156 L 191.67644752826504 314.159141391685 L 122.23366649564002 314.159141391685 L 122.23366649564002 322.4922751156" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="8.888675972176px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 600.0000000001 278.04889525472 L 499.30796750279376 278.04889525472M 495.1414006408363 278.04889525472 L 280.563207250025 278.04889525472 L 280.563207250025 322.4922751156 L 191.67644752826504 322.4922751156 L 191.67644752826504 314.159141391685 L 122.23366649564002 314.159141391685 L 122.23366649564002 322.4922751156" stroke="rgb(0, 150, 0)" fill="none" stroke-width="1.111084496522px" stroke-linecap="round" stroke-linejoin="round"/><circle cx="280.563207250025" cy="322.4922751156" r="1.6666267447829999" fill="rgb(0, 150, 0)"/><circle cx="191.67644752826504" cy="322.4922751156" r="1.6666267447829999" fill="rgb(0, 150, 0)"/><circle cx="191.67644752826504" cy="314.159141391685" r="1.6666267447829999" fill="rgb(0, 150, 0)"/><circle cx="122.23366649564002" cy="314.159141391685" r="1.6666267447829999" fill="rgb(0, 150, 0)"/></g><path class="net-label" d="
    M 122.23366649564002,322.4922751156
    L 128.23352277685882,325.49220325620945
    L 128.23352277685882,358.33586097339975
    L 116.23381021442123,358.33586097339975
    L 116.23381021442123,325.49220325620945
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="1.111084496522px"/><text class="net-label-text" x="122.23366649564002" y="327.49215534994903" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="9.999760468698px" transform="rotate(90 122.23366649564002 327.49215534994903)">GND1</text><path class="net-label" d="
    M 133.34451146085996,322.4922751156
    L 139.34436774207876,325.49220325620945
    L 139.34436774207876,358.33586097339975
    L 127.34465517964117,358.33586097339975
    L 127.34465517964117,325.49220325620945
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="1.111084496522px"/><text class="net-label-text" x="133.34451146085996" y="327.49215534994903" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="9.999760468698px" transform="rotate(90 133.34451146085996 327.49215534994903)">GND2</text><path class="net-label" d="
    M 222.23127118261993,133.60791070686
    L 225.23119932322933,127.6080544256412
    L 263.11918065462953,127.6080544256412
    L 263.11918065462953,139.6077669880788
    L 225.23119932322933,139.6077669880788
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="1.111084496522px"/><text class="net-label-text" x="227.23115141696894" y="133.60791070686" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="9.999760468698px" transform="">VBUS1</text><path class="net-label" d="
    M 222.23127118261993,144.71875567208002
    L 225.23119932322933,138.71889939086122
    L 263.11918065462953,138.71889939086122
    L 263.11918065462953,150.71861195329882
    L 225.23119932322933,150.71861195329882
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="1.111084496522px"/><text class="net-label-text" x="227.23115141696894" y="144.71875567208002" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="9.999760468698px" transform="">VBUS2</text><path class="net-label" d="
    M 369.449966971785,454.43355907758746
    L 366.45003883117556,460.43341535880626
    L 328.5620574997754,460.43341535880626
    L 328.5620574997754,448.43370279636866
    L 366.45003883117556,448.43370279636866
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="1.111084496522px"/><text class="net-label-text" x="364.450086737436" y="454.43355907758746" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="9.999760468698px" transform="">VBUS1</text><path class="net-label" d="
    M 369.449966971785,454.43355907758746
    L 366.45003883117556,460.43341535880626
    L 328.5620574997754,460.43341535880626
    L 328.5620574997754,448.43370279636866
    L 366.45003883117556,448.43370279636866
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="1.111084496522px"/><text class="net-label-text" x="364.450086737436" y="454.43355907758746" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="9.999760468698px" transform="">VBUS2</text><path class="net-label" d="
    M 369.449966971785,121.10821012098751
    L 366.45003883117556,127.1080664022063
    L 328.5620574997754,127.1080664022063
    L 328.5620574997754,115.1083538397687
    L 366.45003883117556,115.10835383976871
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="1.111084496522px"/><text class="net-label-text" x="364.450086737436" y="121.10821012098751" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="9.999760468698px" transform="">VBUS1</text><path class="net-label" d="
    M 369.449966971785,121.10821012098751
    L 366.45003883117556,127.1080664022063
    L 328.5620574997754,127.1080664022063
    L 328.5620574997754,115.1083538397687
    L 366.45003883117556,115.10835383976871
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="1.111084496522px"/><text class="net-label-text" x="364.450086737436" y="121.10821012098751" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="9.999760468698px" transform="">VBUS2</text><path class="net-label" d="
    M 774.995808202315,100.2753758112
    L 777.9957363429244,94.27551952998121
    L 810.8393940601146,94.27551952998121
    L 810.8393940601146,106.2752320924188
    L 777.9957363429244,106.2752320924188
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="1.111084496522px"/><text class="net-label-text" x="779.995688436664" y="100.2753758112" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="9.999760468698px" transform="">GND1</text><path class="net-label" d="
    M 711.1084496523,258.604916565585
    L 714.1083777929094,252.60506028436617
    L 751.9963591243096,252.60506028436617
    L 751.9963591243096,264.60477284680377
    L 714.1083777929094,264.60477284680377
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="1.111084496522px"/><text class="net-label-text" x="716.108329886649" y="258.604916565585" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="9.999760468698px" transform="">VBUS1</text><path class="net-label" d="
    M 185.22052994918135,544.4457751738321
    L 188.22045808979075,538.4459188926132
    L 226.10843942119095,538.4459188926132
    L 226.10843942119095,550.445631455051
    L 188.22045808979075,550.445631455051
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="1.111084496522px"/><text class="net-label-text" x="190.22041018353036" y="544.4457751738321" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="9.999760468698px" transform="">VBUS1</text><path class="net-label" d="
    M 219.453559941315,433.6007247678
    L 222.4534880819244,427.6008684865812
    L 255.29714579911473,427.6008684865812
    L 255.29714579911473,439.6005810490188
    L 222.4534880819244,439.6005810490188
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="1.111084496522px"/><text class="net-label-text" x="224.453440175664" y="433.6007247678" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="9.999760468698px" transform="">GND1</text></svg>