Product Documentation
Virtuoso Schematic Editor SKILL Functions Reference
Product Version IC23.1, November 2023

schMapLoadConfig

schMapLoadConfig( 
t_path
)
=> t / nil

Description

Loads the configuration file for Schematic Migration.

Arguments

t_path

Path and filename of the configuration file.

Value Returned

t

Configuration file is loaded.

nil

Configuration file could not be loaded.

Examples

schMapLoadConfig("./SCHMAP_CONFIG/schMapDefaults.il")

Return to top
 ⠀
X