From 2b2420fe3768bc4e9c7ef9103b6c1bb87c7c6bfa Mon Sep 17 00:00:00 2001 From: Emard Date: Mon, 13 Nov 2017 09:55:53 +0100 Subject: [PATCH] schematics: text labels that enumerate differential pairs on 2.54mm connector --- README.md | 2 +- gpio.bak | 30 +++++++++++++++++++++++++++- gpio.sch | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- wifi.bak | 4 ++-- 4 files changed, 90 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 05a4c02..1a8c623 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ PCB routing is mostly complete too. # Features -FPGA: Lattice ECP5 LFE5U-25F-6BG381C +FPGA: Lattice ECP5 LFE5U-45F-6BG381C USB: FTDI FT231XS (1Mbit JTAG and 3Mbit USB-serial) diff --git a/gpio.bak b/gpio.bak index c6cb1a5..0d77f6d 100644 --- a/gpio.bak +++ b/gpio.bak @@ -151,7 +151,7 @@ L CONN_02X20 J1 U 1 1 58E6B835 P 1850 4450 F 0 "J1" H 1850 5500 50 0000 C CNN -F 1 "CONN_02X20" V 1850 4450 50 0000 C CNN +F 1 "CONN_02X20" H 1850 3400 50 0000 C CNN F 2 "Socket_Strips:Socket_Strip_Angled_2x20" H 1850 3500 50 0001 C CNN F 3 "" H 1850 3500 50 0000 C CNN 1 1850 4450 @@ -660,4 +660,32 @@ F 3 "" H 3900 3450 60 0000 C CNN 1 4950 2500 1 0 0 -1 $EndComp +Text Notes 1850 3750 0 60 ~ 0 +0 +Text Notes 1850 3850 0 60 ~ 0 +1 +Text Notes 1850 3950 0 60 ~ 0 +2 +Text Notes 1850 4050 0 60 ~ 0 +3 +Text Notes 1800 4950 0 60 ~ 0 +10 +Text Notes 1850 4150 0 60 ~ 0 +4 +Text Notes 1850 4250 0 60 ~ 0 +5 +Text Notes 1850 4350 0 60 ~ 0 +6 +Text Notes 1850 4650 0 60 ~ 0 +7 +Text Notes 1850 4750 0 60 ~ 0 +8 +Text Notes 1850 4850 0 60 ~ 0 +9 +Text Notes 1800 5050 0 60 ~ 0 +11 +Text Notes 1800 5150 0 60 ~ 0 +12 +Text Notes 1800 5250 0 60 ~ 0 +13 $EndSCHEMATC diff --git a/gpio.sch b/gpio.sch index c6cb1a5..0b60fe0 100644 --- a/gpio.sch +++ b/gpio.sch @@ -140,7 +140,7 @@ L CONN_02X20 J2 U 1 1 58E6B7F6 P 8400 4400 F 0 "J2" H 8400 5450 50 0000 C CNN -F 1 "CONN_02X20" V 8400 4400 50 0000 C CNN +F 1 "CONN_02X20" H 8400 3350 50 0000 C CNN F 2 "Socket_Strips:Socket_Strip_Angled_2x20" H 8400 3450 50 0001 C CNN F 3 "" H 8400 3450 50 0000 C CNN 1 8400 4400 @@ -151,7 +151,7 @@ L CONN_02X20 J1 U 1 1 58E6B835 P 1850 4450 F 0 "J1" H 1850 5500 50 0000 C CNN -F 1 "CONN_02X20" V 1850 4450 50 0000 C CNN +F 1 "CONN_02X20" H 1850 3400 50 0000 C CNN F 2 "Socket_Strips:Socket_Strip_Angled_2x20" H 1850 3500 50 0001 C CNN F 3 "" H 1850 3500 50 0000 C CNN 1 1850 4450 @@ -660,4 +660,60 @@ F 3 "" H 3900 3450 60 0000 C CNN 1 4950 2500 1 0 0 -1 $EndComp +Text Notes 1850 3750 0 60 ~ 0 +0 +Text Notes 1850 3850 0 60 ~ 0 +1 +Text Notes 1850 3950 0 60 ~ 0 +2 +Text Notes 1850 4050 0 60 ~ 0 +3 +Text Notes 1800 4950 0 60 ~ 0 +10 +Text Notes 1850 4150 0 60 ~ 0 +4 +Text Notes 1850 4250 0 60 ~ 0 +5 +Text Notes 1850 4350 0 60 ~ 0 +6 +Text Notes 1850 4650 0 60 ~ 0 +7 +Text Notes 1850 4750 0 60 ~ 0 +8 +Text Notes 1850 4850 0 60 ~ 0 +9 +Text Notes 1800 5050 0 60 ~ 0 +11 +Text Notes 1800 5150 0 60 ~ 0 +12 +Text Notes 1800 5250 0 60 ~ 0 +13 +Text Notes 8350 3700 0 60 ~ 0 +14 +Text Notes 8350 3800 0 60 ~ 0 +15 +Text Notes 8350 3900 0 60 ~ 0 +16 +Text Notes 8350 4000 0 60 ~ 0 +17 +Text Notes 8350 4100 0 60 ~ 0 +18 +Text Notes 8350 4200 0 60 ~ 0 +19 +Text Notes 8350 4300 0 60 ~ 0 +20 +Text Notes 8350 4600 0 60 ~ 0 +21 +Text Notes 8350 4700 0 60 ~ 0 +22 +Text Notes 8350 4800 0 60 ~ 0 +23 +Text Notes 8350 4900 0 60 ~ 0 +24 +Text Notes 8350 5000 0 60 ~ 0 +25 +Text Notes 8350 5100 0 60 ~ 0 +26 +Text Notes 8350 5200 0 60 ~ 0 +27 $EndSCHEMATC diff --git a/wifi.bak b/wifi.bak index ea368f0..6391148 100644 --- a/wifi.bak +++ b/wifi.bak @@ -72,9 +72,9 @@ Text GLabel 7750 4450 2 60 Input ~ 0 WIFI_TXD Text GLabel 7750 5450 2 60 Input ~ 0 WIFI_GPIO0 -Text GLabel 7750 4850 2 60 Input ~ 0 +Text GLabel 7750 4250 2 60 Input ~ 0 JTAG_TDI -Text GLabel 7750 5150 2 60 Input ~ 0 +Text GLabel 7750 4850 2 60 Input ~ 0 JTAG_TDO Text GLabel 7750 4950 2 60 Input ~ 0 JTAG_TCK