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

absImportCTLF

absImportCTLF(
)
=> 0 / 1

Description

Creates cellviews from CTLF logical data.

Arguments

None

Value Returned

0

Indicates an error.

1

Indicates successful operation.

Options

ImportCTLFFiles filenames

Specifies the names of the CTLF files to be imported.

Examples

absSetOption "ImportCTLFFiles" "myctlffile1"
=> 1
absImportCTLF
=> 1

Imports a CTLF file called myctlffile1.

Related Topics

Importing LEF in Abstract Generator


Return to top
 ⠀
X