SIWaveDCIRSimulationSettings#

class ansys.edb.core.simulation_setup.SIWaveDCIRSimulationSettings(sim_setup)#

Represents SIWave DCIR simulation settings.

Methods

Attributes

SIWaveDCIRSimulationSettings.advanced

SIWaveAdvancedSettings: Advanced settings for SIWave simulations.

SIWaveDCIRSimulationSettings.dc

SIWaveDCSettings: DC settings for SIWave simulations.

SIWaveDCIRSimulationSettings.dc_advanced

SIWaveDCAdvancedSettings: Advanced DC settings for SIWave simulations.

SIWaveDCIRSimulationSettings.dc_report_config_file

str: Configuration file for the DC report.

SIWaveDCIRSimulationSettings.dc_report_show_active_devices

bool: Flag indicating if active devices are shown in the DC report.

SIWaveDCIRSimulationSettings.enabled

bool: Flag indicating if the simulation setup is enabled.

SIWaveDCIRSimulationSettings.export_dc_thermal_data

bool: Flag indicating if DC thermal data is exported.

SIWaveDCIRSimulationSettings.full_dc_report_path

str: Path to the DC report.

SIWaveDCIRSimulationSettings.general

SIWaveGeneralSettings: General settings for SIWave simulations.

SIWaveDCIRSimulationSettings.icepak_temp_file

bool: Path to the file containing the Icepak temperature map to import.

SIWaveDCIRSimulationSettings.import_thermal_data

bool: Flag indicating if thermal data is imported.

SIWaveDCIRSimulationSettings.msg

EDBObjMessage: Protobuf message that represents this object's ID.

SIWaveDCIRSimulationSettings.per_pin_res_path

str: Path to the per pin resolution.

SIWaveDCIRSimulationSettings.per_pin_use_pin_format

bool: Flag indicating if the per pin uses the pin format.

SIWaveDCIRSimulationSettings.s_parameter

SIWaveSParameterSettings: S parameter settings for SIWave simulations.

SIWaveDCIRSimulationSettings.source_terms_to_ground

dict { str : int }: Dictionary of SourceName, NodeToGround pairs.

SIWaveDCIRSimulationSettings.use_loop_res_for_per_pin

bool: Flag indicating if the per pin uses the loop resolution.

SIWaveDCIRSimulationSettings.via_report_path

str: Path to the via report.