Skip to content

Conversation

akhilles
Copy link
Contributor

@akhilles akhilles commented Oct 8, 2025

Use the new "ground" role to semantically distinguish ground planes from power planes. Explains the SIG/GND/PWR top-3 layer convention for module reusability. Documents the impedance-controlled layers and their reference planes.

@akhilles akhilles requested a review from hexdae October 8, 2025 04:32
Use the new "ground" role to semantically distinguish ground planes from
power planes. Explains the SIG/GND/PWR top-3 layer convention for module
reusability. Documents the impedance-controlled layers and their
reference planes.

Signed-off-by: akhilles <akhilvelagapudi@gmail.com>
Comment on lines +297 to +308
# Layer convention for 4L/6L/8L stackups:
# - First 3 layers: SIG/GND/PWR (always)
# - Last layer: SIG (always)
#
# This enables module reusability - a 4L module can be ported to 6L/8L by using the
# same top 3 layers and bottom layer. Internal layers provide additional routing.
#
# Impedance Control:
# - GCPW (Grounded Coplanar Waveguide) for all impedance-controlled routing
# - L1 (top) is primary impedance-controlled layer
# - L6/L8 (bottom) serve as backup impedance-controlled layers on 6L/8L
# - 8L also provides L6 as symmetric stripline (GND/SIG/GND)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

smart

@akhilles akhilles merged commit 6f1f881 into main Oct 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants