Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

absGetBins

absGetBins(
)
=> string

Description

Displays the list of available bins. The list returned includes the five system bins as well as the user bins, if any.

Arguments

None

Value Returned

string

Returns the list of available bins.

Examples

Displays all the system bins.

absGetBins
=> List of bins : Core IO Corner Block Ignore

Displays the five system bins and the user bin myBin.

absGetBins
=> List of bins : Core IO Corner Block Ignore myBin

Related Topics

Cell Preferences for Abstract Generation


Return to top
 ⠀
X