forked from labtroll/KiCad-Simulations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
up-down-c.wbk
44 lines (44 loc) · 888 Bytes
/
up-down-c.wbk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"last_sch_text_sim_command": "",
"tabs": [
{
"analysis": "TRAN",
"commands": [
".tran 1u 2m",
".kicad adjustpaths",
".save all"
],
"dottedSecondary": true,
"margins": {
"bottom": 45,
"left": 70,
"right": 70,
"top": 30
},
"measurements": [],
"showGrid": true,
"traces": [
{
"color": "rgb(228, 26, 28)",
"signal": "V(/clk)",
"trace_type": 257
},
{
"color": "rgb(55, 126, 184)",
"signal": "V(/ud)+6",
"trace_type": 257
},
{
"color": "rgb(77, 175, 74)",
"signal": "V(/q1)+2*V(/q2)+4*V(/q3)+12",
"trace_type": 257
}
]
}
],
"user_defined_signals": [
"V(/ud)+6",
"V(/q1)+2*V(/q2)+4*V(/q3)+12"
],
"version": 6
}