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

simPrintErrorLine

simPrintErrorLine(
g_listArg
)
=> t

Description

Prints the errors for a cell and writes them out to a file.

Arguments

g_listArg

The list contains the following components:

  • t_libName: Name of the library containing the design.
  • t_cellName: Cell name of the design.
  • t_viewName: View name of the design.
  • t_fileName: t for stdout , otherwise, the file name.

Value Returned

t

The errors were printed.

Examples

simPrintErrorLine(l_listArg)

Related Topics

OSS Functions


Return to top
 ⠀
X