assign_spice_model#

EDBComponent.assign_spice_model(file_path, name=None)[source]#

Assign Spice model to this component.

Parameters:
file_pathstr

File path of the Spice model.

namestr, optional

Name of the Spice model.

Returns: