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

schMapMCSaveSourceData

schMapMCSaveSourceData( 
) 
=> t / nil

Description

Prepares all the cells, which are defined in the cell list file for migration. This SKILL function is equivalent to the Save Multiple Source Schematics Data (Part 1) option. In CIW, this option is available in Tools – Migrate – Multiple Schematics Mapping.

This SKILL function also indicates that the schematic templates from the original cells that contain only wires and unmodified instances are ready to be processed by schMapMCCreateTargets().

Arguments

None

Value Returned

t

All source data are prepared for migration.

nil

All source data is not prepared for migration.

Examples

schMapMCSaveSourceData()
=> t

Related Topics

schMapMCCleanup

schMapMCFinalizeTargets

schMapMCCreateTargets

schMapMCSettings


Return to top
 ⠀
X