Compare commits

..

No commits in common. "evt2" and "master" have entirely different histories.
evt2 ... master

55 changed files with 3042 additions and 76136 deletions

View File

@ -1,39 +0,0 @@
## EVT1a -> EVT1b Changes
ECO001: XTAL pin 1 is not NC
Description: The first pin of most XTALs needs to be floating (NC). This is in contrast to the MEMS oscillator which requires pin 1 be connected to pin 4.
Action: Modify the schematic so that pin 1 of the crystal oscillator is NC.
---
ECO002: SPI flash footprint is incorrectly sized
Description: The footprint for the SPI flash is sized according to the lead lengths, but is not wide enough. As a result, this part cannot be assembled.
Action: Increase the width of the pads in the footprint.
---
ECO003: USB footprint is slightly too narrow
Description: The USB footprint is slightly too narrow. As a result, it slides back and forth in the USB slot.
Action: Widen up the USB pad by 0.1mm
---
ECO004: USB board edge has too much clearance.
Description: Because of the clearance on the edge of the PCB, it can rock back and forth. This, in combination with ECO003, means the PCB does not sit firmly in a USB slot.
Action: Extend the edge of the PCB towards the USB slot by 0.2mm.
---
ECO005: XTAL footprint is backwards
Description: The XTAL footprint has pin 1 in the upper-right-corner. However, the picture in the datasheet is mirrored, so pin 1 should actually be in the lower-left corner with numbering proceeding anti-clockwise (as opposed to the picture, which has pin 1 in the upper-right corner with numbering proceeding clockwise).
Action: Fix the footprint and redo wiring.

View File

@ -1,45 +0,0 @@
Subsystem | Quick Test | In-Depth Test
----------+------------+--------------+
1.2V Reg | Pass
2.5V Reg | Pass
3.3V Reg | Pass
VCCPLL Reg | Pass
Xtal Oscillator | FAIL (Wrong footprint)
SPI Flash | FAIL (Wrong footprint)
USB Pullup
USB Pad Polarity
Captouch Pads
Capacitance
Reset Button | Pass |
User buttons | Pass | Partially pressing on the button gives a partial response. Why is that?
For Raspberry Pi as clock source, use PLLD with I=28,F=1675 or PLLC with I=56,F=3351.
GPIO pinouts:
BCM | Header | Signal
====+========+=========
17 | 11 | C_DONE
27 | 13 | C_RESET
24 | 18 | SPI_IO2/WP
10 | 19 | SPI_MOSI
9 | 21 | SPI_MISO
25 | 22 | SPI_IO3/HOLD
11 | 23 | SPI_CLK
8 | 24 | SPI_CS
# Put the SPI flash in "HOLD" mode, so it ignores us.
gpio -g mode 25 out
gpio -g write 25 0
# Enable SPI flash "WP" mode
gpio -g mode 24 out
gpio -g write 24 1
# Put FPGA into reset
gpio -g mode 27 out
gpio -g write 27 0
# Monitor the C_DONE pin
gpio -g mode 17 in
gpio -g read 17 # Goes 1 when programming is done

View File

@ -1,6 +1,102 @@
EESchema-LIBRARY Version 2.4 EESchema-LIBRARY Version 2.4
#encoding utf-8 #encoding utf-8
# #
# Connector:Raspberry_Pi_2_3
#
DEF Connector:Raspberry_Pi_2_3 J 0 40 Y Y 1 F N
F0 "J" -700 1250 50 H V L BNN
F1 "Connector:Raspberry_Pi_2_3" 400 -1250 50 H V L TNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
PinHeader*2x20*P2.54mm*Vertical*
PinSocket*2x20*P2.54mm*Vertical*
$ENDFPLIST
DRAW
S -700 1200 700 -1200 0 1 10 f
S -665 -690 -700 -710 1 1 0 N
S -665 -590 -700 -610 1 1 0 N
S -665 -490 -700 -510 1 1 0 N
S -665 -390 -700 -410 1 1 0 N
S -665 -290 -700 -310 1 1 0 N
S -665 -190 -700 -210 1 1 0 N
S -665 10 -700 -10 1 1 0 N
S -665 110 -700 90 1 1 0 N
S -665 210 -700 190 1 1 0 N
S -665 410 -700 390 1 1 0 N
S -665 510 -700 490 1 1 0 N
S -665 610 -700 590 1 1 0 N
S -665 810 -700 790 1 1 0 N
S -665 910 -700 890 1 1 0 N
S -410 -1165 -390 -1200 1 1 0 N
S -310 -1165 -290 -1200 1 1 0 N
S -210 -1165 -190 -1200 1 1 0 N
S -210 1200 -190 1165 1 1 0 N
S -110 -1165 -90 -1200 1 1 0 N
S -110 1200 -90 1165 1 1 0 N
S -10 -1165 10 -1200 1 1 0 N
S 90 -1165 110 -1200 1 1 0 N
S 90 1200 110 1165 1 1 0 N
S 190 -1165 210 -1200 1 1 0 N
S 190 1200 210 1165 1 1 0 N
S 290 -1165 310 -1200 1 1 0 N
S 700 -790 665 -810 1 1 0 N
S 700 -690 665 -710 1 1 0 N
S 700 -490 665 -510 1 1 0 N
S 700 -390 665 -410 1 1 0 N
S 700 -290 665 -310 1 1 0 N
S 700 -190 665 -210 1 1 0 N
S 700 -90 665 -110 1 1 0 N
S 700 110 665 90 1 1 0 N
S 700 210 665 190 1 1 0 N
S 700 310 665 290 1 1 0 N
S 700 510 665 490 1 1 0 N
S 700 610 665 590 1 1 0 N
S 700 810 665 790 1 1 0 N
S 700 910 665 890 1 1 0 N
X 3V3 1 100 1300 100 D 50 50 1 1 W
X GPIO15/RXD 10 -800 800 100 R 50 50 1 1 B
X GPIO17 11 -800 500 100 R 50 50 1 1 B
X GPIO18/PWM0 12 -800 400 100 R 50 50 1 1 B
X GPIO27 13 -800 -700 100 R 50 50 1 1 B
X GND 14 -200 -1300 100 U 50 50 1 1 W
X GPIO22 15 -800 -200 100 R 50 50 1 1 B
X GPIO23 16 -800 -300 100 R 50 50 1 1 B
X 3V3 17 200 1300 100 D 50 50 1 1 W
X GPIO24 18 -800 -400 100 R 50 50 1 1 B
X MOSI0/GPIO10 19 800 -400 100 L 50 50 1 1 B
X 5V 2 -200 1300 100 D 50 50 1 1 W
X GND 20 -100 -1300 100 U 50 50 1 1 W
X MISO0/GPIO9 21 800 -300 100 L 50 50 1 1 B
X GPIO25 22 -800 -500 100 R 50 50 1 1 B
X SCLK0/GPIO11 23 800 -500 100 L 50 50 1 1 B
X ~CE0~/GPIO8 24 800 -200 100 L 50 50 1 1 B
X GND 25 0 -1300 100 U 50 50 1 1 W
X ~CE1~/GPIO7 26 800 -100 100 L 50 50 1 1 B
X ID_SD/GPIO0 27 800 900 100 L 50 50 1 1 B
X ID_SC/GPIO1 28 800 800 100 L 50 50 1 1 B
X GCLK1/GPIO5 29 800 200 100 L 50 50 1 1 B
X SDA/GPIO2 3 800 600 100 L 50 50 1 1 B
X GND 30 100 -1300 100 U 50 50 1 1 W
X GCLK2/GPIO6 31 800 100 100 L 50 50 1 1 B
X PWM0/GPIO12 32 800 -700 100 L 50 50 1 1 B
X PWM1/GPIO13 33 800 -800 100 L 50 50 1 1 B
X GND 34 200 -1300 100 U 50 50 1 1 W
X GPIO19/MISO1 35 -800 200 100 R 50 50 1 1 B
X GPIO16 36 -800 600 100 R 50 50 1 1 B
X GPIO26 37 -800 -600 100 R 50 50 1 1 B
X GPIO20/MOSI1 38 -800 100 100 R 50 50 1 1 B
X GND 39 300 -1300 100 U 50 50 1 1 W
X 5V 4 -100 1300 100 D 50 50 1 1 W
X GPIO21/SCLK1 40 -800 0 100 R 50 50 1 1 B
X SCL/GPIO3 5 800 500 100 L 50 50 1 1 B
X GND 6 -400 -1300 100 U 50 50 1 1 W
X GCLK0/GPIO4 7 800 300 100 L 50 50 1 1 B
X GPIO14/TXD 8 -800 900 100 R 50 50 1 1 B
X GND 9 -300 -1300 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# Device:C_Small # Device:C_Small
# #
DEF Device:C_Small C 0 10 N N 1 F N DEF Device:C_Small C 0 10 N N 1 F N
@ -19,28 +115,6 @@ X ~ 2 0 -100 80 U 50 50 1 1 P
ENDDRAW ENDDRAW
ENDDEF ENDDEF
# #
# Device:D_Small
#
DEF Device:D_Small D 0 10 N N 1 F N
F0 "D" -50 80 50 H V L CNN
F1 "Device:D_Small" -150 -80 50 H V L CNN
F2 "" 0 0 50 V I C CNN
F3 "" 0 0 50 V I C CNN
$FPLIST
TO-???*
*_Diode_*
*SingleDiode*
D_*
$ENDFPLIST
DRAW
P 2 0 1 0 -30 -40 -30 40 N
P 2 0 1 0 -30 0 30 0 N
P 4 0 1 0 30 -40 -30 0 30 40 30 -40 N
X K 1 -100 0 70 R 50 50 1 1 P
X A 2 100 0 70 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device:LED # Device:LED
# #
DEF Device:LED D 0 40 N N 1 F N DEF Device:LED D 0 40 N N 1 F N
@ -323,102 +397,6 @@ X VCC 4 -350 250 100 R 50 50 1 1 W
ENDDRAW ENDDRAW
ENDDEF ENDDEF
# #
# tomu-fpga:Raspberry_Pi_2_3
#
DEF tomu-fpga:Raspberry_Pi_2_3 J 0 40 Y Y 1 F N
F0 "J" -700 1250 50 H V L BNN
F1 "tomu-fpga:Raspberry_Pi_2_3" 400 -1250 50 H V L TNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
PinHeader*2x20*P2.54mm*Vertical*
PinSocket*2x20*P2.54mm*Vertical*
$ENDFPLIST
DRAW
S -700 1200 700 -1200 0 1 10 f
S -665 -690 -700 -710 1 1 0 N
S -665 -590 -700 -610 1 1 0 N
S -665 -490 -700 -510 1 1 0 N
S -665 -390 -700 -410 1 1 0 N
S -665 -290 -700 -310 1 1 0 N
S -665 -190 -700 -210 1 1 0 N
S -665 10 -700 -10 1 1 0 N
S -665 110 -700 90 1 1 0 N
S -665 210 -700 190 1 1 0 N
S -665 410 -700 390 1 1 0 N
S -665 510 -700 490 1 1 0 N
S -665 610 -700 590 1 1 0 N
S -665 810 -700 790 1 1 0 N
S -665 910 -700 890 1 1 0 N
S -410 -1165 -390 -1200 1 1 0 N
S -310 -1165 -290 -1200 1 1 0 N
S -210 -1165 -190 -1200 1 1 0 N
S -210 1200 -190 1165 1 1 0 N
S -110 -1165 -90 -1200 1 1 0 N
S -110 1200 -90 1165 1 1 0 N
S -10 -1165 10 -1200 1 1 0 N
S 90 -1165 110 -1200 1 1 0 N
S 90 1200 110 1165 1 1 0 N
S 190 -1165 210 -1200 1 1 0 N
S 190 1200 210 1165 1 1 0 N
S 290 -1165 310 -1200 1 1 0 N
S 700 -790 665 -810 1 1 0 N
S 700 -690 665 -710 1 1 0 N
S 700 -490 665 -510 1 1 0 N
S 700 -390 665 -410 1 1 0 N
S 700 -290 665 -310 1 1 0 N
S 700 -190 665 -210 1 1 0 N
S 700 -90 665 -110 1 1 0 N
S 700 110 665 90 1 1 0 N
S 700 210 665 190 1 1 0 N
S 700 310 665 290 1 1 0 N
S 700 510 665 490 1 1 0 N
S 700 610 665 590 1 1 0 N
S 700 810 665 790 1 1 0 N
S 700 910 665 890 1 1 0 N
X 3V3 1 100 1300 100 D 50 50 1 1 W
X GPIO15/RXD 10 -800 800 100 R 50 50 1 1 B
X GPIO17 11 -800 500 100 R 50 50 1 1 B
X GPIO18/PWM0 12 -800 400 100 R 50 50 1 1 B
X GPIO27 13 -800 -700 100 R 50 50 1 1 B
X GND 14 -200 -1300 100 U 50 50 1 1 W
X GPIO22 15 -800 -200 100 R 50 50 1 1 B
X GPIO23 16 -800 -300 100 R 50 50 1 1 B
X 3V3 17 200 1300 100 D 50 50 1 1 W
X GPIO24 18 -800 -400 100 R 50 50 1 1 B
X MOSI0/GPIO10 19 800 -400 100 L 50 50 1 1 B
X 5V 2 -200 1300 100 D 50 50 1 1 W
X GND 20 -100 -1300 100 U 50 50 1 1 W
X MISO0/GPIO9 21 800 -300 100 L 50 50 1 1 B
X GPIO25 22 -800 -500 100 R 50 50 1 1 B
X SCLK0/GPIO11 23 800 -500 100 L 50 50 1 1 B
X ~CE0~/GPIO8 24 800 -200 100 L 50 50 1 1 B
X GND 25 0 -1300 100 U 50 50 1 1 W
X ~CE1~/GPIO7 26 800 -100 100 L 50 50 1 1 B
X ID_SD/GPIO0 27 800 900 100 L 50 50 1 1 B
X ID_SC/GPIO1 28 800 800 100 L 50 50 1 1 B
X GCLK1/GPIO5 29 800 200 100 L 50 50 1 1 B
X SDA/GPIO2 3 800 600 100 L 50 50 1 1 B
X GND 30 100 -1300 100 U 50 50 1 1 W
X GCLK2/GPIO6 31 800 100 100 L 50 50 1 1 B
X PWM0/GPIO12 32 800 -700 100 L 50 50 1 1 B
X PWM1/GPIO13 33 800 -800 100 L 50 50 1 1 B
X GND 34 200 -1300 100 U 50 50 1 1 W
X GPIO19/MISO1 35 -800 200 100 R 50 50 1 1 B
X GPIO16 36 -800 600 100 R 50 50 1 1 B
X GPIO26 37 -800 -600 100 R 50 50 1 1 B
X GPIO20/MOSI1 38 -800 100 100 R 50 50 1 1 B
X GND 39 300 -1300 100 U 50 50 1 1 W
X 5V 4 -100 1300 100 D 50 50 1 1 W
X GPIO21/SCLK1 40 -800 0 100 R 50 50 1 1 B
X SCL/GPIO3 5 800 500 100 L 50 50 1 1 B
X GND 6 -400 -1300 100 U 50 50 1 1 W
X GCLK0/GPIO4 7 800 300 100 L 50 50 1 1 B
X GPIO14/TXD 8 -800 900 100 R 50 50 1 1 B
X GND 9 -300 -1300 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# tomu-fpga:SPI-Flash # tomu-fpga:SPI-Flash
# #
DEF tomu-fpga:SPI-Flash U 0 40 Y Y 1 F N DEF tomu-fpga:SPI-Flash U 0 40 Y Y 1 F N

View File

@ -29,12 +29,6 @@ $CMP RGB-LED
D RGB LED D RGB LED
$ENDCMP $ENDCMP
# #
$CMP Raspberry_Pi_2_3
D expansion header for Raspberry Pi 2 & 3
K raspberrypi gpio
F https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf
$ENDCMP
#
$CMP SPI-Flash $CMP SPI-Flash
D SPI ROM 8SOIC D SPI ROM 8SOIC
$ENDCMP $ENDCMP

File diff suppressed because it is too large Load Diff

View File

@ -186,102 +186,6 @@ X VCC 4 -350 250 100 R 50 50 1 1 W
ENDDRAW ENDDRAW
ENDDEF ENDDEF
# #
# Raspberry_Pi_2_3
#
DEF Raspberry_Pi_2_3 J 0 40 Y Y 1 F N
F0 "J" -700 1250 50 H V L BNN
F1 "Raspberry_Pi_2_3" 400 -1250 50 H V L TNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
PinHeader*2x20*P2.54mm*Vertical*
PinSocket*2x20*P2.54mm*Vertical*
$ENDFPLIST
DRAW
S -700 1200 700 -1200 0 1 10 f
S -665 -690 -700 -710 1 1 0 N
S -665 -590 -700 -610 1 1 0 N
S -665 -490 -700 -510 1 1 0 N
S -665 -390 -700 -410 1 1 0 N
S -665 -290 -700 -310 1 1 0 N
S -665 -190 -700 -210 1 1 0 N
S -665 10 -700 -10 1 1 0 N
S -665 110 -700 90 1 1 0 N
S -665 210 -700 190 1 1 0 N
S -665 410 -700 390 1 1 0 N
S -665 510 -700 490 1 1 0 N
S -665 610 -700 590 1 1 0 N
S -665 810 -700 790 1 1 0 N
S -665 910 -700 890 1 1 0 N
S -410 -1165 -390 -1200 1 1 0 N
S -310 -1165 -290 -1200 1 1 0 N
S -210 -1165 -190 -1200 1 1 0 N
S -210 1200 -190 1165 1 1 0 N
S -110 -1165 -90 -1200 1 1 0 N
S -110 1200 -90 1165 1 1 0 N
S -10 -1165 10 -1200 1 1 0 N
S 90 -1165 110 -1200 1 1 0 N
S 90 1200 110 1165 1 1 0 N
S 190 -1165 210 -1200 1 1 0 N
S 190 1200 210 1165 1 1 0 N
S 290 -1165 310 -1200 1 1 0 N
S 700 -790 665 -810 1 1 0 N
S 700 -690 665 -710 1 1 0 N
S 700 -490 665 -510 1 1 0 N
S 700 -390 665 -410 1 1 0 N
S 700 -290 665 -310 1 1 0 N
S 700 -190 665 -210 1 1 0 N
S 700 -90 665 -110 1 1 0 N
S 700 110 665 90 1 1 0 N
S 700 210 665 190 1 1 0 N
S 700 310 665 290 1 1 0 N
S 700 510 665 490 1 1 0 N
S 700 610 665 590 1 1 0 N
S 700 810 665 790 1 1 0 N
S 700 910 665 890 1 1 0 N
X 3V3 1 100 1300 100 D 50 50 1 1 W
X GPIO15/RXD 10 -800 800 100 R 50 50 1 1 B
X GPIO17 11 -800 500 100 R 50 50 1 1 B
X GPIO18/PWM0 12 -800 400 100 R 50 50 1 1 B
X GPIO27 13 -800 -700 100 R 50 50 1 1 B
X GND 14 -200 -1300 100 U 50 50 1 1 W
X GPIO22 15 -800 -200 100 R 50 50 1 1 B
X GPIO23 16 -800 -300 100 R 50 50 1 1 B
X 3V3 17 200 1300 100 D 50 50 1 1 W
X GPIO24 18 -800 -400 100 R 50 50 1 1 B
X MOSI0/GPIO10 19 800 -400 100 L 50 50 1 1 B
X 5V 2 -200 1300 100 D 50 50 1 1 W
X GND 20 -100 -1300 100 U 50 50 1 1 W
X MISO0/GPIO9 21 800 -300 100 L 50 50 1 1 B
X GPIO25 22 -800 -500 100 R 50 50 1 1 B
X SCLK0/GPIO11 23 800 -500 100 L 50 50 1 1 B
X ~CE0~/GPIO8 24 800 -200 100 L 50 50 1 1 B
X GND 25 0 -1300 100 U 50 50 1 1 W
X ~CE1~/GPIO7 26 800 -100 100 L 50 50 1 1 B
X ID_SD/GPIO0 27 800 900 100 L 50 50 1 1 B
X ID_SC/GPIO1 28 800 800 100 L 50 50 1 1 B
X GCLK1/GPIO5 29 800 200 100 L 50 50 1 1 B
X SDA/GPIO2 3 800 600 100 L 50 50 1 1 B
X GND 30 100 -1300 100 U 50 50 1 1 W
X GCLK2/GPIO6 31 800 100 100 L 50 50 1 1 B
X PWM0/GPIO12 32 800 -700 100 L 50 50 1 1 B
X PWM1/GPIO13 33 800 -800 100 L 50 50 1 1 B
X GND 34 200 -1300 100 U 50 50 1 1 W
X GPIO19/MISO1 35 -800 200 100 R 50 50 1 1 B
X GPIO16 36 -800 600 100 R 50 50 1 1 B
X GPIO26 37 -800 -600 100 R 50 50 1 1 B
X GPIO20/MOSI1 38 -800 100 100 R 50 50 1 1 B
X GND 39 300 -1300 100 U 50 50 1 1 W
X 5V 4 -100 1300 100 D 50 50 1 1 W
X GPIO21/SCLK1 40 -800 0 100 R 50 50 1 1 B
X SCL/GPIO3 5 800 500 100 L 50 50 1 1 B
X GND 6 -400 -1300 100 U 50 50 1 1 W
X GCLK0/GPIO4 7 800 300 100 L 50 50 1 1 B
X GPIO14/TXD 8 -800 900 100 R 50 50 1 1 B
X GND 9 -300 -1300 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# SPI-Flash # SPI-Flash
# #
DEF SPI-Flash U 0 40 Y Y 1 F N DEF SPI-Flash U 0 40 Y Y 1 F N

View File

@ -1,20 +1,19 @@
(module LED-RGB-5DS-UHD1110-FKA (layer F.Cu) (tedit 5BEA352D) (module LED-RGB-5DS-UHD1110-FKA (layer F.Cu) (tedit 5BD93E3D)
(attr smd) (fp_text reference REF** (at -0.1 0.8) (layer F.SilkS)
(fp_text reference U10 (at -0.1 0.8) (layer F.SilkS)
(effects (font (size 0.2 0.2) (thickness 0.05))) (effects (font (size 0.2 0.2) (thickness 0.05)))
) )
(fp_text value RGB-LED (at 0.1 -0.7) (layer F.Fab) (fp_text value "RGB LED" (at 0.1 -0.7) (layer F.Fab)
(effects (font (size 0.2 0.2) (thickness 0.05))) (effects (font (size 0.2 0.2) (thickness 0.05)))
) )
(fp_line (start -0.6 -0.6) (end 0.6 -0.6) (layer F.CrtYd) (width 0.03)) (fp_line (start -0.6 -0.6) (end 0.6 -0.6) (layer F.CrtYd) (width 0.03))
(fp_line (start 0.6 -0.6) (end 0.6 0.6) (layer F.CrtYd) (width 0.03)) (fp_line (start 0.6 -0.6) (end 0.6 0.6) (layer F.CrtYd) (width 0.03))
(fp_line (start 0.6 0.6) (end -0.6 0.6) (layer F.CrtYd) (width 0.03)) (fp_line (start 0.6 0.6) (end -0.6 0.6) (layer F.CrtYd) (width 0.03))
(fp_line (start -0.6 0.6) (end -0.6 -0.6) (layer F.CrtYd) (width 0.03)) (fp_line (start -0.6 0.6) (end -0.6 -0.6) (layer F.CrtYd) (width 0.03))
(fp_circle (center -0.8 -0.3) (end -0.8 -0.4) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.3 -0.3) (size 0.4 0.4) (layers F.Cu F.Paste F.Mask)) (pad 1 smd rect (at -0.3 -0.3) (size 0.4 0.4) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0.3 -0.3) (size 0.4 0.4) (layers F.Cu F.Paste F.Mask)) (pad 2 smd rect (at 0.3 -0.3) (size 0.4 0.4) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at -0.3 0.3) (size 0.4 0.4) (layers F.Cu F.Paste F.Mask)) (pad 3 smd rect (at -0.3 0.3) (size 0.4 0.4) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 0.3 0.3) (size 0.4 0.4) (layers F.Cu F.Paste F.Mask)) (pad 4 smd rect (at 0.3 0.3) (size 0.4 0.4) (layers F.Cu F.Paste F.Mask))
(pad "" smd circle (at -0.8 -0.3 180) (size 0.3 0.3) (layers F.SilkS))
(model ${KISYS3DMOD}/LEDs.3dshapes/LED_WS2812B-PLCC4.wrl (model ${KISYS3DMOD}/LEDs.3dshapes/LED_WS2812B-PLCC4.wrl
(offset (xyz 0 0 -0.03)) (offset (xyz 0 0 -0.03))
(scale (xyz 0.07000000000000001 0.07000000000000001 0.05)) (scale (xyz 0.07000000000000001 0.07000000000000001 0.05))

View File

@ -1,11 +1,11 @@
(module LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder (layer F.Cu) (tedit 5BEA3470) (module LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder (layer F.Cu) (tedit 5BD95217)
(descr "LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") (descr "LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
(tags "LED handsolder") (tags "LED handsolder")
(attr smd) (attr smd)
(fp_text reference D1 (at 2.9 -0.1) (layer F.SilkS) (fp_text reference REF** (at 0 -1.65) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_text value "Power LED" (at 0 1.65) (layer F.Fab) (fp_text value LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start 1 -0.6) (end -0.7 -0.6) (layer F.Fab) (width 0.1)) (fp_line (start 1 -0.6) (end -0.7 -0.6) (layer F.Fab) (width 0.1))
@ -23,9 +23,9 @@
(fp_text user %R (at 0 0) (layer F.Fab) (fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08))) (effects (font (size 0.5 0.5) (thickness 0.08)))
) )
(fp_circle (center -2.2 0) (end -2.2 -0.1) (layer F.SilkS) (width 0.15))
(pad 1 smd roundrect (at -1.025 0) (size 1.15 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.217391)) (pad 1 smd roundrect (at -1.025 0) (size 1.15 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.217391))
(pad 2 smd roundrect (at 1.025 0) (size 1.15 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.217391)) (pad 2 smd roundrect (at 1.025 0) (size 1.15 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.217391))
(pad "" smd circle (at -2.2 0 180) (size 0.3 0.3) (layers F.SilkS))
(model ${KIPRJMOD}/tomu-fpga.pretty/LED_0805.wrl (model ${KIPRJMOD}/tomu-fpga.pretty/LED_0805.wrl
(at (xyz 0 0 0)) (at (xyz 0 0 0))
(scale (xyz 1 1 1)) (scale (xyz 1 1 1))

View File

@ -1,21 +1,21 @@
(module MEMS-20005625B (layer F.Cu) (tedit 5BEA34F1) (module MEMS-20005625B (layer F.Cu) (tedit 5BD93E78)
(fp_text reference U6 (at 0.2 1.1) (layer F.SilkS) (fp_text reference REF** (at 0.2 1.1) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.1))) (effects (font (size 0.5 0.5) (thickness 0.1)))
) )
(fp_text value "MEMS Oscillator (DNP)" (at 0.3 2.2) (layer F.Fab) (fp_text value MEMS-20005625B (at 0.3 2.2) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.25))) (effects (font (size 1 1) (thickness 0.25)))
) )
(fp_line (start -0.9 -0.7) (end 1 -0.7) (layer F.CrtYd) (width 0.03)) (fp_line (start -0.9 -0.7) (end 1 -0.7) (layer F.CrtYd) (width 0.03))
(fp_line (start 1 -0.7) (end 1 0.7) (layer F.CrtYd) (width 0.03)) (fp_line (start 1 -0.7) (end 1 0.7) (layer F.CrtYd) (width 0.03))
(fp_line (start 1 0.7) (end -0.9 0.7) (layer F.CrtYd) (width 0.03)) (fp_line (start 1 0.7) (end -0.9 0.7) (layer F.CrtYd) (width 0.03))
(fp_line (start -0.9 0.7) (end -0.9 -0.7) (layer F.CrtYd) (width 0.03)) (fp_line (start -0.9 0.7) (end -0.9 -0.7) (layer F.CrtYd) (width 0.03))
(fp_circle (center -1.1 0.4) (end -1.1 0.3) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.49 0.375) (size 0.3 0.5) (layers F.Cu F.Paste F.Mask)) (pad 1 smd rect (at -0.49 0.375) (size 0.3 0.5) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0.6 0.375) (size 0.35 0.5) (layers F.Cu F.Paste F.Mask)) (pad 2 smd rect (at 0.6 0.375) (size 0.35 0.5) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0.6 -0.375) (size 0.35 0.5) (layers F.Cu F.Paste F.Mask)) (pad 3 smd rect (at 0.6 -0.375) (size 0.35 0.5) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at -0.6 -0.375) (size 0.35 0.5) (layers F.Cu F.Paste F.Mask)) (pad 4 smd rect (at -0.6 -0.375) (size 0.35 0.5) (layers F.Cu F.Paste F.Mask))
(pad 1 smd trapezoid (at -0.641 0.56 180) (size 0.13 0.13) (rect_delta 0 0.129 ) (layers F.Cu F.Paste F.Mask)) (pad 1 smd trapezoid (at -0.641 0.56 180) (size 0.13 0.13) (rect_delta 0 0.129 ) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -0.705 0.31) (size 0.13 0.37) (layers F.Cu F.Paste F.Mask)) (pad 1 smd rect (at -0.705 0.31) (size 0.13 0.37) (layers F.Cu F.Paste F.Mask))
(pad "" smd circle (at -1.1 0.4 180) (size 0.3 0.3) (layers F.SilkS))
(model ${KISYS3DMOD}/Oscillators.3dshapes/Oscillator_SMD_TCXO_G158.wrl (model ${KISYS3DMOD}/Oscillators.3dshapes/Oscillator_SMD_TCXO_G158.wrl
(at (xyz 0 0 0)) (at (xyz 0 0 0))
(scale (xyz 0.06 0.1 0.05)) (scale (xyz 0.06 0.1 0.05))

View File

@ -1,281 +0,0 @@
#VRML V2.0 utf8
#Exported from Wings 3D 0.98.34
DEF cube1_copy5 Transform {
children [
Shape {
appearance Appearance {
material DEF metal Material {
diffuseColor 1.00000 1.00000 0.786667
emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
specularColor 1.00000 1.00000 1.00000
ambientIntensity 0.922222
transparency 0.00000e+0
shininess 1.00000
}
}
geometry IndexedFaceSet {
normalPerVertex TRUE
coord Coordinate { point [
-3.83868 -1.71745 2.40447e-2,
-3.83869 -1.71745 1.72404,
-3.83868 -1.01136 1.72404,
-3.83868 -1.01136 2.40447e-2,
-4.33493 -1.71745 2.40440e-2,
-4.33492 -1.01136 2.40440e-2,
-4.04715 -1.71745 1.72404,
-4.33493 -1.71745 1.42364,
-4.04714 -1.01136 1.72404,
-4.33492 -1.01136 1.42364 ] }
coordIndex [
0, 1, 6, 7, 4, -1,
0, 3, 2, 1, -1,
0, 4, 5, 3, -1,
1, 2, 8, 6, -1,
2, 3, 5, 9, 8, -1,
4, 7, 9, 5, -1,
6, 8, 9, 7, -1 ]
normal Normal { vector [
0.577350 -0.577353 -0.577348,
0.577348 -0.577353 0.577350,
0.577351 0.577348 0.577352,
0.577352 0.577348 -0.577351,
-0.577351 -0.577348 -0.577352,
-0.577348 0.577353 -0.577350,
-0.344898 -0.477623 0.808036,
-0.816891 -0.474350 0.328148,
-0.344897 0.477626 0.808034,
-0.816887 0.474358 0.328147 ] }
normalIndex [
0, 1, 6, 7, 4, -1,
0, 3, 2, 1, -1,
0, 4, 5, 3, -1,
1, 2, 8, 6, -1,
2, 3, 5, 9, 8, -1,
4, 7, 9, 5, -1,
6, 8, 9, 7, -1 ]
}
}
]
}
DEF cube1_copy4 Transform {
children [
Shape {
appearance Appearance {
material USE metal
}
geometry IndexedFaceSet {
normalPerVertex TRUE
coord Coordinate { point [
4.33306 -1.71746 2.40560e-2,
4.33306 -1.01137 2.40560e-2,
3.83298 -1.71746 2.40553e-2,
3.83298 -1.71746 1.72406,
3.83298 -1.01137 1.72406,
3.83299 -1.01137 2.40553e-2,
4.33306 -1.71746 1.42326,
4.04489 -1.71746 1.72406,
4.33306 -1.01137 1.42326,
4.04489 -1.01137 1.72406 ] }
coordIndex [
0, 1, 8, 6, -1,
0, 2, 5, 1, -1,
0, 6, 7, 3, 2, -1,
1, 5, 4, 9, 8, -1,
2, 3, 4, 5, -1,
3, 7, 9, 4, -1,
6, 8, 9, 7, -1 ]
normal Normal { vector [
0.577350 -0.577353 -0.577348,
0.577352 0.577348 -0.577351,
-0.577351 -0.577348 -0.577352,
-0.577352 -0.577348 0.577351,
-0.577350 0.577353 0.577348,
-0.577348 0.577353 -0.577350,
0.816886 -0.474358 0.328149,
0.344895 -0.477626 0.808035,
0.816890 0.474350 0.328150,
0.344896 0.477623 0.808037 ] }
normalIndex [
0, 1, 8, 6, -1,
0, 2, 5, 1, -1,
0, 6, 7, 3, 2, -1,
1, 5, 4, 9, 8, -1,
2, 3, 4, 5, -1,
3, 7, 9, 4, -1,
6, 8, 9, 7, -1 ]
}
}
]
}
DEF cube1_sep3 Transform {
children [
Shape {
appearance Appearance {
material DEF GRAY Material {
diffuseColor 0.493333 0.493333 0.493333
emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
specularColor 1.00000 1.00000 1.00000
ambientIntensity 1.00000
transparency 0.00000e+0
shininess 1.00000
}
}
geometry IndexedFaceSet {
normalPerVertex TRUE
coord Coordinate { point [
3.84064 -2.09508 2.40553e-2,
3.84065 2.22492 2.40553e-2,
-3.83485 -2.09507 2.40447e-2,
-3.83485 2.22493 2.40447e-2,
3.84064 -2.09508 1.74406,
3.84065 2.22492 1.74406,
-3.83485 -2.09507 1.74404,
-3.83485 2.22493 1.74404,
3.57240 -1.79268 2.02405,
3.57241 1.92252 2.02405,
-3.56661 1.92253 2.02405,
-3.56661 -1.79267 2.02405 ] }
coordIndex [
0, 1, 5, 4, -1,
0, 2, 3, 1, -1,
0, 4, 6, 2, -1,
1, 3, 7, 5, -1,
2, 6, 7, 3, -1,
4, 5, 9, 8, -1,
4, 8, 11, 6, -1,
5, 7, 10, 9, -1,
6, 11, 10, 7, -1,
8, 9, 10, 11, -1 ]
normal Normal { vector [
0.577350 -0.577351 -0.577350,
0.577352 0.577350 -0.577349,
-0.577350 -0.577350 -0.577351,
-0.577349 0.577351 -0.577351,
0.615893 -0.600624 0.509831,
0.615894 0.600622 0.509831,
-0.615896 -0.600622 0.509829,
-0.615894 0.600624 0.509829,
0.275574 -0.259281 0.925652,
0.275575 0.259280 0.925652,
-0.275577 0.259281 0.925652,
-0.275578 -0.259280 0.925652 ] }
normalIndex [
0, 1, 5, 4, -1,
0, 2, 3, 1, -1,
0, 4, 6, 2, -1,
1, 3, 7, 5, -1,
2, 6, 7, 3, -1,
4, 5, 9, 8, -1,
4, 8, 11, 6, -1,
5, 7, 10, 9, -1,
6, 11, 10, 7, -1,
8, 9, 10, 11, -1 ]
}
}
]
}
DEF cube1_sep2 Transform {
children [
Shape {
appearance Appearance {
material USE metal
}
geometry IndexedFaceSet {
normalPerVertex TRUE
coord Coordinate { point [
-3.83868 1.00042 2.40447e-2,
-3.83869 1.00042 1.72404,
-3.83868 1.70651 1.72404,
-3.83868 1.70651 2.40447e-2,
-4.33493 1.00042 2.40440e-2,
-4.33492 1.70651 2.40440e-2,
-4.04715 1.00042 1.72404,
-4.33493 1.00042 1.42364,
-4.04714 1.70651 1.72404,
-4.33492 1.70651 1.42364 ] }
coordIndex [
0, 1, 6, 7, 4, -1,
0, 3, 2, 1, -1,
0, 4, 5, 3, -1,
1, 2, 8, 6, -1,
2, 3, 5, 9, 8, -1,
4, 7, 9, 5, -1,
6, 8, 9, 7, -1 ]
normal Normal { vector [
0.577350 -0.577353 -0.577348,
0.577348 -0.577353 0.577350,
0.577351 0.577348 0.577352,
0.577352 0.577348 -0.577351,
-0.577351 -0.577348 -0.577352,
-0.577348 0.577353 -0.577350,
-0.344898 -0.477623 0.808036,
-0.816891 -0.474350 0.328148,
-0.344897 0.477626 0.808034,
-0.816887 0.474358 0.328147 ] }
normalIndex [
0, 1, 6, 7, 4, -1,
0, 3, 2, 1, -1,
0, 4, 5, 3, -1,
1, 2, 8, 6, -1,
2, 3, 5, 9, 8, -1,
4, 7, 9, 5, -1,
6, 8, 9, 7, -1 ]
}
}
]
}
DEF cube1 Transform {
children [
Shape {
appearance Appearance {
material USE metal
}
geometry IndexedFaceSet {
normalPerVertex TRUE
coord Coordinate { point [
4.33306 1.00041 2.40560e-2,
4.33306 1.70650 2.40560e-2,
3.83298 1.00041 2.40553e-2,
3.83298 1.00041 1.72406,
3.83298 1.70650 1.72406,
3.83299 1.70650 2.40553e-2,
4.33306 1.00041 1.42326,
4.04489 1.00041 1.72406,
4.33306 1.70650 1.42326,
4.04489 1.70650 1.72406 ] }
coordIndex [
0, 1, 8, 6, -1,
0, 2, 5, 1, -1,
0, 6, 7, 3, 2, -1,
1, 5, 4, 9, 8, -1,
2, 3, 4, 5, -1,
3, 7, 9, 4, -1,
6, 8, 9, 7, -1 ]
normal Normal { vector [
0.577350 -0.577353 -0.577348,
0.577352 0.577348 -0.577351,
-0.577351 -0.577348 -0.577352,
-0.577352 -0.577348 0.577351,
-0.577350 0.577353 0.577348,
-0.577348 0.577353 -0.577350,
0.816886 -0.474358 0.328149,
0.344895 -0.477626 0.808035,
0.816890 0.474350 0.328150,
0.344896 0.477623 0.808037 ] }
normalIndex [
0, 1, 8, 6, -1,
0, 2, 5, 1, -1,
0, 6, 7, 3, 2, -1,
1, 5, 4, 9, 8, -1,
2, 3, 4, 5, -1,
3, 7, 9, 4, -1,
6, 8, 9, 7, -1 ]
}
}
]
}

View File

@ -1,71 +1,75 @@
(module PinHeader_2x20_P2.54mm_Vertical (layer F.Cu) (tedit 5BF9C854) (module PinHeader_2x20_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC)
(descr "Through hole straight pin header, 2x20, 2.54mm pitch, double rows") (descr "Through hole straight pin header, 2x20, 2.54mm pitch, double rows")
(tags "Through hole pin header THT 2x20 2.54mm double row") (tags "Through hole pin header THT 2x20 2.54mm double row")
(attr virtual) (fp_text reference REF** (at 1.27 -2.33) (layer F.SilkS)
(fp_text reference J1 (at 1.27 -2.33) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_text value Raspberry_Pi_2_3 (at 1.27 50.59) (layer F.Fab) (fp_text value PinHeader_2x20_P2.54mm_Vertical (at 1.27 50.59) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_text user %R (at 1.27 24.13 -270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.35 50.05) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 50.05) (end 4.35 50.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 -1.8) (end -1.8 50.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start 3.87 -1.33) (end 3.87 49.59) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 49.59) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 49.59) (end 3.87 49.59) (layer F.SilkS) (width 0.12))
(fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 49.53) (end -1.27 0) (layer F.Fab) (width 0.1))
(fp_line (start 3.81 49.53) (end -1.27 49.53) (layer F.Fab) (width 0.1))
(fp_line (start 3.81 -1.27) (end 3.81 49.53) (layer F.Fab) (width 0.1))
(fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1))
(pad 40 thru_hole oval (at 2.54 48.26) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start 3.81 -1.27) (end 3.81 49.53) (layer F.Fab) (width 0.1))
(pad 39 thru_hole oval (at 0 48.26) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start 3.81 49.53) (end -1.27 49.53) (layer F.Fab) (width 0.1))
(pad 38 thru_hole oval (at 2.54 45.72) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start -1.27 49.53) (end -1.27 0) (layer F.Fab) (width 0.1))
(pad 37 thru_hole oval (at 0 45.72) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1))
(pad 36 thru_hole oval (at 2.54 43.18) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start -1.33 49.59) (end 3.87 49.59) (layer F.SilkS) (width 0.12))
(pad 35 thru_hole oval (at 0 43.18) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start -1.33 1.27) (end -1.33 49.59) (layer F.SilkS) (width 0.12))
(pad 34 thru_hole oval (at 2.54 40.64) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start 3.87 -1.33) (end 3.87 49.59) (layer F.SilkS) (width 0.12))
(pad 33 thru_hole oval (at 0 40.64) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12))
(pad 32 thru_hole oval (at 2.54 38.1) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12))
(pad 31 thru_hole oval (at 0 38.1) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12))
(pad 30 thru_hole oval (at 2.54 35.56) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(pad 29 thru_hole oval (at 0 35.56) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(pad 28 thru_hole oval (at 2.54 33.02) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start -1.8 -1.8) (end -1.8 50.05) (layer F.CrtYd) (width 0.05))
(pad 27 thru_hole oval (at 0 33.02) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start -1.8 50.05) (end 4.35 50.05) (layer F.CrtYd) (width 0.05))
(pad 26 thru_hole oval (at 2.54 30.48) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start 4.35 50.05) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05))
(pad 25 thru_hole oval (at 0 30.48) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(pad 24 thru_hole oval (at 2.54 27.94) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 23 thru_hole oval (at 0 27.94) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 2 thru_hole oval (at 2.54 0) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 22 thru_hole oval (at 2.54 25.4) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 3 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 21 thru_hole oval (at 0 25.4) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 4 thru_hole oval (at 2.54 2.54) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 20 thru_hole oval (at 2.54 22.86) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 5 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 19 thru_hole oval (at 0 22.86) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 6 thru_hole oval (at 2.54 5.08) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 18 thru_hole oval (at 2.54 20.32) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 7 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 17 thru_hole oval (at 0 20.32) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 8 thru_hole oval (at 2.54 7.62) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 16 thru_hole oval (at 2.54 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 9 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 15 thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 10 thru_hole oval (at 2.54 10.16) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 14 thru_hole oval (at 2.54 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 11 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 13 thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 12 thru_hole oval (at 2.54 12.7) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 12 thru_hole oval (at 2.54 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 13 thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 11 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 14 thru_hole oval (at 2.54 15.24) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 10 thru_hole oval (at 2.54 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 15 thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 16 thru_hole oval (at 2.54 17.78) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 2.54 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 17 thru_hole oval (at 0 20.32) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 18 thru_hole oval (at 2.54 20.32) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 2.54 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 19 thru_hole oval (at 0 22.86) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 20 thru_hole oval (at 2.54 22.86) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 2.54 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 21 thru_hole oval (at 0 25.4) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 22 thru_hole oval (at 2.54 25.4) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at 2.54 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 23 thru_hole oval (at 0 27.94) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) (pad 24 thru_hole oval (at 2.54 27.94) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 25 thru_hole oval (at 0 30.48) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 26 thru_hole oval (at 2.54 30.48) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 27 thru_hole oval (at 0 33.02) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 28 thru_hole oval (at 2.54 33.02) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 29 thru_hole oval (at 0 35.56) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 30 thru_hole oval (at 2.54 35.56) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 31 thru_hole oval (at 0 38.1) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 32 thru_hole oval (at 2.54 38.1) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 33 thru_hole oval (at 0 40.64) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 34 thru_hole oval (at 2.54 40.64) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 35 thru_hole oval (at 0 43.18) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 36 thru_hole oval (at 2.54 43.18) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 37 thru_hole oval (at 0 45.72) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 38 thru_hole oval (at 2.54 45.72) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 39 thru_hole oval (at 0 48.26) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 40 thru_hole oval (at 2.54 48.26) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(fp_text user %R (at 1.27 24.13 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_2x20_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
) )

View File

@ -1,35 +1,39 @@
(module Pin_Header_Straight_1x06_Pitch2.54mm (layer F.Cu) (tedit 5BF9C85F) (module Pin_Header_Straight_1x06_Pitch2.54mm (layer F.Cu) (tedit 59650532)
(descr "Through hole straight pin header, 1x06, 2.54mm pitch, single row") (descr "Through hole straight pin header, 1x06, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x06 2.54mm single row") (tags "Through hole pin header THT 1x06 2.54mm single row")
(attr virtual) (fp_text reference REF** (at 0 -2.33) (layer F.SilkS)
(fp_text reference J3 (at 0 -2.33) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_text value PMOD (at 0 15.03) (layer F.Fab) (fp_text value Pin_Header_Straight_1x06_Pitch2.54mm (at 0 15.03) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 13.97) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 13.97) (end -1.27 13.97) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 13.97) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 14.03) (end 1.33 14.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 14.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 14.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 14.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 14.5) (end 1.8 14.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 14.5) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1.0) (layers *.Cu *.Mask))
(fp_text user %R (at 0 6.35 90) (layer F.Fab) (fp_text user %R (at 0 6.35 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) (model ${KISYS3DMOD}/Pin_Headers.3dshapes/Pin_Header_Straight_1x06_Pitch2.54mm.wrl
(fp_line (start 1.8 14.5) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05)) (at (xyz 0 0 0))
(fp_line (start -1.8 14.5) (end 1.8 14.5) (layer F.CrtYd) (width 0.05)) (scale (xyz 1 1 1))
(fp_line (start -1.8 -1.8) (end -1.8 14.5) (layer F.CrtYd) (width 0.05)) (rotate (xyz 0 0 0))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) )
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 14.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 14.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 14.03) (end 1.33 14.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 13.97) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 13.97) (end -1.27 13.97) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 13.97) (layer F.Fab) (width 0.1))
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(pad 6 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
) )

View File

@ -1,98 +1,98 @@
(module QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm (layer F.Cu) (tedit 5BF9B0F3) (module QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm (layer F.Cu) (tedit 5BD9505B)
(descr "QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf (Page 94)), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py") (descr "QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf (Page 94)), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py")
(tags "QFN DFN_QFN") (tags "QFN DFN_QFN")
(attr smd) (attr smd)
(fp_text reference U5 (at 3.3 4.9) (layer F.SilkS) (fp_text reference REF** (at 0 -4.82) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_text value ICE40UP5K-SG48I (at 0 4.82) (layer F.Fab) (fp_text value QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm (at 0 4.82) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start 3.135 -3.61) (end 3.61 -3.61) (layer F.SilkS) (width 0.12))
(fp_line (start 3.61 -3.61) (end 3.61 -3.135) (layer F.SilkS) (width 0.12))
(fp_line (start -3.135 3.61) (end -3.61 3.61) (layer F.SilkS) (width 0.12))
(fp_line (start -3.61 3.61) (end -3.61 3.135) (layer F.SilkS) (width 0.12))
(fp_line (start 3.135 3.61) (end 3.61 3.61) (layer F.SilkS) (width 0.12))
(fp_line (start 3.61 3.61) (end 3.61 3.135) (layer F.SilkS) (width 0.12))
(fp_line (start -3.135 -3.61) (end -3.61 -3.61) (layer F.SilkS) (width 0.12))
(fp_line (start -2.5 -3.5) (end 3.5 -3.5) (layer F.Fab) (width 0.1))
(fp_line (start 3.5 -3.5) (end 3.5 3.5) (layer F.Fab) (width 0.1))
(fp_line (start 3.5 3.5) (end -3.5 3.5) (layer F.Fab) (width 0.1))
(fp_line (start -3.5 3.5) (end -3.5 -2.5) (layer F.Fab) (width 0.1))
(fp_line (start -3.5 -2.5) (end -2.5 -3.5) (layer F.Fab) (width 0.1))
(fp_line (start -4.12 -4.12) (end -4.12 4.12) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.12 4.12) (end 4.12 4.12) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.12 4.12) (end 4.12 -4.12) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.12 -4.12) (end -4.12 -4.12) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab) (fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start 4.12 -4.12) (end -4.12 -4.12) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.12 4.12) (end 4.12 -4.12) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.12 4.12) (end 4.12 4.12) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.12 -4.12) (end -4.12 4.12) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.5 -2.5) (end -2.5 -3.5) (layer F.Fab) (width 0.1))
(fp_line (start -3.5 3.5) (end -3.5 -2.5) (layer F.Fab) (width 0.1))
(fp_line (start 3.5 3.5) (end -3.5 3.5) (layer F.Fab) (width 0.1))
(fp_line (start 3.5 -3.5) (end 3.5 3.5) (layer F.Fab) (width 0.1))
(fp_line (start -2.5 -3.5) (end 3.5 -3.5) (layer F.Fab) (width 0.1))
(fp_line (start -3.135 -3.61) (end -3.61 -3.61) (layer F.SilkS) (width 0.12))
(fp_line (start 3.61 3.61) (end 3.61 3.135) (layer F.SilkS) (width 0.12))
(fp_line (start 3.135 3.61) (end 3.61 3.61) (layer F.SilkS) (width 0.12))
(fp_line (start -3.61 3.61) (end -3.61 3.135) (layer F.SilkS) (width 0.12))
(fp_line (start -3.135 3.61) (end -3.61 3.61) (layer F.SilkS) (width 0.12))
(fp_line (start 3.61 -3.61) (end 3.61 -3.135) (layer F.SilkS) (width 0.12))
(fp_line (start 3.135 -3.61) (end 3.61 -3.61) (layer F.SilkS) (width 0.12))
(fp_circle (center -4.625 -2.775) (end -4.513197 -2.775) (layer F.SilkS) (width 0.4))
(pad 48 smd roundrect (at -2.75 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 47 smd roundrect (at -2.25 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 46 smd roundrect (at -1.75 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 45 smd roundrect (at -1.25 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 44 smd roundrect (at -0.75 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 43 smd roundrect (at -0.25 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 42 smd roundrect (at 0.25 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 41 smd roundrect (at 0.75 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 40 smd roundrect (at 1.25 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 39 smd roundrect (at 1.75 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 38 smd roundrect (at 2.25 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 37 smd roundrect (at 2.75 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 36 smd roundrect (at 3.4375 -2.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 35 smd roundrect (at 3.4375 -2.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 34 smd roundrect (at 3.4375 -1.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 33 smd roundrect (at 3.4375 -1.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 32 smd roundrect (at 3.4375 -0.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 31 smd roundrect (at 3.4375 -0.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 30 smd roundrect (at 3.4375 0.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 29 smd roundrect (at 3.4375 0.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 28 smd roundrect (at 3.4375 1.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 27 smd roundrect (at 3.4375 1.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 26 smd roundrect (at 3.4375 2.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 25 smd roundrect (at 3.4375 2.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 24 smd roundrect (at 2.75 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 23 smd roundrect (at 2.25 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 22 smd roundrect (at 1.75 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 21 smd roundrect (at 1.25 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 20 smd roundrect (at 0.75 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 19 smd roundrect (at 0.25 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 18 smd roundrect (at -0.25 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 17 smd roundrect (at -0.75 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 16 smd roundrect (at -1.25 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 15 smd roundrect (at -1.75 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 14 smd roundrect (at -2.25 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 13 smd roundrect (at -2.75 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 12 smd roundrect (at -3.4375 2.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 11 smd roundrect (at -3.4375 2.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 10 smd roundrect (at -3.4375 1.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 9 smd roundrect (at -3.4375 1.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 8 smd roundrect (at -3.4375 0.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 7 smd roundrect (at -3.4375 0.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 6 smd roundrect (at -3.4375 -0.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 5 smd roundrect (at -3.4375 -0.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 4 smd roundrect (at -3.4375 -1.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 3 smd roundrect (at -3.4375 -1.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 2 smd roundrect (at -3.4375 -2.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 1 smd roundrect (at -3.4375 -2.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad "" smd roundrect (at 2.1 2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 2.1 0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 2.1 -0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 2.1 -2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 0.7 2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 0.7 0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 0.7 -0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 0.7 -2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -0.7 2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -0.7 0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -0.7 -0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -0.7 -2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -2.1 2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -2.1 0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -2.1 -0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -2.1 -2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad 49 smd roundrect (at 0 0) (size 5.6 5.6) (layers F.Cu F.Mask) (roundrect_rratio 0.044643)) (pad 49 smd roundrect (at 0 0) (size 5.6 5.6) (layers F.Cu F.Mask) (roundrect_rratio 0.044643))
(pad "" smd roundrect (at -2.1 -2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -2.1 -0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -2.1 0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -2.1 2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -0.7 -2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -0.7 -0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -0.7 0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at -0.7 2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 0.7 -2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 0.7 -0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 0.7 0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 0.7 2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 2.1 -2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 2.1 -0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 2.1 0.7) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad "" smd roundrect (at 2.1 2.1) (size 1.13 1.13) (layers F.Paste) (roundrect_rratio 0.221239))
(pad 1 smd roundrect (at -3.4375 -2.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 2 smd roundrect (at -3.4375 -2.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 3 smd roundrect (at -3.4375 -1.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 4 smd roundrect (at -3.4375 -1.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 5 smd roundrect (at -3.4375 -0.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 6 smd roundrect (at -3.4375 -0.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 7 smd roundrect (at -3.4375 0.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 8 smd roundrect (at -3.4375 0.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 9 smd roundrect (at -3.4375 1.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 10 smd roundrect (at -3.4375 1.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 11 smd roundrect (at -3.4375 2.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 12 smd roundrect (at -3.4375 2.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 13 smd roundrect (at -2.75 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 14 smd roundrect (at -2.25 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 15 smd roundrect (at -1.75 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 16 smd roundrect (at -1.25 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 17 smd roundrect (at -0.75 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 18 smd roundrect (at -0.25 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 19 smd roundrect (at 0.25 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 20 smd roundrect (at 0.75 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 21 smd roundrect (at 1.25 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 22 smd roundrect (at 1.75 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 23 smd roundrect (at 2.25 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 24 smd roundrect (at 2.75 3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 25 smd roundrect (at 3.4375 2.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 26 smd roundrect (at 3.4375 2.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 27 smd roundrect (at 3.4375 1.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 28 smd roundrect (at 3.4375 1.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 29 smd roundrect (at 3.4375 0.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 30 smd roundrect (at 3.4375 0.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 31 smd roundrect (at 3.4375 -0.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 32 smd roundrect (at 3.4375 -0.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 33 smd roundrect (at 3.4375 -1.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 34 smd roundrect (at 3.4375 -1.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 35 smd roundrect (at 3.4375 -2.25) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 36 smd roundrect (at 3.4375 -2.75) (size 0.875 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 37 smd roundrect (at 2.75 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 38 smd roundrect (at 2.25 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 39 smd roundrect (at 1.75 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 40 smd roundrect (at 1.25 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 41 smd roundrect (at 0.75 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 42 smd roundrect (at 0.25 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 43 smd roundrect (at -0.25 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 44 smd roundrect (at -0.75 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 45 smd roundrect (at -1.25 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 46 smd roundrect (at -1.75 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 47 smd roundrect (at -2.25 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 48 smd roundrect (at -2.75 -3.4375) (size 0.25 0.875) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad "" smd circle (at -4.2 -2.8 180) (size 0.3 0.3) (layers F.SilkS))
(model ${KIPRJMOD}/tomu-fpga.pretty/QFN-48-1EP_7x7mm_Pitch0.5mm.wrl (model ${KIPRJMOD}/tomu-fpga.pretty/QFN-48-1EP_7x7mm_Pitch0.5mm.wrl
(at (xyz 0 0 0)) (at (xyz 0 0 0))
(scale (xyz 1 1 1)) (scale (xyz 1 1 1))

View File

@ -1,32 +1,32 @@
(module SOIC-8 (layer F.Cu) (tedit 5BF9B116) (module SOIC-8 (layer F.Cu) (tedit 5BD95110)
(attr smd) (attr smd)
(fp_text reference U4 (at 3.75 0 -270) (layer F.SilkS) (fp_text reference REF** (at -3.705 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_text value "SPI Flash" (at 0 0) (layer F.Fab) (fp_text value SOIC-8 (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start -2.9 4) (end -2.9 -3.9) (layer F.CrtYd) (width 0.05)) (fp_line (start -1.905 3.9) (end -2.705 3.1) (layer F.SilkS) (width 0.15))
(fp_line (start 2.9 4) (end -2.9 4) (layer F.CrtYd) (width 0.05)) (fp_line (start -2.705 3.1) (end -2.705 -3.9) (layer F.SilkS) (width 0.15))
(fp_line (start 2.9 -3.9) (end 2.9 4) (layer F.CrtYd) (width 0.05)) (fp_line (start -2.705 -3.9) (end 2.705 -3.9) (layer F.SilkS) (width 0.15))
(fp_line (start -2.9 -3.9) (end 2.9 -3.9) (layer F.CrtYd) (width 0.05)) (fp_line (start 2.705 -3.9) (end 2.705 3.9) (layer F.SilkS) (width 0.15))
(fp_line (start 2.7 2.6) (end -1.905 2.6) (layer F.SilkS) (width 0.15)) (fp_line (start 2.705 3.9) (end -1.905 3.9) (layer F.SilkS) (width 0.15))
(fp_line (start 2.7 -2.7) (end 2.7 2.6) (layer F.SilkS) (width 0.15)) (fp_line (start -2.85 -4.05) (end 2.85 -4.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.705 -2.7) (end 2.7 -2.7) (layer F.SilkS) (width 0.15)) (fp_line (start 2.85 -4.05) (end 2.85 4.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.7 1.8) (end -2.7 -2.7) (layer F.SilkS) (width 0.15)) (fp_line (start 2.85 4.05) (end -2.85 4.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.905 2.6) (end -2.705 1.8) (layer F.SilkS) (width 0.15)) (fp_line (start -2.85 4.05) (end -2.85 -4.05) (layer F.CrtYd) (width 0.05))
(fp_circle (center -1.95 5.45) (end -1.825 5.425) (layer F.SilkS) (width 0.4)) (pad 8 smd rect (at -1.905 -2.65) (size 0.6 1.5) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 1.9 3.5) (size 0.6 2) (layers F.Cu F.Paste F.Mask)) (pad 1 smd rect (at -1.905 2.65) (size 0.6 1.5) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at 1.9 -3.6) (size 0.6 2) (layers F.Cu F.Paste F.Mask)) (pad 7 smd rect (at -0.635 -2.65) (size 0.6 1.5) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0.635 3.5) (size 0.6 2) (layers F.Cu F.Paste F.Mask)) (pad 2 smd rect (at -0.635 2.65) (size 0.6 1.5) (layers F.Cu F.Paste F.Mask))
(pad 6 smd rect (at 0.6 -3.6) (size 0.6 2) (layers F.Cu F.Paste F.Mask)) (pad 6 smd rect (at 0.635 -2.65) (size 0.6 1.5) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -0.635 3.5) (size 0.6 2) (layers F.Cu F.Paste F.Mask)) (pad 3 smd rect (at 0.635 2.65) (size 0.6 1.5) (layers F.Cu F.Paste F.Mask))
(pad 7 smd rect (at -0.635 -3.6) (size 0.6 2) (layers F.Cu F.Paste F.Mask)) (pad 5 smd rect (at 1.905 -2.65) (size 0.6 1.5) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -1.905 3.5) (size 0.6 2) (layers F.Cu F.Paste F.Mask)) (pad 4 smd rect (at 1.905 2.65) (size 0.6 1.5) (layers F.Cu F.Paste F.Mask))
(pad 8 smd rect (at -1.905 -3.6) (size 0.6 2) (layers F.Cu F.Paste F.Mask)) (pad ~ smd circle (at -2.1 4.5 180) (size 0.6 0.6) (layers F.SilkS))
(model ${KIPRJMOD}/tomu-fpga.pretty/SOIC-8-1EP_3.9x4.9mm_Pitch1.27mm.wrl (model ${KIPRJMOD}/tomu-fpga.pretty/SOIC-8-1EP_3.9x4.9mm_Pitch1.27mm.wrl
(at (xyz 0 0 0)) (at (xyz 0 0 0))
(scale (xyz 1.3 1 1)) (scale (xyz 1 1 1))
(rotate (xyz 0 0 -90)) (rotate (xyz 0 0 -90))
) )
) )

View File

@ -1,33 +1,33 @@
(module SOT-23-5_HandSoldering (layer F.Cu) (tedit 5BF9B0D0) (module SOT-23-5_HandSoldering (layer F.Cu) (tedit 5BD952B9)
(descr "5-pin SOT23 package") (descr "5-pin SOT23 package")
(tags "SOT-23-5 hand-soldering") (tags "SOT-23-5 hand-soldering")
(attr smd) (attr smd)
(fp_text reference U8 (at -0.1 2.8 90) (layer F.SilkS) (fp_text reference REF** (at 0 -2.9) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_text value "LDO-SOT23-1.2V (DNP)" (at 0 2.9) (layer F.Fab) (fp_text value SOT-23-5_HandSoldering (at 0 2.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start 2.38 1.8) (end -2.38 1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.38 1.8) (end 2.38 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.38 -1.8) (end -2.38 1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.38 -1.8) (end 2.38 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.9 -1.55) (end 0.9 1.55) (layer F.Fab) (width 0.1))
(fp_line (start 0.9 1.55) (end -0.9 1.55) (layer F.Fab) (width 0.1))
(fp_line (start -0.9 -0.9) (end -0.9 1.55) (layer F.Fab) (width 0.1))
(fp_line (start 0.9 -1.55) (end -0.25 -1.55) (layer F.Fab) (width 0.1))
(fp_line (start -0.9 -0.9) (end -0.25 -1.55) (layer F.Fab) (width 0.1))
(fp_line (start 0.9 -1.61) (end -1.55 -1.61) (layer F.SilkS) (width 0.12))
(fp_line (start -0.9 1.61) (end 0.9 1.61) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 0 90) (layer F.Fab) (fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.075))) (effects (font (size 0.5 0.5) (thickness 0.075)))
) )
(fp_circle (center -2.775 -0.925) (end -2.671922 -0.925) (layer F.SilkS) (width 0.2)) (fp_line (start -0.9 1.61) (end 0.9 1.61) (layer F.SilkS) (width 0.12))
(pad 5 smd rect (at 1.35 -0.95) (size 1.56 0.65) (layers F.Cu F.Paste F.Mask)) (fp_line (start 0.9 -1.61) (end -1.55 -1.61) (layer F.SilkS) (width 0.12))
(pad 4 smd rect (at 1.35 0.95) (size 1.56 0.65) (layers F.Cu F.Paste F.Mask)) (fp_line (start -0.9 -0.9) (end -0.25 -1.55) (layer F.Fab) (width 0.1))
(pad 3 smd rect (at -1.35 0.95) (size 1.56 0.65) (layers F.Cu F.Paste F.Mask)) (fp_line (start 0.9 -1.55) (end -0.25 -1.55) (layer F.Fab) (width 0.1))
(pad 2 smd rect (at -1.35 0) (size 1.56 0.65) (layers F.Cu F.Paste F.Mask)) (fp_line (start -0.9 -0.9) (end -0.9 1.55) (layer F.Fab) (width 0.1))
(fp_line (start 0.9 1.55) (end -0.9 1.55) (layer F.Fab) (width 0.1))
(fp_line (start 0.9 -1.55) (end 0.9 1.55) (layer F.Fab) (width 0.1))
(fp_line (start -2.38 -1.8) (end 2.38 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.38 -1.8) (end -2.38 1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.38 1.8) (end 2.38 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.38 1.8) (end -2.38 1.8) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -1.35 -0.95) (size 1.56 0.65) (layers F.Cu F.Paste F.Mask)) (pad 1 smd rect (at -1.35 -0.95) (size 1.56 0.65) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -1.35 0) (size 1.56 0.65) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at -1.35 0.95) (size 1.56 0.65) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 1.35 0.95) (size 1.56 0.65) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at 1.35 -0.95) (size 1.56 0.65) (layers F.Cu F.Paste F.Mask))
(pad "" smd circle (at -2.9 -0.9 180) (size 0.6 0.6) (layers F.SilkS))
(model ${KIPRJMOD}/tomu-fpga.pretty/SOT-23-5.wrl (model ${KIPRJMOD}/tomu-fpga.pretty/SOT-23-5.wrl
(at (xyz 0 0 0)) (at (xyz 0 0 0))
(scale (xyz 1 1 1)) (scale (xyz 1 1 1))

View File

@ -1,30 +1,29 @@
(module SPST-NO-Button (layer F.Cu) (tedit 5BF2D514) (module SPST-NO-Button (layer F.Cu) (tedit 5BD9231F)
(attr smd) (fp_text reference SW? (at 3.4 3.9) (layer F.SilkS)
(fp_text reference SW1 (at -0.2 -0.1 -180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_text value Reset (at 5.7 0 -270) (layer F.SilkS) (fp_text value Button (at -1 3.8) (layer F.Fab)
(effects (font (size 1.5 1.5) (thickness 0.2))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start -4.3 1) (end -4.3 -1.1) (layer F.SilkS) (width 0.2))
(fp_line (start -1 2.7) (end 0.7 2.7) (layer F.SilkS) (width 0.2))
(fp_line (start 4.3 1) (end 4.3 -1.1) (layer F.SilkS) (width 0.2))
(fp_line (start -1 -2.8) (end 0.7 -2.8) (layer F.SilkS) (width 0.2))
(fp_line (start -4.6 -3.1) (end 4.6 -3.1) (layer F.CrtYd) (width 0.2))
(fp_line (start 4.6 -3.1) (end 4.6 3) (layer F.CrtYd) (width 0.2))
(fp_line (start 4.6 3) (end -4.6 3) (layer F.CrtYd) (width 0.2))
(fp_line (start -4.6 3) (end -4.6 -3.1) (layer F.CrtYd) (width 0.2)) (fp_line (start -4.6 3) (end -4.6 -3.1) (layer F.CrtYd) (width 0.2))
(pad 4 smd rect (at 3.2 1.9) (size 1.6 1) (layers F.Cu F.Paste F.Mask) (fp_line (start 4.6 3) (end -4.6 3) (layer F.CrtYd) (width 0.2))
(solder_mask_margin 0.07)) (fp_line (start 4.6 -3.1) (end 4.6 3) (layer F.CrtYd) (width 0.2))
(pad 2 smd rect (at 3.2 -1.9) (size 1.6 1) (layers F.Cu F.Paste F.Mask) (fp_line (start -4.6 -3.1) (end 4.6 -3.1) (layer F.CrtYd) (width 0.2))
(fp_line (start -1 -2.8) (end 0.7 -2.8) (layer F.SilkS) (width 0.2))
(fp_line (start 4.3 1) (end 4.3 -1.1) (layer F.SilkS) (width 0.2))
(fp_line (start -1 2.7) (end 0.7 2.7) (layer F.SilkS) (width 0.2))
(fp_line (start -4.3 1) (end -4.3 -1.1) (layer F.SilkS) (width 0.2))
(pad 1 smd rect (at -3.2 -1.9) (size 1.6 1) (layers F.Cu F.Paste F.Mask)
(solder_mask_margin 0.07)) (solder_mask_margin 0.07))
(pad 3 smd rect (at -3.2 1.9) (size 1.6 1) (layers F.Cu F.Paste F.Mask) (pad 3 smd rect (at -3.2 1.9) (size 1.6 1) (layers F.Cu F.Paste F.Mask)
(solder_mask_margin 0.07)) (solder_mask_margin 0.07))
(pad 1 smd rect (at -3.2 -1.9) (size 1.6 1) (layers F.Cu F.Paste F.Mask) (pad 2 smd rect (at 3.2 -1.9) (size 1.6 1) (layers F.Cu F.Paste F.Mask)
(solder_mask_margin 0.07)) (solder_mask_margin 0.07))
(model ${KIPRJMOD}/tomu-fpga.pretty/SW_SPST_PTS645.wrl (pad 4 smd rect (at 3.2 1.9) (size 1.6 1) (layers F.Cu F.Paste F.Mask)
(solder_mask_margin 0.07))
(model Buttons_Switches_SMD.3dshapes/SW_SPST_PTS645.wrl
(at (xyz 0 0 0)) (at (xyz 0 0 0))
(scale (xyz 0.8 0.8 0.2)) (scale (xyz 0.8 0.8 0.25))
(rotate (xyz 0 0 0)) (rotate (xyz 0 0 0))
) )
) )

File diff suppressed because it is too large Load Diff

View File

@ -1,20 +0,0 @@
(module TVM-12V (layer F.Cu) (tedit 5BF9C74D)
(attr smd)
(fp_text reference D6 (at 2.474874 0 90) (layer F.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_text value D_Small (at 0 -1.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.899999 0.8) (end -1.899999 -0.8) (layer F.CrtYd) (width 0.15))
(fp_line (start 1.899999 0.8) (end -1.899999 0.8) (layer F.CrtYd) (width 0.15))
(fp_line (start 1.899999 -0.8) (end 1.899999 0.8) (layer F.CrtYd) (width 0.15))
(fp_line (start -1.899999 -0.8) (end 1.899999 -0.8) (layer F.CrtYd) (width 0.15))
(pad 2 smd roundrect (at 1.05 0) (size 1.2 1.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 1 smd roundrect (at -1.05 0) (size 1.2 1.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMB.step
(at (xyz 0 0 0))
(scale (xyz 0.7 0.5 0.5))
(rotate (xyz 0 0 0))
)
)

View File

@ -1,20 +0,0 @@
(module TVM-5V (layer F.Cu) (tedit 5BF9C73C)
(attr smd)
(fp_text reference D7 (at -2.12132 0 -90) (layer F.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_text value D_Small (at 0.300001 -1.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.5 -0.8) (end 1.5 -0.8) (layer F.CrtYd) (width 0.15))
(fp_line (start 1.5 -0.8) (end 1.5 0.8) (layer F.CrtYd) (width 0.15))
(fp_line (start 1.5 0.8) (end -1.5 0.8) (layer F.CrtYd) (width 0.15))
(fp_line (start -1.5 0.8) (end -1.5 -0.8) (layer F.CrtYd) (width 0.15))
(pad 1 smd roundrect (at -1 0) (size 0.7 1.3) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 2 smd roundrect (at 1 0) (size 0.7 1.3) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_0805_2012Metric.step
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -1,25 +1,24 @@
(module Touchpads (layer F.Cu) (tedit 5BF9C86C) (module Touchpads (layer F.Cu) (tedit 5BD9311D)
(attr virtual) (fp_text reference REF** (at -24 3 90) (layer F.SilkS) hide
(fp_text reference SW2 (at -24 3 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_text value "Captouch Pads" (at -0.1 9) (layer F.Fab) (fp_text value Touchpads (at -0.1 9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_text user 4 (at 18 7) (layer F.SilkS) (fp_text user 1 (at -18 7) (layer F.SilkS)
(effects (font (size 2 2) (thickness 0.25)))
)
(fp_text user 3 (at 6 7) (layer F.SilkS)
(effects (font (size 2 2) (thickness 0.25))) (effects (font (size 2 2) (thickness 0.25)))
) )
(fp_text user 2 (at -6 7) (layer F.SilkS) (fp_text user 2 (at -6 7) (layer F.SilkS)
(effects (font (size 2 2) (thickness 0.25))) (effects (font (size 2 2) (thickness 0.25)))
) )
(fp_text user 1 (at -18 7) (layer F.SilkS) (fp_text user 3 (at 6 7) (layer F.SilkS)
(effects (font (size 2 2) (thickness 0.25)))
)
(fp_text user 4 (at 18 7) (layer F.SilkS)
(effects (font (size 2 2) (thickness 0.25))) (effects (font (size 2 2) (thickness 0.25)))
) )
(pad 4 smd rect (at 18 0 180) (size 10 10) (layers F.Cu F.Mask))
(pad 3 smd rect (at 6 0 180) (size 10 10) (layers F.Cu F.Mask))
(pad 2 smd rect (at -6 0 180) (size 10 10) (layers F.Cu F.Mask))
(pad 1 smd rect (at -18 0 180) (size 10 10) (layers F.Cu F.Mask)) (pad 1 smd rect (at -18 0 180) (size 10 10) (layers F.Cu F.Mask))
(pad 2 smd rect (at -6 0 180) (size 10 10) (layers F.Cu F.Mask))
(pad 3 smd rect (at 6 0 180) (size 10 10) (layers F.Cu F.Mask))
(pad 4 smd rect (at 18 0 180) (size 10 10) (layers F.Cu F.Mask))
) )

View File

@ -1,32 +1,31 @@
(module USB-B (layer F.Cu) (tedit 5BF9C83E) (module USB-B (layer F.Cu) (tedit 5BDC3E7B)
(solder_mask_margin 0.000001) (solder_mask_margin 0.000001)
(solder_paste_margin 0.000001) (solder_paste_margin 0.000001)
(clearance 0.000001) (clearance 0.000001)
(attr virtual)
(fp_text reference U9 (at 3 2) (layer F.SilkS) hide (fp_text reference U9 (at 3 2) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_text value USB-B (at -2 2) (layer F.Fab) (fp_text value USB-B (at -2 2) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start -5.8 8) (end 5.8 8) (layer F.CrtYd) (width 0.3))
(fp_line (start 5.8 8) (end 5.8 -3.8) (layer F.CrtYd) (width 0.3))
(fp_line (start 5.8 -3.8) (end -5.8 -3.8) (layer F.CrtYd) (width 0.3))
(fp_line (start -5.8 -3.8) (end -5.8 8) (layer F.CrtYd) (width 0.3)) (fp_line (start -5.8 -3.8) (end -5.8 8) (layer F.CrtYd) (width 0.3))
(pad 1 smd trapezoid (at 3.5 6.7 180) (size 1.375 1.3) (rect_delta 0 1.374 ) (layers F.Cu F.Mask) (fp_line (start 5.8 -3.8) (end -5.8 -3.8) (layer F.CrtYd) (width 0.3))
(fp_line (start 5.8 8) (end 5.8 -3.8) (layer F.CrtYd) (width 0.3))
(fp_line (start -5.8 8) (end 5.8 8) (layer F.CrtYd) (width 0.3))
(pad 4 smd rect (at -3.5 1.3 180) (size 2.75 9.5) (layers F.Cu F.Mask)
(solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001) (zone_connect 2) (thermal_width 0.000001) (thermal_gap 0.000001)) (solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001) (zone_connect 2) (thermal_width 0.000001) (thermal_gap 0.000001))
(pad 1 smd rect (at 2.8 6.699999 180) (size 1.375 1.3) (layers F.Cu F.Mask) (pad 1 smd rect (at 3.5 1.3 180) (size 2.75 9.5) (layers F.Cu F.Mask)
(solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001) (zone_connect 2) (thermal_width 0.000001) (thermal_gap 0.000001))
(pad 4 smd rect (at -2.81 6.699999 180) (size 1.375 1.3) (layers F.Cu F.Mask)
(solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001) (zone_connect 2) (thermal_width 0.000001) (thermal_gap 0.000001))
(pad 4 smd trapezoid (at -3.5 6.7 180) (size 1.375 1.3) (rect_delta 0 1.374 ) (layers F.Cu F.Mask)
(solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001) (zone_connect 2) (thermal_width 0.000001) (thermal_gap 0.000001))
(pad 3 smd rect (at -1 3 180) (size 1.75 6.41) (layers F.Cu F.Mask)
(solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001)) (solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001))
(pad 2 smd rect (at 1 3 180) (size 1.75 6.41) (layers F.Cu F.Mask) (pad 2 smd rect (at 1 3 180) (size 1.75 6.41) (layers F.Cu F.Mask)
(solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001)) (solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001))
(pad 1 smd rect (at 3.5 1.3 180) (size 2.75 9.5) (layers F.Cu F.Mask) (pad 3 smd rect (at -1 3 180) (size 1.75 6.41) (layers F.Cu F.Mask)
(solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001)) (solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001))
(pad 4 smd rect (at -3.5 1.3 180) (size 2.75 9.5) (layers F.Cu F.Mask) (pad 4 smd trapezoid (at -3.5 6.7 180) (size 1.375 1.3) (rect_delta 0 1.374 ) (layers F.Cu F.Mask)
(solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001) (zone_connect 2) (thermal_width 0.000001) (thermal_gap 0.000001))
(pad 4 smd rect (at -2.81 6.699999 180) (size 1.375 1.3) (layers F.Cu F.Mask)
(solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001) (zone_connect 2) (thermal_width 0.000001) (thermal_gap 0.000001))
(pad 1 smd rect (at 2.8 6.699999 180) (size 1.375 1.3) (layers F.Cu F.Mask)
(solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001) (zone_connect 2) (thermal_width 0.000001) (thermal_gap 0.000001))
(pad 1 smd trapezoid (at 3.5 6.7 180) (size 1.375 1.3) (rect_delta 0 1.374 ) (layers F.Cu F.Mask)
(solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001) (zone_connect 2) (thermal_width 0.000001) (thermal_gap 0.000001)) (solder_mask_margin 0.000001) (solder_paste_margin 0.000001) (clearance 0.000001) (zone_connect 2) (thermal_width 0.000001) (thermal_gap 0.000001))
) )

View File

@ -1,23 +1,22 @@
(module XTAL-2520 (layer F.Cu) (tedit 5BF9B13B) (module XTAL-2520 (layer F.Cu) (tedit 5BDA984C)
(attr smd) (fp_text reference U7 (at -0.4 1.8) (layer F.SilkS)
(fp_text reference U7 (at -1 1.8) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.1))) (effects (font (size 0.5 0.5) (thickness 0.1)))
) )
(fp_text value "Crystal Oscillator" (at 0 1.7) (layer F.Fab) (fp_text value "Crystal Oscillator" (at 0 1.7) (layer F.Fab)
(effects (font (size 0.2 0.2) (thickness 0.05))) (effects (font (size 0.2 0.2) (thickness 0.05)))
) )
(fp_circle (center -1.825 1.25) (end -1.683579 1.25) (layer F.SilkS) (width 0.3))
(fp_line (start -1.5 1.3) (end -1.5 -1.3) (layer F.CrtYd) (width 0.03))
(fp_line (start 1.5 1.3) (end -1.5 1.3) (layer F.CrtYd) (width 0.03))
(fp_line (start 1.5 -1.3) (end 1.5 1.3) (layer F.CrtYd) (width 0.03))
(fp_line (start -1.5 -1.3) (end 1.5 -1.3) (layer F.CrtYd) (width 0.03)) (fp_line (start -1.5 -1.3) (end 1.5 -1.3) (layer F.CrtYd) (width 0.03))
(pad 1 smd rect (at -0.925 0.725 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask)) (fp_line (start 1.5 -1.3) (end 1.5 1.3) (layer F.CrtYd) (width 0.03))
(pad 4 smd rect (at -0.925 -0.725 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask)) (fp_line (start 1.5 1.3) (end -1.5 1.3) (layer F.CrtYd) (width 0.03))
(pad 3 smd rect (at 0.925 -0.725 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask)) (fp_line (start -1.5 1.3) (end -1.5 -1.3) (layer F.CrtYd) (width 0.03))
(pad 2 smd rect (at 0.925 0.725 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask)) (pad 3 smd rect (at 0.925 0.725 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask))
(model ${KIPRJMOD}/tomu-fpga.pretty/Oscillator_SMD_TCXO_G158.wrl (pad 2 smd rect (at 0.925 -0.725 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -0.925 -0.725 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at -0.925 0.725 180) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask))
(pad "" smd circle (at -1.5 -1.3 180) (size 0.3 0.3) (layers F.SilkS))
(model ${KISYS3DMOD}/Oscillators.3dshapes/Oscillator_SMD_TCXO_G158.wrl
(at (xyz 0 0 0)) (at (xyz 0 0 0))
(scale (xyz 0.1 0.2 0.1)) (scale (xyz 0.11 0.18 0.1))
(rotate (xyz 0 0 0)) (rotate (xyz 0 0 0))
) )
) )

View File

@ -1,4 +1,4 @@
update=11/23/18 15:59:04 update=10/30/18 23:46:44
version=1 version=1
last_client=kicad last_client=kicad
[general] [general]

View File

@ -6,8 +6,8 @@ $Descr A4 11693 8268
encoding utf-8 encoding utf-8
Sheet 1 1 Sheet 1 1
Title "Tomu FPGA" Title "Tomu FPGA"
Date "2018-11-23" Date "2018-10-30"
Rev "EVT2" Rev "EVT1"
Comp "Foosn PTE Ltd." Comp "Foosn PTE Ltd."
Comment1 "Stretch PCB for electrical verification" Comment1 "Stretch PCB for electrical verification"
Comment2 "" Comment2 ""
@ -465,7 +465,7 @@ Wire Wire Line
Wire Wire Line Wire Wire Line
8700 1800 9000 1800 8700 1800 9000 1800
Wire Wire Line Wire Wire Line
8850 1700 8750 1700 8850 1700 8700 1700
$Comp $Comp
L Device:R_Small R9 L Device:R_Small R9
U 1 1 5BDC6632 U 1 1 5BDC6632
@ -486,7 +486,7 @@ $Comp
L tomu-fpga:Oscillator U6 L tomu-fpga:Oscillator U6
U 1 1 5BDD6B36 U 1 1 5BDD6B36
P 4750 1600 P 4750 1600
F 0 "U6" H 4950 1950 50 0000 C CNN F 0 "U6" H 5050 1550 50 0000 C CNN
F 1 "MEMS Oscillator (DNP)" H 4650 1550 50 0000 C CNN F 1 "MEMS Oscillator (DNP)" H 4650 1550 50 0000 C CNN
F 2 "tomu-fpga:MEMS-20005625B" H 4750 1600 50 0001 C CNN F 2 "tomu-fpga:MEMS-20005625B" H 4750 1600 50 0001 C CNN
F 3 "http://ww1.microchip.com/downloads/en/DeviceDoc/20005625B.pdf" H 4750 1600 50 0001 C CNN F 3 "http://ww1.microchip.com/downloads/en/DeviceDoc/20005625B.pdf" H 4750 1600 50 0001 C CNN
@ -497,7 +497,7 @@ F 7 "MEMS OSC XO 48.0000MHZ CMOS SMD" H 50 -50 50 0001 C CNN "Description"
1 4750 1600 1 4750 1600
-1 0 0 1 -1 0 0 1
$EndComp $EndComp
Text Label 5300 2050 0 50 ~ 0 Text Label 5550 2050 0 50 ~ 0
OSC_IN OSC_IN
Wire Wire Line Wire Wire Line
1050 6950 1000 6950 1050 6950 1000 6950
@ -565,8 +565,8 @@ $Comp
L tomu-fpga:PADS SW2 L tomu-fpga:PADS SW2
U 1 1 5BE44C19 U 1 1 5BE44C19
P 5800 1200 P 5800 1200
F 0 "SW2" V 5750 1700 50 0000 C CNN F 0 "SW2" H 5850 1650 50 0000 C CNN
F 1 "Captouch Pads" V 5850 1900 50 0000 C CNN F 1 "Captouch Pads" H 5650 1750 50 0000 C CNN
F 2 "tomu-fpga:Touchpads" H 5850 1200 50 0001 C CNN F 2 "tomu-fpga:Touchpads" H 5850 1200 50 0001 C CNN
F 3 "" H 5850 1200 50 0001 C CNN F 3 "" H 5850 1200 50 0001 C CNN
F 4 "DNP" H 5800 1200 50 0001 C CNN "MPN" F 4 "DNP" H 5800 1200 50 0001 C CNN "MPN"
@ -632,12 +632,12 @@ L Device:C_Small C23
U 1 1 5BE5ACB9 U 1 1 5BE5ACB9
P 9700 4850 P 9700 4850
F 0 "C23" V 9650 4900 50 0000 L CNN F 0 "C23" V 9650 4900 50 0000 L CNN
F 1 "0805, 100nF, 10V, X5R, 20%" V 9650 3700 50 0000 L CNN F 1 "0805, 100nF, 10V, X5R, 20% (DNP)" V 9650 3450 50 0000 L CNN
F 2 "tomu-fpga:C_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 9700 4850 50 0001 C CNN F 2 "tomu-fpga:C_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 9700 4850 50 0001 C CNN
F 3 "" H 9700 4850 50 0001 C CNN F 3 "" H 9700 4850 50 0001 C CNN
F 4 "ANY" H 350 100 50 0001 C CNN "MPN" F 4 "DNP" H 350 100 50 0001 C CNN "MPN"
F 5 "ANY" H 350 100 50 0001 C CNN "MYPN" F 5 "DNP" H 350 100 50 0001 C CNN "MYPN"
F 6 "ANY" H 350 100 50 0001 C CNN "Manufacturer" F 6 "DNP" H 350 100 50 0001 C CNN "Manufacturer"
1 9700 4850 1 9700 4850
0 -1 -1 0 0 -1 -1 0
$EndComp $EndComp
@ -646,12 +646,12 @@ L Device:C_Small C22
U 1 1 5BE5AF99 U 1 1 5BE5AF99
P 9700 4650 P 9700 4650
F 0 "C22" V 9650 4450 50 0000 L CNN F 0 "C22" V 9650 4450 50 0000 L CNN
F 1 "0805, 10uF, 10V, X5R, 20%" V 9650 4700 50 0000 L CNN F 1 "0805, 10uF, 10V, X5R, 20% (DNP)" V 9650 4700 50 0000 L CNN
F 2 "tomu-fpga:C_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 9700 4650 50 0001 C CNN F 2 "tomu-fpga:C_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 9700 4650 50 0001 C CNN
F 3 "" H 9700 4650 50 0001 C CNN F 3 "" H 9700 4650 50 0001 C CNN
F 4 "ANY" H 350 100 50 0001 C CNN "MPN" F 4 "DNP" H 350 100 50 0001 C CNN "MPN"
F 5 "ANY" H 350 100 50 0001 C CNN "MYPN" F 5 "DNP" H 350 100 50 0001 C CNN "MYPN"
F 6 "ANY" H 350 100 50 0001 C CNN "Manufacturer" F 6 "DNP" H 350 100 50 0001 C CNN "Manufacturer"
1 9700 4650 1 9700 4650
0 1 1 0 0 1 1 0
$EndComp $EndComp
@ -663,13 +663,13 @@ $Comp
L Device:R_Small R10 L Device:R_Small R10
U 1 1 5BF5243E U 1 1 5BF5243E
P 9150 4500 P 9150 4500
F 0 "R10" V 9150 4500 50 0000 C CNN F 0 "R10" H 9050 4400 50 0000 C CNN
F 1 "0805, 100ohm, 1/16W, 1%" H 8550 4500 50 0000 C CNN F 1 "0805, 100ohm, 1/16W, 1% (DNP)" H 8450 4500 50 0000 C CNN
F 2 "tomu-fpga:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 9150 4500 50 0001 C CNN F 2 "tomu-fpga:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 9150 4500 50 0001 C CNN
F 3 "" H 9150 4500 50 0001 C CNN F 3 "" H 9150 4500 50 0001 C CNN
F 4 "ANY" H 350 100 50 0001 C CNN "MPN" F 4 "DNP" H 350 100 50 0001 C CNN "MPN"
F 5 "ANY" H 350 100 50 0001 C CNN "MYPN" F 5 "DNP" H 350 100 50 0001 C CNN "MYPN"
F 6 "ANY" H 350 100 50 0001 C CNN "Manufacturer" F 6 "DNP" H 350 100 50 0001 C CNN "Manufacturer"
1 9150 4500 1 9150 4500
-1 0 0 1 -1 0 0 1
$EndComp $EndComp
@ -740,13 +740,13 @@ Wire Wire Line
Wire Wire Line Wire Wire Line
8850 2000 8850 2050 8850 2000 8850 2050
Wire Notes Line Wire Notes Line
4000 600 7150 600 4100 600 7150 600
Wire Notes Line Wire Notes Line
7150 600 7150 3000 7150 600 7150 3000
Wire Notes Line Wire Notes Line
7150 3000 4000 3000 7150 3000 4100 3000
Wire Notes Line Wire Notes Line
4000 3000 4000 600 4100 3000 4100 600
Text Notes 6200 2950 0 50 ~ 0 Text Notes 6200 2950 0 50 ~ 0
Oscillator and Captouch Oscillator and Captouch
$Comp $Comp
@ -774,8 +774,8 @@ $Comp
L tomu-fpga:SW_Push SW3 L tomu-fpga:SW_Push SW3
U 1 1 5C1DD9BA U 1 1 5C1DD9BA
P 8300 2450 P 8300 2450
F 0 "SW3" V 8100 2450 50 0000 C CNN F 0 "SW3" H 8300 2735 50 0000 C CNN
F 1 "6" V 8550 2450 50 0000 C CNN F 1 "USER1" H 8300 2644 50 0000 C CNN
F 2 "tomu-fpga:SPST-NO-Button" H 8300 2650 50 0001 C CNN F 2 "tomu-fpga:SPST-NO-Button" H 8300 2650 50 0001 C CNN
F 3 "http://www.ckswitches.com/media/1467/pts525.pdf" H 8300 2650 50 0001 C CNN F 3 "http://www.ckswitches.com/media/1467/pts525.pdf" H 8300 2650 50 0001 C CNN
F 4 "PTS525SM15SMTR2 LFS" H 650 50 50 0001 C CNN "MPN" F 4 "PTS525SM15SMTR2 LFS" H 650 50 50 0001 C CNN "MPN"
@ -790,8 +790,8 @@ $Comp
L tomu-fpga:SW_Push SW4 L tomu-fpga:SW_Push SW4
U 1 1 5C1DDAF6 U 1 1 5C1DDAF6
P 8300 3000 P 8300 3000
F 0 "SW4" V 8100 3000 50 0000 C CNN F 0 "SW4" H 8300 3285 50 0000 C CNN
F 1 "5" V 8550 3000 50 0000 C CNN F 1 "USER2" H 8300 3194 50 0000 C CNN
F 2 "tomu-fpga:SPST-NO-Button" H 8300 3200 50 0001 C CNN F 2 "tomu-fpga:SPST-NO-Button" H 8300 3200 50 0001 C CNN
F 3 "http://www.ckswitches.com/media/1467/pts525.pdf" H 8300 3200 50 0001 C CNN F 3 "http://www.ckswitches.com/media/1467/pts525.pdf" H 8300 3200 50 0001 C CNN
F 4 "PTS525SM15SMTR2 LFS" H 650 250 50 0001 C CNN "MPN" F 4 "PTS525SM15SMTR2 LFS" H 650 250 50 0001 C CNN "MPN"
@ -892,7 +892,7 @@ Wire Wire Line
9000 1250 9000 1800 9000 1250 9000 1800
Connection ~ 9000 1800 Connection ~ 9000 1800
Wire Wire Line Wire Wire Line
9000 1800 9200 1800 9000 1800 9300 1800
Text Label 9550 2600 1 50 ~ 0 Text Label 9550 2600 1 50 ~ 0
PU_CTRL_USBN PU_CTRL_USBN
Text Notes 8600 1200 0 50 ~ 0 Text Notes 8600 1200 0 50 ~ 0
@ -948,18 +948,18 @@ F 3 "" H 3700 6250 50 0001 C CNN
1 0 0 -1 1 0 0 -1
$EndComp $EndComp
$Comp $Comp
L Device:R_Small R3 L Device:R_Small R5
U 1 1 5C493DB2 U 1 1 5C493DB2
P 3700 6550 P 3600 7250
F 0 "R3" V 3700 6550 50 0000 C CNN F 0 "R5" V 3600 7250 50 0000 C CNN
F 1 "0805, 10k, 1/16W" V 3600 6500 50 0000 C CNN F 1 "0805, 10k, 1/16W" V 3500 7350 50 0000 C CNN
F 2 "tomu-fpga:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 3700 6550 50 0001 C CNN F 2 "tomu-fpga:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 3600 7250 50 0001 C CNN
F 3 "" H 3700 6550 50 0001 C CNN F 3 "" H 3600 7250 50 0001 C CNN
F 4 "ANY" H -1300 -300 50 0001 C CNN "MPN" F 4 "ANY" H -1400 400 50 0001 C CNN "MPN"
F 5 "ANY" H -1300 -300 50 0001 C CNN "MYPN" F 5 "ANY" H -1400 400 50 0001 C CNN "MYPN"
F 6 "ANY" H -1300 -300 50 0001 C CNN "Manufacturer" F 6 "ANY" H -1400 400 50 0001 C CNN "Manufacturer"
1 3700 6550 1 3600 7250
-1 0 0 1 0 -1 -1 0
$EndComp $EndComp
$Comp $Comp
L Device:C_Small C21 L Device:C_Small C21
@ -1305,7 +1305,7 @@ L tomu-fpga:LDO-SOT23 U8
U 1 1 5BDB73B2 U 1 1 5BDB73B2
P 8150 4750 P 8150 4750
F 0 "U8" H 8400 4950 50 0000 C CNN F 0 "U8" H 8400 4950 50 0000 C CNN
F 1 "LDO-SOT23-1.2V (DNP)" H 8250 4700 50 0000 C CNN F 1 "LDO-SOT23-1.2V" H 8050 4700 50 0000 C CNN
F 2 "tomu-fpga:SOT-23-5_HandSoldering" H 8200 4750 50 0001 C CNN F 2 "tomu-fpga:SOT-23-5_HandSoldering" H 8200 4750 50 0001 C CNN
F 3 "http://www.ti.com/lit/ds/symlink/lp5907.pdf" H 8200 4750 50 0001 C CNN F 3 "http://www.ti.com/lit/ds/symlink/lp5907.pdf" H 8200 4750 50 0001 C CNN
F 4 "LP5907MFX-1.2/NOPB" H 8150 4750 50 0001 C CNN "MPN" F 4 "LP5907MFX-1.2/NOPB" H 8150 4750 50 0001 C CNN "MPN"
@ -1314,7 +1314,6 @@ F 6 "MIC5504-1.2YMT" H 8150 4750 50 0001 C CNN "AMPN"
F 7 "Microchip" H 8150 4750 50 0001 C CNN "AManufacturer" F 7 "Microchip" H 8150 4750 50 0001 C CNN "AManufacturer"
F 8 "296-39062-1-ND" H 8150 4750 50 0001 C CNN "DPN" F 8 "296-39062-1-ND" H 8150 4750 50 0001 C CNN "DPN"
F 9 "IC REG LINEAR 1.2V 250MA SOT23-5" H 0 0 50 0001 C CNN "Description" F 9 "IC REG LINEAR 1.2V 250MA SOT23-5" H 0 0 50 0001 C CNN "Description"
F 10 "X" H 8150 4750 50 0001 C CNN "DNP"
1 8150 4750 1 8150 4750
1 0 0 -1 1 0 0 -1
$EndComp $EndComp
@ -1323,13 +1322,12 @@ L Device:C_Small C19
U 1 1 5BDC7C63 U 1 1 5BDC7C63
P 8550 4600 P 8550 4600
F 0 "C19" H 8650 4650 50 0000 L CNN F 0 "C19" H 8650 4650 50 0000 L CNN
F 1 "0805, 1uF, 10V, X5R, 20% (DNP)" H 7850 4800 50 0000 L CNN F 1 "0805, 1uF, 10V, X5R, 20%" H 8000 4800 50 0000 L CNN
F 2 "tomu-fpga:C_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 8550 4600 50 0001 C CNN F 2 "tomu-fpga:C_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 8550 4600 50 0001 C CNN
F 3 "" H 8550 4600 50 0001 C CNN F 3 "" H 8550 4600 50 0001 C CNN
F 4 "ANY" H 6050 2050 50 0001 C CNN "MPN" F 4 "ANY" H 6050 2050 50 0001 C CNN "MPN"
F 5 "ANY" H 6050 2050 50 0001 C CNN "MYPN" F 5 "ANY" H 6050 2050 50 0001 C CNN "MYPN"
F 6 "ANY" H 6050 2050 50 0001 C CNN "Manufacturer" F 6 "ANY" H 6050 2050 50 0001 C CNN "Manufacturer"
F 7 "X" H 8550 4600 50 0001 C CNN "DNP"
1 8550 4600 1 8550 4600
1 0 0 -1 1 0 0 -1
$EndComp $EndComp
@ -1338,13 +1336,12 @@ L Device:C_Small C16
U 1 1 5BDC7CFF U 1 1 5BDC7CFF
P 7550 4750 P 7550 4750
F 0 "C16" H 7600 4850 50 0000 L CNN F 0 "C16" H 7600 4850 50 0000 L CNN
F 1 "0805, 1uF, 10V, X5R, 20% (DNP)" V 7400 4050 50 0000 L CNN F 1 "0805, 1uF, 10V, X5R, 20%" V 7400 4350 50 0000 L CNN
F 2 "tomu-fpga:C_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 7550 4750 50 0001 C CNN F 2 "tomu-fpga:C_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 7550 4750 50 0001 C CNN
F 3 "" H 7550 4750 50 0001 C CNN F 3 "" H 7550 4750 50 0001 C CNN
F 4 "ANY" H 7550 4750 50 0001 C CNN "MPN" F 4 "ANY" H 7550 4750 50 0001 C CNN "MPN"
F 5 "ANY" H 7550 4750 50 0001 C CNN "Manufacturer" F 5 "ANY" H 7550 4750 50 0001 C CNN "Manufacturer"
F 6 "ANY" H 6650 2150 50 0001 C CNN "MYPN" F 6 "ANY" H 6650 2150 50 0001 C CNN "MYPN"
F 7 "X" H 7550 4750 50 0001 C CNN "DNP"
1 7550 4750 1 7550 4750
1 0 0 -1 1 0 0 -1
$EndComp $EndComp
@ -1404,8 +1401,8 @@ Wire Wire Line
Connection ~ 8450 5000 Connection ~ 8450 5000
Wire Wire Line Wire Wire Line
8450 5000 7550 5000 8450 5000 7550 5000
Text Notes 9300 4450 0 50 ~ 0 Text Notes 9300 4250 0 50 ~ 0
Note: Only populate regulator or filter circuit\nDo not populate both!\nThe Regulator circuit causes the ESD network\nto dump the regulator to GND, burning all\n250 mA of power, so please avoid it. Note: Only populate regulator or filter circuit\nDo not populate both!
$Comp $Comp
L Device:C_Small C27 L Device:C_Small C27
U 1 1 5BECECF0 U 1 1 5BECECF0
@ -1477,7 +1474,7 @@ $Comp
L tomu-fpga:Oscillator U7 L tomu-fpga:Oscillator U7
U 1 1 5C0E8D0F U 1 1 5C0E8D0F
P 4800 2350 P 4800 2350
F 0 "U7" H 4500 2300 50 0000 C CNN F 0 "U7" H 4550 2300 50 0000 C CNN
F 1 "Crystal Oscillator" H 4950 2300 50 0000 C CNN F 1 "Crystal Oscillator" H 4950 2300 50 0000 C CNN
F 2 "tomu-fpga:XTAL-2520" H 4800 2350 50 0001 C CNN F 2 "tomu-fpga:XTAL-2520" H 4800 2350 50 0001 C CNN
F 3 "https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf" H 4800 2350 50 0001 C CNN F 3 "https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf" H 4800 2350 50 0001 C CNN
@ -1491,18 +1488,18 @@ $EndComp
$Comp $Comp
L power:+3V3 #PWR020 L power:+3V3 #PWR020
U 1 1 5C122FDC U 1 1 5C122FDC
P 4150 1600 P 4200 1600
F 0 "#PWR020" H 4150 1450 50 0001 C CNN F 0 "#PWR020" H 4200 1450 50 0001 C CNN
F 1 "+3V3" H 4165 1773 50 0000 C CNN F 1 "+3V3" H 4215 1773 50 0000 C CNN
F 2 "" H 4150 1600 50 0001 C CNN F 2 "" H 4200 1600 50 0001 C CNN
F 3 "" H 4150 1600 50 0001 C CNN F 3 "" H 4200 1600 50 0001 C CNN
1 4150 1600 1 4200 1600
1 0 0 -1 1 0 0 -1
$EndComp $EndComp
Wire Wire Line Wire Wire Line
4150 1600 4150 2150 4200 1600 4200 2150
Wire Wire Line Wire Wire Line
4150 2600 4350 2600 4200 2600 4350 2600
Wire Wire Line Wire Wire Line
4450 2400 4350 2400 4450 2400 4350 2400
$Comp $Comp
@ -1518,16 +1515,55 @@ F 3 "" H 4250 2750 50 0001 C CNN
$EndComp $EndComp
Wire Wire Line Wire Wire Line
4250 2400 4250 2750 4250 2400 4250 2750
Wire Wire Line
5150 2600 5150 2750
Wire Wire Line
5150 2750 4450 2750
Wire Wire Line
4450 2750 4450 2600
Connection ~ 4450 2600
$Comp
L Device:R_Small R7
U 1 1 5C1737EA
P 5250 2250
F 0 "R7" V 5250 2250 50 0000 C CNN
F 1 "0201, 0ohm (DNP)" V 5150 2500 50 0000 C CNN
F 2 "tomu-fpga:R_0201_0603Metric" H 5250 2250 50 0001 C CNN
F 3 "" H 5250 2250 50 0001 C CNN
F 4 "DNP" H 5250 2250 50 0001 C CNN "MPN"
F 5 "DNP" H 5250 2250 50 0001 C CNN "Manufacturer"
F 6 "DNP" H 1700 -2750 50 0001 C CNN "MYPN"
1 5250 2250
-1 0 0 1
$EndComp
Wire Wire Line Wire Wire Line
5150 2400 5250 2400 5150 2400 5250 2400
Wire Wire Line
5250 2400 5250 2350
Wire Wire Line
5250 2150 5250 2050
Wire Wire Line Wire Wire Line
5250 2050 5850 2050 5250 2050 5850 2050
$Comp $Comp
L Device:R_Small R6
U 1 1 5C1B1B9B
P 5250 1850
F 0 "R6" V 5250 1850 50 0000 C CNN
F 1 "0201, 0ohm (DNP)" V 5350 2050 50 0000 C CNN
F 2 "tomu-fpga:R_0201_0603Metric" H 5250 1850 50 0001 C CNN
F 3 "" H 5250 1850 50 0001 C CNN
F 4 "DNP" H 5250 1850 50 0001 C CNN "MPN"
F 5 "DNP" H 5250 1850 50 0001 C CNN "Manufacturer"
F 6 "DNP" H 1700 -3150 50 0001 C CNN "MYPN"
1 5250 1850
1 0 0 -1
$EndComp
$Comp
L Device:C_Small C11 L Device:C_Small C11
U 1 1 5C1F1DFB U 1 1 5C1F1DFB
P 4350 2500 P 4350 2500
F 0 "C11" H 4400 2550 50 0000 L CNN F 0 "C11" H 4400 2550 50 0000 L CNN
F 1 "0805, 100nF, 10V, X5R, 20%" H 4350 2300 50 0000 L CNN F 1 "0805, 100nF, 10V, X5R, 20%" H 4200 2300 50 0000 L CNN
F 2 "tomu-fpga:C_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 4350 2500 50 0001 C CNN F 2 "tomu-fpga:C_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 4350 2500 50 0001 C CNN
F 3 "" H 4350 2500 50 0001 C CNN F 3 "" H 4350 2500 50 0001 C CNN
F 4 "ANY" H -700 400 50 0001 C CNN "MPN" F 4 "ANY" H -700 400 50 0001 C CNN "MPN"
@ -1809,7 +1845,7 @@ Wire Wire Line
Wire Wire Line Wire Wire Line
4800 5600 4450 5600 4800 5600 4450 5600
Text Label 4450 5600 0 50 ~ 0 Text Label 4450 5600 0 50 ~ 0
DBG_5 DBG_1
Wire Wire Line Wire Wire Line
6400 5100 6750 5100 6400 5100 6750 5100
Wire Wire Line Wire Wire Line
@ -1825,7 +1861,7 @@ Wire Wire Line
Text Label 9900 1650 1 50 ~ 0 Text Label 9900 1650 1 50 ~ 0
DBG_4 DBG_4
Text Label 2300 5850 0 50 ~ 0 Text Label 2300 5850 0 50 ~ 0
DBG_5 DBG_1
Wire Wire Line Wire Wire Line
2300 5750 2650 5750 2300 5750 2650 5750
Wire Notes Line Wire Notes Line
@ -1842,8 +1878,8 @@ $Comp
L tomu-fpga:SW_Push SW1 L tomu-fpga:SW_Push SW1
U 1 1 5D126443 U 1 1 5D126443
P 1950 5800 P 1950 5800
F 0 "SW1" V 1750 5800 50 0000 C CNN F 0 "SW1" H 1950 6085 50 0000 C CNN
F 1 "Reset" V 2200 5800 50 0000 C CNN F 1 "RESET" H 1950 5994 50 0000 C CNN
F 2 "tomu-fpga:SPST-NO-Button" H 1950 6000 50 0001 C CNN F 2 "tomu-fpga:SPST-NO-Button" H 1950 6000 50 0001 C CNN
F 3 "http://www.ckswitches.com/media/1467/pts525.pdf" H 1950 6000 50 0001 C CNN F 3 "http://www.ckswitches.com/media/1467/pts525.pdf" H 1950 6000 50 0001 C CNN
F 4 "PTS525SM15SMTR2 LFS" H -5700 3050 50 0001 C CNN "MPN" F 4 "PTS525SM15SMTR2 LFS" H -5700 3050 50 0001 C CNN "MPN"
@ -1916,17 +1952,17 @@ Wire Wire Line
3400 3600 2500 3600 3400 3600 2500 3600
Connection ~ 2500 3600 Connection ~ 2500 3600
Text Label 6450 4800 0 50 ~ 0 Text Label 6450 4800 0 50 ~ 0
DBG_1 DBG_7
Text Label 6450 4900 0 50 ~ 0 Text Label 6450 4900 0 50 ~ 0
DBG_2 DBG_8
Text Label 6450 5100 0 50 ~ 0 Text Label 6450 5100 0 50 ~ 0
DBG_3 DBG_9
Text Label 6450 5500 0 50 ~ 0 Text Label 6450 5500 0 50 ~ 0
DBG_6 DBG_10
Wire Wire Line Wire Wire Line
6400 5500 6750 5500 6400 5500 6750 5500
$Comp $Comp
L tomu-fpga:Raspberry_Pi_2_3 J1 L Connector:Raspberry_Pi_2_3 J1
U 1 1 5C14D2BF U 1 1 5C14D2BF
P 5600 5400 P 5600 5400
F 0 "J1" H 4950 6650 50 0000 C CNN F 0 "J1" H 4950 6650 50 0000 C CNN
@ -1938,13 +1974,13 @@ F 4 "Connector for development" H 0 0 50 0001 C CNN "Description"
1 0 0 -1 1 0 0 -1
$EndComp $EndComp
Text Label 2300 6350 0 50 ~ 0 Text Label 2300 6350 0 50 ~ 0
DBG_1 DBG_7
Text Label 2300 6050 0 50 ~ 0 Text Label 2300 6050 0 50 ~ 0
DBG_2 DBG_8
Text Label 2300 5950 0 50 ~ 0 Text Label 2300 5950 0 50 ~ 0
DBG_3 DBG_9
Text Label 2300 5750 0 50 ~ 0 Text Label 2300 5750 0 50 ~ 0
DBG_6 DBG_10
Wire Wire Line Wire Wire Line
2300 5850 2650 5850 2300 5850 2650 5850
Wire Wire Line Wire Wire Line
@ -1953,11 +1989,13 @@ Wire Wire Line
2300 6050 2650 6050 2300 6050 2650 6050
Wire Wire Line Wire Wire Line
2650 6350 2300 6350 2650 6350 2300 6350
Text Label 7100 4500 0 50 ~ 0
DBG_18
Wire Wire Line Wire Wire Line
8700 1900 9000 1900 8700 1900 9000 1900
Connection ~ 9000 1900 Connection ~ 9000 1900
Wire Wire Line Wire Wire Line
9000 1900 9200 1900 9000 1900 9300 1900
Wire Wire Line Wire Wire Line
9050 2400 9000 2400 9050 2400 9000 2400
Wire Wire Line Wire Wire Line
@ -1965,15 +2003,19 @@ Wire Wire Line
Wire Wire Line Wire Wire Line
9350 2400 9250 2400 9350 2400 9250 2400
NoConn ~ 4800 4800 NoConn ~ 4800 4800
Connection ~ 4150 2150 Connection ~ 4200 2150
Wire Wire Line Wire Wire Line
4150 2150 4150 2600 4200 2150 4200 2600
Wire Wire Line Wire Wire Line
4400 1650 4250 1650 4400 1650 4250 1650
Wire Wire Line Wire Wire Line
4250 1650 4250 2400 4250 1650 4250 2400
Connection ~ 4250 2400 Connection ~ 4250 2400
Wire Wire Line
5250 1950 5250 2050
Connection ~ 5250 2050 Connection ~ 5250 2050
Wire Wire Line
5250 1750 5250 1650
Wire Wire Line Wire Wire Line
5250 1650 5100 1650 5250 1650 5100 1650
Wire Wire Line Wire Wire Line
@ -1982,22 +2024,52 @@ Wire Wire Line
4350 1850 4400 1850 4350 1850 4400 1850
Connection ~ 4350 2150 Connection ~ 4350 2150
Wire Wire Line Wire Wire Line
4350 2150 4150 2150 4350 2150 4200 2150
Wire Wire Line Wire Wire Line
4350 2150 5150 2150 4350 2150 5150 2150
Wire Wire Line Wire Wire Line
5150 2150 5150 1850 5150 2150 5150 1850
Wire Wire Line Wire Wire Line
5150 1850 5100 1850 5150 1850 5100 1850
Wire Wire Line
3500 7250 2400 7250
Wire Wire Line Wire Wire Line
3700 7250 3700 6900 3700 7250 3700 6900
Wire Wire Line Wire Wire Line
3700 6900 4050 6900 3700 6900 4050 6900
$Comp
L Device:R_Small R3
U 1 1 5DB7470B
P 3700 6550
F 0 "R3" V 3700 6550 50 0000 C CNN
F 1 "0201, 0ohm (DNP)" V 3800 6600 50 0000 C CNN
F 2 "tomu-fpga:R_0201_0603Metric" H 3700 6550 50 0001 C CNN
F 3 "" H 3700 6550 50 0001 C CNN
F 4 "DNP" H 3700 6550 50 0001 C CNN "MPN"
F 5 "DNP" H 3700 6550 50 0001 C CNN "Manufacturer"
F 6 "DNP" H 150 1550 50 0001 C CNN "MYPN"
1 3700 6550
1 0 0 -1
$EndComp
Wire Wire Line Wire Wire Line
3700 6650 3700 6900 3700 6650 3700 6900
Connection ~ 3700 6900 Connection ~ 3700 6900
Wire Wire Line Wire Wire Line
3700 6250 3700 6450 3700 6250 3700 6450
$Comp
L Device:R_Small R13
U 1 1 5DBF79F0
P 4050 7050
F 0 "R13" V 4050 7050 50 0000 C CNN
F 1 "0201, 0ohm (DNP)" V 4150 7250 50 0000 C CNN
F 2 "tomu-fpga:R_0201_0603Metric" H 4050 7050 50 0001 C CNN
F 3 "" H 4050 7050 50 0001 C CNN
F 4 "DNP" H 4050 7050 50 0001 C CNN "MPN"
F 5 "DNP" H 4050 7050 50 0001 C CNN "Manufacturer"
F 6 "DNP" H 500 2050 50 0001 C CNN "MYPN"
1 4050 7050
1 0 0 -1
$EndComp
Wire Wire Line Wire Wire Line
4050 7200 4050 7150 4050 7200 4050 7150
Wire Wire Line Wire Wire Line
@ -2228,7 +2300,7 @@ NoConn ~ 5850 2450
NoConn ~ 5850 2350 NoConn ~ 5850 2350
NoConn ~ 2650 5650 NoConn ~ 2650 5650
Wire Wire Line Wire Wire Line
8600 1250 8600 1100 8600 1250 8600 950
Wire Wire Line Wire Wire Line
10000 2500 9800 2500 10000 2500 9800 2500
Wire Wire Line Wire Wire Line
@ -2245,216 +2317,4 @@ Wire Wire Line
9550 2800 10000 2800 9550 2800 10000 2800
Wire Wire Line Wire Wire Line
9350 2700 10000 2700 9350 2700 10000 2700
NoConn ~ 5150 2600
Wire Wire Line
5250 1650 5250 2050
Wire Wire Line
5250 2050 5250 2400
$Comp
L Device:R_Small R13
U 1 1 5BFD305D
P 4050 7050
F 0 "R13" V 4050 7050 50 0000 C CNN
F 1 "0805, 10k, 1/16W (DNP)" V 3950 6850 50 0000 C CNN
F 2 "tomu-fpga:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" H 4050 7050 50 0001 C CNN
F 3 "" H 4050 7050 50 0001 C CNN
F 4 "ANY" H -950 200 50 0001 C CNN "MPN"
F 5 "ANY" H -950 200 50 0001 C CNN "MYPN"
F 6 "ANY" H -950 200 50 0001 C CNN "Manufacturer"
1 4050 7050
-1 0 0 1
$EndComp
Wire Wire Line
2400 7250 3700 7250
Text Notes 4600 3400 0 50 ~ 0
When booting FPGA from RPi, MISO and MOSI switch.\nSend bitstream out MISO0. This requires bitbanging the SPI stream.\nKeep SPI_CS low when driving CRESET high.
$Comp
L Device:D_Small D2
U 1 1 5C0A0D6F
P 5450 2400
F 0 "D2" V 5404 2468 50 0000 L CNN
F 1 "D_Small" V 5495 2468 50 0000 L CNN
F 2 "tomu-fpga:TVM-5V" V 5450 2400 50 0001 C CNN
F 3 "http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf" V 5450 2400 50 0001 C CNN
F 4 "641-1219-1-ND" H 0 0 50 0001 C CNN "DPN"
F 5 "CPDFR5V0" H 0 0 50 0001 C CNN "MPN"
F 6 "Comchip Technology" H 0 0 50 0001 C CNN "Manufacturer"
1 5450 2400
0 1 1 0
$EndComp
$Comp
L Device:D_Small D3
U 1 1 5C0A1030
P 5550 2300
F 0 "D3" V 5504 2368 50 0000 L CNN
F 1 "D_Small" V 5595 2368 50 0000 L CNN
F 2 "tomu-fpga:TVM-5V" V 5550 2300 50 0001 C CNN
F 3 "http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf" V 5550 2300 50 0001 C CNN
F 4 "641-1219-1-ND" H 0 0 50 0001 C CNN "DPN"
F 5 "CPDFR5V0" H 0 0 50 0001 C CNN "MPN"
F 6 "Comchip Technology" H 0 0 50 0001 C CNN "Manufacturer"
1 5550 2300
0 1 1 0
$EndComp
$Comp
L Device:D_Small D4
U 1 1 5C0A10BA
P 5650 2450
F 0 "D4" V 5604 2518 50 0000 L CNN
F 1 "D_Small" V 5695 2518 50 0000 L CNN
F 2 "tomu-fpga:TVM-5V" V 5650 2450 50 0001 C CNN
F 3 "http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf" V 5650 2450 50 0001 C CNN
F 4 "641-1219-1-ND" H 0 0 50 0001 C CNN "DPN"
F 5 "CPDFR5V0" H 0 0 50 0001 C CNN "MPN"
F 6 "Comchip Technology" H 0 0 50 0001 C CNN "Manufacturer"
1 5650 2450
0 1 1 0
$EndComp
$Comp
L Device:D_Small D5
U 1 1 5C0A1146
P 5750 2350
F 0 "D5" V 5704 2418 50 0000 L CNN
F 1 "D_Small" V 5795 2418 50 0000 L CNN
F 2 "tomu-fpga:TVM-5V" V 5750 2350 50 0001 C CNN
F 3 "http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf" V 5750 2350 50 0001 C CNN
F 4 "641-1219-1-ND" H 0 0 50 0001 C CNN "DPN"
F 5 "CPDFR5V0" H 0 0 50 0001 C CNN "MPN"
F 6 "Comchip Technology" H 0 0 50 0001 C CNN "Manufacturer"
1 5750 2350
0 1 1 0
$EndComp
Connection ~ 5750 2250
Wire Wire Line
5450 2500 5450 2650
Wire Wire Line
5450 2650 5550 2650
Wire Wire Line
5750 2650 5750 2450
Wire Wire Line
5550 2400 5550 2650
Connection ~ 5550 2650
Wire Wire Line
5550 2650 5600 2650
Wire Wire Line
5650 2550 5650 2650
Connection ~ 5650 2650
Wire Wire Line
5650 2650 5750 2650
$Comp
L power:GND #PWR0101
U 1 1 5C105F95
P 5600 2700
F 0 "#PWR0101" H 5600 2450 50 0001 C CNN
F 1 "GND" H 5605 2527 50 0000 C CNN
F 2 "" H 5600 2700 50 0001 C CNN
F 3 "" H 5600 2700 50 0001 C CNN
1 5600 2700
1 0 0 -1
$EndComp
Wire Wire Line
5600 2700 5600 2650
Connection ~ 5600 2650
Wire Wire Line
5600 2650 5650 2650
Wire Wire Line
5450 2300 5450 2150
Connection ~ 5450 2150
Wire Wire Line
5550 2200 5550 1950
Connection ~ 5550 1950
Wire Wire Line
5650 1850 5650 2350
Connection ~ 5650 1850
$Comp
L Device:D_Small D6
U 1 1 5C191C29
P 8750 1500
F 0 "D6" V 8796 1432 50 0000 R CNN
F 1 "D_Small" V 8705 1432 50 0000 R CNN
F 2 "tomu-fpga:TVM-12V" V 8750 1500 50 0001 C CNN
F 3 "http://www.comchiptech.com/admin/files/product/CPDF%20Series-HF-RevC%20cdr393273.pdf" V 8750 1500 50 0001 C CNN
F 4 "641-1966-6-ND" H 0 0 50 0001 C CNN "DPN"
F 5 "CPDF12V-HF" H 0 0 50 0001 C CNN "MPN"
F 6 "Comchip Technology" H 0 0 50 0001 C CNN "Manufacturer"
1 8750 1500
0 -1 -1 0
$EndComp
Connection ~ 8750 1700
Wire Wire Line
8750 1700 8700 1700
$Comp
L Device:D_Small D7
U 1 1 5C191F91
P 9200 1700
F 0 "D7" V 9246 1632 50 0000 R CNN
F 1 "D_Small" V 9155 1632 50 0000 R CNN
F 2 "tomu-fpga:TVM-5V" V 9200 1700 50 0001 C CNN
F 3 "http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf" V 9200 1700 50 0001 C CNN
F 4 "641-1219-1-ND" H 0 0 50 0001 C CNN "DPN"
F 5 "CPDFR5V0" H 0 0 50 0001 C CNN "MPN"
F 6 "Comchip Technology" H 0 0 50 0001 C CNN "Manufacturer"
1 9200 1700
0 -1 -1 0
$EndComp
Connection ~ 9200 1800
Wire Wire Line
9200 1800 9300 1800
$Comp
L Device:D_Small D8
U 1 1 5C19202D
P 9200 2000
F 0 "D8" V 9154 2068 50 0000 L CNN
F 1 "D_Small" V 9245 2068 50 0000 L CNN
F 2 "tomu-fpga:TVM-5V" V 9200 2000 50 0001 C CNN
F 3 "http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf" V 9200 2000 50 0001 C CNN
F 4 "641-1219-1-ND" H 0 0 50 0001 C CNN "DPN"
F 5 "CPDFR5V0" H 0 0 50 0001 C CNN "MPN"
F 6 "Comchip Technology" H 0 0 50 0001 C CNN "Manufacturer"
1 9200 2000
0 1 1 0
$EndComp
Connection ~ 9200 1900
Wire Wire Line
9200 1900 9300 1900
$Comp
L power:GND #PWR0102
U 1 1 5C192151
P 9200 2150
F 0 "#PWR0102" H 9200 1900 50 0001 C CNN
F 1 "GND" H 9205 1977 50 0000 C CNN
F 2 "" H 9200 2150 50 0001 C CNN
F 3 "" H 9200 2150 50 0001 C CNN
1 9200 2150
1 0 0 -1
$EndComp
Wire Wire Line
9200 2150 9200 2100
$Comp
L power:GND #PWR0103
U 1 1 5C1B5E6D
P 9350 1450
F 0 "#PWR0103" H 9350 1200 50 0001 C CNN
F 1 "GND" H 9355 1277 50 0000 C CNN
F 2 "" H 9350 1450 50 0001 C CNN
F 3 "" H 9350 1450 50 0001 C CNN
1 9350 1450
1 0 0 -1
$EndComp
Wire Wire Line
9350 1450 9200 1450
Wire Wire Line
9200 1450 9200 1600
Wire Wire Line
8750 1500 8750 1400
Wire Wire Line
8750 1100 8600 1100
Connection ~ 8600 1100
Wire Wire Line
8600 1100 8600 950
Wire Wire Line
8750 1700 8750 1600
Wire Wire Line
8750 1100 8750 1400
Connection ~ 8750 1400
$EndSCHEMATC $EndSCHEMATC

View File

@ -8,15 +8,22 @@ C8,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tom
C3,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, C3,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
C1,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, C1,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
C2,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, C2,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
U9,USB-B,USB-B,1,,tomu-fpga,,,,PCB-etched USB pads,DNP,DNP,DNP,
U10,RGB-LED,LED-RGB-5DS-UHD1110-FKA,1,https://www.cree.com/led-components/media/documents/ds-UHD1110-FKA.pdf,tomu-fpga,,Citizen,N/A,,UHD1110-FKA,Cree,,CL-505S-X-SD-T U10,RGB-LED,LED-RGB-5DS-UHD1110-FKA,1,https://www.cree.com/led-components/media/documents/ds-UHD1110-FKA.pdf,tomu-fpga,,Citizen,N/A,,UHD1110-FKA,Cree,,CL-505S-X-SD-T
R12,"0805, 22ohm, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, R12,"0805, 22ohm, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
R11,"0805, 22ohm, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, R11,"0805, 22ohm, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
R9,"0805, 1.5k, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, R9,"0805, 1.5k, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
U6,MEMS Oscillator (DNP),MEMS-20005625B,1,http://ww1.microchip.com/downloads/en/DeviceDoc/20005625B.pdf,tomu-fpga,,,DSC6001HI2A-048.0000T-ND,MEMS OSC XO 48.0000MHZ CMOS SMD,DSC6001HI2A-048.0000T,Microchip,,
C4,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, C4,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
SW2,Captouch Pads,Touchpads,1,,tomu-fpga,,,,PCB-etched captouch pads,DNP,DNP,DNP,
C23,"0805, 100nF, 10V, X5R, 20% (DNP)",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,DNP,DNP,DNP,
C22,"0805, 10uF, 10V, X5R, 20% (DNP)",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,DNP,DNP,DNP,
R10,"0805, 100ohm, 1/16W, 1% (DNP)",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,DNP,DNP,DNP,
R1,"0805, 10k, 1/16W",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, R1,"0805, 10k, 1/16W",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
5,USER5,SPST-NO-Button,1,http://www.ckswitches.com/media/1467/pts525.pdf,tomu-fpga,,,CKN9104CT-ND,SWITCH TACTILE SPST-NO 0.02A 15V,PTS525SM15SMTR2 LFS,C&K,SW-PB-5X5-1.6, SW3,USER1,SPST-NO-Button,1,http://www.ckswitches.com/media/1467/pts525.pdf,tomu-fpga,,,CKN9104CT-ND,SWITCH TACTILE SPST-NO 0.02A 15V,PTS525SM15SMTR2 LFS,C&K,SW-PB-5X5-1.6,
6,USER6,SPST-NO-Button,1,http://www.ckswitches.com/media/1467/pts525.pdf,tomu-fpga,,,CKN9104CT-ND,SWITCH TACTILE SPST-NO 0.02A 15V,PTS525SM15SMTR2 LFS,C&K,SW-PB-5X5-1.6, SW4,USER2,SPST-NO-Button,1,http://www.ckswitches.com/media/1467/pts525.pdf,tomu-fpga,,,CKN9104CT-ND,SWITCH TACTILE SPST-NO 0.02A 15V,PTS525SM15SMTR2 LFS,C&K,SW-PB-5X5-1.6,
R8,"0805, 1.5k, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, R8,"0805, 1.5k, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
R4,"0805, 10k, 1/16W (DNP)",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,DNP,DNP,DNP,
R5,"0805, 10k, 1/16W",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, R5,"0805, 10k, 1/16W",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
C21,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, C21,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
C20,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, C20,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
@ -37,9 +44,15 @@ C16,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,to
C27,"0805, 10nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, C27,"0805, 10nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
C25,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, C25,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
U7,Crystal Oscillator,XTAL-2520,1,https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf,tomu-fpga,,,XC2756CT-ND,XTAL OSC XO 48.0000MHZ CMOS SMD,XC2756CT-ND,ECS,, U7,Crystal Oscillator,XTAL-2520,1,https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf,tomu-fpga,,,XC2756CT-ND,XTAL OSC XO 48.0000MHZ CMOS SMD,XC2756CT-ND,ECS,,
R7,"0201, 0ohm (DNP)",R_0201_0603Metric,1,,tomu-fpga,,,,,DNP,DNP,DNP,
R6,"0201, 0ohm (DNP)",R_0201_0603Metric,1,,tomu-fpga,,,,,DNP,DNP,DNP,
C11,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, C11,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
U5,ICE40UP5K-SG48I,QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm,1,http://www.latticesemi.com/Products/FPGAandCPLD/iCE40Ultra,tomu-fpga,,,220-2212-1-ND,"ICE40-ULTRAPLUS, 5280 LUTS, 1.2V",ICE40UP5K-SG48I,Lattice,, U5,ICE40UP5K-SG48I,QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm,1,http://www.latticesemi.com/Products/FPGAandCPLD/iCE40Ultra,tomu-fpga,,,220-2212-1-ND,"ICE40-ULTRAPLUS, 5280 LUTS, 1.2V",ICE40UP5K-SG48I,Lattice,,
U4,SPI Flash,SOIC-8,1,http://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf,tomu-fpga,,,W25Q128JVSIMCT-ND,IC FLASH 128M SPI 133MHZ 8SOIC,W25Q128JVSIM,Winbond Electronics,, U4,SPI Flash,SOIC-8,1,http://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf,tomu-fpga,,,W25Q128JVSIMCT-ND,IC FLASH 128M SPI 133MHZ 8SOIC,W25Q128JVSIM,Winbond Electronics,,
Reset,RESET,SPST-NO-Button,1,http://www.ckswitches.com/media/1467/pts525.pdf,tomu-fpga,,,CKN9104CT-ND,SWITCH TACTILE SPST-NO 0.02A 15V,PTS525SM15SMTR2 LFS,C&K,SW-PB-5X5-1.6, SW1,RESET,SPST-NO-Button,1,http://www.ckswitches.com/media/1467/pts525.pdf,tomu-fpga,,,CKN9104CT-ND,SWITCH TACTILE SPST-NO 0.02A 15V,PTS525SM15SMTR2 LFS,C&K,SW-PB-5X5-1.6,
D1,Power LED,LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,http://optoelectronics.liteon.com/upload/download/DS-22-99-0150/LTST-C170KRKT.pdf,tomu-fpga,,,160-1415-1-ND,LED RED CLEAR SMD,LTST-C170KRKT,Lite-On Inc.,, D1,Power LED,LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,http://optoelectronics.liteon.com/upload/download/DS-22-99-0150/LTST-C170KRKT.pdf,tomu-fpga,,,160-1415-1-ND,LED RED CLEAR SMD,LTST-C170KRKT,Lite-On Inc.,,
R2,"0805, 1.5k, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY, R2,"0805, 1.5k, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,
J1,Raspberry_Pi_2_3,PinHeader_2x20_P2.54mm_Vertical,1,https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf,tomu-fpga,,,,Connector for development,,,,
R3,"0201, 0ohm (DNP)",R_0201_0603Metric,1,,tomu-fpga,,,,,DNP,DNP,DNP,
R13,"0201, 0ohm (DNP)",R_0201_0603Metric,1,,tomu-fpga,,,,,DNP,DNP,DNP,
J3,PMOD,Pin_Header_Straight_1x06_Pitch2.54mm,1,~,tomu-fpga,,,DNP,,DNP,DNP,,

1 Reference Value Footprint Count Datasheet FootprintLib AMPN AManufacturer DPN Description MPN Manufacturer MYPN APN
8 C3 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
9 C1 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
10 C2 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
11 U9 USB-B USB-B 1 tomu-fpga PCB-etched USB pads DNP DNP DNP
12 U10 RGB-LED LED-RGB-5DS-UHD1110-FKA 1 https://www.cree.com/led-components/media/documents/ds-UHD1110-FKA.pdf tomu-fpga Citizen N/A UHD1110-FKA Cree CL-505S-X-SD-T
13 R12 0805, 22ohm, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
14 R11 0805, 22ohm, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
15 R9 0805, 1.5k, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
16 U6 MEMS Oscillator (DNP) MEMS-20005625B 1 http://ww1.microchip.com/downloads/en/DeviceDoc/20005625B.pdf tomu-fpga DSC6001HI2A-048.0000T-ND MEMS OSC XO 48.0000MHZ CMOS SMD DSC6001HI2A-048.0000T Microchip
17 C4 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
18 SW2 Captouch Pads Touchpads 1 tomu-fpga PCB-etched captouch pads DNP DNP DNP
19 C23 0805, 100nF, 10V, X5R, 20% (DNP) C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga DNP DNP DNP
20 C22 0805, 10uF, 10V, X5R, 20% (DNP) C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga DNP DNP DNP
21 R10 0805, 100ohm, 1/16W, 1% (DNP) R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga DNP DNP DNP
22 R1 0805, 10k, 1/16W R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
23 5 SW3 USER5 USER1 SPST-NO-Button 1 http://www.ckswitches.com/media/1467/pts525.pdf tomu-fpga CKN9104CT-ND SWITCH TACTILE SPST-NO 0.02A 15V PTS525SM15SMTR2 LFS C&K SW-PB-5X5-1.6
24 6 SW4 USER6 USER2 SPST-NO-Button 1 http://www.ckswitches.com/media/1467/pts525.pdf tomu-fpga CKN9104CT-ND SWITCH TACTILE SPST-NO 0.02A 15V PTS525SM15SMTR2 LFS C&K SW-PB-5X5-1.6
25 R8 0805, 1.5k, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
26 R4 0805, 10k, 1/16W (DNP) R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga DNP DNP DNP
27 R5 0805, 10k, 1/16W R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
28 C21 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
29 C20 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
44 C27 0805, 10nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
45 C25 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
46 U7 Crystal Oscillator XTAL-2520 1 https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf tomu-fpga XC2756CT-ND XTAL OSC XO 48.0000MHZ CMOS SMD XC2756CT-ND ECS
47 R7 0201, 0ohm (DNP) R_0201_0603Metric 1 tomu-fpga DNP DNP DNP
48 R6 0201, 0ohm (DNP) R_0201_0603Metric 1 tomu-fpga DNP DNP DNP
49 C11 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
50 U5 ICE40UP5K-SG48I QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm 1 http://www.latticesemi.com/Products/FPGAandCPLD/iCE40Ultra tomu-fpga 220-2212-1-ND ICE40-ULTRAPLUS, 5280 LUTS, 1.2V ICE40UP5K-SG48I Lattice
51 U4 SPI Flash SOIC-8 1 http://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf tomu-fpga W25Q128JVSIMCT-ND IC FLASH 128M SPI 133MHZ 8SOIC W25Q128JVSIM Winbond Electronics
52 Reset SW1 RESET SPST-NO-Button 1 http://www.ckswitches.com/media/1467/pts525.pdf tomu-fpga CKN9104CT-ND SWITCH TACTILE SPST-NO 0.02A 15V PTS525SM15SMTR2 LFS C&K SW-PB-5X5-1.6
53 D1 Power LED LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 http://optoelectronics.liteon.com/upload/download/DS-22-99-0150/LTST-C170KRKT.pdf tomu-fpga 160-1415-1-ND LED RED CLEAR SMD LTST-C170KRKT Lite-On Inc.
54 R2 0805, 1.5k, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
55 J1 Raspberry_Pi_2_3 PinHeader_2x20_P2.54mm_Vertical 1 https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf tomu-fpga Connector for development
56 R3 0201, 0ohm (DNP) R_0201_0603Metric 1 tomu-fpga DNP DNP DNP
57 R13 0201, 0ohm (DNP) R_0201_0603Metric 1 tomu-fpga DNP DNP DNP
58 J3 PMOD Pin_Header_Straight_1x06_Pitch2.54mm 1 ~ tomu-fpga DNP DNP DNP

File diff suppressed because one or more lines are too long

View File

@ -19,6 +19,8 @@ Ref,Val,Package,PosX,PosY,Rot,Side
"C19","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",66.000000,17.975000,270.000000,top "C19","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",66.000000,17.975000,270.000000,top
"C20","0805, 100nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",39.000000,18.400000,90.000000,top "C20","0805, 100nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",39.000000,18.400000,90.000000,top
"C21","0805, 100nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",54.000000,9.000000,0.000000,top "C21","0805, 100nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",54.000000,9.000000,0.000000,top
"C22","0805, 10uF, 10V, X5R, 20% (DNP)","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",64.000000,17.975000,90.000000,top
"C23","0805, 100nF, 10V, X5R, 20% (DNP)","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",62.000000,18.000000,270.000000,top
"C24","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",59.000000,31.000000,0.000000,top "C24","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",59.000000,31.000000,0.000000,top
"C25","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",54.000000,11.000000,0.000000,top "C25","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",54.000000,11.000000,0.000000,top
"C26","0805, 10nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",59.000000,29.000000,0.000000,top "C26","0805, 10nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",59.000000,29.000000,0.000000,top
@ -27,19 +29,20 @@ Ref,Val,Package,PosX,PosY,Rot,Side
"D1","Power LED","LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder",58.000000,3.000000,180.000000,top "D1","Power LED","LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder",58.000000,3.000000,180.000000,top
"R1","0805, 10k, 1/16W","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",10.250000,27.500000,0.000000,top "R1","0805, 10k, 1/16W","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",10.250000,27.500000,0.000000,top
"R2","0805, 1.5k, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",62.025000,3.000000,180.000000,top "R2","0805, 1.5k, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",62.025000,3.000000,180.000000,top
"R3","0201, 0ohm (DNP)","R_0201_0603Metric",16.750000,19.250000,270.000000,top
"R4","0805, 10k, 1/16W (DNP)","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",10.225000,29.500000,0.000000,top
"R5","0805, 10k, 1/16W","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",15.250000,18.000000,90.000000,top "R5","0805, 10k, 1/16W","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",15.250000,18.000000,90.000000,top
"R6","0201, 0ohm (DNP)","R_0201_0603Metric",47.000000,26.255000,270.000000,top
"R7","0201, 0ohm (DNP)","R_0201_0603Metric",49.600000,25.800000,180.000000,top
"R8","0805, 1.5k, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",73.275216,35.275216,45.000000,top "R8","0805, 1.5k, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",73.275216,35.275216,45.000000,top
"R9","0805, 1.5k, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",74.800000,33.800000,45.000000,top "R9","0805, 1.5k, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",74.800000,33.800000,45.000000,top
"R10","0805, 100ohm, 1/16W, 1% (DNP)","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",60.000000,20.000000,90.000000,top
"R11","0805, 22ohm, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",71.824784,36.724784,45.000000,top "R11","0805, 22ohm, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",71.824784,36.724784,45.000000,top
"R12","0805, 22ohm, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",76.200000,32.400000,45.000000,top "R12","0805, 22ohm, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",76.200000,32.400000,45.000000,top
"Reset","RESET","SPST-NO-Button",7.000000,20.000000,270.000000,top "R13","0201, 0ohm (DNP)","R_0201_0603Metric",13.750000,19.180000,90.000000,top
"5","USER5","SPST-NO-Button",63.000000,43.000000,180.000000,top
"6","USER6","SPST-NO-Button",53.000000,43.000000,180.000000,top
"U1","LDO-SOT23-1.2V","SOT-23-5_HandSoldering",27.350000,20.050000,270.000000,top "U1","LDO-SOT23-1.2V","SOT-23-5_HandSoldering",27.350000,20.050000,270.000000,top
"U2","LDO-SOT23-3.3V","SOT-23-5_HandSoldering",33.000000,27.000000,270.000000,top "U2","LDO-SOT23-3.3V","SOT-23-5_HandSoldering",33.000000,27.000000,270.000000,top
"U3","LDO-SOT23-2.5V","SOT-23-5_HandSoldering",62.000000,8.000000,180.000000,top "U3","LDO-SOT23-2.5V","SOT-23-5_HandSoldering",62.000000,8.000000,180.000000,top
"U4","SPI Flash","SOIC-8",18.000000,13.000000,270.000000,top "U4","SPI Flash","SOIC-8",18.000000,13.000000,270.000000,top
"U5","ICE40UP5K-SG48I","QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm",49.000000,20.000000,0.000000,top "U5","ICE40UP5K-SG48I","QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm",49.000000,20.000000,0.000000,top
"U7","Crystal Oscillator","XTAL-2520",49.000000,27.600000,0.000000,top
"U8","LDO-SOT23-1.2V","SOT-23-5_HandSoldering",69.000000,16.000000,90.000000,top "U8","LDO-SOT23-1.2V","SOT-23-5_HandSoldering",69.000000,16.000000,90.000000,top
"U10","RGB-LED","LED-RGB-5DS-UHD1110-FKA",52.000000,27.000000,90.000000,top

1 Ref Val Package PosX PosY Rot Side
19 C19 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 66.000000 17.975000 270.000000 top
20 C20 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 39.000000 18.400000 90.000000 top
21 C21 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 54.000000 9.000000 0.000000 top
22 C22 0805, 10uF, 10V, X5R, 20% (DNP) C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 64.000000 17.975000 90.000000 top
23 C23 0805, 100nF, 10V, X5R, 20% (DNP) C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 62.000000 18.000000 270.000000 top
24 C24 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 59.000000 31.000000 0.000000 top
25 C25 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 54.000000 11.000000 0.000000 top
26 C26 0805, 10nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 59.000000 29.000000 0.000000 top
29 D1 Power LED LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder 58.000000 3.000000 180.000000 top
30 R1 0805, 10k, 1/16W R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 10.250000 27.500000 0.000000 top
31 R2 0805, 1.5k, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 62.025000 3.000000 180.000000 top
32 R3 0201, 0ohm (DNP) R_0201_0603Metric 16.750000 19.250000 270.000000 top
33 R4 0805, 10k, 1/16W (DNP) R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 10.225000 29.500000 0.000000 top
34 R5 0805, 10k, 1/16W R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 15.250000 18.000000 90.000000 top
35 R6 0201, 0ohm (DNP) R_0201_0603Metric 47.000000 26.255000 270.000000 top
36 R7 0201, 0ohm (DNP) R_0201_0603Metric 49.600000 25.800000 180.000000 top
37 R8 0805, 1.5k, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 73.275216 35.275216 45.000000 top
38 R9 0805, 1.5k, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 74.800000 33.800000 45.000000 top
39 R10 0805, 100ohm, 1/16W, 1% (DNP) R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 60.000000 20.000000 90.000000 top
40 R11 0805, 22ohm, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 71.824784 36.724784 45.000000 top
41 R12 0805, 22ohm, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 76.200000 32.400000 45.000000 top
42 Reset R13 RESET 0201, 0ohm (DNP) SPST-NO-Button R_0201_0603Metric 7.000000 13.750000 20.000000 19.180000 270.000000 90.000000 top
5 USER5 SPST-NO-Button 63.000000 43.000000 180.000000 top
6 USER6 SPST-NO-Button 53.000000 43.000000 180.000000 top
43 U1 LDO-SOT23-1.2V SOT-23-5_HandSoldering 27.350000 20.050000 270.000000 top
44 U2 LDO-SOT23-3.3V SOT-23-5_HandSoldering 33.000000 27.000000 270.000000 top
45 U3 LDO-SOT23-2.5V SOT-23-5_HandSoldering 62.000000 8.000000 180.000000 top
46 U4 SPI Flash SOIC-8 18.000000 13.000000 270.000000 top
47 U5 ICE40UP5K-SG48I QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm 49.000000 20.000000 0.000000 top
U7 Crystal Oscillator XTAL-2520 49.000000 27.600000 0.000000 top
48 U8 LDO-SOT23-1.2V SOT-23-5_HandSoldering 69.000000 16.000000 90.000000 top
U10 RGB-LED LED-RGB-5DS-UHD1110-FKA 52.000000 27.000000 90.000000 top

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,15 +0,0 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)-4*
G04 #@! TF.CreationDate,2018-11-24T16:54:36-05:00*
G04 #@! TF.ProjectId,tomu-fpga,746F6D752D667067612E6B696361645F,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (5.0.1)-4) date 11/24/18 16:54:36*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*

View File

@ -1,15 +0,0 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)-4*
G04 #@! TF.CreationDate,2018-11-24T16:54:36-05:00*
G04 #@! TF.ProjectId,tomu-fpga,746F6D752D667067612E6B696361645F,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Legend,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (5.0.1)-4) date 11/24/18 16:54:36*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*

View File

@ -1,541 +0,0 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)-4*
G04 #@! TF.CreationDate,2018-11-24T16:54:36-05:00*
G04 #@! TF.ProjectId,tomu-fpga,746F6D752D667067612E6B696361645F,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Other,Comment*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (5.0.1)-4) date 11/24/18 16:54:36*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.300000*%
G04 APERTURE END LIST*
D10*
X25952142Y-23528571D02*
X25952142Y-22028571D01*
X26523571Y-22028571D01*
X26666428Y-22100000D01*
X26737857Y-22171428D01*
X26809285Y-22314285D01*
X26809285Y-22528571D01*
X26737857Y-22671428D01*
X26666428Y-22742857D01*
X26523571Y-22814285D01*
X25952142Y-22814285D01*
X28309285Y-23385714D02*
X28237857Y-23457142D01*
X28023571Y-23528571D01*
X27880714Y-23528571D01*
X27666428Y-23457142D01*
X27523571Y-23314285D01*
X27452142Y-23171428D01*
X27380714Y-22885714D01*
X27380714Y-22671428D01*
X27452142Y-22385714D01*
X27523571Y-22242857D01*
X27666428Y-22100000D01*
X27880714Y-22028571D01*
X28023571Y-22028571D01*
X28237857Y-22100000D01*
X28309285Y-22171428D01*
X29452142Y-22742857D02*
X29666428Y-22814285D01*
X29737857Y-22885714D01*
X29809285Y-23028571D01*
X29809285Y-23242857D01*
X29737857Y-23385714D01*
X29666428Y-23457142D01*
X29523571Y-23528571D01*
X28952142Y-23528571D01*
X28952142Y-22028571D01*
X29452142Y-22028571D01*
X29595000Y-22100000D01*
X29666428Y-22171428D01*
X29737857Y-22314285D01*
X29737857Y-22457142D01*
X29666428Y-22600000D01*
X29595000Y-22671428D01*
X29452142Y-22742857D01*
X28952142Y-22742857D01*
X31380714Y-22028571D02*
X32237857Y-22028571D01*
X31809285Y-23528571D02*
X31809285Y-22028571D01*
X32737857Y-23528571D02*
X32737857Y-22028571D01*
X33380714Y-23528571D02*
X33380714Y-22742857D01*
X33309285Y-22600000D01*
X33166428Y-22528571D01*
X32952142Y-22528571D01*
X32809285Y-22600000D01*
X32737857Y-22671428D01*
X34095000Y-23528571D02*
X34095000Y-22528571D01*
X34095000Y-22028571D02*
X34023571Y-22100000D01*
X34095000Y-22171428D01*
X34166428Y-22100000D01*
X34095000Y-22028571D01*
X34095000Y-22171428D01*
X35452142Y-23457142D02*
X35309285Y-23528571D01*
X35023571Y-23528571D01*
X34880714Y-23457142D01*
X34809285Y-23385714D01*
X34737857Y-23242857D01*
X34737857Y-22814285D01*
X34809285Y-22671428D01*
X34880714Y-22600000D01*
X35023571Y-22528571D01*
X35309285Y-22528571D01*
X35452142Y-22600000D01*
X36095000Y-23528571D02*
X36095000Y-22028571D01*
X36237857Y-22957142D02*
X36666428Y-23528571D01*
X36666428Y-22528571D02*
X36095000Y-23100000D01*
X37309285Y-22528571D02*
X37309285Y-23528571D01*
X37309285Y-22671428D02*
X37380714Y-22600000D01*
X37523571Y-22528571D01*
X37737857Y-22528571D01*
X37880714Y-22600000D01*
X37952142Y-22742857D01*
X37952142Y-23528571D01*
X39237857Y-23457142D02*
X39095000Y-23528571D01*
X38809285Y-23528571D01*
X38666428Y-23457142D01*
X38595000Y-23314285D01*
X38595000Y-22742857D01*
X38666428Y-22600000D01*
X38809285Y-22528571D01*
X39095000Y-22528571D01*
X39237857Y-22600000D01*
X39309285Y-22742857D01*
X39309285Y-22885714D01*
X38595000Y-23028571D01*
X39880714Y-23457142D02*
X40023571Y-23528571D01*
X40309285Y-23528571D01*
X40452142Y-23457142D01*
X40523571Y-23314285D01*
X40523571Y-23242857D01*
X40452142Y-23100000D01*
X40309285Y-23028571D01*
X40095000Y-23028571D01*
X39952142Y-22957142D01*
X39880714Y-22814285D01*
X39880714Y-22742857D01*
X39952142Y-22600000D01*
X40095000Y-22528571D01*
X40309285Y-22528571D01*
X40452142Y-22600000D01*
X41095000Y-23457142D02*
X41237857Y-23528571D01*
X41523571Y-23528571D01*
X41666428Y-23457142D01*
X41737857Y-23314285D01*
X41737857Y-23242857D01*
X41666428Y-23100000D01*
X41523571Y-23028571D01*
X41309285Y-23028571D01*
X41166428Y-22957142D01*
X41095000Y-22814285D01*
X41095000Y-22742857D01*
X41166428Y-22600000D01*
X41309285Y-22528571D01*
X41523571Y-22528571D01*
X41666428Y-22600000D01*
X42380714Y-23385714D02*
X42452142Y-23457142D01*
X42380714Y-23528571D01*
X42309285Y-23457142D01*
X42380714Y-23385714D01*
X42380714Y-23528571D01*
X42380714Y-22600000D02*
X42452142Y-22671428D01*
X42380714Y-22742857D01*
X42309285Y-22671428D01*
X42380714Y-22600000D01*
X42380714Y-22742857D01*
X44166428Y-22171428D02*
X44237857Y-22100000D01*
X44380714Y-22028571D01*
X44737857Y-22028571D01*
X44880714Y-22100000D01*
X44952142Y-22171428D01*
X45023571Y-22314285D01*
X45023571Y-22457142D01*
X44952142Y-22671428D01*
X44095000Y-23528571D01*
X45023571Y-23528571D01*
X45666428Y-23385714D02*
X45737857Y-23457142D01*
X45666428Y-23528571D01*
X45595000Y-23457142D01*
X45666428Y-23385714D01*
X45666428Y-23528571D01*
X47023571Y-22528571D02*
X47023571Y-23528571D01*
X46666428Y-21957142D02*
X46309285Y-23028571D01*
X47237857Y-23028571D01*
X47809285Y-23528571D02*
X47809285Y-22528571D01*
X47809285Y-22671428D02*
X47880714Y-22600000D01*
X48023571Y-22528571D01*
X48237857Y-22528571D01*
X48380714Y-22600000D01*
X48452142Y-22742857D01*
X48452142Y-23528571D01*
X48452142Y-22742857D02*
X48523571Y-22600000D01*
X48666428Y-22528571D01*
X48880714Y-22528571D01*
X49023571Y-22600000D01*
X49095000Y-22742857D01*
X49095000Y-23528571D01*
X49809285Y-23528571D02*
X49809285Y-22528571D01*
X49809285Y-22671428D02*
X49880714Y-22600000D01*
X50023571Y-22528571D01*
X50237857Y-22528571D01*
X50380714Y-22600000D01*
X50452142Y-22742857D01*
X50452142Y-23528571D01*
X50452142Y-22742857D02*
X50523571Y-22600000D01*
X50666428Y-22528571D01*
X50880714Y-22528571D01*
X51023571Y-22600000D01*
X51095000Y-22742857D01*
X51095000Y-23528571D01*
X25880714Y-26007142D02*
X26095000Y-26078571D01*
X26452142Y-26078571D01*
X26595000Y-26007142D01*
X26666428Y-25935714D01*
X26737857Y-25792857D01*
X26737857Y-25650000D01*
X26666428Y-25507142D01*
X26595000Y-25435714D01*
X26452142Y-25364285D01*
X26166428Y-25292857D01*
X26023571Y-25221428D01*
X25952142Y-25150000D01*
X25880714Y-25007142D01*
X25880714Y-24864285D01*
X25952142Y-24721428D01*
X26023571Y-24650000D01*
X26166428Y-24578571D01*
X26523571Y-24578571D01*
X26737857Y-24650000D01*
X27595000Y-26078571D02*
X27452142Y-26007142D01*
X27380714Y-25935714D01*
X27309285Y-25792857D01*
X27309285Y-25364285D01*
X27380714Y-25221428D01*
X27452142Y-25150000D01*
X27595000Y-25078571D01*
X27809285Y-25078571D01*
X27952142Y-25150000D01*
X28023571Y-25221428D01*
X28095000Y-25364285D01*
X28095000Y-25792857D01*
X28023571Y-25935714D01*
X27952142Y-26007142D01*
X27809285Y-26078571D01*
X27595000Y-26078571D01*
X28952142Y-26078571D02*
X28809285Y-26007142D01*
X28737857Y-25864285D01*
X28737857Y-24578571D01*
X30166428Y-26078571D02*
X30166428Y-24578571D01*
X30166428Y-26007142D02*
X30023571Y-26078571D01*
X29737857Y-26078571D01*
X29595000Y-26007142D01*
X29523571Y-25935714D01*
X29452142Y-25792857D01*
X29452142Y-25364285D01*
X29523571Y-25221428D01*
X29595000Y-25150000D01*
X29737857Y-25078571D01*
X30023571Y-25078571D01*
X30166428Y-25150000D01*
X31452142Y-26007142D02*
X31309285Y-26078571D01*
X31023571Y-26078571D01*
X30880714Y-26007142D01*
X30809285Y-25864285D01*
X30809285Y-25292857D01*
X30880714Y-25150000D01*
X31023571Y-25078571D01*
X31309285Y-25078571D01*
X31452142Y-25150000D01*
X31523571Y-25292857D01*
X31523571Y-25435714D01*
X30809285Y-25578571D01*
X32166428Y-26078571D02*
X32166428Y-25078571D01*
X32166428Y-25364285D02*
X32237857Y-25221428D01*
X32309285Y-25150000D01*
X32452142Y-25078571D01*
X32595000Y-25078571D01*
X33095000Y-26078571D02*
X33095000Y-25078571D01*
X33095000Y-25221428D02*
X33166428Y-25150000D01*
X33309285Y-25078571D01*
X33523571Y-25078571D01*
X33666428Y-25150000D01*
X33737857Y-25292857D01*
X33737857Y-26078571D01*
X33737857Y-25292857D02*
X33809285Y-25150000D01*
X33952142Y-25078571D01*
X34166428Y-25078571D01*
X34309285Y-25150000D01*
X34380714Y-25292857D01*
X34380714Y-26078571D01*
X35737857Y-26078571D02*
X35737857Y-25292857D01*
X35666428Y-25150000D01*
X35523571Y-25078571D01*
X35237857Y-25078571D01*
X35095000Y-25150000D01*
X35737857Y-26007142D02*
X35595000Y-26078571D01*
X35237857Y-26078571D01*
X35095000Y-26007142D01*
X35023571Y-25864285D01*
X35023571Y-25721428D01*
X35095000Y-25578571D01*
X35237857Y-25507142D01*
X35595000Y-25507142D01*
X35737857Y-25435714D01*
X36380714Y-26007142D02*
X36523571Y-26078571D01*
X36809285Y-26078571D01*
X36952142Y-26007142D01*
X37023571Y-25864285D01*
X37023571Y-25792857D01*
X36952142Y-25650000D01*
X36809285Y-25578571D01*
X36595000Y-25578571D01*
X36452142Y-25507142D01*
X36380714Y-25364285D01*
X36380714Y-25292857D01*
X36452142Y-25150000D01*
X36595000Y-25078571D01*
X36809285Y-25078571D01*
X36952142Y-25150000D01*
X37666428Y-26078571D02*
X37666428Y-24578571D01*
X37809285Y-25507142D02*
X38237857Y-26078571D01*
X38237857Y-25078571D02*
X37666428Y-25650000D01*
X38880714Y-25935714D02*
X38952142Y-26007142D01*
X38880714Y-26078571D01*
X38809285Y-26007142D01*
X38880714Y-25935714D01*
X38880714Y-26078571D01*
X38880714Y-25150000D02*
X38952142Y-25221428D01*
X38880714Y-25292857D01*
X38809285Y-25221428D01*
X38880714Y-25150000D01*
X38880714Y-25292857D01*
X40737857Y-26078571D02*
X40737857Y-24578571D01*
X41095000Y-24578571D01*
X41309285Y-24650000D01*
X41452142Y-24792857D01*
X41523571Y-24935714D01*
X41595000Y-25221428D01*
X41595000Y-25435714D01*
X41523571Y-25721428D01*
X41452142Y-25864285D01*
X41309285Y-26007142D01*
X41095000Y-26078571D01*
X40737857Y-26078571D01*
X42880714Y-26078571D02*
X42880714Y-25292857D01*
X42809285Y-25150000D01*
X42666428Y-25078571D01*
X42380714Y-25078571D01*
X42237857Y-25150000D01*
X42880714Y-26007142D02*
X42737857Y-26078571D01*
X42380714Y-26078571D01*
X42237857Y-26007142D01*
X42166428Y-25864285D01*
X42166428Y-25721428D01*
X42237857Y-25578571D01*
X42380714Y-25507142D01*
X42737857Y-25507142D01*
X42880714Y-25435714D01*
X43595000Y-26078571D02*
X43595000Y-25078571D01*
X43595000Y-25364285D02*
X43666428Y-25221428D01*
X43737857Y-25150000D01*
X43880714Y-25078571D01*
X44023571Y-25078571D01*
X44523571Y-26078571D02*
X44523571Y-24578571D01*
X44666428Y-25507142D02*
X45095000Y-26078571D01*
X45095000Y-25078571D02*
X44523571Y-25650000D01*
X47380714Y-25292857D02*
X47595000Y-25364285D01*
X47666428Y-25435714D01*
X47737857Y-25578571D01*
X47737857Y-25792857D01*
X47666428Y-25935714D01*
X47595000Y-26007142D01*
X47452142Y-26078571D01*
X46880714Y-26078571D01*
X46880714Y-24578571D01*
X47380714Y-24578571D01*
X47523571Y-24650000D01*
X47595000Y-24721428D01*
X47666428Y-24864285D01*
X47666428Y-25007142D01*
X47595000Y-25150000D01*
X47523571Y-25221428D01*
X47380714Y-25292857D01*
X46880714Y-25292857D01*
X48595000Y-26078571D02*
X48452142Y-26007142D01*
X48380714Y-25864285D01*
X48380714Y-24578571D01*
X49809285Y-25078571D02*
X49809285Y-26078571D01*
X49166428Y-25078571D02*
X49166428Y-25864285D01*
X49237857Y-26007142D01*
X49380714Y-26078571D01*
X49595000Y-26078571D01*
X49737857Y-26007142D01*
X49809285Y-25935714D01*
X51095000Y-26007142D02*
X50952142Y-26078571D01*
X50666428Y-26078571D01*
X50523571Y-26007142D01*
X50452142Y-25864285D01*
X50452142Y-25292857D01*
X50523571Y-25150000D01*
X50666428Y-25078571D01*
X50952142Y-25078571D01*
X51095000Y-25150000D01*
X51166428Y-25292857D01*
X51166428Y-25435714D01*
X50452142Y-25578571D01*
X25880714Y-28557142D02*
X26095000Y-28628571D01*
X26452142Y-28628571D01*
X26595000Y-28557142D01*
X26666428Y-28485714D01*
X26737857Y-28342857D01*
X26737857Y-28200000D01*
X26666428Y-28057142D01*
X26595000Y-27985714D01*
X26452142Y-27914285D01*
X26166428Y-27842857D01*
X26023571Y-27771428D01*
X25952142Y-27700000D01*
X25880714Y-27557142D01*
X25880714Y-27414285D01*
X25952142Y-27271428D01*
X26023571Y-27200000D01*
X26166428Y-27128571D01*
X26523571Y-27128571D01*
X26737857Y-27200000D01*
X27380714Y-28628571D02*
X27380714Y-27628571D01*
X27380714Y-27128571D02*
X27309285Y-27200000D01*
X27380714Y-27271428D01*
X27452142Y-27200000D01*
X27380714Y-27128571D01*
X27380714Y-27271428D01*
X28309285Y-28628571D02*
X28166428Y-28557142D01*
X28095000Y-28414285D01*
X28095000Y-27128571D01*
X28880714Y-28628571D02*
X28880714Y-27128571D01*
X29023571Y-28057142D02*
X29452142Y-28628571D01*
X29452142Y-27628571D02*
X28880714Y-28200000D01*
X30095000Y-28485714D02*
X30166428Y-28557142D01*
X30095000Y-28628571D01*
X30023571Y-28557142D01*
X30095000Y-28485714D01*
X30095000Y-28628571D01*
X30095000Y-27700000D02*
X30166428Y-27771428D01*
X30095000Y-27842857D01*
X30023571Y-27771428D01*
X30095000Y-27700000D01*
X30095000Y-27842857D01*
X31809285Y-27128571D02*
X32166428Y-28628571D01*
X32452142Y-27557142D01*
X32737857Y-28628571D01*
X33095000Y-27128571D01*
X33666428Y-28628571D02*
X33666428Y-27128571D01*
X34309285Y-28628571D02*
X34309285Y-27842857D01*
X34237857Y-27700000D01*
X34095000Y-27628571D01*
X33880714Y-27628571D01*
X33737857Y-27700000D01*
X33666428Y-27771428D01*
X35023571Y-28628571D02*
X35023571Y-27628571D01*
X35023571Y-27128571D02*
X34952142Y-27200000D01*
X35023571Y-27271428D01*
X35095000Y-27200000D01*
X35023571Y-27128571D01*
X35023571Y-27271428D01*
X35523571Y-27628571D02*
X36095000Y-27628571D01*
X35737857Y-27128571D02*
X35737857Y-28414285D01*
X35809285Y-28557142D01*
X35952142Y-28628571D01*
X36095000Y-28628571D01*
X37166428Y-28557142D02*
X37023571Y-28628571D01*
X36737857Y-28628571D01*
X36595000Y-28557142D01*
X36523571Y-28414285D01*
X36523571Y-27842857D01*
X36595000Y-27700000D01*
X36737857Y-27628571D01*
X37023571Y-27628571D01*
X37166428Y-27700000D01*
X37237857Y-27842857D01*
X37237857Y-27985714D01*
X36523571Y-28128571D01*
M02*

View File

@ -1,38 +0,0 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)-4*
G04 #@! TF.CreationDate,2018-11-24T16:54:36-05:00*
G04 #@! TF.ProjectId,tomu-fpga,746F6D752D667067612E6B696361645F,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Profile,NP*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (5.0.1)-4) date 11/24/18 16:54:36*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.150000*%
G04 APERTURE END LIST*
D10*
X98600000Y-38000000D02*
X106000000Y-30600000D01*
X114400000Y-37400000D02*
X107600000Y-30600000D01*
X106000000Y-30600000D02*
X107600000Y-30600000D01*
X114400000Y-39000000D02*
X114400000Y-37400000D01*
X98600000Y-38000000D02*
X90600000Y-30000000D01*
X107000000Y-46400000D02*
X114400000Y-39000000D01*
X115000000Y-54400000D02*
X107000000Y-46400000D01*
X25000000Y-80000000D02*
X25000000Y-30000000D01*
X115000000Y-80000000D02*
X25000000Y-80000000D01*
X115000000Y-54400000D02*
X115000000Y-80000000D01*
X25000000Y-30000000D02*
X90600000Y-30000000D01*
M02*

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,120 +0,0 @@
%FSLAX45Y45*%
G04 Gerber Fmt 4.5, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (5.0.1)-4) date 11/24/18 16:54:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.150000*%
%ADD11C,0.200000*%
%ADD12C,0.300000*%
G04 APERTURE END LIST*
D10*
X9860000Y-3800000D02*
X10600000Y-3060000D01*
X11440000Y-3740000D02*
X10760000Y-3060000D01*
X10600000Y-3060000D02*
X10760000Y-3060000D01*
X11440000Y-3900000D02*
X11440000Y-3740000D01*
X9860000Y-3800000D02*
X9060000Y-3000000D01*
X10700000Y-4640000D02*
X11440000Y-3900000D01*
X11500000Y-5440000D02*
X10700000Y-4640000D01*
X2500000Y-8000000D02*
X2500000Y-3000000D01*
X11500000Y-8000000D02*
X2500000Y-8000000D01*
X11500000Y-5440000D02*
X11500000Y-8000000D01*
X2500000Y-3000000D02*
X9060000Y-3000000D01*
D11*
D12*
X2778928Y-8473214D02*
X2778928Y-8173214D01*
X2850357Y-8173214D01*
X2893214Y-8187500D01*
X2921786Y-8216071D01*
X2936071Y-8244643D01*
X2950357Y-8301786D01*
X2950357Y-8344643D01*
X2936071Y-8401786D01*
X2921786Y-8430357D01*
X2893214Y-8458929D01*
X2850357Y-8473214D01*
X2778928Y-8473214D01*
X3078928Y-8473214D02*
X3078928Y-8273214D01*
X3078928Y-8330357D02*
X3093214Y-8301786D01*
X3107500Y-8287500D01*
X3136071Y-8273214D01*
X3164643Y-8273214D01*
X3264643Y-8473214D02*
X3264643Y-8273214D01*
X3264643Y-8173214D02*
X3250357Y-8187500D01*
X3264643Y-8201786D01*
X3278928Y-8187500D01*
X3264643Y-8173214D01*
X3264643Y-8201786D01*
X3450357Y-8473214D02*
X3421786Y-8458929D01*
X3407500Y-8430357D01*
X3407500Y-8173214D01*
X3607500Y-8473214D02*
X3578928Y-8458929D01*
X3564643Y-8430357D01*
X3564643Y-8173214D01*
X3950357Y-8473214D02*
X3950357Y-8173214D01*
X4050357Y-8387500D01*
X4150357Y-8173214D01*
X4150357Y-8473214D01*
X4421786Y-8473214D02*
X4421786Y-8316071D01*
X4407500Y-8287500D01*
X4378928Y-8273214D01*
X4321786Y-8273214D01*
X4293214Y-8287500D01*
X4421786Y-8458929D02*
X4393214Y-8473214D01*
X4321786Y-8473214D01*
X4293214Y-8458929D01*
X4278928Y-8430357D01*
X4278928Y-8401786D01*
X4293214Y-8373214D01*
X4321786Y-8358929D01*
X4393214Y-8358929D01*
X4421786Y-8344643D01*
X4564643Y-8273214D02*
X4564643Y-8573214D01*
X4564643Y-8287500D02*
X4593214Y-8273214D01*
X4650357Y-8273214D01*
X4678928Y-8287500D01*
X4693214Y-8301786D01*
X4707500Y-8330357D01*
X4707500Y-8416072D01*
X4693214Y-8444643D01*
X4678928Y-8458929D01*
X4650357Y-8473214D01*
X4593214Y-8473214D01*
X4564643Y-8458929D01*
X4836071Y-8444643D02*
X4850357Y-8458929D01*
X4836071Y-8473214D01*
X4821786Y-8458929D01*
X4836071Y-8444643D01*
X4836071Y-8473214D01*
X4836071Y-8287500D02*
X4850357Y-8301786D01*
X4836071Y-8316071D01*
X4821786Y-8301786D01*
X4836071Y-8287500D01*
X4836071Y-8316071D01*
M02*

View File

@ -1,11 +0,0 @@
M48
;DRILL file {KiCad (5.0.1)-4} date 11/24/18 16:54:38
;FORMAT={-:-/ absolute / inch / decimal}
FMAT,2
INCH,TZ
%
G90
G05
M72
T0
M30

File diff suppressed because it is too large Load Diff

View File

@ -1,225 +0,0 @@
M48
;DRILL file {KiCad (5.0.1)-4} date 11/24/18 16:54:38
;FORMAT={-:-/ absolute / inch / decimal}
FMAT,2
INCH,TZ
T1C0.0130
T2C0.0394
%
G90
G05
M72
T1
X1.1319Y-2.4902
X1.2205Y-1.4173
X1.4331Y-2.1142
X1.4528Y-2.3189
X1.5157Y-2.7165
X1.5197Y-2.0276
X1.6732Y-2.7165
X1.6831Y-1.8012
X1.6831Y-1.8898
X1.6929Y-1.4173
X1.7323Y-2.4311
X1.7362Y-2.6772
X1.8465Y-1.7756
X1.8898Y-1.8976
X1.9303Y-2.26
X1.939Y-1.8012
X1.9567Y-2.2402
X1.9961Y-2.8189
X2.0118Y-2.7323
X2.0405Y-1.7666
X2.0433Y-2.3622
X2.063Y-1.7953
X2.0669Y-2.2441
X2.0866Y-1.8228
X2.1181Y-2.1024
X2.1364Y-2.0749
X2.1417Y-2.0394
X2.1496Y-2.
X2.1654Y-1.4173
X2.1654Y-1.9685
X2.2244Y-2.3031
X2.2283Y-2.378
X2.2539Y-1.7913
X2.2756Y-1.9841
X2.3228Y-1.9173
X2.3465Y-1.9528
X2.3622Y-1.9173
X2.3622Y-2.3425
X2.4094Y-1.9134
X2.4606Y-1.939
X2.4606Y-2.0472
X2.4803Y-2.0748
X2.5591Y-2.063
X2.5591Y-2.5433
X2.5669Y-2.5945
X2.5709Y-2.3583
X2.5787Y-2.8268
X2.6162Y-2.8256
X2.6181Y-2.6299
X2.6378Y-1.4173
X2.6378Y-2.0709
X2.6457Y-2.8031
X2.6535Y-2.685
X2.6673Y-2.7461
X2.6772Y-2.7087
X2.685Y-2.6535
X2.6969Y-2.3425
X2.6969Y-2.374
X2.7067Y-2.7756
X2.7283Y-2.3425
X2.752Y-2.5591
X2.7618Y-2.1836
X2.7677Y-2.0591
X2.7677Y-2.1496
X2.7756Y-2.5354
X2.8031Y-2.1575
X2.8346Y-2.7067
X2.8346Y-2.7559
X2.8425Y-2.8327
X2.8445Y-2.2795
X2.8445Y-2.4409
X2.8504Y-2.1654
X2.8543Y-1.8504
X2.874Y-2.2795
X2.874Y-2.4409
X2.8996Y-2.622
X2.9035Y-2.2795
X2.9035Y-2.4409
X2.9094Y-1.9764
X2.9198Y-2.1651
X2.9331Y-2.2795
X2.9331Y-2.4409
X2.9449Y-1.4882
X2.9606Y-2.5669
X2.9606Y-2.6102
X2.9626Y-2.2795
X2.9626Y-2.4409
X2.9783Y-2.5886
X2.9921Y-2.2795
X2.9921Y-2.4409
X3.0118Y-1.378
X3.0748Y-1.9567
X3.0787Y-2.0709
X3.0906Y-2.3622
X3.126Y-2.3661
X3.1299Y-1.378
X3.1299Y-2.3386
X3.1417Y-1.6929
X3.1417Y-2.2283
X3.1575Y-2.2598
X3.1693Y-2.2008
X3.1811Y-2.2362
X3.1929Y-2.8031
X3.2008Y-2.6378
X3.2008Y-2.7165
X3.2205Y-2.2874
X3.2441Y-2.3031
X3.252Y-2.2756
X3.2795Y-2.5748
X3.3031Y-1.5709
X3.315Y-2.5748
X3.3386Y-2.5512
X3.3504Y-2.9094
X3.3661Y-2.5276
X3.3917Y-2.122
X3.4055Y-1.378
X3.4055Y-1.6929
X3.4055Y-1.8504
X3.4055Y-1.9291
X3.4252Y-2.5394
X3.435Y-1.6929
X3.435Y-1.8504
X3.4646Y-1.6929
X3.4646Y-1.8504
X3.4803Y-2.5394
X3.4941Y-1.6929
X3.4941Y-1.8504
X3.5236Y-1.378
X3.5236Y-2.5591
X3.5236Y-3.0315
X3.5394Y-2.8346
X3.5748Y-2.0157
X3.6101Y-2.0353
X3.622Y-1.9921
X3.6457Y-2.0315
X3.685Y-2.7913
X3.7008Y-2.6378
X3.7244Y-2.7992
X3.75Y-1.5354
X3.7677Y-2.8071
X3.8189Y-2.7953
X3.8504Y-2.5394
X3.9173Y-1.6043
X3.9252Y-1.9843
X3.9429Y-2.0394
X3.9567Y-1.5846
X3.9567Y-2.
X3.9862Y-1.5276
X3.9862Y-2.0374
X3.9961Y-1.565
X3.9961Y-1.9882
X4.0157Y-1.5059
X4.0256Y-1.5354
X4.0354Y-1.4764
X4.0551Y-1.5059
X4.0846Y-1.6339
X4.1575Y-1.7047
X4.185Y-1.6772
X4.185Y-1.7323
X4.2126Y-1.6496
X4.2126Y-1.7047
X4.2402Y-1.622
X4.2402Y-1.6772
X4.2677Y-1.6496
T2
X1.0528Y-2.9528
X1.0528Y-3.0528
X1.1528Y-2.9528
X1.1528Y-3.0528
X1.2528Y-2.9528
X1.2528Y-3.0528
X1.3528Y-2.9528
X1.3528Y-3.0528
X1.4528Y-2.9528
X1.4528Y-3.0528
X1.5528Y-2.9528
X1.5528Y-3.0528
X1.6528Y-2.9528
X1.6528Y-3.0528
X1.7528Y-2.9528
X1.7528Y-3.0528
X1.8528Y-2.9528
X1.8528Y-3.0528
X1.9528Y-2.9528
X1.9528Y-3.0528
X2.0528Y-2.9528
X2.0528Y-3.0528
X2.1528Y-2.9528
X2.1528Y-3.0528
X2.2528Y-2.9528
X2.2528Y-3.0528
X2.3528Y-2.9528
X2.3528Y-3.0528
X2.4528Y-2.9528
X2.4528Y-3.0528
X2.5528Y-2.9528
X2.5528Y-3.0528
X2.6528Y-2.9528
X2.6528Y-3.0528
X2.7528Y-2.9528
X2.7528Y-3.0528
X2.8528Y-2.9528
X2.8528Y-3.0528
X2.9528Y-2.9528
X2.9528Y-3.0528
X3.7622Y-3.0591
X3.8622Y-3.0591
X3.9622Y-3.0591
X4.0622Y-3.0591
X4.1622Y-3.0591
X4.2622Y-3.0591
T0
M30

View File

@ -1,62 +0,0 @@
Reference,Value,Footprint,Count,Datasheet,FootprintLib,AMPN,AManufacturer,DPN,Description,MPN,Manufacturer,MYPN,APN,DNP
U2,LDO-SOT23-3.3V,SOT-23-5_HandSoldering,1,http://www.ti.com/lit/ds/symlink/lp5907.pdf,tomu-fpga,MIC5504-3.3YMT,Microchip,296-38557-1-ND, IC REG LINEAR 3.3V 250MA SOT23-5,LP5907MFX-3.3/NOPB,TI,,,
U3,LDO-SOT23-2.5V,SOT-23-5_HandSoldering,1,http://www.ti.com/lit/ds/symlink/lp5907.pdf,tomu-fpga,MIC5504-2.5YMT,Microchip,296-40356-1-ND,IC REG LINEAR 2.5V 250MA SOT23-5,LP5907MFX-2.5/NOPB,TI,,,
U1,LDO-SOT23-1.2V,SOT-23-5_HandSoldering,1,http://www.ti.com/lit/ds/symlink/lp5907.pdf,tomu-fpga,MIC5504-1.2YMT,Microchip,296-39062-1-ND,IC REG LINEAR 1.2V 250MA SOT23-5,LP5907MFX-1.2/NOPB,TI,,,
C10,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C9,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C8,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C3,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C1,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C2,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
U9,USB-B,USB-B,1,,tomu-fpga,,,,PCB-etched USB pads,DNP,DNP,DNP,,
U10,RGB-LED,LED-RGB-5DS-UHD1110-FKA,1,https://www.cree.com/led-components/media/documents/ds-UHD1110-FKA.pdf,tomu-fpga,,Citizen,N/A,,UHD1110-FKA,Cree,,CL-505S-X-SD-T,
R12,"0805, 22ohm, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
R11,"0805, 22ohm, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
R9,"0805, 1.5k, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
U6,MEMS Oscillator (DNP),MEMS-20005625B,1,http://ww1.microchip.com/downloads/en/DeviceDoc/20005625B.pdf,tomu-fpga,,,DSC6001HI2A-048.0000T-ND,MEMS OSC XO 48.0000MHZ CMOS SMD,DSC6001HI2A-048.0000T,Microchip,,,
C4,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
SW2,Captouch Pads,Touchpads,1,,tomu-fpga,,,,PCB-etched captouch pads,DNP,DNP,DNP,,
C23,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C22,"0805, 10uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
R10,"0805, 100ohm, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
R1,"0805, 10k, 1/16W",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
SW3,6,SPST-NO-Button,1,http://www.ckswitches.com/media/1467/pts525.pdf,tomu-fpga,,,CKN9104CT-ND,SWITCH TACTILE SPST-NO 0.02A 15V,PTS525SM15SMTR2 LFS,C&K,SW-PB-5X5-1.6,,
SW4,5,SPST-NO-Button,1,http://www.ckswitches.com/media/1467/pts525.pdf,tomu-fpga,,,CKN9104CT-ND,SWITCH TACTILE SPST-NO 0.02A 15V,PTS525SM15SMTR2 LFS,C&K,SW-PB-5X5-1.6,,
R8,"0805, 1.5k, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
R4,"0805, 10k, 1/16W (DNP)",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,DNP,DNP,DNP,,
R3,"0805, 10k, 1/16W",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C21,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C20,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C18,"0805, 10nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C17,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C13,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C14,"0805, 10nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C15,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C24,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C26,"0805, 10nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C28,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C5,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C6,"0805, 10nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C7,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
U8,LDO-SOT23-1.2V (DNP),SOT-23-5_HandSoldering,1,http://www.ti.com/lit/ds/symlink/lp5907.pdf,tomu-fpga,MIC5504-1.2YMT,Microchip,296-39062-1-ND,IC REG LINEAR 1.2V 250MA SOT23-5,LP5907MFX-1.2/NOPB,TI,,,X
C19,"0805, 1uF, 10V, X5R, 20% (DNP)",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,X
C16,"0805, 1uF, 10V, X5R, 20% (DNP)",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,X
C27,"0805, 10nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
C25,"0805, 1uF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
U7,Crystal Oscillator,XTAL-2520,1,https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf,tomu-fpga,,,XC2756CT-ND,XTAL OSC XO 48.0000MHZ CMOS SMD,XC2756CT-ND,ECS,,,
C11,"0805, 100nF, 10V, X5R, 20%",C_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
U5,ICE40UP5K-SG48I,QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm,1,http://www.latticesemi.com/Products/FPGAandCPLD/iCE40Ultra,tomu-fpga,,,220-2212-1-ND,"ICE40-ULTRAPLUS, 5280 LUTS, 1.2V",ICE40UP5K-SG48I,Lattice,,,
U4,SPI Flash,SOIC-8,1,http://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf,tomu-fpga,,,W25Q128JVSIMCT-ND,IC FLASH 128M SPI 133MHZ 8SOIC,W25Q128JVSIM,Winbond Electronics,,,
SW1,Reset,SPST-NO-Button,1,http://www.ckswitches.com/media/1467/pts525.pdf,tomu-fpga,,,CKN9104CT-ND,SWITCH TACTILE SPST-NO 0.02A 15V,PTS525SM15SMTR2 LFS,C&K,SW-PB-5X5-1.6,,
D1,Power LED,LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,http://optoelectronics.liteon.com/upload/download/DS-22-99-0150/LTST-C170KRKT.pdf,tomu-fpga,,,160-1415-1-ND,LED RED CLEAR SMD,LTST-C170KRKT,Lite-On Inc.,,,
R2,"0805, 1.5k, 1/16W, 1%",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
J1,Raspberry_Pi_2_3,PinHeader_2x20_P2.54mm_Vertical,1,https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf,tomu-fpga,,,,Connector for development,,,,,
J3,PMOD,Pin_Header_Straight_1x06_Pitch2.54mm,1,~,tomu-fpga,,,DNP,,DNP,DNP,,,
R13,"0805, 10k, 1/16W (DNP)",R_0805_2012Metric_Pad1.15x1.40mm_HandSolder,1,,tomu-fpga,,,,,ANY,ANY,ANY,,
D2,D_Small,TVM-5V,1,http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf,tomu-fpga,,,641-1219-1-ND,,CPDFR5V0,Comchip Technology,,,
D3,D_Small,TVM-5V,1,http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf,tomu-fpga,,,641-1219-1-ND,,CPDFR5V0,Comchip Technology,,,
D4,D_Small,TVM-5V,1,http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf,tomu-fpga,,,641-1219-1-ND,,CPDFR5V0,Comchip Technology,,,
D5,D_Small,TVM-5V,1,http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf,tomu-fpga,,,641-1219-1-ND,,CPDFR5V0,Comchip Technology,,,
D6,D_Small,TVM-12V,1,http://www.comchiptech.com/admin/files/product/CPDF%20Series-HF-RevC%20cdr393273.pdf,tomu-fpga,,,641-1966-6-ND,,CPDF12V-HF,Comchip Technology,,,
D7,D_Small,TVM-5V,1,http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf,tomu-fpga,,,641-1219-1-ND,,CPDFR5V0,Comchip Technology,,,
D8,D_Small,TVM-5V,1,http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf,tomu-fpga,,,641-1219-1-ND,,CPDFR5V0,Comchip Technology,,,
1 Reference Value Footprint Count Datasheet FootprintLib AMPN AManufacturer DPN Description MPN Manufacturer MYPN APN DNP
2 U2 LDO-SOT23-3.3V SOT-23-5_HandSoldering 1 http://www.ti.com/lit/ds/symlink/lp5907.pdf tomu-fpga MIC5504-3.3YMT Microchip 296-38557-1-ND IC REG LINEAR 3.3V 250MA SOT23-5 LP5907MFX-3.3/NOPB TI
3 U3 LDO-SOT23-2.5V SOT-23-5_HandSoldering 1 http://www.ti.com/lit/ds/symlink/lp5907.pdf tomu-fpga MIC5504-2.5YMT Microchip 296-40356-1-ND IC REG LINEAR 2.5V 250MA SOT23-5 LP5907MFX-2.5/NOPB TI
4 U1 LDO-SOT23-1.2V SOT-23-5_HandSoldering 1 http://www.ti.com/lit/ds/symlink/lp5907.pdf tomu-fpga MIC5504-1.2YMT Microchip 296-39062-1-ND IC REG LINEAR 1.2V 250MA SOT23-5 LP5907MFX-1.2/NOPB TI
5 C10 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
6 C9 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
7 C8 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
8 C3 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
9 C1 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
10 C2 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
11 U9 USB-B USB-B 1 tomu-fpga PCB-etched USB pads DNP DNP DNP
12 U10 RGB-LED LED-RGB-5DS-UHD1110-FKA 1 https://www.cree.com/led-components/media/documents/ds-UHD1110-FKA.pdf tomu-fpga Citizen N/A UHD1110-FKA Cree CL-505S-X-SD-T
13 R12 0805, 22ohm, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
14 R11 0805, 22ohm, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
15 R9 0805, 1.5k, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
16 U6 MEMS Oscillator (DNP) MEMS-20005625B 1 http://ww1.microchip.com/downloads/en/DeviceDoc/20005625B.pdf tomu-fpga DSC6001HI2A-048.0000T-ND MEMS OSC XO 48.0000MHZ CMOS SMD DSC6001HI2A-048.0000T Microchip
17 C4 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
18 SW2 Captouch Pads Touchpads 1 tomu-fpga PCB-etched captouch pads DNP DNP DNP
19 C23 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
20 C22 0805, 10uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
21 R10 0805, 100ohm, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
22 R1 0805, 10k, 1/16W R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
23 SW3 6 SPST-NO-Button 1 http://www.ckswitches.com/media/1467/pts525.pdf tomu-fpga CKN9104CT-ND SWITCH TACTILE SPST-NO 0.02A 15V PTS525SM15SMTR2 LFS C&K SW-PB-5X5-1.6
24 SW4 5 SPST-NO-Button 1 http://www.ckswitches.com/media/1467/pts525.pdf tomu-fpga CKN9104CT-ND SWITCH TACTILE SPST-NO 0.02A 15V PTS525SM15SMTR2 LFS C&K SW-PB-5X5-1.6
25 R8 0805, 1.5k, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
26 R4 0805, 10k, 1/16W (DNP) R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga DNP DNP DNP
27 R3 0805, 10k, 1/16W R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
28 C21 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
29 C20 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
30 C18 0805, 10nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
31 C17 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
32 C13 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
33 C14 0805, 10nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
34 C15 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
35 C24 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
36 C26 0805, 10nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
37 C28 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
38 C5 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
39 C6 0805, 10nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
40 C7 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
41 U8 LDO-SOT23-1.2V (DNP) SOT-23-5_HandSoldering 1 http://www.ti.com/lit/ds/symlink/lp5907.pdf tomu-fpga MIC5504-1.2YMT Microchip 296-39062-1-ND IC REG LINEAR 1.2V 250MA SOT23-5 LP5907MFX-1.2/NOPB TI X
42 C19 0805, 1uF, 10V, X5R, 20% (DNP) C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY X
43 C16 0805, 1uF, 10V, X5R, 20% (DNP) C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY X
44 C27 0805, 10nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
45 C25 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
46 U7 Crystal Oscillator XTAL-2520 1 https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf tomu-fpga XC2756CT-ND XTAL OSC XO 48.0000MHZ CMOS SMD XC2756CT-ND ECS
47 C11 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
48 U5 ICE40UP5K-SG48I QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm 1 http://www.latticesemi.com/Products/FPGAandCPLD/iCE40Ultra tomu-fpga 220-2212-1-ND ICE40-ULTRAPLUS, 5280 LUTS, 1.2V ICE40UP5K-SG48I Lattice
49 U4 SPI Flash SOIC-8 1 http://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf tomu-fpga W25Q128JVSIMCT-ND IC FLASH 128M SPI 133MHZ 8SOIC W25Q128JVSIM Winbond Electronics
50 SW1 Reset SPST-NO-Button 1 http://www.ckswitches.com/media/1467/pts525.pdf tomu-fpga CKN9104CT-ND SWITCH TACTILE SPST-NO 0.02A 15V PTS525SM15SMTR2 LFS C&K SW-PB-5X5-1.6
51 D1 Power LED LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 http://optoelectronics.liteon.com/upload/download/DS-22-99-0150/LTST-C170KRKT.pdf tomu-fpga 160-1415-1-ND LED RED CLEAR SMD LTST-C170KRKT Lite-On Inc.
52 R2 0805, 1.5k, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
53 J1 Raspberry_Pi_2_3 PinHeader_2x20_P2.54mm_Vertical 1 https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf tomu-fpga Connector for development
54 J3 PMOD Pin_Header_Straight_1x06_Pitch2.54mm 1 ~ tomu-fpga DNP DNP DNP
55 R13 0805, 10k, 1/16W (DNP) R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 1 tomu-fpga ANY ANY ANY
56 D2 D_Small TVM-5V 1 http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf tomu-fpga 641-1219-1-ND CPDFR5V0 Comchip Technology
57 D3 D_Small TVM-5V 1 http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf tomu-fpga 641-1219-1-ND CPDFR5V0 Comchip Technology
58 D4 D_Small TVM-5V 1 http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf tomu-fpga 641-1219-1-ND CPDFR5V0 Comchip Technology
59 D5 D_Small TVM-5V 1 http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf tomu-fpga 641-1219-1-ND CPDFR5V0 Comchip Technology
60 D6 D_Small TVM-12V 1 http://www.comchiptech.com/admin/files/product/CPDF%20Series-HF-RevC%20cdr393273.pdf tomu-fpga 641-1966-6-ND CPDF12V-HF Comchip Technology
61 D7 D_Small TVM-5V 1 http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf tomu-fpga 641-1219-1-ND CPDFR5V0 Comchip Technology
62 D8 D_Small TVM-5V 1 http://www.comchiptech.com/admin/files/product/CPDFR%20Series-HF-RevC392667.pdf tomu-fpga 641-1219-1-ND CPDFR5V0 Comchip Technology

View File

@ -1 +0,0 @@
Ref,Val,Package,PosX,PosY,Rot,Side
1 Ref Val Package PosX PosY Rot Side

Binary file not shown.

Before

Width:  |  Height:  |  Size: 280 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 417 KiB

View File

@ -1,57 +0,0 @@
Ref,Val,Package,PosX,PosY,Rot,Side
"C1","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",30.400000,22.425000,270.000000,top
"C2","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",36.000000,29.000000,270.000000,top
"C3","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",63.975000,5.000000,180.000000,top
"C4","0805, 100nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",20.000000,17.000000,180.000000,top
"C5","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",49.250000,12.250000,180.000000,top
"C6","0805, 10nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",49.250000,10.250000,180.000000,top
"C7","0805, 100nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",49.250000,8.250000,180.000000,top
"C8","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",30.400000,18.375000,90.000000,top
"C9","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",36.000000,25.000000,90.000000,top
"C10","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",59.950000,5.000000,0.000000,top
"C11","0805, 100nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",47.400000,30.800000,270.000000,top
"C13","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",38.000000,25.000000,90.000000,top
"C14","0805, 10nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",40.000000,25.000000,90.000000,top
"C15","0805, 100nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",42.000000,25.000000,90.000000,top
"C16","0805, 1uF, 10V, X5R, 20% (DNP)","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",66.000000,14.000000,90.000000,top
"C17","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",35.000000,18.400000,90.000000,top
"C18","0805, 10nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",37.000000,18.400000,90.000000,top
"C19","0805, 1uF, 10V, X5R, 20% (DNP)","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",66.000000,17.975000,270.000000,top
"C20","0805, 100nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",39.000000,18.400000,90.000000,top
"C21","0805, 100nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",54.000000,9.000000,0.000000,top
"C22","0805, 10uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",64.000000,17.975000,90.000000,top
"C23","0805, 100nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",62.000000,18.000000,270.000000,top
"C24","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",59.000000,31.000000,0.000000,top
"C25","0805, 1uF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",54.000000,11.000000,0.000000,top
"C26","0805, 10nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",59.000000,29.000000,0.000000,top
"C27","0805, 10nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",54.000000,13.000000,0.000000,top
"C28","0805, 100nF, 10V, X5R, 20%","C_0805_2012Metric_Pad1.15x1.40mm_HandSolder",59.000000,27.000000,0.000000,top
"D1","Power LED","LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder",58.000000,3.000000,180.000000,top
"D2","D_Small","TVM-5V",20.000000,32.000000,180.000000,top
"D3","D_Small","TVM-5V",19.750000,34.250000,180.000000,top
"D4","D_Small","TVM-5V",24.500000,35.250000,180.000000,top
"D5","D_Small","TVM-5V",30.250000,34.750000,0.000000,top
"D6","D_Small","TVM-12V",72.000000,41.250000,135.000000,top
"D7","D_Small","TVM-5V",75.500000,37.500000,315.000000,top
"D8","D_Small","TVM-5V",78.000000,35.000000,315.000000,top
"R1","0805, 10k, 1/16W","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",10.250000,27.500000,0.000000,top
"R2","0805, 1.5k, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",62.025000,3.000000,180.000000,top
"R3","0805, 10k, 1/16W","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",16.750000,19.200000,90.000000,top
"R4","0805, 10k, 1/16W (DNP)","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",10.225000,29.500000,0.000000,top
"R8","0805, 1.5k, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",73.275216,35.275216,45.000000,top
"R9","0805, 1.5k, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",74.800000,33.800000,45.000000,top
"R10","0805, 100ohm, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",60.000000,20.000000,90.000000,top
"R11","0805, 22ohm, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",71.824784,36.724784,45.000000,top
"R12","0805, 22ohm, 1/16W, 1%","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",76.200000,32.400000,45.000000,top
"R13","0805, 10k, 1/16W (DNP)","R_0805_2012Metric_Pad1.15x1.40mm_HandSolder",13.750000,19.180000,270.000000,top
"SW1","Reset","SPST-NO-Button",7.000000,20.000000,270.000000,top
"SW3","6","SPST-NO-Button",63.000000,43.000000,180.000000,top
"SW4","5","SPST-NO-Button",53.000000,43.000000,180.000000,top
"U1","LDO-SOT23-1.2V","SOT-23-5_HandSoldering",27.350000,20.050000,270.000000,top
"U2","LDO-SOT23-3.3V","SOT-23-5_HandSoldering",33.000000,27.000000,270.000000,top
"U3","LDO-SOT23-2.5V","SOT-23-5_HandSoldering",62.000000,8.000000,180.000000,top
"U4","SPI Flash","SOIC-8",18.000000,13.000000,270.000000,top
"U5","ICE40UP5K-SG48I","QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm",49.000000,20.000000,0.000000,top
"U7","Crystal Oscillator","XTAL-2520",49.000000,27.600000,180.000000,top
"U8","LDO-SOT23-1.2V (DNP)","SOT-23-5_HandSoldering",69.000000,16.000000,90.000000,top
"U10","RGB-LED","LED-RGB-5DS-UHD1110-FKA",51.600000,27.000000,180.000000,top
1 Ref Val Package PosX PosY Rot Side
2 C1 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 30.400000 22.425000 270.000000 top
3 C2 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 36.000000 29.000000 270.000000 top
4 C3 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 63.975000 5.000000 180.000000 top
5 C4 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 20.000000 17.000000 180.000000 top
6 C5 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 49.250000 12.250000 180.000000 top
7 C6 0805, 10nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 49.250000 10.250000 180.000000 top
8 C7 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 49.250000 8.250000 180.000000 top
9 C8 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 30.400000 18.375000 90.000000 top
10 C9 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 36.000000 25.000000 90.000000 top
11 C10 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 59.950000 5.000000 0.000000 top
12 C11 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 47.400000 30.800000 270.000000 top
13 C13 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 38.000000 25.000000 90.000000 top
14 C14 0805, 10nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 40.000000 25.000000 90.000000 top
15 C15 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 42.000000 25.000000 90.000000 top
16 C16 0805, 1uF, 10V, X5R, 20% (DNP) C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 66.000000 14.000000 90.000000 top
17 C17 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 35.000000 18.400000 90.000000 top
18 C18 0805, 10nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 37.000000 18.400000 90.000000 top
19 C19 0805, 1uF, 10V, X5R, 20% (DNP) C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 66.000000 17.975000 270.000000 top
20 C20 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 39.000000 18.400000 90.000000 top
21 C21 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 54.000000 9.000000 0.000000 top
22 C22 0805, 10uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 64.000000 17.975000 90.000000 top
23 C23 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 62.000000 18.000000 270.000000 top
24 C24 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 59.000000 31.000000 0.000000 top
25 C25 0805, 1uF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 54.000000 11.000000 0.000000 top
26 C26 0805, 10nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 59.000000 29.000000 0.000000 top
27 C27 0805, 10nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 54.000000 13.000000 0.000000 top
28 C28 0805, 100nF, 10V, X5R, 20% C_0805_2012Metric_Pad1.15x1.40mm_HandSolder 59.000000 27.000000 0.000000 top
29 D1 Power LED LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder 58.000000 3.000000 180.000000 top
30 D2 D_Small TVM-5V 20.000000 32.000000 180.000000 top
31 D3 D_Small TVM-5V 19.750000 34.250000 180.000000 top
32 D4 D_Small TVM-5V 24.500000 35.250000 180.000000 top
33 D5 D_Small TVM-5V 30.250000 34.750000 0.000000 top
34 D6 D_Small TVM-12V 72.000000 41.250000 135.000000 top
35 D7 D_Small TVM-5V 75.500000 37.500000 315.000000 top
36 D8 D_Small TVM-5V 78.000000 35.000000 315.000000 top
37 R1 0805, 10k, 1/16W R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 10.250000 27.500000 0.000000 top
38 R2 0805, 1.5k, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 62.025000 3.000000 180.000000 top
39 R3 0805, 10k, 1/16W R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 16.750000 19.200000 90.000000 top
40 R4 0805, 10k, 1/16W (DNP) R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 10.225000 29.500000 0.000000 top
41 R8 0805, 1.5k, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 73.275216 35.275216 45.000000 top
42 R9 0805, 1.5k, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 74.800000 33.800000 45.000000 top
43 R10 0805, 100ohm, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 60.000000 20.000000 90.000000 top
44 R11 0805, 22ohm, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 71.824784 36.724784 45.000000 top
45 R12 0805, 22ohm, 1/16W, 1% R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 76.200000 32.400000 45.000000 top
46 R13 0805, 10k, 1/16W (DNP) R_0805_2012Metric_Pad1.15x1.40mm_HandSolder 13.750000 19.180000 270.000000 top
47 SW1 Reset SPST-NO-Button 7.000000 20.000000 270.000000 top
48 SW3 6 SPST-NO-Button 63.000000 43.000000 180.000000 top
49 SW4 5 SPST-NO-Button 53.000000 43.000000 180.000000 top
50 U1 LDO-SOT23-1.2V SOT-23-5_HandSoldering 27.350000 20.050000 270.000000 top
51 U2 LDO-SOT23-3.3V SOT-23-5_HandSoldering 33.000000 27.000000 270.000000 top
52 U3 LDO-SOT23-2.5V SOT-23-5_HandSoldering 62.000000 8.000000 180.000000 top
53 U4 SPI Flash SOIC-8 18.000000 13.000000 270.000000 top
54 U5 ICE40UP5K-SG48I QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm 49.000000 20.000000 0.000000 top
55 U7 Crystal Oscillator XTAL-2520 49.000000 27.600000 180.000000 top
56 U8 LDO-SOT23-1.2V (DNP) SOT-23-5_HandSoldering 69.000000 16.000000 90.000000 top
57 U10 RGB-LED LED-RGB-5DS-UHD1110-FKA 51.600000 27.000000 180.000000 top

View File

@ -1,419 +0,0 @@
P CODE 00
P UNITS CUST 0
P DIM N
317+5V VIA MD0130PA00X+029409Y+011654X0270Y0000R000S3
317+5V VIA MD0130PA00X+030020Y+011122X0270Y0000R000S3
317+5V VIA MD0130PA00X+029587Y+011102X0270Y0000R000S3
317+5V VIA MD0130PA00X+014764Y+012106X0270Y0000R000S3
317+5V VIA MD0130PA00X+013622Y+011969X0270Y0000R000S3
317+5V VIA MD0130PA00X+013386Y+012323X0270Y0000R000S3
317+5V VIA MD0130PA00X+013780Y+012323X0270Y0000R000S3
317+5V VIA MD0130PA00X+014252Y+012362X0270Y0000R000S3
317+5V VIA MD0130PA00X+029724Y+011496X0270Y0000R000S3
317+5V VIA MD0130PA00X+030118Y+011614X0270Y0000R000S3
317+5V VIA MD0130PA00X+030020Y+016220X0270Y0000R000S3
317+5V VIA MD0130PA00X+030315Y+016437X0270Y0000R000S3
317+5V VIA MD0130PA00X+030512Y+016732X0270Y0000R000S3
317+5V VIA MD0130PA00X+029724Y+015650X0270Y0000R000S3
317+5V VIA MD0130PA00X+030118Y+015846X0270Y0000R000S3
317+5V VIA MD0130PA00X+030413Y+016142X0270Y0000R000S3
317+5V VIA MD0130PA00X+029331Y+015453X0270Y0000R000S3
317+5V VIA MD0130PA00X+030709Y+016437X0270Y0000R000S3
317GND VIA MD0130PA00X+025394Y+001181X0270Y0000R000S3
317GND VIA MD0130PA00X+024409Y+006102X0270Y0000R000S3
317GND VIA MD0130PA00X+025394Y+005906X0270Y0000R000S3
317GND VIA MD0130PA00X+027165Y+005118X0270Y0000R000S3
317GND VIA MD0130PA00X+010827Y+009055X0270Y0000R000S3
317GND VIA MD0130PA00X+014764Y+011024X0270Y0000R000S3
317GND VIA MD0130PA00X+013780Y+008071X0270Y0000R000S3
317GND VIA MD0130PA00X+012402Y+008465X0270Y0000R000S3
317GND VIA MD0130PA00X+020276Y+017717X0270Y0000R000S3
317GND VIA MD0130PA00X+021457Y+017717X0270Y0000R000S3
317GND VIA MD0130PA00X+024213Y+017717X0270Y0000R000S3
317GND VIA MD0130PA00X+025394Y+017717X0270Y0000R000S3
317GND VIA MD0130PA00X+024213Y+012205X0270Y0000R000S3
317GND VIA MD0130PA00X+018701Y+012992X0270Y0000R000S3
317GND VIA MD0130PA00X+007480Y+007185X0270Y0000R000S3
317GND VIA MD0130PA00X+005315Y+004331X0270Y0000R000S3
317GND VIA MD0130PA00X+001476Y+006594X0270Y0000R000S3
317GND VIA MD0130PA00X+004685Y+008307X0270Y0000R000S3
317GND VIA MD0130PA00X+018602Y+007087X0270Y0000R000S3
317GND VIA MD0130PA00X+018898Y+007087X0270Y0000R000S3
317GND VIA MD0130PA00X+019193Y+007087X0270Y0000R000S3
317GND VIA MD0130PA00X+019488Y+007087X0270Y0000R000S3
317GND VIA MD0130PA00X+019783Y+007087X0270Y0000R000S3
317GND VIA MD0130PA00X+020079Y+007087X0270Y0000R000S3
317GND VIA MD0130PA00X+020079Y+008701X0270Y0000R000S3
317GND VIA MD0130PA00X+019783Y+008701X0270Y0000R000S3
317GND VIA MD0130PA00X+019488Y+008701X0270Y0000R000S3
317GND VIA MD0130PA00X+019193Y+008701X0270Y0000R000S3
317GND VIA MD0130PA00X+018898Y+008701X0270Y0000R000S3
317GND VIA MD0130PA00X+018602Y+008701X0270Y0000R000S3
317GND VIA MD0130PA00X+023661Y+002402X0270Y0000R000S3
317GND VIA MD0130PA00X+015866Y+007913X0270Y0000R000S3
317GND VIA MD0130PA00X+012441Y+007717X0270Y0000R000S3
317GND VIA MD0130PA00X+025551Y+003150X0270Y0000R000S3
317GND VIA MD0130PA00X+019154Y+005276X0270Y0000R000S3
317GND VIA MD0130PA00X+018583Y+003169X0270Y0000R000S3
317GND VIA MD0130PA00X+022087Y+003465X0270Y0000R000S3
317GND VIA MD0130PA00X+022165Y+005118X0270Y0000R000S3
317GND VIA MD0130PA00X+022165Y+004331X0270Y0000R000S3
317GND VIA MD0130PA00X+024961Y+006102X0270Y0000R000S3
317GND VIA MD0130PA00X+024075Y+010276X0270Y0000R000S3
317GND VIA MD0130PA00X+016535Y+010787X0270Y0000R000S3
317GND VIA MD0130PA00X+014961Y+010748X0270Y0000R000S3
317GND VIA MD0130PA00X+015748Y+010866X0270Y0000R000S3
317GND VIA MD0130PA00X+012913Y+011655X0270Y0000R000S3
317GND VIA MD0130PA00X+010591Y+007874X0270Y0000R000S3
317GND VIA MD0130PA00X+032559Y+015276X0270Y0000R000S3
317GND VIA MD0130PA00X+031732Y+014449X0270Y0000R000S3
317GND VIA MD0130PA00X+032008Y+014724X0270Y0000R000S3
317GND VIA MD0130PA00X+032008Y+014173X0270Y0000R000S3
317GND VIA MD0130PA00X+032283Y+014449X0270Y0000R000S3
317GND VIA MD0130PA00X+032835Y+015000X0270Y0000R000S3
317GND VIA MD0130PA00X+032283Y+015000X0270Y0000R000S3
317GND VIA MD0130PA00X+032559Y+014724X0270Y0000R000S3
317GND VIA MD0130PA00X+024213Y+014567X0270Y0000R000S3
317GND VIA MD0130PA00X+024213Y+012992X0270Y0000R000S3
317GND VIA MD0130PA00X+024803Y+012992X0270Y0000R000S3
317GND VIA MD0130PA00X+024803Y+014567X0270Y0000R000S3
317GND VIA MD0130PA00X+025098Y+014567X0270Y0000R000S3
317GND VIA MD0130PA00X+024508Y+014567X0270Y0000R000S3
317GND VIA MD0130PA00X+024508Y+012992X0270Y0000R000S3
317GND VIA MD0130PA00X+025098Y+012992X0270Y0000R000S3
317GND VIA MD0130PA00X+019252Y+011732X0270Y0000R000S3
317GND VIA MD0130PA00X+017835Y+010906X0270Y0000R000S3
317GND VIA MD0130PA00X+006988Y+012598X0270Y0000R000S3
317GND VIA MD0130PA00X+009547Y+013484X0270Y0000R000S3
317GND VIA MD0130PA00X+027657Y+016142X0270Y0000R000S3
317GND VIA MD0130PA00X+031004Y+015157X0270Y0000R000S3
317GND VIA MD0130PA00X+006988Y+013484X0270Y0000R000S3
317GND VIA MD0130PA00X+012697Y+013583X0270Y0000R000S3
317+3V3 VIA MD0130PA00X+028661Y+006102X0270Y0000R000S3
317+3V3 VIA MD0130PA00X+022677Y+008740X0270Y0000R000S3
317+3V3 VIA MD0130PA00X+022362Y+008622X0270Y0000R000S3
317+3V3 VIA MD0130PA00X+022598Y+008465X0270Y0000R000S3
317+3V3 VIA MD0130PA00X+019764Y+005394X0270Y0000R000S3
317+3V3 VIA MD0130PA00X+019764Y+005827X0270Y0000R000S3
317+3V3 VIA MD0130PA00X+019941Y+005610X0270Y0000R000S3
317+1V2 VIA MD0130PA00X+021063Y+007874X0270Y0000R000S3
317+1V2 VIA MD0130PA00X+017126Y+008071X0270Y0000R000S3
317+1V2 VIA MD0130PA00X+017441Y+008071X0270Y0000R000S3
317+1V2 VIA MD0130PA00X+021417Y+007835X0270Y0000R000S3
317+1V2 VIA MD0130PA00X+021457Y+008110X0270Y0000R000S3
317+1V2 VIA MD0130PA00X+017126Y+007756X0270Y0000R000S3
317/SPI_MOSI VIA MD0130PA00X+017008Y+004961X0270Y0000R000S3
317/SPI_MOSI VIA MD0130PA00X+010118Y+003307X0270Y0000R000S3
317/SPI_IO2 VIA MD0130PA00X+016614Y+003465X0270Y0000R000S3
317/SPI_IO2 VIA MD0130PA00X+006890Y+004331X0270Y0000R000S3
317/SPI_IO2 VIA MD0130PA00X+007520Y+004724X0270Y0000R000S3
317/DBG_1 VIA MD0130PA00X+018504Y+003937X0270Y0000R000S3
317/CRESET VIA MD0130PA00X+015827Y+005551X0270Y0000R000S3
317/CRESET VIA MD0130PA00X+010276Y+004173X0270Y0000R000S3
317/CRESET VIA MD0130PA00X+009460Y+008896X0270Y0000R000S3
317/CRESET VIA MD0130PA00X+004488Y+010354X0270Y0000R000S3
317/CDONE VIA MD0130PA00X+015748Y+006063X0270Y0000R000S3
317/CDONE VIA MD0130PA00X+005354Y+011220X0270Y0000R000S3
317/CDONE VIA MD0130PA00X+009724Y+009094X0270Y0000R000S3
317/UART_RX VIA MD0130PA00X+016319Y+003240X0270Y0000R000S3
317/UART_TX VIA MD0130PA00X+018504Y+004429X0270Y0000R000S3
317/SPI_CS VIA MD0130PA00X+016929Y+004409X0270Y0000R000S3
317/ICE_USBN VIA MD0130PA00X+021850Y+009488X0270Y0000R000S3
317/ICE_USBN VIA MD0130PA00X+025906Y+011339X0270Y0000R000S3
317/ICE_USBP VIA MD0130PA00X+026258Y+011143X0270Y0000R000S3
317/ICE_USBP VIA MD0130PA00X+021969Y+009134X0270Y0000R000S3
317/SPI_MISO VIA MD0130PA00X+016831Y+004035X0270Y0000R000S3
317/SPI_CLK VIA MD0130PA00X+016693Y+004646X0270Y0000R000S3
317/SPI_IO3 VIA MD0130PA00X+017224Y+003740X0270Y0000R000S3
317NET-(SW3-PAD1) VIA MD0130PA00X+021575Y+014567X0270Y0000R000S3
317NET-(SW3-PAD1) VIA MD0130PA00X+020906Y+011929X0270Y0000R000S3
317NET-(SW3-PAD1) VIA MD0130PA00X+020945Y+010787X0270Y0000R000S3
317NET-(SW3-PAD1) VIA MD0130PA00X+023189Y+015787X0270Y0000R000S3
317NET-(SW4-PAD1) VIA MD0130PA00X+019356Y+009845X0270Y0000R000S3
317NET-(SW4-PAD1) VIA MD0130PA00X+011811Y+011811X0270Y0000R000S3
317NET-(SW4-PAD1) VIA MD0130PA00X+019606Y+016614X0270Y0000R000S3
317NET-(SW4-PAD1) VIA MD0130PA00X+011024Y+013268X0270Y0000R000S3
317/PU_CTRL_USBP VIA MD0130PA00X+021732Y+008898X0270Y0000R000S3
317/PU_CTRL_USBP VIA MD0130PA00X+026614Y+011181X0270Y0000R000S3
317/PU_CTRL_USBN VIA MD0130PA00X+026378Y+011575X0270Y0000R000S3
317/PU_CTRL_USBN VIA MD0130PA00X+021575Y+009213X0270Y0000R000S3
317/PMOD_4 VIA MD0130PA00X+028346Y+003543X0270Y0000R000S3
317/PMOD_4 VIA MD0130PA00X+023819Y+006220X0270Y0000R000S3
317/PMOD_2 VIA MD0130PA00X+027402Y+003504X0270Y0000R000S3
317/PMOD_2 VIA MD0130PA00X+023307Y+005748X0270Y0000R000S3
317/PMOD_3 VIA MD0130PA00X+027835Y+003425X0270Y0000R000S3
317/PMOD_3 VIA MD0130PA00X+023543Y+005984X0270Y0000R000S3
317/PMOD_1 VIA MD0130PA00X+027008Y+003583X0270Y0000R000S3
317/PMOD_1 VIA MD0130PA00X+022953Y+005748X0270Y0000R000S3
317NET-(D5-PAD1) VIA MD0130PA00X+018661Y+009843X0270Y0000R000S3
317NET-(D5-PAD1) VIA MD0130PA00X+016535Y+017323X0270Y0000R000S3
317NET-(D5-PAD1) VIA MD0130PA00X+011653Y+011496X0270Y0000R000S3
317NET-(D5-PAD1) VIA MD0130PA00X+010787Y+013543X0270Y0000R000S3
317NET-(D4-PAD1) VIA MD0130PA00X+018189Y+009921X0270Y0000R000S3
317NET-(D4-PAD1) VIA MD0130PA00X+011575Y+011102X0270Y0000R000S3
317NET-(D4-PAD1) VIA MD0130PA00X+011811Y+017323X0270Y0000R000S3
317NET-(D4-PAD1) VIA MD0130PA00X+010562Y+013830X0270Y0000R000S3
317NET-(D3-PAD1) VIA MD0130PA00X+011522Y+010747X0270Y0000R000S3
317NET-(D3-PAD1) VIA MD0130PA00X+007087Y+017323X0270Y0000R000S3
317NET-(D3-PAD1) VIA MD0130PA00X+008622Y+013740X0270Y0000R000S3
317NET-(D3-PAD1) VIA MD0130PA00X+017835Y+010000X0270Y0000R000S3
317NET-(D2-PAD1) VIA MD0130PA00X+011339Y+010472X0270Y0000R000S3
317NET-(D2-PAD1) VIA MD0130PA00X+009055Y+012520X0270Y0000R000S3
317NET-(D2-PAD1) VIA MD0130PA00X+002362Y+017323X0270Y0000R000S3
317NET-(D2-PAD1) VIA MD0130PA00X+017776Y+009660X0270Y0000R000S3
317/DBG_2 VIA MD0130PA00X+017913Y+006142X0270Y0000R000S3
317/DBG_3 VIA MD0130PA00X+017677Y+005906X0270Y0000R000S3
317/DBG_5 VIA MD0130PA00X+015945Y+003228X0270Y0000R000S3
317/DBG_6 VIA MD0130PA00X+016339Y+005197X0270Y0000R000S3
327GND D8 -2 A01X+030987Y+013501X0276Y0512R045S2
327NET-(D8-PAD1) D8 -1 A01X+030430Y+014058X0276Y0512R045S2
327+5V D6 -1 A01X+028639Y+015948X0472Y0472R225S2
327GND D6 -2 A01X+028054Y+016532X0472Y0472R225S2
327GND D2 -2 A01X+007480Y+012598X0276Y0512R180S2
327NET-(D2-PAD1) D2 -1 A01X+008268Y+012598X0276Y0512R180S2
327GND D3 -2 A01X+007382Y+013484X0276Y0512R180S2
327NET-(D3-PAD1) D3 -1 A01X+008169Y+013484X0276Y0512R180S2
327GND D4 -2 A01X+009252Y+013878X0276Y0512R180S2
327NET-(D4-PAD1) D4 -1 A01X+010039Y+013878X0276Y0512R180S2
327GND D5 -2 A01X+012303Y+013681X0276Y0512R000S2
327NET-(D5-PAD1) D5 -1 A01X+011516Y+013681X0276Y0512R000S2
327GND D7 -2 A01X+030003Y+014485X0276Y0512R045S2
327NET-(D7-PAD1) D7 -1 A01X+029446Y+015042X0276Y0512R045S2
327/SPI_CS R13 -2 A01X+005413Y+007148X0453Y0551R090S2
327GND R13 -1 A01X+005413Y+007955X0453Y0551R090S2
327+3V3 R3 -2 A01X+006594Y+007963X0453Y0551R270S2
327/SPI_CS R3 -1 A01X+006594Y+007156X0453Y0551R270S2
327GND U7 -2 A01X+018927Y+011152X0354Y0315R000S2
327/OSC_IN U7 -3 A01X+018927Y+010581X0354Y0315R000S2
327+3V3 U7 -4 A01X+019656Y+010581X0354Y0315R000S2
327NET-(U7-PAD1) U7 -1 A01X+019656Y+011152X0354Y0315R000S2
327/CRESET SW1 -1 A01X+003504Y+009134X0630Y0394R090S2
327GND SW1 -3 A01X+002008Y+009134X0630Y0394R090S2
327/CRESET SW1 -2 A01X+003504Y+006614X0630Y0394R090S2
327GND SW1 -4 A01X+002008Y+006614X0630Y0394R090S2
327+3V3 U4 -8 A01X+008504Y+005868X0236Y0787R090S2
327/SPI_CS U4 -1 A01X+005709Y+005868X0236Y0787R090S2
327/SPI_IO3 U4 -7 A01X+008504Y+005368X0236Y0787R090S2
327/SPI_MISO U4 -2 A01X+005709Y+005368X0236Y0787R090S2
327/SPI_CLK U4 -6 A01X+008504Y+004882X0236Y0787R090S2
327/SPI_IO2 U4 -3 A01X+005709Y+004868X0236Y0787R090S2
327/SPI_MOSI U4 -5 A01X+008504Y+004370X0236Y0787R090S2
327GND U4 -4 A01X+005709Y+004370X0236Y0787R090S2
327NET-(SW3-PAD1) SW3 -1 A01X+026063Y+016181X0630Y0394R180S2
327GND SW3 -3 A01X+026063Y+017677X0630Y0394R180S2
327NET-(SW3-PAD1) SW3 -2 A01X+023543Y+016181X0630Y0394R180S2
327GND SW3 -4 A01X+023543Y+017677X0630Y0394R180S2
327+3V3 U10 -4 A01X+020197Y+010748X0157Y0157R180S2
327/LED_R U10 -3 A01X+020433Y+010748X0157Y0157R180S2
327/LED_G U10 -2 A01X+020197Y+010512X0157Y0157R180S2
327/LED_B U10 -1 A01X+020433Y+010512X0157Y0157R180S2
327+3V3 U6 -1 A01X+018224Y+011301X0051Y0146R090S2
327+3V3 U6 -1 A01X+018126Y+011276X0051Y0051R270S2
327+3V3 U6 -4 A01X+018494Y+011260X0138Y0197R090S2
327/OSC_IN U6 -3 A01X+018494Y+010787X0138Y0197R090S2
327GND U6 -2 A01X+018199Y+010787X0138Y0197R090S2
327+3V3 U6 -1 A01X+018199Y+011217X0118Y0197R090S2
327+2V5 D1 -2 A01X+022431Y+001181X0453Y0551R180S2
327NET-(D1-PAD1) D1 -1 A01X+023238Y+001181X0453Y0551R180S2
317/PMOD_1 J3 -1 D0394PA00X+027780Y+000906X0669Y0669R270S0
317/PMOD_2 J3 -2 D0394PA00X+028780Y+000906X0669Y0669R270S0
317/PMOD_3 J3 -3 D0394PA00X+029780Y+000906X0669Y0669R270S0
317/PMOD_4 J3 -4 D0394PA00X+030780Y+000906X0669Y0669R270S0
317GND J3 -5 D0394PA00X+031780Y+000906X0669Y0669R270S0
317+3V3 J3 -6 D0394PA00X+032780Y+000906X0669Y0669R270S0
327GND U9 -4 A01X+033071Y+015413X1083Y3740R045S2
327+5V U9 -1 A01X+031122Y+017362X1083Y3740R045S2
327NET-(D7-PAD1) U9 -2 A01X+032291Y+017139X0689Y2524R045S2
327NET-(D8-PAD1) U9 -3 A01X+032848Y+016583X0689Y2524R045S2
327GND U9 -4 A01X+034574Y+016917X0541Y0512R045S2
327GND U9 -4 A01X+034382Y+017109X0541Y0512R045S2
327+5V U9 -1 A01X+032820Y+018671X0541Y0512R045S2
327+5V U9 -1 A01X+032625Y+018865X0541Y0512R045S2
327GND C27 -2 A01X+021663Y+005118X0453Y0551R000S2
327+2V5 C27 -1 A01X+020856Y+005118X0453Y0551R000S2
327GND C26 -2 A01X+023632Y+011417X0453Y0551R000S2
327+3V3 C26 -1 A01X+022825Y+011417X0453Y0551R000S2
327GND C25 -2 A01X+021663Y+004331X0453Y0551R000S2
327+2V5 C25 -1 A01X+020856Y+004331X0453Y0551R000S2
327GND C24 -2 A01X+023632Y+012205X0453Y0551R000S2
327+3V3 C24 -1 A01X+022825Y+012205X0453Y0551R000S2
327GND C23 -2 A01X+024409Y+006683X0453Y0551R090S2
327/VCCPLL C23 -1 A01X+024409Y+007490X0453Y0551R090S2
327/VCCPLL C22 -2 A01X+025197Y+007480X0453Y0551R270S2
327GND C22 -1 A01X+025197Y+006673X0453Y0551R270S2
327GND C21 -2 A01X+021663Y+003543X0453Y0551R000S2
327+2V5 C21 -1 A01X+020856Y+003543X0453Y0551R000S2
327GND C20 -2 A01X+015354Y+007648X0453Y0551R270S2
327+1V2 C20 -1 A01X+015354Y+006841X0453Y0551R270S2
327GND C19 -2 A01X+025984Y+006673X0453Y0551R090S2
327/VCCPLL C19 -1 A01X+025984Y+007480X0453Y0551R090S2
327GND C18 -2 A01X+014567Y+007648X0453Y0551R270S2
327+1V2 C18 -1 A01X+014567Y+006841X0453Y0551R270S2
327GND C17 -2 A01X+013780Y+007648X0453Y0551R270S2
327+1V2 C17 -1 A01X+013780Y+006841X0453Y0551R270S2
327GND C16 -2 A01X+025984Y+005915X0453Y0551R270S2
327+5V C16 -1 A01X+025984Y+005108X0453Y0551R270S2
327GND C14 -2 A01X+015748Y+010246X0453Y0551R270S2
327+3V3 C14 -1 A01X+015748Y+009439X0453Y0551R270S2
327GND C15 -2 A01X+016535Y+010246X0453Y0551R270S2
327+3V3 C15 -1 A01X+016535Y+009439X0453Y0551R270S2
327GND C13 -2 A01X+014961Y+010246X0453Y0551R270S2
327+3V3 C13 -1 A01X+014961Y+009439X0453Y0551R270S2
327+3V3 C11 -2 A01X+018661Y+011722X0453Y0551R090S2
327GND C11 -1 A01X+018661Y+012530X0453Y0551R090S2
327GND C10 -2 A01X+024006Y+001969X0453Y0551R000S2
327+2V5 C10 -1 A01X+023199Y+001969X0453Y0551R000S2
327GND C9 -2 A01X+014173Y+010246X0453Y0551R270S2
327+3V3 C9 -1 A01X+014173Y+009439X0453Y0551R270S2
327GND C8 -2 A01X+011969Y+007638X0453Y0551R270S2
327+1V2 C8 -1 A01X+011969Y+006831X0453Y0551R270S2
327GND C7 -2 A01X+018986Y+003248X0453Y0551R180S2
327+3V3 C7 -1 A01X+019793Y+003248X0453Y0551R180S2
327GND C6 -2 A01X+018986Y+004035X0453Y0551R180S2
327+3V3 C6 -1 A01X+019793Y+004035X0453Y0551R180S2
327GND C5 -2 A01X+018986Y+004823X0453Y0551R180S2
327+3V3 C5 -1 A01X+019793Y+004823X0453Y0551R180S2
327GND C4 -2 A01X+007470Y+006693X0453Y0551R180S2
327+3V3 C4 -1 A01X+008278Y+006693X0453Y0551R180S2
327GND C3 -2 A01X+024783Y+001969X0453Y0551R180S2
327+5V C3 -1 A01X+025591Y+001969X0453Y0551R180S2
327GND C2 -2 A01X+014173Y+011014X0453Y0551R090S2
327+5V C2 -1 A01X+014173Y+011821X0453Y0551R090S2
327GND C1 -2 A01X+011969Y+008425X0453Y0551R090S2
327+5V C1 -1 A01X+011969Y+009232X0453Y0551R090S2
327GND C28 -2 A01X+023632Y+010630X0453Y0551R000S2
327+3V3 C28 -1 A01X+022825Y+010630X0453Y0551R000S2
317NET-(J1-PAD1) J1 -1 D0394PA00X+019685Y+001969X0669Y0669R090S0
317+5V J1 -2 D0394PA00X+019685Y+000969X0669Y0669R090S0
317/DBG_1 J1 -3 D0394PA00X+018685Y+001969X0669Y0669R090S0
317+5V J1 -4 D0394PA00X+018685Y+000969X0669Y0669R090S0
317/DBG_2 J1 -5 D0394PA00X+017685Y+001969X0669Y0669R090S0
317GND J1 -6 D0394PA00X+017685Y+000969X0669Y0669R090S0
317/DBG_3 J1 -7 D0394PA00X+016685Y+001969X0669Y0669R090S0
317/UART_TX J1 -8 D0394PA00X+016685Y+000969X0669Y0669R090S0
317GND J1 -9 D0394PA00X+015685Y+001969X0669Y0669R090S0
317/UART_RX J1 -10 D0394PA00X+015685Y+000969X0669Y0669R090S0
317/CDONE J1 -11 D0394PA00X+014685Y+001969X0669Y0669R090S0
317/DBG_4 J1 -12 D0394PA00X+014685Y+000969X0669Y0669R090S0
317/CRESET J1 -13 D0394PA00X+013685Y+001969X0669Y0669R090S0
317GND J1 -14 D0394PA00X+013685Y+000969X0669Y0669R090S0
317/DBG_5 J1 -15 D0394PA00X+012685Y+001969X0669Y0669R090S0
317NET-(J1-PAD16) J1 -16 D0394PA00X+012685Y+000969X0669Y0669R090S0
317NET-(J1-PAD17) J1 -17 D0394PA00X+011685Y+001969X0669Y0669R090S0
317/SPI_IO2 J1 -18 D0394PA00X+011685Y+000969X0669Y0669R090S0
317/SPI_MOSI J1 -19 D0394PA00X+010685Y+001969X0669Y0669R090S0
317GND J1 -20 D0394PA00X+010685Y+000969X0669Y0669R090S0
317/SPI_MISO J1 -21 D0394PA00X+009685Y+001969X0669Y0669R090S0
317/SPI_IO3 J1 -22 D0394PA00X+009685Y+000969X0669Y0669R090S0
317/SPI_CLK J1 -23 D0394PA00X+008685Y+001969X0669Y0669R090S0
317/SPI_CS J1 -24 D0394PA00X+008685Y+000969X0669Y0669R090S0
317GND J1 -25 D0394PA00X+007685Y+001969X0669Y0669R090S0
317/DBG_6 J1 -26 D0394PA00X+007685Y+000969X0669Y0669R090S0
317NET-(J1-PAD27) J1 -27 D0394PA00X+006685Y+001969X0669Y0669R090S0
317NET-(J1-PAD28) J1 -28 D0394PA00X+006685Y+000969X0669Y0669R090S0
317NET-(J1-PAD29) J1 -29 D0394PA00X+005685Y+001969X0669Y0669R090S0
317GND J1 -30 D0394PA00X+005685Y+000969X0669Y0669R090S0
317NET-(J1-PAD31) J1 -31 D0394PA00X+004685Y+001969X0669Y0669R090S0
317NET-(J1-PAD32) J1 -32 D0394PA00X+004685Y+000969X0669Y0669R090S0
317NET-(J1-PAD33) J1 -33 D0394PA00X+003685Y+001969X0669Y0669R090S0
317GND J1 -34 D0394PA00X+003685Y+000969X0669Y0669R090S0
317NET-(J1-PAD35) J1 -35 D0394PA00X+002685Y+001969X0669Y0669R090S0
317NET-(J1-PAD36) J1 -36 D0394PA00X+002685Y+000969X0669Y0669R090S0
317NET-(J1-PAD37) J1 -37 D0394PA00X+001685Y+001969X0669Y0669R090S0
317NET-(J1-PAD38) J1 -38 D0394PA00X+001685Y+000969X0669Y0669R090S0
317GND J1 -39 D0394PA00X+000685Y+001969X0669Y0669R090S0
317NET-(J1-PAD40) J1 -40 D0394PA00X+000685Y+000969X0669Y0669R090S0
327GND U5 -49 A01X+019291Y+007874X2205Y2205R000S2
327+3V3 U5 -1 A01X+017938Y+008957X0344Y0098R000S2
327NET-(U5-PAD2) U5 -2 A01X+017938Y+008760X0344Y0098R000S2
327NET-(U5-PAD3) U5 -3 A01X+017938Y+008563X0344Y0098R000S2
327NET-(U5-PAD4) U5 -4 A01X+017938Y+008366X0344Y0098R000S2
327+1V2 U5 -5 A01X+017938Y+008169X0344Y0098R000S2
327NET-(U5-PAD6) U5 -6 A01X+017938Y+007972X0344Y0098R000S2
327/CDONE U5 -7 A01X+017938Y+007776X0344Y0098R000S2
327/CRESET U5 -8 A01X+017938Y+007579X0344Y0098R000S2
327/DBG_6 U5 -9 A01X+017938Y+007382X0344Y0098R000S2
327/DBG_5 U5 -10 A01X+017938Y+007185X0344Y0098R000S2
327/DBG_3 U5 -11 A01X+017938Y+006988X0344Y0098R000S2
327/DBG_2 U5 -12 A01X+017938Y+006791X0344Y0098R000S2
327/UART_RX U5 -13 A01X+018209Y+006521X0098Y0344R000S2
327/SPI_MOSI U5 -14 A01X+018406Y+006521X0098Y0344R000S2
327/SPI_CLK U5 -15 A01X+018602Y+006521X0098Y0344R000S2
327/SPI_CS U5 -16 A01X+018799Y+006521X0098Y0344R000S2
327/SPI_MISO U5 -17 A01X+018996Y+006521X0098Y0344R000S2
327/SPI_IO2 U5 -18 A01X+019193Y+006521X0098Y0344R000S2
327/SPI_IO3 U5 -19 A01X+019390Y+006521X0098Y0344R000S2
327/DBG_1 U5 -20 A01X+019587Y+006521X0098Y0344R000S2
327/UART_TX U5 -21 A01X+019783Y+006521X0098Y0344R000S2
327+3V3 U5 -22 A01X+019980Y+006521X0098Y0344R000S2
327/DBG_4 U5 -23 A01X+020177Y+006521X0098Y0344R000S2
327+2V5 U5 -24 A01X+020374Y+006521X0098Y0344R000S2
327/PMOD_1 U5 -25 A01X+020645Y+006791X0344Y0098R000S2
327/PMOD_2 U5 -26 A01X+020645Y+006988X0344Y0098R000S2
327/PMOD_3 U5 -27 A01X+020645Y+007185X0344Y0098R000S2
327/PMOD_4 U5 -28 A01X+020645Y+007382X0344Y0098R000S2
327/VCCPLL U5 -29 A01X+020645Y+007579X0344Y0098R000S2
327+1V2 U5 -30 A01X+020645Y+007776X0344Y0098R000S2
327NET-(U5-PAD31) U5 -31 A01X+020645Y+007972X0344Y0098R000S2
327NET-(U5-PAD32) U5 -32 A01X+020645Y+008169X0344Y0098R000S2
327+3V3 U5 -33 A01X+020645Y+008366X0344Y0098R000S2
327/ICE_USBP U5 -34 A01X+020645Y+008563X0344Y0098R000S2
327/PU_CTRL_USBP U5 -35 A01X+020645Y+008760X0344Y0098R000S2
327/PU_CTRL_USBN U5 -36 A01X+020645Y+008957X0344Y0098R000S2
327/ICE_USBN U5 -37 A01X+020374Y+009227X0098Y0344R000S2
327NET-(SW3-PAD1) U5 -38 A01X+020177Y+009227X0098Y0344R000S2
327/LED_R U5 -39 A01X+019980Y+009227X0098Y0344R000S2
327/LED_B U5 -40 A01X+019783Y+009227X0098Y0344R000S2
327/LED_G U5 -41 A01X+019587Y+009227X0098Y0344R000S2
327NET-(SW4-PAD1) U5 -42 A01X+019390Y+009227X0098Y0344R000S2
327NET-(U5-PAD43) U5 -43 A01X+019193Y+009227X0098Y0344R000S2
327/OSC_IN U5 -44 A01X+018996Y+009227X0098Y0344R000S2
327NET-(D5-PAD1) U5 -45 A01X+018799Y+009227X0098Y0344R000S2
327NET-(D4-PAD1) U5 -46 A01X+018602Y+009227X0098Y0344R000S2
327NET-(D3-PAD1) U5 -47 A01X+018406Y+009227X0098Y0344R000S2
327NET-(D2-PAD1) U5 -48 A01X+018209Y+009227X0098Y0344R000S2
327+1V2 R10 -2 A01X+023622Y+008278X0453Y0551R270S2
327/VCCPLL R10 -1 A01X+023622Y+007470X0453Y0551R270S2
327/CDONE R4 -2 A01X+004429Y+011614X0453Y0551R000S2
327+3V3 R4 -1 A01X+003622Y+011614X0453Y0551R000S2
327NET-(D7-PAD1) R8 -2 A01X+029134Y+014173X0453Y0551R315S2
327/PU_CTRL_USBN R8 -1 A01X+028563Y+013603X0453Y0551R315S2
327NET-(D7-PAD1) R11 -2 A01X+028563Y+014744X0453Y0551R315S2
327/ICE_USBN R11 -1 A01X+027992Y+014173X0453Y0551R315S2
327NET-(D8-PAD1) R12 -2 A01X+030285Y+013041X0453Y0551R315S2
327/ICE_USBP R12 -1 A01X+029715Y+012471X0453Y0551R315S2
327+3V3 R1 -2 A01X+004439Y+010827X0453Y0551R000S2
327/CRESET R1 -1 A01X+003632Y+010827X0453Y0551R000S2
327NET-(D1-PAD1) R2 -2 A01X+024016Y+001181X0453Y0551R180S2
327GND R2 -1 A01X+024823Y+001181X0453Y0551R180S2
327NET-(D8-PAD1) R9 -2 A01X+029734Y+013592X0453Y0551R315S2
327/PU_CTRL_USBP R9 -1 A01X+029163Y+013022X0453Y0551R315S2
327+5V U8 -1 A01X+026791Y+005768X0614Y0256R270S2
327GND U8 -2 A01X+027165Y+005768X0614Y0256R270S2
327+5V U8 -3 A01X+027539Y+005768X0614Y0256R270S2
327NET-(U8-PAD4) U8 -4 A01X+027539Y+006831X0614Y0256R270S2
327/VCCPLL U8 -5 A01X+026791Y+006831X0614Y0256R270S2
327+5V U1 -1 A01X+011142Y+008425X0614Y0256R090S2
327GND U1 -2 A01X+010768Y+008425X0614Y0256R090S2
327+5V U1 -3 A01X+010394Y+008425X0614Y0256R090S2
327NET-(U1-PAD4) U1 -4 A01X+010394Y+007362X0614Y0256R090S2
327+1V2 U1 -5 A01X+011142Y+007362X0614Y0256R090S2
327+5V U2 -1 A01X+013366Y+011161X0614Y0256R090S2
327GND U2 -2 A01X+012992Y+011161X0614Y0256R090S2
327+1V2 U2 -3 A01X+012618Y+011161X0614Y0256R090S2
327NET-(U2-PAD4) U2 -4 A01X+012618Y+010098X0614Y0256R090S2
327+3V3 U2 -5 A01X+013366Y+010098X0614Y0256R090S2
327+5V U3 -1 A01X+024941Y+002776X0614Y0256R180S2
327GND U3 -2 A01X+024941Y+003150X0614Y0256R180S2
327+3V3 U3 -3 A01X+024941Y+003524X0614Y0256R180S2
327NET-(U3-PAD4) U3 -4 A01X+023878Y+003524X0614Y0256R180S2
327+2V5 U3 -5 A01X+023878Y+002776X0614Y0256R180S2
327NET-(SW4-PAD1) SW4 -1 A01X+022126Y+016181X0630Y0394R180S2
327GND SW4 -3 A01X+022126Y+017677X0630Y0394R180S2
327NET-(SW4-PAD1) SW4 -2 A01X+019606Y+016181X0630Y0394R180S2
327GND SW4 -4 A01X+019606Y+017677X0630Y0394R180S2
327NET-(D2-PAD1) SW2 -1 A01X+002362Y+017323X3937Y3937R180S2
327NET-(D3-PAD1) SW2 -2 A01X+007087Y+017323X3937Y3937R180S2
327NET-(D4-PAD1) SW2 -3 A01X+011811Y+017323X3937Y3937R180S2
327NET-(D5-PAD1) SW2 -4 A01X+016535Y+017323X3937Y3937R180S2
999

Binary file not shown.

Before

Width:  |  Height:  |  Size: 492 KiB

After

Width:  |  Height:  |  Size: 453 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 746 KiB

After

Width:  |  Height:  |  Size: 750 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 280 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 417 KiB

Binary file not shown.