EDBComponent#
- class pyedb.dotnet.edb_core.cell.hierarchy.component.EDBComponent(pedb, edb_object)[source]#
Manages EDB functionalities for components.
- Parameters:
- parent
pyedb.dotnet.edb_core.components.Components
Components object.
- component
object
Edb Component Object
- parent
Methods
EDBComponent.assign_rlc_model
([res, ind, ...])Assign RLC to this component.
EDBComponent.assign_s_param_model
(file_path)Assign S-parameter to this component.
EDBComponent.assign_spice_model
(file_path[, ...])Assign Spice model to this component.
Create a Clearance on Soldermask layer by drawing a rectangle.
EDBComponent.create_package_def
([name, ...])Create a package definition and assign it to the component.
Delete this primitive.
EDBComponent.use_s_parameter_model
(name[, ...])Use S-parameter model on the component.
Attributes
Component's bounding box.
Capacitance Value.
Compute the component center.
Component connected to this object.
Component definition.
Edb component instance.
ComponentProperty
object.Get or Set the component to active mode.
Primitive ID.
Inductance Value.
Flag indicating if the current object is enabled.
Flag indicating if the current object exists.
Define if model is Parallel or Series.
Check if a component is mounted on top or bottom of the layout.
EDB layout instance object.
XY Coordinates.
Lower elevation of the placement layer.
Component model.
Retrieve assigned model type.
Name of the definition.
Net Object.
Get assigned netlist model properties.
Nets of Component.
Number of Pins of Component.
Package definition.
Component part name.
Component part name.
Pins of the component.
EDBPadstackInstance of Component.
Placement layer.
Reference Designator Name.
Resistance value.
Get component rlc values.
Compute the component rotation in radian.
Get assigned S-parameter model properties.
Solder ball diameter.
Solder ball height if available.
Solder ball placement if available..
Solder ball shape.
Get assigned Spice model properties.
Top/bottom association of the placement layer.
Component type.
Upper elevation of the placement layer.
Retrieve discrete component value.