z80-cpu: revised connector choices to better reflect availability

This commit is contained in:
2022-07-25 23:45:14 -07:00
parent 567b77505d
commit b920f16217
6 changed files with 97424 additions and 96683 deletions

View File

@@ -1,6 +1,7 @@
summary: RC2014-compatible Z80 CPU board
color: purple
gerbers: z80-cpu/fabrication
bom: z80-cpu/1-click-bom.tsv
#eda:
# type: kicad
# pcb: z80-cpu/z80-cpu.kicad_pcb

8
z80-cpu/1-click-bom.tsv Normal file
View File

@@ -0,0 +1,8 @@
References Qty Description MPN Manufacturer Package
C_U1, C_X1 2 0.1µF 0603 capacitor 0603
J1 1 TSW-116-08-L-S-RA Samtec
J2 1 TSW-110-08-S-D-RA Samtec
J3 1 TSW-113-08-L-S-RA Samtec
R1, R2, R3, R4 4 3.3kΩ 0603 resistor 0603
U1 1 Z84C0010AEG Zilog LQFP-44
X1 1 ACH-10.000MHZ-EK Abracon DIP-8
1 References Qty Description MPN Manufacturer Package
2 C_U1, C_X1 2 0.1µF 0603 capacitor 0603
3 J1 1 TSW-116-08-L-S-RA Samtec
4 J2 1 TSW-110-08-S-D-RA Samtec
5 J3 1 TSW-113-08-L-S-RA Samtec
6 R1, R2, R3, R4 4 3.3kΩ 0603 resistor 0603
7 U1 1 Z84C0010AEG Zilog LQFP-44
8 X1 1 ACH-10.000MHZ-EK Abracon DIP-8

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

@@ -33,9 +33,9 @@
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 1.016,
"height": 1.7272,
"width": 2.032
"drill": 1.0,
"height": 1.7,
"width": 1.7
},
"silk_line_width": 0.15,
"silk_text_italic": false,

View File

File diff suppressed because it is too large Load Diff