SPICEModel#
- class pyedb.dotnet.database.cell.hierarchy.spice_model.SPICEModel(pedb, edb_object=None)#
Bases:
pyedb.dotnet.database.cell.hierarchy.model.ModelManages SPICE model class.
Overview#
SPICE model name. |
|
SPICE file path. |
|
SPICE sub-ciruit. |
|
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.
- property SPICEModel.sub_circuit#
SPICE sub-ciruit.
- property SPICEModel.pin_pairs#