Product Documentation
Spectre FX Circuit Simulator User Guide
Product Version 23.1, September 2023

.lib

.lib [libpath] library_name section_name

Description

Reads the common statements, such as device models, from a library file.

Arguments

Name Description

[libpath]

Path to the library file.

library_name

Name of the library file.

section_name

Section of the library to be included.

[libpath]and library_name can be enclosed within single or double quotation marks.

Example

.lib 'models.lib' tt

Tells the Spectre FX simulator to read the tt section from the models.lib library file.


Return to top
 ⠀
X