Product Documentation
Virtuoso Concurrent Layout User Guide
Product Version IC23.1, November 2023

includeNonMaskableLayers

layout.cle includeNonMaskableLayers boolean { t | nil }

Description

Includes the non-maskable layer column on the Partition Layers form and lets you include non-maskable layers in the layer-based design partitions. The default is nil, which means that the non-maskable layer column are not visible in the Partition Layers form.

GUI Equivalent

Command:

Concurrent – Options

Field:

Include non-maskable layers

Examples

envGetVal("layout.cle" "includeNonMaskableLayers")
envSetVal("layout.cle" "includeNonMaskableLayers" 'boolean t)
envSetVal("layout.cle" "includeNonMaskableLayers" 'boolean nil)

Related Topics

Concurrent Layout Options Form

List of Concurrent Layout Environment Variables


Return to top
 ⠀
X