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

hnlGetPrintLinePrefix

hnlGetPrintLinePrefix(
)
=> t_value

Description

Returns the line prefix set using hnlSetPrintLinePrefix function, which is used to print individual subcircuits during auCdl netlisting to indicate the continuation of the text on the next line, when the line exceeds the maximum character limit.

Arguments

None

Value Returned

t_value

The prefix set as the indicator of the continuation of the subcircuit text in auCdl netlists. The prefix can be one of the following:

  • +
  • *.PININFO

Examples

hnlGetPrintLinePrefix()

Related Topics

OSS Functions

hnlSetPrintLinePrefix 

Return to top
 ⠀
X