SIWaveDCIRDCSettings#
- class pyedb.grpc.database.simulation_setup.siwave_dc_settings.SIWaveDCIRDCSettings(pedb, dc_core: ansys.edb.core.simulation_setup.siwave_simulation_settings.SIWaveDCSettings, dcir_core: ansys.edb.core.simulation_setup.siwave_dcir_simulation_setup.SIWaveDCIRSimulationSettings)#
Bases:
SIWaveDCSettingsSIWave DC settings for DCIR setups — extends base DC settings with DCIR-specific properties accessible via the parent DCIR settings core.
Overview#
DC report configuration file path. |
|
Whether to show active devices in the DC report. |
|
Whether to export DC thermal data. |
|
Full DC report path. |
|
Icepak temperature file path. |
|
Whether to import thermal data. |
|
Per-pin resistance file path. |
|
Whether to use pin format for per-pin resistance. |
|
Source terms to ground mapping. |
|
Whether to use loop resistance for per-pin resistance. |
|
Via report file path. |
Import detail#
from pyedb.grpc.database.simulation_setup.siwave_dc_settings import SIWaveDCIRDCSettings
Property detail#
- property SIWaveDCIRDCSettings.dc_report_show_active_devices: bool#
Whether to show active devices in the DC report.
- property SIWaveDCIRDCSettings.per_pin_use_pin_format: bool#
Whether to use pin format for per-pin resistance.