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

cat

cat(
t_filename
)
=> t / nil

Description

Prints the contents of filename on standard output. The function is defined in /etc/skill/si/simcap.ile. You can modify this function.

Arguments

t_filename

Name of the file.

Value Returned

t

The operation was successful.

nil

The operation was unsuccessful.

Examples

cat( "si.env" ) 

Related Topics

OSS Functions


Return to top
 ⠀
X