Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

fnlPathList

fnlPathList(
)
=> l_pathList / nil

Description

Returns a list representing the current instance path down the schematic hierarchy to the current instance or signal being expanded.

Arguments

None

Value Returned

l_pathList

A list of lists, where each sublist is a (inst cellview index) triplet, containing the inst, cellview, and index. The inst member can also be a signal.

nil

The operation failed and encountered an error while performing the task.

Examples

fnlPathList()

Related Topics

OSS Functions


Return to top
 ⠀
X