Examples#

End-to-end examples show how you can use PyEDB. If PyEDB is installed on your machine, you can download these examples as Python files or Jupyter notebooks and run them locally.

Note

Some examples require additional Python packages.

AEDT integration#

The following examples illustrate the use of the legacy PyEDB API with PyAEDT.

Note

In the examples, PyAEDT is configured not to display AEDT (non-graphical=True).

EDB: 5G linear array antenna

EDB: 5G linear array antenna

EDB: Layout Components

EDB: Layout Components

EDB: fully parametrized design

EDB: fully parametrized design

EDB: Pin to Pin project

EDB: Pin to Pin project

EDB: geometry creation

EDB: geometry creation

EDB: geometry creation

EDB: geometry creation

EDB: parameterized design

EDB: parameterized design

EDB: SYZ analysis

EDB: SYZ analysis

Standalone#

The following examples illustrate the use of the legacy PyEDB API as a standalone package.

EDB: geometry creation

EDB: geometry creation

EDB: Siwave analysis from EDB setup

EDB: Siwave analysis from EDB setup

EDB: IPC2581 export

EDB: IPC2581 export

EDB: plot nets with Matplotlib

EDB: plot nets with Matplotlib

EDB: parametric via creation

EDB: parametric via creation

EDB: fully parametrized CPWG design

EDB: fully parametrized CPWG design

EDB: Edit Control File and import gds

EDB: Edit Control File and import gds

EDB: post-layout parameterization

EDB: post-layout parameterization

Gallery generated by Sphinx-Gallery