The command Insert ŕ User Symbol is used to add a user defined symbol to the existing schematic diagram, as a symbol associated to a SPICE subcircuit. The user symbol is created using the command File -> Generate SPICE sub circuit. The inserted symbol can be fixed at the desired location.
The command Insert ŕ Another Schema is used to add a SCH file to the existing files. Its content is fixed at the right lower side of the existing schematic diagram. The current file name remains unchanged.
The
command Insert ŕ Insert Lib
allows the selection of a *.lib file through a Windows explorer
windows. *.LIB files contain library of device models and parameters (diodes,
transistors, transmission lines…). It is necessary to include the library path
name and file name in an IC-EMC schematic which include a component with a
model declared in a library file. Another method to include a library in an
IC-EMC schematic consists in writing on the schematic a text line (with the
command “Edit Text”
) such as : “.lib path_name\file_name.lib”.
A default library is provided in ‘lib\spice.lib’. Any library file can be
imported, only if it is compatible with WinSPICE
syntax (refer to WinSPICE documentation).