Product Documentation
Virtuoso ADE Verifier SKILL Reference
Product Version IC23.1, November 2023

slaGetVerificationSpaces

slaGetVerificationSpaces(
)
=> l_listOfLists

Description

Retrieves a list of verification spaces from the setup library view that is opened using the slaOpenOrCreateView function in edit mode.

Arguments

None

Value Returned

l_listOfLists

A list of verification spaces saved in the setup library view.

Examples

The following example returns the names of existing verification spaces with the setups that they contain.

slaOpenOrCreateView("bertlink" "osc13" "setupLib") 
=> t
slaGetVerificationSpaces()
=> (("Space1" ( "SweepSetup1" "CornerSetup1" "Monte Carlo Setup1")))

Related Topics

slaGetCornerModels

slaGetCornerSetupCorners

slaGetCornerSetups

slaGetSimulationSetups

slaGetVerificationSpaces

Setup Library Assistant Functions


Return to top
 ⠀
X