Skip to content

Instantly share code, notes, and snippets.

@YuuichiAkagawa
Created May 13, 2023 10:35
Show Gist options
  • Save YuuichiAkagawa/f3124e213738878880b6125d2cb516de to your computer and use it in GitHub Desktop.
Save YuuichiAkagawa/f3124e213738878880b6125d2cb516de to your computer and use it in GitHub Desktop.
CV GATE test circuit
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_レイヤー_1" data-name="レイヤー 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 207.83 276.83">
<defs>
<style>
.cls-1, .cls-2 {
isolation: isolate;
}
.cls-3, .cls-4, .cls-5, .cls-6, .cls-7, .cls-8 {
stroke: #040000;
}
.cls-3, .cls-5, .cls-6 {
stroke-linecap: round;
}
.cls-3, .cls-5, .cls-8 {
fill: none;
}
.cls-4, .cls-6 {
fill: #fff;
}
.cls-5, .cls-6, .cls-7 {
stroke-linejoin: round;
}
.cls-9 {
fill: #231815;
font-family: KozGoPr6N-Regular-90ms-RKSJ-H, 'Kozuka Gothic Pr6N';
font-size: 12px;
}
.cls-6, .cls-7 {
fill-rule: evenodd;
}
.cls-7, .cls-2 {
fill: #040000;
}
.cls-2 {
font-family: ArialMT, Arial;
font-size: 13.33px;
}
</style>
</defs>
<g id="g7527">
<rect id="rect10224-9-8-2-43-72-6-2-6-3-9-5-66-6-8" class="cls-5" x="7.41" y="73.31" width="10" height="30"/>
<path id="path1450-1-5-3-4-1-0-3-3-6-5-90-8-4" class="cls-6" d="m12.41,103.31v23.47"/>
<path id="path1450-1-5-3-4-1-0-3-8-8-0-2-2-6-2" class="cls-6" d="m12.41,68.31v5"/>
<path id="path5427-7-5" class="cls-7" d="m24.41,90.31l-7-2,7-2v4Z"/>
<path id="path5672" class="cls-3" d="m22.41,88.31h99l30.19-.18"/>
</g>
<g id="g7484">
<path id="path5480" class="cls-5" d="m2.41,141.78h20l-10,15-10-15Z"/>
<path id="path5375-1-1-2" class="cls-3" d="m12.41,141.78v-15"/>
</g>
<g id="Resistor">
<rect id="rect10224-9-8-2-43-72-6-2-6-3-9-5-66-1-29" class="cls-5" x="109.67" y="250.95" width="30" height="10"/>
<path id="path1450-1-5-3-4-1-0-3-3-6-5-90-3-0" class="cls-6" d="m139.68,255.95h11.91"/>
<path id="path1450-1-5-3-4-1-0-3-8-8-0-2-2-8-3" class="cls-6" d="m104.67,255.95h5"/>
</g>
<g>
<line class="cls-8" x1="63.4" y1="239.02" x2="63.4" y2="244.56"/>
<line class="cls-8" x1="47.1" y1="244.56" x2="79.71" y2="244.56"/>
<line class="cls-8" x1="39.41" y1="255.95" x2="51.25" y2="255.95"/>
<polyline class="cls-8" points="75.25 255.95 87.4 255.95 104.67 255.95"/>
<circle class="cls-4" cx="51.25" cy="255.64" r="3.85"/>
<circle class="cls-4" cx="75.25" cy="255.64" r="3.85"/>
</g>
<g id="g1351">
<path id="path1300" class="cls-3" d="m12.41,68.31l.25-21.87v-15.75"/>
<circle id="circle1302" class="cls-5" cx="12.66" cy="25.44" r="5.25"/>
<g id="text1317" class="cls-1">
<text class="cls-2" transform="translate(.61 11.44)"><tspan x="0" y="0">+5V</tspan></text>
</g>
</g>
<g id="g1351-2" data-name="g1351">
<path id="path1300-2" data-name="path1300" class="cls-3" d="m39.41,255.95H12.05v-41.54"/>
<circle id="circle1302-2" data-name="circle1302" class="cls-5" cx="12.05" cy="209.15" r="5.25"/>
<g id="text1317-2" data-name="text1317" class="cls-1">
<text class="cls-2" transform="translate(0 195.15)"><tspan x="0" y="0">+5V</tspan></text>
</g>
</g>
<path class="cls-3" d="m194.71,96.08h-43.11v-15.54h43.11c2.48,2.42,12.14,7.77,12.14,7.77l-12.14,7.77Z"/>
<text class="cls-9" transform="translate(164.46 92.69)"><tspan x="0" y="0">CV</tspan></text>
<path class="cls-3" d="m194.71,263.78h-43.11v-15.54h43.11c2.48,2.42,12.14,7.77,12.14,7.77l-12.14,7.77Z"/>
<text class="cls-9" transform="translate(158.38 259.58)"><tspan x="0" y="0">GATE</tspan></text>
<text class="cls-9" transform="translate(117.35 245.83)"><tspan x="0" y="0">1k</tspan></text>
<text class="cls-9" transform="translate(25.73 73.31)"><tspan x="0" y="0">10k Pot</tspan></text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment