CfgComponent#

class pyedb.configuration.cfg_components.CfgComponent(_pedb, pedb_object, **kwargs)#

Bases: pyedb.configuration.cfg_common.CfgBase

Overview#

Import detail#

from pyedb.configuration.cfg_components import CfgComponent

Attribute detail#

CfgComponent.pyedb_obj#
CfgComponent.enabled#
CfgComponent.reference_designator#
CfgComponent.definition#
CfgComponent.type#
CfgComponent.placement_layer#
CfgComponent.pins#
CfgComponent.port_properties#
CfgComponent.solder_ball_properties#
CfgComponent.ic_die_properties#
CfgComponent.pin_pair_model#
CfgComponent.spice_model#
CfgComponent.s_parameter_model#
CfgComponent.netlist_model#

Method detail#

CfgComponent.retrieve_model_properties_from_edb()#
CfgComponent.set_parameters_to_edb()#
CfgComponent.retrieve_parameters_from_edb()#