.lib
.lib [libpath]library_namesection_name
Description
Reads the common statements, such as device models, from a library file.
Arguments
| Name | Description |
|---|---|
Example
.lib 'models.lib' tt
Tells the Spectre FX simulator to read the tt section from the models.lib library file.
Return to top