EDB Examples#

These examples demonstrate complete, end-to-end workflows using PyEDB (the Python interface to the Ansys Electronics Database) together with PyAEDT to run simulations in Ansys Electronics Desktop.

PCB Signal Integrity Analysis
PCIe channel insertion loss

Configure a PCB layout using PyEDB, run a SIwave AC analysis in HFSS 3D Layout, and plot the differential insertion loss for a PCIe Gen4 channel.

PCB Signal Integrity Analysis Using PyEDB
Configuration Files
PyEDB2

Links to examples in the PyAEDT documentation that show how to use PyEDB configuration files.

Use configuration
IPC2581
PyEDB2

This example shows how you can use PyAEDT to export an IPC2581 file.

EDB: IPC2581 export
IC Workflow using GDS
GDS

This example shows how to use the Edb class to manage GDS files, import them and setup analysis.

GDS Import