Skip to content

Doc/update edb doc #1032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 13, 2022
Merged

Doc/update edb doc #1032

merged 6 commits into from
Apr 13, 2022

Conversation

Devin-Crawford
Copy link
Contributor

This is a re-factoring of the example 04_edb_parameterized_design.py. I merged main into this branch prior to the merge.

Add that LayerType = 1 is for dielectric.
Added additional layer types from the EDB documentation to the docstring:
            ``2``: Conducting plane layer.
            ``3``: Airline layer.
            ``4``: Error layer.
            ``5``: Symbol layer.
            ``6``: Measure layer.
            ``8``: Assembly layer.
            ``9``: Silkscreen layer.
            ``10``: Solder Mask layer.
            ``11``: Solder Paste layer.
The whole example was re-written based on the original version.

There are no longer class definitions in the example.
The cutout on the stripline layer allows for a smoother transition
from the via. The previous example could have the ground very close
to the signal layer at the transition.
This example runs as-is, but the ground planes are not
connected. I added a note at the end pointing this out.
@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #1032 (8a953d2) into main (3b7ed28) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1032   +/-   ##
=======================================
  Coverage   80.68%   80.68%           
=======================================
  Files         132      132           
  Lines       39663    39663           
=======================================
  Hits        32004    32004           
  Misses       7659     7659           

var_server is not used anywhere.
@svandenb-dev svandenb-dev merged commit 1bd32d1 into main Apr 13, 2022
@svandenb-dev svandenb-dev deleted the doc/update_edb_doc branch April 13, 2022 12:30
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.

4 participants