-
Notifications
You must be signed in to change notification settings - Fork 0
/
sashat.net
84 lines (84 loc) · 2.79 KB
/
sashat.net
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
(export (version D)
(design
(source /home/prattmic/prog/cubequest/sashat/sashat.sch)
(date "Thu 23 Apr 2015 08:50:08 PM PDT")
(tool "Eeschema 0.201504211001+5616~22~ubuntu15.04.1-product")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source sashat.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value HMC358)
(footprint hittite:Hittite_MSOP8)
(libsource (lib hittite) (part HMC358))
(sheetpath (names /) (tstamps /))
(tstamp 553731C3))
(comp (ref U2)
(value HMC525LC4)
(libsource (lib hittite) (part HMC525LC4))
(sheetpath (names /) (tstamps /))
(tstamp 5539BF4F)))
(libparts
(libpart (lib hittite) (part HMC525LC4)
(fields
(field (name Reference) U)
(field (name Value) HMC525LC4))
(pins
(pin (num 3) (name GND) (type output))
(pin (num 4) (name RF) (type input))
(pin (num 5) (name GND) (type output))
(pin (num 9) (name IF1) (type input))
(pin (num 11) (name IF2) (type input))
(pin (num 12) (name GND) (type output))
(pin (num 14) (name GND) (type output))
(pin (num 15) (name LO) (type output))
(pin (num 16) (name GND) (type output))
(pin (num 25) (name GND) (type output))))
(libpart (lib hittite) (part HMC358)
(fields
(field (name Reference) U)
(field (name Value) HMC358))
(pins
(pin (num 1) (name VCC) (type input))
(pin (num 3) (name VTUNE) (type input))
(pin (num 4) (name GND) (type input))
(pin (num 5) (name GND) (type input))
(pin (num 8) (name RFOUT) (type input))
(pin (num 9) (name GND) (type input)))))
(libraries
(library (logical hittite)
(uri /home/prattmic/prog/cubequest/sashat/lib/hittite.lib)))
(nets
(net (code 1) (name /RF_OUT)
(node (ref U2) (pin 15)))
(net (code 2) (name /I_IN)
(node (ref U2) (pin 9)))
(net (code 3) (name /Q_IN)
(node (ref U2) (pin 11)))
(net (code 4) (name VCC)
(node (ref U1) (pin 1)))
(net (code 5) (name /VTUNE)
(node (ref U1) (pin 3)))
(net (code 6) (name /6GHZ_RF)
(node (ref U1) (pin 8))
(node (ref U2) (pin 4)))
(net (code 7) (name "Net-(U2-Pad14)")
(node (ref U2) (pin 14)))
(net (code 8) (name "Net-(U2-Pad16)")
(node (ref U2) (pin 16)))
(net (code 9) (name GND)
(node (ref U2) (pin 3))
(node (ref U2) (pin 25))
(node (ref U2) (pin 5))
(node (ref U1) (pin 9))
(node (ref U2) (pin 12))
(node (ref U1) (pin 5))
(node (ref U1) (pin 4)))))