{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-gnd", "id": "gnd1", "top": -38.4, "left": 249, "attrs": {} },
{ "type": "wokwi-vcc", "id": "vcc1", "top": -172.04, "left": 249.6, "attrs": {} },
{ "type": "chip-fpga", "id": "chip1", "top": -123.78, "left": 283.2, "attrs": {} },
{
"type": "wokwi-resistor",
"id": "r9",
"top": -81.6,
"left": 229.85,
"rotate": 90,
"attrs": { "value": "10000" }
},
{
"type": "wokwi-resistor",
"id": "r16",
"top": -72,
"left": 412.25,
"rotate": 90,
"attrs": { "value": "330" }
},
{
"type": "wokwi-led",
"id": "led8",
"top": -147.6,
"left": 417,
"attrs": { "color": "red", "flip": "1" }
},
{
"type": "chip-scope",
"id": "scope1",
"top": -114.18,
"left": 484.8,
"attrs": {
"sampleTimeUs": "20",
"sampleTimeMs": "0",
"triggerChannel": "0",
"triggerMode": "0",
"crtColor": "1",
"trace0Color": "0",
"trace1Color": "9",
"trace2Color": "9",
"trace3Color": "9"
}
},
{ "type": "wokwi-gnd", "id": "gnd2", "top": -28.8, "left": 431.4, "attrs": {} },
{
"type": "wokwi-slide-switch",
"id": "sw1",
"top": -142.2,
"left": 226.7,
"rotate": 270,
"attrs": {}
}
],
"connections": [
[ "chip1:LEDR[0]", "scope1:D0", "green", [ "h0" ] ],
[ "chip1:LEDR[1]", "scope1:D1", "green", [ "v0" ] ],
[ "chip1:LEDR0", "scope1:D0", "green", [ "h0" ] ],
[ "chip1:LEDR1", "scope1:D1", "green", [ "v0" ] ],
[ "chip1:O1", "scope1:D1", "#8f4814", [ "h232.21", "v-182.4" ] ],
[ "chip1:O2", "scope1:D2", "red", [ "h241.81", "v-182.4" ] ],
[ "chip1:O3", "scope1:D3", "orange", [ "h251.41", "v-182.4" ] ],
[ "chip1:O7", "led8:A", "violet", [ "v0", "h11.41", "v38.4" ] ],
[ "r16:2", "gnd2:GND", "green", [ "h0" ] ],
[ "gnd1:GND", "r9:2", "green", [ "v0" ] ],
[ "led8:C", "r16:1", "green", [ "v0" ] ],
[ "chip1:O0", "led8:A", "green", [ "v0", "h11.41", "v67.2" ] ],
[ "chip1:O0", "scope1:D0", "green", [ "v0", "h69.01" ] ],
[ "sw1:2", "r9:1", "green", [ "h0" ] ],
[ "r9:1", "chip1:I0", "green", [ "h0" ] ],
[ "sw1:3", "vcc1:VCC", "green", [ "h0" ] ],
[ "r9:1", "chip1:IN", "green", [ "h0" ] ],
[ "chip1:OUT", "led8:A", "green", [ "v0" ] ],
[ "led8:A", "scope1:D0", "green", [ "v0" ] ]
],
"dependencies": { "chip-scope": "github:Dlloydev/[email protected]" }
}