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

sessionUsageType

cdba.hierCache sessionUsageType cyclic {"none" | "saveOnly" | "loadOnly" | "saveAndLoad"}

Description

Specifies the hierarchical cache operations that are allowed in the current session. Both the session usage and design usage must permit an action before it can be performed.

The default value is saveAndLoad.

GUI Equivalent

None

Examples

envGetVal("cdba.hierCache" "sessionUsageType")
envSetVal("cdba.hierCache" "sessionUsageType" 'cyclic "saveOnly")
envSetVal("cdba.hierCache" "sessionUsageType" 'cyclic "loadOnly")

Related Topics

maxMasterSize

verbosity


Return to top
 ⠀
X