From 2237de33db047b43c8da84a2abe26eb3e3fe6cbe Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 9 Sep 2017 08:33:30 +0200 Subject: wip: Parsing schematics. --- test/parser/parser-demo-1.sch | 68 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 test/parser/parser-demo-1.sch (limited to 'test/parser/parser-demo-1.sch') diff --git a/test/parser/parser-demo-1.sch b/test/parser/parser-demo-1.sch new file mode 100644 index 0000000..0dad706 --- /dev/null +++ b/test/parser/parser-demo-1.sch @@ -0,0 +1,68 @@ +EESchema Schematic File Version 2 +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:xilinx +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 1 1 +Title "" +Date "" +Rev "" +Comp "" +Comment1 "" +Comment2 "" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L LM101 U101 +U 1 1 59A1FBDB +P 3400 2400 +F 0 "U101" H 3450 2650 50 0000 L CNN +F 1 "LM101 \"X\"" H 3450 2550 50 0000 L CNN +F 2 "" H 3450 2450 50 0001 C CNN +F 3 "" H 3450 2550 50 0001 C CNN +F 4 "1234" H 3400 2400 60 0001 C CNN "mpn" + 1 3400 2400 + 1 0 0 -1 +$EndComp +$Comp +L R R101 +U 1 1 59A2E082 +P 4300 2200 +F 0 "R101" V 4380 2200 50 0000 C CNN +F 1 "10k" V 4300 2200 50 0000 C CNN +F 2 "" V 4230 2200 50 0001 C CNN +F 3 "" H 4300 2200 50 0001 C CNN + 1 4300 2200 + 1 0 0 -1 +$EndComp +$EndSCHEMATC -- cgit v1.2.3