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

simLoadSimulatorFiles

simLoadSimulatorFiles(
)
=> t / nil

Description

Loads the simulator-specific file from the local/si/caplib directory. If it does not find the file in local/si/caplib, it searches etc/skill/si/caplib directory in the install hierarchy. If the file does not exist, no error is generated.

The function is defined in /etc/skill/si/simcap.ile. You can modify this function.

Arguments

None

Value Returned

t

The command is successful.

nil

The command was unsuccessful.

Examples

simLoadSimulatorFiles() 

Related Topics

OSS Functions


Return to top
 ⠀
X