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

simDrain

simDrain(
)
=> t 

Description

Performs the equivalent of drain( stdout ) when run in the non-graphic environment without accepting any arguments. No action is taken or required when this function is run in the Cadence graphics environment.

This is a replacement for the  drain SKILL function. Replace all references to drain( stdout ) with calls to this function.

The function is defined in /bin/si. You cannot modify this function.

Arguments

None

Value Returned

t

Always returns t.

Examples

simDrain()

Related Topics

OSS Functions


Return to top
 ⠀
X