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

.global

.global node1 [node2 ... noden]

Description

Defines the global nodes. The Spectre FX simulator connects all the references to a global node name, at any hierarchical level, to the same node.

Arguments

Name Description

node1 node2...

Node names.

Example

.global vdd gnd

Tells the Spectre FX simulator to define vdd and gnd as global nodes.


Return to top
 ⠀
X