Skip to content

Commit

Permalink
First Revision
Browse files Browse the repository at this point in the history
  • Loading branch information
mwrnd committed Jun 10, 2023
1 parent d67912f commit 12cfe52
Show file tree
Hide file tree
Showing 10 changed files with 26,243 additions and 2 deletions.
32 changes: 30 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,30 @@
# SlimSAS8x_Breakout
SlimSAS8x Breakout to U.FL/UMCC
**Work-In-Progress**: [Gerbers ready](https://github.com/mwrnd/SlimSAS8x_Breakout/releases/tag/v0.1-alpha) but not yet ordered.


# OpenCAPI-Compatible SlimSAS 8x Breakout

[OpenCAPI](https://files.openpower.foundation/s/xSQPe6ypoakKQdq/download/25Gbps-spec-20171108.pdf)-compatible SlimSAS 8x to [U.FL/UMCC Connector](https://en.wikipedia.org/wiki/Hirose_U.FL) breakout using a **Host** version of the OpenCAPI **Carrier** pinout from the [ADM-PCIE-9V5 User Manual (Pg15-19of38)](https://www.alpha-data.com/xml/user_manuals/adm-pcie-9v5%20user%20manual_v1_4.pdf).


# PCB Layout

![SlimSAS 8x Breakout PCB Layout](img/SlimSAS8x_Breakout_PCB_Layout.png)

All signals are length-matched to within 1mm both inter-pair and intra-pair.


# Schematic

![SlimSAS 8x Breakout Schematic](img/SlimSAS8x_Breakout_Schematic.png)


# PCB Layer Stackup

4-Layer PCB stackup taken from [JLCPCB](https://jlcpcb.com/capabilities/pcb-capabilities).

![PCB Layer Stackup](img/Layer_Stackup.png)

Differential Impedance parameters were calculated using the [DigiKey Online Calculator](https://www.digikey.com/en/resources/conversion-calculators/conversion-calculator-pcb-trace-impedance).

![PCB Differential Impedance Calculation](img/PCB_Impedance_0.30mm_0.18mm_on_0.21mm_7628.png)

21,739 changes: 21,739 additions & 0 deletions SlimSAS8x_Breakout.kicad_pcb

Large diffs are not rendered by default.

77 changes: 77 additions & 0 deletions SlimSAS8x_Breakout.kicad_prl
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"board": {
"active_layer": 37,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 0.6,
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
},
"ratsnest_display_mode": 0,
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": true,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
0,
1,
2,
3,
4,
5,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
32,
33,
34,
35,
36
],
"visible_layers": "ffffff3_fffffff9",
"zone_display_mode": 0
},
"meta": {
"filename": "SlimSAS8x_Breakout.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}
Loading

0 comments on commit 12cfe52

Please sign in to comment.