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

.include

.include [filepath] filename

Description

Inserts the contents of the specified file into the netlist file.

[filepath] filename can be enclosed within single or double quotation marks.

Arguments

Name Description

filepath

(Optional) Path from where the specified file is to be read.

filename

Name of the file from which contents are to be inserted into the netlist.

Example

.include options.txt

Inserts the options.txt file into the netlist file.


Return to top
 ⠀
X