Product Documentation
Virtuoso Studio Design Environment User Guide
Product Version IC23.1, November 2023

dbLogPcellWarnings

cdba dbLogPcellWarnings boolean { t | nil }

Description

Redirects warning messages generated during Pcell evaluation to the Pcell error log file.

The default is nil, which means that only the error messages are redirected to the Pcell error log file. When set to t, warning messages are also redirected to the Pcell error log file.

GUI Equivalent

None

Examples

envGetVal("cdba" "dbLogPcellWarnings")
envSetVal("cdba" "dbLogPcellWarnings" 'boolean t)

Related Topics

Copying the Current Cellview to a New Session Window


Return to top
 ⠀
X