CfgSpiceModel#
- class pyedb.configuration.cfg_spice_models.CfgSpiceModel(pdata, path_lib, spice_dict)#
Overview#
Apply Spice model on layout. |
Import detail#
from pyedb.configuration.cfg_spice_models import CfgSpiceModel
Attribute detail#
- CfgSpiceModel.path_libraries#
- CfgSpiceModel.name#
- CfgSpiceModel.component_definition#
- CfgSpiceModel.file_path#
- CfgSpiceModel.sub_circuit_name#
- CfgSpiceModel.apply_to_all#
- CfgSpiceModel.components#
- CfgSpiceModel.terminal_pairs#
Method detail#
- CfgSpiceModel.apply()#
Apply Spice model on layout.