I have simulation partially worked. If I simulate a schematic without
requiring device models for instance, a standard resistor(only has a
resistance value), the "spectre" simulator will run and provide the result.
But when I put a transistor in, which requires the simulator to look for the
model library, the simulation was failed with faults from the read-in
process. The library path was correct. I guess the format or structure of
the library file may not be compatible with "spectre".
How to solve it ?thanks!