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

fnlPrint

fnlPrint(
g_general
)
=> t / nil

Description

Prints the specified argument in the netlist file.

Arguments

g_general

The information that you need to print to a netlist file. The information can be of any of the SKILL types, such as string, fixnum, or flonum. The argument can also be t or nil, which do not add any text to the netlist file and are only a convenience.

Value Returned

t

The operation was successful.

nil

The operation was unsuccessful.

Related Topics

OSS Functions


Return to top
 ⠀
X