SPICEModel#

class pyedb.dotnet.database.cell.hierarchy.spice_model.SPICEModel(pedb, edb_object=None)#

Bases: pyedb.dotnet.database.cell.hierarchy.model.Model

Manages SPICE model class.

Overview#

model_name

SPICE model name.

spice_file_path

SPICE file path.

Import detail#

from pyedb.dotnet.database.cell.hierarchy.spice_model import SPICEModel

Property detail#

property SPICEModel.model_name#

SPICE model name.

property SPICEModel.spice_file_path#

SPICE file path.