Editing and adding of Model/Subcircuit Files
Drag general model library files (*.lib) containing sets of models and subckts or single (*.mod) or subcircuit (.sub) straight from the Windows Explorer file manager to the SuperSpice main window. SuperSpice will ask if you want to add that file to the SuperSpice Library list. Once the file is then displayed you can edit it as a standard text file. Close the file from the SuperSpice main window as soon as it is loaded if so desired. If that file is edited and saved the library will be automatically updated. The library text file can be accessed by using the "Edit Model File Button" in the model file dialog.
SuperSpice extracts and process models in these files prior to passing them to the XSpice engine. For example, Worst Case models are automatically generated for standard spice devices.
Advanced
On rare occasions, it may be desirable to bypass the SuperSpice mechanisms and allow for the inclusion of model files directly. This can be done by using the automatically included ".include" file, viewed by pressing the pink "I" button. This file can contain any spice text. For example it could include the model itself, or a .include line pointing to where the model file is.