Date:2011-04-24 07:36:56 (12 years 11 months ago)
Author:Werner Almesberger
Commit:7d95fe8a3530c8a057fe3412cae02c37d283c49b
Message:video/: added Makefile and schematics

Files: video/Makefile (1 diff)
video/ubb-vga.pro (1 diff)
video/ubb-vga.sch (1 diff)

Change Details

video/Makefile
1#CC=mipsel-openwrt-linux-uclibc-gcc
2CC=mipsel-linux-gcc
3
4CFLAGS=-Wall -g -O9 -march=mips32
5
6.PHONY: all asm sch clean spotless
7
8all: video
9
10asm: video.c
11        $(CC) $(CFLAGS) -S $<
12
13sch:
14        eeschema `pwd`/ubb-vga.sch
15
16clean:
17        rm -f video
18
19spotless: clean
video/ubb-vga.pro
1update=Sun Apr 24 01:38:18 2011
2last_client=eeschema
3[eeschema]
4version=1
5LibDir=
6NetFmt=1
7HPGLSpd=20
8HPGLDm=15
9HPGLNum=1
10offX_A4=0
11offY_A4=0
12offX_A3=0
13offY_A3=0
14offX_A2=0
15offY_A2=0
16offX_A1=0
17offY_A1=0
18offX_A0=0
19offY_A0=0
20offX_A=0
21offY_A=0
22offX_B=0
23offY_B=0
24offX_C=0
25offY_C=0
26offX_D=0
27offY_D=0
28offX_E=0
29offY_E=0
30RptD_X=0
31RptD_Y=100
32RptLab=1
33LabSize=60
34PrintMonochrome=1
35ShowSheetReferenceAndTitleBlock=1
36[eeschema/libraries]
37LibName1=power
38LibName2=device
39LibName3=../../kicad-libs/components/8_10-card
40LibName4=../../kicad-libs/components/vga
video/ubb-vga.sch
1EESchema Schematic File Version 2 date Sun Apr 24 02:16:48 2011
2LIBS:power
3LIBS:device
4LIBS:8_10-card
5LIBS:vga
6LIBS:ubb-vga-cache
7EELAYER 24 0
8EELAYER END
9$Descr A4 11700 8267
10Sheet 1 1
11Title "UBB VGA Adapter"
12Date "24 apr 2011"
13Rev "20110424"
14Comp "Werner Almesberger"
15Comment1 ""
16Comment2 ""
17Comment3 ""
18Comment4 ""
19$EndDescr
20Text Label 8200 3300 0 60 ~ 0
21VSYNC
22Text Label 8200 3400 0 60 ~ 0
23HSYNC
24Text Label 2100 3800 0 60 ~ 0
25VSYNC
26Text Label 2100 3600 0 60 ~ 0
27HSYNC
28Text Label 8200 3900 0 60 ~ 0
29B
30Text Label 8200 3800 0 60 ~ 0
31G
32Text Label 8200 3200 0 60 ~ 0
33R
34Wire Wire Line
35    2550 3800 1800 3800
36Wire Wire Line
37    1800 3800 1800 2550
38Wire Wire Line
39    1800 2550 5150 2550
40Wire Wire Line
41    5150 3300 5150 2550
42Wire Wire Line
43    8850 3300 5150 3300
44Wire Wire Line
45    3750 3600 4750 3600
46Wire Wire Line
47    4750 3600 4750 4000
48Wire Wire Line
49    4750 4000 7000 4000
50Wire Wire Line
51    7000 4000 7200 4000
52Wire Wire Line
53    7200 3800 6650 3800
54Wire Wire Line
55    6650 3800 4850 3800
56Connection ~ 3950 4000
57Wire Wire Line
58    3750 4000 3950 4000
59Connection ~ 7000 4000
60Connection ~ 6300 3200
61Wire Wire Line
62    6650 3800 6650 4200
63Wire Wire Line
64    7000 4600 7000 4800
65Wire Wire Line
66    6300 4800 6300 4600
67Wire Wire Line
68    8850 3800 7700 3800
69Wire Wire Line
70    8850 3700 8650 3700
71Wire Wire Line
72    8650 3700 8650 4300
73Wire Wire Line
74    7700 4000 7900 4000
75Wire Wire Line
76    7900 4000 7900 3900
77Wire Wire Line
78    7900 3900 8850 3900
79Wire Wire Line
80    8850 3200 7700 3200
81Wire Wire Line
82    6650 4600 6650 4800
83Wire Wire Line
84    7000 4000 7000 4200
85Wire Wire Line
86    6300 3200 6300 4200
87Connection ~ 6650 3800
88Wire Wire Line
89    3750 3900 3950 3900
90Wire Wire Line
91    3950 3900 3950 4000
92Wire Wire Line
93    3950 4000 3950 4200
94Wire Wire Line
95    3750 3200 6300 3200
96Wire Wire Line
97    6300 3200 7200 3200
98Wire Wire Line
99    3750 3400 4850 3400
100Wire Wire Line
101    4850 3400 4850 3800
102Wire Wire Line
103    8850 3400 5050 3400
104Wire Wire Line
105    5050 3400 5050 2650
106Wire Wire Line
107    5050 2650 1900 2650
108Wire Wire Line
109    1900 2650 1900 3600
110Wire Wire Line
111    1900 3600 2550 3600
112NoConn ~ 2550 3200
113NoConn ~ 2550 3400
114NoConn ~ 2550 4000
115Text Label 3950 3600 0 60 ~ 0
116BLUE
117Text Label 3950 3400 0 60 ~ 0
118GREEN
119Text Label 3950 3200 0 60 ~ 0
120RED
121NoConn ~ 3750 3800
122NoConn ~ 3750 3700
123NoConn ~ 3750 3500
124NoConn ~ 3750 3300
125NoConn ~ 3750 3100
126$Comp
127L GND #PWR1
128U 1 1 4DB3B0C4
129P 3950 4200
130F 0 "#PWR1" H 3950 4200 30 0001 C CNN
131F 1 "GND" H 3950 4130 30 0001 C CNN
132    1 3950 4200
133    1 0 0 -1
134$EndComp
135$Comp
136L GND #PWR4
137U 1 1 4DB3B04B
138P 7000 4800
139F 0 "#PWR4" H 7000 4800 30 0001 C CNN
140F 1 "GND" H 7000 4730 30 0001 C CNN
141    1 7000 4800
142    1 0 0 -1
143$EndComp
144$Comp
145L GND #PWR3
146U 1 1 4DB3B04A
147P 6650 4800
148F 0 "#PWR3" H 6650 4800 30 0001 C CNN
149F 1 "GND" H 6650 4730 30 0001 C CNN
150    1 6650 4800
151    1 0 0 -1
152$EndComp
153$Comp
154L GND #PWR2
155U 1 1 4DB3B048
156P 6300 4800
157F 0 "#PWR2" H 6300 4800 30 0001 C CNN
158F 1 "GND" H 6300 4730 30 0001 C CNN
159    1 6300 4800
160    1 0 0 -1
161$EndComp
162$Comp
163L GND #PWR5
164U 1 1 4DB3AFED
165P 8650 4300
166F 0 "#PWR5" H 8650 4300 30 0001 C CNN
167F 1 "GND" H 8650 4230 30 0001 C CNN
168    1 8650 4300
169    1 0 0 -1
170$EndComp
171NoConn ~ 8850 3600
172NoConn ~ 8850 3500
173$Comp
174L DIODE D1
175U 1 1 4DB3AF61
176P 6300 4400
177F 0 "D1" H 6300 4500 40 0000 C CNN
178F 1 "1N4148" H 6300 4300 40 0000 C CNN
179    1 6300 4400
180    0 -1 1 0
181$EndComp
182$Comp
183L DIODE D2
184U 1 1 4DB3AF5F
185P 6650 4400
186F 0 "D2" H 6650 4500 40 0000 C CNN
187F 1 "1N4148" H 6650 4300 40 0000 C CNN
188    1 6650 4400
189    0 -1 1 0
190$EndComp
191$Comp
192L DIODE D3
193U 1 1 4DB3AF5B
194P 7000 4400
195F 0 "D3" H 7000 4500 40 0000 C CNN
196F 1 "1N4148" H 7000 4300 40 0000 C CNN
197    1 7000 4400
198    0 -1 1 0
199$EndComp
200$Comp
201L R R3
202U 1 1 4DB3AF4D
203P 7450 4000
204F 0 "R3" V 7530 4000 50 0000 C CNN
205F 1 "1k" V 7450 4000 50 0000 C CNN
206    1 7450 4000
207    0 -1 -1 0
208$EndComp
209$Comp
210L R R2
211U 1 1 4DB3AF4B
212P 7450 3800
213F 0 "R2" V 7530 3800 50 0000 C CNN
214F 1 "1k" V 7450 3800 50 0000 C CNN
215    1 7450 3800
216    0 -1 -1 0
217$EndComp
218$Comp
219L R R1
220U 1 1 4DB3AF49
221P 7450 3200
222F 0 "R1" V 7530 3200 50 0000 C CNN
223F 1 "1k" V 7450 3200 50 0000 C CNN
224    1 7450 3200
225    0 -1 -1 0
226$EndComp
227$Comp
228L 8:10-CARD P1
229U 1 1 4DB3AF38
230P 9150 3500
231F 0 "P1" H 8950 4050 60 0000 C CNN
232F 1 "UBB" H 9200 2900 60 0000 C CNN
233    1 9150 3500
234    1 0 0 -1
235$EndComp
236$Comp
237L VGA J1
238U 1 1 4DB3AF2A
239P 3150 3550
240F 0 "J1" H 3350 2850 60 0000 C CNN
241F 1 "VGA" H 3150 4300 60 0000 C CNN
242    1 3150 3550
243    -1 0 0 1
244$EndComp
245$EndSCHEMATC

Archive Download the corresponding diff file

Branches:
master



interactive