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

hnlSetPrintLinePrefix

hnlSetPrintLinePrefix(
t_value
)
=> t / nil

Description

Registers the line prefix to be used when printing individual subcircuits during auCdl netlisting to indicate the continuation of the text on the next line, when the line length exceeds the limit set by the HNL global variable hnlSoftLineLength.

Arguments

t_value

The line prefix set as the indicator of the continuation of subcircuit text. The valid prefixes are:

  • +
  • *.PININFO

Value Returned

t

The command is successful.

nil

The command was unsuccessful.

Examples

hnlSetPrintLinePrefix("+")

Related Topics

OSS Functions


Return to top
 ⠀
X