Product Documentation
Design Data Translators Reference
Product Version IC23.1, November 2023

E


List of XOasis Messages

The following table provides a list of error, warning, and information messages generated by the XOasis translator. To view the table legend, see Legend.

Message ID

Severity

Message

XOASIS-1

UN-USED

XOASIS-2

Error

Library name '%s' is invalid in UNIX NameSpace.

XOASIS-3

Error

Tech library name '%s' is invalid in UNIX NameSpace.

XOASIS-4

Error

Failed to locate run directory '%s'. Check that the directory exists and that you have permissions to write in this directory.

XOASIS-5

UN-USED

Run directory '%s' does not exist or is not a directory.

XOASIS-6

Error

Failed to open the template file '%s'. Check that the template file exists and is a regular UNIX file.

XOASIS-7

Error

Failed to open cell name map file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-8

UN-USED

Failed to open text font map file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-9

Error

Failed to open property map file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-10

Error

Failed to open layer map file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-11

Error

Failed to open refLibList file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-12

UN-USED

Failed to open pinTextMap file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-13

Error

Failed to open input Oasis file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-14

Error

Failed to open ASCII techfile '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-15

Error

Failed to create Oasis file '%s' in the run directory. Check that you have permission to create this file.

XOASIS-16

Error

Failed to create summary file '%s' in the run directory. Check that you have permission to create this file.

XOASIS-17

Error

Failed to create log file '%s' in the run directory. Check that you have permission to create this file.

XOASIS-18

Warning

Performing automatic layer mapping because either the layer mapping information is missing or the -layerMap option is using the XOASIS_AUTO_LM value. However, failed to create the automatic layer map file '%s' in the run directory. Ensure that you have the write permission to create this file.

XOASIS-19

UN-USED

Failed to create the automatic cell name map file '%s' in the run directory.

XOASIS-20

Warning

Output Oasis file '%s' already exists. It will be overwritten.

XOASIS-21

Error

Failed to open the library '%s'. Check that library is present in the path defined in the 'cds.lib' file.

XOASIS-22

Error

Failed to open the technology file '%s' from library '%s'. Check that the library exists in the location defined in the 'cds.lib' file and that you have read permission to the technology file.

XOASIS-23

UN-USED

Purpose '%s' is not defined in the technology file. All the blockages in the design will be considered on purpose 'boundary'.

XOASIS-24

UN-USED

Purpose '%s' is not defined in techfile. All the blockages in the design will be considered on purpose 'drawing'.

XOASIS-25

Warning

The layer map file '%s' contains an invalid record at line number '%d' and will be ignored. This is because the format of the mapping entry in the layer map file is invalid. The valid mapping entry format is: <layerName  purposeName  oasisLayer oasisType [Material [MaskNumber]] [Qualifier] [PhotomaskColor ColorState]>, where 'PhotomaskColor' and 'ColorState' are valid only when the '-enableColoring' option is set and the permissible range for oasisLayer and oasisType is 0 - %u. Now, update the mapping entry and then translate again.

XOASIS-26

UN-USED

The font map file '%s' contains an invalid record at line number '%d' and will be ignored. This is because the format of the mapping entry in the font map file '%s' is invalid. Update the mapping entry format to: <fontNumber fontName> and try again.

XOASIS-27

Warning

The property map file '%s' contains an invalid entry at line number '%d' and will be ignored. This is because the format of the mapping entry in the property map file '%s' is invalid. Update the mapping entry format to: <[property ID] objectType propName> and then translate again.

XOASIS-28

Warning

The cell map file '%s' contains an invalid record at line number '%d' and will be ignored. This is because the format of a mapping entry in the cell map file '%s' is invalid. Update the mapping entry format to: <libName cellName   viewName structName> and try again.

XOASIS-29

Warning

refLib file contains invalid record at line  number '%d'. This record in the refLib file will be ignored.

XOASIS-30

UN-USED

XOASIS-31

Warning

Layer map file '%s' contains a duplicate entry for Oasis layer:datatype '%d:%d' at line '%d'. Therefore, this entry will be ignored during translation.

XOASIS-32

Warning

The layer map file '%s' contains unknown layer '%s' at line number '%d' and will be ignored. This is because the layer name specified in the layer map file is not defined in the technology file. Ensure that the layer name specified in the layer map file is both valid and defined in the technology file.

XOASIS-33

Warning

The layer map file '%s' contains unknown purpose '%s' at line number '%d' and will be ignored. This is because the purpose name specified in the layer map file is not defined in the technology file. Ensure that the purpose name specified in the layer map file is both valid and defined in the technology file.

XOASIS-34

Warning

The objects in the layer-purpose pair '%u:%u' are ignored. This is because either the layer-purpose pair used in the design is not specified in the layer map file or the layer/purpose is not defined in technology file. Ensure that the layer-purpose pair used in the design is specified in the layer map file and the layer/purpose is defined in technology file.

XOASIS-35

Warning

The objects in the layer-purpose pair '%s:%s' are ignored. This is because the layer-purpose pair used in the design is not specified in the layer map file. Specify the layer-purpose pair in the layer map file and try again.

XOASIS-36

Warning

The objects in the oasis layer-datatype '%d:%d' are ignored. This is because the oasis layer-datatype pair is either not specified in the layer map file or the entry is invalid and was therefore ignored. Specify the oasis layer-datatype pair in the layer map file or correct the wrong entry and try again.

XOASIS-37

UN-USED

Layer-Datatype range is exhausted. All the shapes on layer-purpose '%d:%d' will be ignored.

XOASIS-38

Warning

The library %s in the refLibList file %s could not be found. This is because the library '%s' specified in refLibList file does not exist. Ensure that the library '%s' is defined in the library definition file and also exists in the location specified in the library definition file.

XOASIS-39

UN-USED

The font map file contains invalid font name '%s' at line number '%d'. The valid font names are: EuroStyle, Gothic, Math, Roman, Script, Stick, Fixed, Swedish, and MilSpec. Specify a valid font name and try again.

XOASIS-40

UN-USED

The font map file contains invalid Oasis font number '%d' at line number '%d'. The valid font numbers are: 0, 1, 2, and 3. Specify the valid font numbers and try again.

XOASIS-41

Warning

The property map file '%s' contains invalid record at line number '%d'. The valid object types are: Dot, Pin, Line, Path, Polygon, Rect, Text, ArrayInst, ScalarInst, Arc, Donut, Ellipse, PathSeg, Route, Marker, Row, AreaBoundary, PRBoundary, SnapBoundary, ClusterBoundary, AreaBlockage, AreaHalo, LayerBlockage, and LayerHalo. Specify the valid object types and try again.

XOASIS-42

UN-USED

XOASIS-43

UN-USED

XOASIS-44

UN-USED

pintext map file contains an unknown layer '%s' at line '%d'. This entry in the pin text map file will be ignored.

XOASIS-45

Warning

Mapping for layer '%d' will not be written in xOasisOut_layerMap.txt file because layer '%d', which is used in the input design is not defined in the technology file. Ensure that the layer exists in the technology file or use the correct technology file.

XOASIS-46

Warning

Mapping for purpose '%d' will not be written in xOasisOut_layerMap.txt file because purpose '%d', which is used in the input design is not defined in the technology file. Ensure that the purpose exists in the technology file or use the correct technology file.

XOASIS-47

Warning

Library '%s' is used in the design but does not exist. It will not be listed in the summary file.

XOASIS-48

Error

Failed to flatten the pcell instance '%s' in the cellview '%s/%s/%s'. OasisOut flattens pcell instances when the Flatten Pcells option is used. Ensure that the pcell instance is correct by opening the cellview '%s/%s/%s' and flattening the instance in Virtuoso.

XOASIS-49

UN-USED

The pin information could not be translated. This is because the value 'text' is specified for the Convert Pin To option and Oasis Out is unable to get the ID associated with the pin. Rectify the input database to prevent data corruption and translate again.

XOASIS-50

UN-USED

The pin information could not be translated. This is because the Pin Attribute Num option is specified during Oasis Out to translate the pin information, and Oasis Out was unable to get the ID associated with the pin. Rectify the input database to prevent data corruption and translate again.

XOASIS-51

UN-USED

The pin information could not be translated. This is because the value 'text' is specified for the Convert Pin To option and Oasis Out was unable to get the pin name associated with the pin. Rectify the input database to prevent data corruption and translate again.

XOASIS-52

UN-USED

The pin information could not be translated. This is because  the Pin Attribute Num option is specified during Oasis Out to translate the pin information, and Oasis Out was unable to get the pin name associated with the pin. Rectify the input database to prevent data corruption and translate again.

XOASIS-53

UN-USED

The pin information could not be translated. This is because  the Pin Attribute Num option is specified during Oasis Out to translate the pin information, and Oasis Out was unable to get the term name associated with the pin. Rectify the input database to prevent data corruption and translate again.

XOASIS-54

UN-USED

Symbolic pins will not be translated as text because pinTextMap file is not provided.

XOASIS-55

UN-USED

Vector instance '%s' encountered. It will be translated as SREF in the Oasis file.

XOASIS-56

Warning

Library '%s' specified in cell map file is not present in refLibList, its mapping will be replaced with the target library.

XOASIS-57

Warning

Failed to create the new layer '%s'. All the shapes on this layer will be dropped.

XOASIS-58

Warning

Failed to create the new layer purpose pair '%s:%s'. It will be skipped and all the shapes on this LPP will be dropped.

XOASIS-59

Warning

Failed to create the new purpose '%s'. All the shapes on this purpose will be dropped.

XOASIS-60

Info

Creating a new purpose %s in the technology file.

XOASIS-61

Info

Creating a new layer %s in the technology file.

XOASIS-62

Info

Creating a new layer:purpose pair %s:%s in the technology file.

XOASIS-63

Warning

Failed to set the 'visibility attribute' of a newly created layer-purpose pair '%s:%s'.

XOASIS-64

Warning

Failed to set the 'layer selectable' property of a newly created layer-purpose pair '%s:%s'.

XOASIS-65

Warning

Failed to set the 'priority' of a newly created layer-purpose pair '%s:%s'.

XOASIS-66

Warning

Failed to update the 'packet name' of a newly created  layer-purpose pair '%s:%s'.

XOASIS-67

Warning

Failed to change the validity of a newly created layer-purpose pair '%s:%s'.

XOASIS-68

Warning

Ignoring 'Load ASCII Techfile' option because target library %s is already attached' to the technology library %s.

XOASIS-69

Info

All the libraries specified in 'cds.lib' will be considered as reference libraries. This is because refLibList options is specified as \XOASIS_CDS_LIB\" or the refLibList file contains \"XOASIS_CDS_LIB\"."

XOASIS-70

Info

The 'Reference Library list' and the 'Keep Oasis Cells' options have been used together. Any cell defined in the Oasis file will not be searched in reference libraries.

XOASIS-71

Warning

The '-keepOasisCells' option has been overridden for the cells in the target library because '-writeMode' is set to 'noOverwrite'

XOASIS-72

Warning

The 'Load ASCII tech file' and 'Attach Technology Library' options have been used together. The 'Load ASCII tech file' option will be ignored.

XOASIS-73

Warning

The library name column in the cell name map file will be ignored because reference library list is not specified.

XOASIS-74

Error

Translation cannot be continued because layer mapping cannot be done. This is because the layer map is not specified by the '-layerMap' option and the technology library '%s' also does not contain '%s.layermap'. Additionally, automatic layer mapping cannot be done because the technology file is opened in read-only mode due to the library '%s' being attached to it. Use a layer map file to continue.

XOASIS-75

Warning

Target library '%s' is attached to the technology library '%s'. Therefore, the technology file is opened in read-only mode. All the undefined layer-purpose pairs will be dropped.

XOASIS-76

Error

Failed to open technology file '%s:%s' in the append mode. Therefore, automatic layer mapping cannot be done. Use the layer map file to continue.

XOASIS-77

UN-USED

Failed to open the technology file '%s:%s' in the append mode. All the undefined layer-purpose pairs will be dropped.

XOASIS-78

Error

Failed to load ASCII technology file %s, specified in 'Load ASCII techfile' option.

XOASIS-79

Error

Failed to attach technology file from the library %s because a technology file already exists in the target library.

XOASIS-80

Error

The technology library '%s' specified in the 'Attach Technology Library' option does not exist.

XOASIS-81

Error

The technology library '%s' attached to the target library does not exist.

XOASIS-82

UN-USED

Failed to create the library %s.

XOASIS-83

Error

Technology file '%s' cannot be opened from the library '%s'. Ensure that the library '%s' exists and have appropriate permissions.

XOASIS-84

Warning

The 'Skip Undefined LPPs' option will be ignored because a new library is being created.

XOASIS-85

Warning

Case conversion resulted in mapping of STRUCTURE %s to cell name %s. During OasisIn, translation will continue by overwriting cellview data. However, to avoid the collision do not specify the case conversion option.

XOASIS-86

UN-USED

Memory prediction is disabled because system parameters could not be found.

XOASIS-87

UN-USED

Process may require more virtual memory than 32-bit system can handle. You may need to run 64-bit version of the product.\nAvailable Memory:%llu MB\tPredicted Memory:%llu MB.

XOASIS-88

UN-USED

Process might require more virtual memory than available on the system.\n Available Memory:%llu MB\tPredicted Memory:%llu MB.

XOASIS-89

Error

Failed to flatten via of viaDef '%s' at (%f, %f) in the cellview '%s/%s/%s'. OasisOut flattens a via in the specified cellview when the Flatten Vias option is used. Ensure that the via in the specified cellview is correct by opening the cellview '%s/%s/%s' and flattening the via in Virtuoso.

XOASIS-90

UN-USED

Process may require more virtual memory than available on the system for a process. You can increase this limit by using the 'limit' command.\nAvailable Memory:%llu MB\tPredicted Memory:%llu MB.

XOASIS-91

UN-USED

Process may require virtual memory near to what it is available on the system for a process. You can increase this limit by using the 'limit' command.\nAvailable Memory:%llu MB\tPredicted Memory:%llu MB.

XOASIS-92

UN-USED

Process may require more  data segment than available on the system for a process. You can increase this limit by using the 'limit' command.\nAvailable Memory:%llu\tPredicted Memory :%llu.

XOASIS-93

UN-USED

Process may require data segment near to available on the system for a process. You can increase this limit by using the 'limit' command.\nAvailable Memory:%llu\tPredicted Memory:%llu.

XOASIS-94

UN-USED

The cellView %s/%s is not found in the mapped library %s. This cell will not be translated, and all the instances of this cell will be unbound.

XOASIS-95

UN-USED

Creating an unbound instance of the cellview '%s/%s/%s' as the master was not found in the Oasis file.

XOASIS-96

UN-USED

Creating an unbound instance because the master cellview '%s/%s' was not found in the Oasis file or the specified reference library '%s'.

XOASIS-97

UN-USED

Creating  an unbound instance of the cellview '%s/%s' as the master cannot be found in the mapped library '%s'.

XOASIS-98

UN-USED

Creating an unbound instance with library as target library %s because the master cellview '%s/%s' was not found in any reference library.

XOASIS-99

UN-USED

Creating an unbound instance with library as target library %s, because the master cellview '%s/%s' was not found in the Oasis file or in any of the reference libraries.

XOASIS-100

UN-USED

Instance Name %s has illegal characters. This instance is dropped.

XOASIS-101

Warning

An AREF record in the Oasis file contains the illegal angle '%f', this will not be translated. Angles supported by Oasis In are 0, 90, 180, 270.

XOASIS-102

Warning

The '%s' option specified is invalid. View the available options using the \-help\" command and then specify the valid option."

XOASIS-103

Warning

The '%s' option specified in the template file is invalid%s. View the available options using the \-help\" command and then specify the valid option."

XOASIS-104

UN-USED

The oasis attributes associated with some objects in the Oasis file exists multiple times or have multiple properties separated by a property separator. Only the first property value is preserved and the others are ignored.

XOASIS-105

UN-USED

XOASIS-106

Warning

The undefined layer-purpose pair (LPP) are skipped because either the Skip Undefined LPPs option is specified or Oasis In into an existing library is performed. To avoid skipping of undefined LPPs, ensure that the Skip Undefined LPPs option is not specified or Oasis In should be performed into a new library.

XOASIS-107

Warning

Existing cells in the target library may be overwritten if the cell name in the Oasis file is same as the cell name in the target library. Specify the Do Not Overwrite Existing Cells option and try again.

XOASIS-108

Error

Layer map file is not being processed because the technology file is not available.

XOASIS-109

UN-USED

Pin text map file is not being processed because the technology file is not available.

XOASIS-110

UN-USED

Layer %s not found in the technology file.

XOASIS-111

UN-USED

Purpose %s not found in the technology file.

XOASIS-112

Error

Failed to open the user SKILL file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-113

Warning

Unable to load the SKILL file %s because of the undefined SKILL function and syntactical error. Specify the SKILL function with valid syntax and translate again.

XOASIS-114

Warning

Error in the definition of the SKILL function '%s'. The SKILL function maps the oasis %s to %s. Specify the correct definition of the SKILL function and restart the translation.

XOASIS-115

UN-USED

Error in the definition of 'textFontMap()'. Invalid font name for the Oasis font id '%d'

XOASIS-116

Error

Illegal font '%s' mapped to the Oasis font id '%d'. This mapping will be ignored.

XOASIS-117

Warning

Error in the definition of 'piCellNameMap()'. Cell name '%s' is mapped to NULL

XOASIS-118

Warning

Error in the definition of 'piLayerMap()'. No layer string returned for layer '%u' and datatype '%u'.

XOASIS-119

Warning

Error in the definition of 'piLayerMap()'. No purpose string returned for layer '%u' and datatype '%u'.

XOASIS-120

Error

Translation failed because the file size of Oasis file '%s' is zero. Ensure that the correct Oasis file is specified.

XOASIS-121

UN-USED

Could not process the library '%s'.

XOASIS-122

UN-USED

XOASIS-123

UN-USED

XOASIS-124

UN-USED

XOASIS-125

UN-USED

XOASIS-126

UN-USED

XOASIS-127

UN-USED

XOASIS-128

UN-USED

XOASIS-129

UN-USED

XOASIS-130

UN-USED

Error occurred in the user SKILL function 'textFontMap' while mapping '%s'.

XOASIS-131

UN-USED

Font name '%s' mapped to invalid Oasis font number '%d' by the user SKILL function 'textFontMap'. This mapping will be ignored.

XOASIS-132

Warning

Error occurred in the user SKILL function 'poCellNameMap'.

XOASIS-133

Warning

Error occurred in the user SKILL function 'poLayerNameMap'.

XOASIS-134

Warning

Error in the definition of 'poLayerMap()'. Invalid layer number returned for layer '%s'.

XOASIS-135

Warning

Error in the definition of 'poLayerMap()'. Invalid purpose number returned for purpose '%s'.

XOASIS-136

Warning

Error occurred in the user SKILL function 'piTextMap' while mapping '%s'. This text will not be translated.

XOASIS-137

Warning

Error occurred in the user SKILL function 'poTextMap' while mapping '%s'. This text will not be translated.

XOASIS-138

Info

The 'enableLocking' option is selected so the output cellViews in the Cadence database will be separately locked. The translation may take more time as locking is enabled.

XOASIS-139

UN-USED

XOASIS-140

UN-USED

The object map file '%s' contains an invalid record at line number '%d' and will be ignored. This is because the format of the mapping entry in the object map file is invalid. The valid mapping entry format is: <objectType  objectSubType  [oaLayer] oasisLayer oasisType [PhotomaskColor]>, where 'PhotomaskColor' is valid only when the '-enableColoring' option is set. Now, update the mapping entry and then translate again.

XOASIS-141

UN-USED

The object map file '%s' contains an invalid object type '%s' at line number '%d' and will be ignored. This is because the format of the mapping entry in the object map file is invalid. Update the mapping entry format to: <objectType  objectSubType  oasisLayer oasisType> and try again.

XOASIS-142

UN-USED

The object map file '%s' contains an invalid sub object '%s' at line number '%d' and will be ignored. This is because the format of the mapping entry in the object map file is invalid. Update the mapping entry format to: <objectType  objectSubType  oasisLayer oasisType> and try again.

XOASIS-143

UN-USED

Object map file '%s' contains multiple entries for objectType:sub-objectType '%s:%s' at line number '%d'. Only the first record will be used.

XOASIS-144

Warning

Property ID '%d' specified in property mapping file at line '%d' is not within range, '0-125'. This entry will be ignored.

XOASIS-145

UN-USED

The structure name '%s' has been changed to '%s' by the translator. This is because of either the multiple cells with the same cell name are present in different libraries, a cell name mapping is done to the same cell names, or cell names greater than 32 characters are used when the Respect GDSII Name Limit option is selected.

XOASIS-146

Warning

Cell map file contains a duplicate oasis structure name '%s' at line number '%d'.  This record in the cell map file will be ignored.

XOASIS-147

UN-USED

The property string associated with the object type '%s' exceeds the maximum permissible length of '%d' characters. Therefore, the property string will be truncated.

XOASIS-148

Error

Failed to open the via map file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-149

Error

Failed to create the via map file '%s' in the run directory. Check that you have permission to create this file.

XOASIS-150

Warning

The via map file, '%s' already exists. It will be overwritten.

XOASIS-151

Warning

Failed to find via definition '%s' in the tech file. This entry in the viaMap file will be ignored.

XOASIS-152

UN-USED

A polygon at (%d, %d) will be dropped because OpenAccess does not support a polygon which contains less than three coordinates. The number of distinct points required to create a polygon should be three. Rectify the source of the Oasis file and translate again.

XOASIS-153

Error

Failed to open object map file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-154

UN-USED

The object map file does not contain any mapping for the OpenAccess object '%s' and the sub-object '%s'. Therefore, these objects in the design will not be translated. To enable the translation of these objects in the Oasis file, provide a valid mapping in the object map file. For details on the format of object map file, refer to the \Design Data Translator's Reference\" guide for XOasis."

XOASIS-155

UN-USED

Ignoring the OASIS layer:datatype pair '%d:%d' at row '%d' in the object map file '%s' because it is also defined in the layer map file. Additionally, shapes in OASIS on '%d:%d' with properties indicating they were translated from objects in the OpenAccess database will be translated back to objects. The remaining shapes will be translated to shapes.

XOASIS-156

Warning

The entry at line number '%d' is duplicate in the '%s' layerMap file. Therefore, this entry will be ignored during translation.

XOASIS-157

UN-USED

'%s' SKILL procedure has generated a structure name '%s' that has been changed to '%s' by the translator. This is because of either the multiple cells with the same cell name are present in different libraries, a cell name mapping is done to the same cell names, or cell names greater than 32 characters are used when the Respect GDSII Name Limit option is selected.

XOASIS-158

Error

Error in the definition of the SKILL procedure '%s'. The SKILL procedure maps the PCell subMaster name to a NULL string. Correct the definition of the SKILL procedure for this error and restart the translation.

XOASIS-159

Warning

Error in the definition of the SKILL procedure '%s'. Either the evaluation of %s has failed or it has returned an invalid SKILL list. Correct the SKILL procedure and restart the translation

XOASIS-160

UN-USED

The design has an areaHalo blockage with owner instance. Property map file is needed to preserve instance name as a property on the instance. Specify property map file at -propMap option.

XOASIS-161

UN-USED

Property map file is needed to preserve areaHalo blockages. Property map file is not specified. Specify Property map file at -propMap option.

XOASIS-162

UN-USED

When an OpenAccess design has oaVia instances, Cadence recommends that you use the '-viaMap' option to preserve the oaVia instances during the XOasis Out - XOasis In round trip. The 'viaMap' option improves the performance by effectively using virtual memory during translation.

XOASIS-163

Info

You have not used the viaMap option. If a viaMap file, corresponding techfile or technology library exist, then use the -viaMap option for creating oaVia instances in the imported library. Using the -viaMap option improves performance and VM usage of applications using the imported design. For details on the viaMap option, refer to the \Design Data Translator's Reference\" guide for XOasis."

XOASIS-164

UN-USED

%s. The %s will be dropped.

XOASIS-165

UN-USED

Multiple oasis structures are getting mapped to the same cell '%s' and view '%s' in the target library '%s'. Ensure that you have specified all required reference libraries and updated the cell name map file to avoid many-to-one mapping. Also ensure that input oasis file is valid.

XOASIS-166

Error

Translation Failed - %s\nIf problem persists, contact Cadence Customer Support.

XOASIS-167

Warning

Failed to open the sub-master. Internal automatic name mapping will be done for the sub-master %s as the SKILL function %s cannot be called for this sub-master.\nIf problem persists, contact Cadence Customer Support.

XOASIS-168

UN-USED

The structure, %s, in the oasis file is getting mapped to a cellview ('%s:%s') that already exists in the target library '%s'. Ignoring this cellview.

XOASIS-169

UN-USED

The structure, %s, in the oasis file is getting mapped to a cellview ('%s:%s') that already exists in the target library '%s'. Overwriting this cellview in the target library.

XOASIS-170

Warning

The 'noObjectProp' option is used without the 'objectMap' option therefore it will be ignored. To use the noObjectProp option you must specify an object map file using the objectMap option.

XOASIS-171

Info

The 'noObjectProp' and the 'objectMap' options have been used together. Therefore, no property data is written to the oasis file on the oasis Boundary record.

XOASIS-172

UN-USED

Font map file %s exists in the technology library but is not readable. No font mapping will be done.

XOASIS-173

UN-USED

XOASIS-174

Warning

The target library is already attached to technology library '%s'. Therefore, 'techRefs' option will be ignored

XOASIS-175

Warning

Mutually exclusive options '%s' and '%s' have been used together. Option '%s' will override option '%s' and  option '%s' will be ignored.

XOASIS-176

Error

Translation Failed.\nIf problem persists, contact Cadence Customer Support.

XOASIS-177

UN-USED

Invalid oasis version '%d' specified. Valid values are 3,5 and 6. The translator will use version '%d' as default.

XOASIS-178

UN-USED

Oasis version '%d' and '%s' option have been used together. BOX record in oasis file is supported only for oasis version 5 and onwards. The translator will ignore '%s' option. If you want to translate rectangles in the design as BOX record in oasis file, specify version as '%d' or do not specify 'oasisVersion' option.

XOASIS-179

Error

OasisIn has detected a conflict in the technology database graph. This could be because the technology library of the target library has conflict in its technology database graph or the specified reference technology libraries have a conflict with the technology library of the target library. Resolve the conflict manually before running the OasisIn application.

XOASIS-180

UN-USED

You have not used the objectMap option. The design has instance(s) of at least one of following OpenAccess objects: oaBlockage, oaBoundary, oaRow, and oaMarker. Any information about these objects will not be translated into the generated oasis file. Use the objectMap option to translate/preserve these objects using XOasis. For details on the objectMap option, refer to the \Design Data Translator's Reference\" guide for XOasis."

XOASIS-181

Warning

The '%s' label map file contains an unknown layer '%s' at line '%d'. Oasis Out will ignore this record in the label map file and continue to run. To fix this error, define the '%s' layer name in the technology file and restart Oasis Out.

XOASIS-182

Warning

The '%s' label map file contains an unknown purpose '%s' at line '%d'. Oasis Out will ignore this record in the label map file and continue to run. To fix this error, define the '%s' purpose name in the technology file and restart Oasis Out.

XOASIS-183

Warning

The '%s' label map file contains an invalid record at line '%d'. Oasis Out will ignore this record in the label map file and continue to run.

XOASIS-184

Warning

The '%s' label map file contains a duplicate record for the '%s:%s' OA layer:purpose at line '%d'. Oasis Out will ignore this record in the label map file and continue to run.

XOASIS-185

Warning

The value 'ignore' is specified for the 'Convert Pin To' option simultaneously with the 'Label Map' option. Oasis Out will ignore the 'Label Map' option and continue to run.

XOASIS-186

Warning

XOasis Out has mapped the data based on the 'Label Map' file. This is because the value 'text' or 'geometryAndText' has been specified using 'convertPin' or 'convertPcellPin' along with a 'Label Map' file that has been specified using 'labelMap'.

XOASIS-187

UN-USED

XOASIS-188

UN-USED

OpenAccess does not support coincident or collinear paths. A path with either coincident or collinear points is encountered at (%d, %d). The coincident or collinear points will be eliminated and an equivalent path will be created during translation.

XOASIS-189

UN-USED

A path with an invalid begin or end extension value is encountered at (%d, %d). This path will be ignored during translation.

XOASIS-190

UN-USED

OpenAccess does not support coincident or collinear polygons. A polygon with either coincident or collinear points is encountered at (%d, %d). The coincident or collinear points will be eliminated and an equivalent polygon will be created during translation.

XOASIS-191

UN-USED

A polygon with self-intersecting points is encountered at (%d, %d). This polygon will be translated as is. Correct the source of the translation if the self-intersecting polygon is not required.

XOASIS-192

UN-USED

A path with self-intersecting points is encountered at (%f, %f). This path will be translated as is. Correct the source of the translation if the self-intersecting path is not required.

XOASIS-193

UN-USED

An open polygon is encountered at (%d, %d). This polygon will be ignored during translation.

XOASIS-194

UN-USED

OpenAccess does not support paths that have less than two coordinates. A path starting at (%d, %d) has less than two coordinates and therefore will be ignored during translation.

XOASIS-195

UN-USED

Value '%d' specified for option '%s' is %s than the valid range that is %s. %s value for this option has been set.

XOASIS-196

UN-USED

The design has %s with octagonal extensions in the cellview '%s/%s/%s'. These paths will be written as PATHTYPE1 (circular) in the Oasis file. You can retain the geometry of these  %s by using the Convert Path to Polygon option.

XOASIS-197

UN-USED

The Oasis files has some  PATH records with PATHTYPE 1 (circular). Virtuoso workbench will view extensions of these paths as octagonal. There could be potential problems and you should correct these at the source of the Oasis file.

XOASIS-198

UN-USED

The oasis layer-datatype '%d:%d' pair at row number '%d' in the object map file '%s' is already mapped. This entry in object map file will be ignored.

XOASIS-199

UN-USED

The oasis layer:datatype '%d:%d' is mapped to sub-object '%s' of layerBlockage which is not supported in DFII.

XOASIS-200

Warning

OasisIn is running in automatic layer mapping mode and hence 'skipUndefinedLPP' option will be ignored. Specify layer map file name for OasisIn to respect 'skipUndefinedLPP' option.

XOASIS-201

UN-USED

A path with self-intersecting points is encountered at (%d, %d). This path will be translated as is. Correct the source of the translation if the self-intersecting path is not required.

XOASIS-202

Warning

The 'topCell' option is used without any view name. During OasisOut, the translator will translate all the views of maskLayout type for each of the specified topCell(s). Specify the view name that needs to be translated.

XOASIS-203

Warning

The 'view' name is not specified. During OasisOut, the translator will translate all the views of maskLayout type of the specified library. Specify the view name that needs to be translated.

XOASIS-204

UN-USED

%s. The corresponding structure definition of this master cell view will be missed in the oasis file. Importing this Oasis file may result in unbound instances. Ensure that the master cell view exists and the Lib is defined in library definition file.

XOASIS-205

Info

The Oasis layer-datatype pair %d:%d is mapped to layer-purpose %s:%s, which does not exist in the technology library.  All shapes on Oasis layer-datatype pair %d:%d will be skipped. To avoid skipping shapes on the undefined LPPs, do not specify the '-skipUndefinedLPP' option.

XOASIS-206

UN-USED

%s The path would be written in Oasis file as is. To resolve this, fix the reported path in the input design and run the translator again.

XOASIS-207

Warning

%s The path would be created with the dimensions in Oasis file. To resolve this, fix the source from which the Oasis file is generated and then run the translator again with the new Oasis File.

XOASIS-208

Error

License initialization failed due to some internal error. Try again and if problem persists, contact Cadence Customer Support.

XOASIS-209

Error

The required license for XOasis translator could not be found. Either the license server is down or the license is not available. Ensure that the valid license is available.

XOASIS-210

Error

Failed to initialize %s subsystem. For more information, contact Cadence customer support.

XOASIS-211

Error

The argument with option '%s' could not be found. This is because the value for the argument is not specified. Specify the valid value and then try again.

XOASIS-212

Error

The value for the textHeight argument is invalid. This is because the value of the argument is less than zero. Specify the positive integer value and then try again.

XOASIS-213

Error

The value for argument '%s' is invalid. This is because the argument '%s' contains a value other than upper, lower, or preserve. Specify the value for the argument '%s' as upper, lower, or preserve and then try again.

XOASIS-214

Error

The value for the argument '%s' is invalid. Specify the value as cdba, lef, def, native, spef, spf, spice, verilog, or vhdl and then try again.

XOASIS-215

Error

The option in the command line is missing. This is because either both -oasisFile and -library options are not specified or the -cellListFile option is not specified. Specify -oasisFile and -library options or the -cellListFile option and then translate again.

XOASIS-216

Error

XOASIS-217

Info

Reading the %s file, %s

XOASIS-218

Error

The parsing of the template file, '%s' cannot be completed. This is because the undefined UNIX environment variable, '%s' is used in the value at line number '%d'. Ensure that the UNIX environment variable is defined and then try again.

XOASIS-219

UN-USED

The value for the maxCellsInTargetLib argument is invalid. This is because the value of the argument is less than zero. Specify the positive integer value of the argument and try again.

XOASIS-220

Info

Translating STRUCTURE %s as cellview %s/%s/%s.

XOASIS-221

UN-USED

Cell contains a zero width path. The zero width path will not be translated.

XOASIS-222

Info

%s

XOASIS-223

UN-USED

%d. Translating cellView %s/%s/%s as STRUCTURE %s.

XOASIS-224

Warning

Unable to find library %s

XOASIS-225

UN-USED

Error in reading template file %s

XOASIS-226

Warning

File name for %s is not specified

XOASIS-227

Warning

Error in opening file %s

XOASIS-228

Error

Failed to open object map file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-229

UN-USED

XOASIS-230

UN-USED

XOASIS-231

Error

Pcell evaluation failed for '%s' because the Pcell SKILL code contains either a syntax error or an unsupported XOasis function. Check the standard output or the Virtuoso log file for more information. Cadence recommends correcting the Pcell SKILL code to resolve the issue. However, to ignore these errors and continue the translation, you may use the 'ignorePcellEvalFail' option.

XOASIS-232

Warning

Pcell evaluation failed for '%s' because the Pcell SKILL code contains either a syntax error or an unsupported XOasis function. Check the standard output or the Virtuoso log file for more information. The translation will continue because the 'ignorePcellEvalFail' option is enabled, but the output should be checked to ensure it meets your requirements.

XOASIS-233

Error

The creation of a run directory '%s' has failed. Ensure that you have appropriate permissions to create the directory.

XOASIS-234

Info

Translation completed. '%d' error(s) and '%d' warning(s) found.

XOASIS-235

UN-USED

A LayerBlockage will be dropped because the layer used for the layerBlockage is not defined in the technology library. Ensure that the correct technology library is used and then translate again.

XOASIS-236

UN-USED

A path with a rounded extension, an acute angle or a length segment less than half width is encountered at (%d, %d). This path will be written as a boundary record in the Oasis file.

XOASIS-237

UN-USED

The Layer-purpose pair '%u:%u' does only exist with \floating keyword\". The \"floating\" layer will also be used to map \"non floating\" shapes."

XOASIS-238

UN-USED

The Layer-purpose pair '%s:%s' does only exist with \floating keyword\". The \"floating\" layer will also be used to map \"non floating\" shapes."

XOASIS-239

UN-USED

The value '%d' specified for the viaCutArefThreshold option is less than 15. The recommended value of the option is greater than or equal to 15. Therefore, the value of the option will be defaulted to 15.

XOASIS-240

UN-USED

XOASIS-241

UN-USED

Unable to create the ASCII techfile '%s' in the run directory. Ensure that you have the write permission to create this file.

XOASIS-242

UN-USED

Unable to create the LayerMap file '%s' in the run directory. Ensure that you have the write permission to create this file.

XOASIS-243

UN-USED

Unable to open the Cadence default technology library \%s\". Ensure that the library has been installed properly."

XOASIS-244

UN-USED

The default mapping, without the cutSize qualifier, for Layer-purpose pair '%u:%u' is not defined in the layer map file. All the objects which map to default mapping on this LPP will be ignored.

XOASIS-245

UN-USED

The default mapping, without the cutSize qualifier, for Layer-purpose pair '%s:%s' is not defined in the layer map file. All the objects which map to default mapping on this LPP will be ignored.

XOASIS-246

Warning

Ignoring the record at line number '%d' in the layer map file '%s'. This is because the qualifier \cutsize\" specified for the layer '%s' is not valid for the layer's material type '%s'. Valid material types for the qualifier are cut

XOASIS-247

Warning

Layer map file '%s' contains an invalid record for OA layer:purpose '%s:%s' and Oasis layer:datatype '%d:%d' at line number '%d' and will be ignored. This is because the \floating\" qualifier is specified for the %s purpose whose type is neither fill nor oaFillOPC."

XOASIS-248

Error

Failed to open label map file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-249

Error

The cellListFile does not contain any valid records to process. Ensure that the cellListFile contains valid records in the following format: <LibraryName> <CellName> <ViewName> <OasisFileName>

XOASIS-250

Error

Failed to create output directory '%s'. Ensure that appropriate permissions are set to create this directory, or provide a different output directory.

XOASIS-251

Error

Failed to open cellList file '%s'. Check that the file exists in the run directory and you have appropriate permissions to read it.

XOASIS-252

Warning

The cellListFile contains invalid record at line number '%d'. This record in cellListFile will be ignored. Ensure that each line in cellListFile contains all the four entries in the following format: <LibraryName> <CellName> <ViewName> <OasisFileName>

XOASIS-253

Warning

Multiple records with different library names exist in the cellListFile and will be ignored. Presently, only one library name is supported in the cellListFile.

XOASIS-254

Warning

The -view option in the command line is missing and '*' is specified in the view entry of the cellListFile. The entry will be ignored because the value of the -view option that needs to replace '*' is missing. Specify the -view option or view name in cellListFile.

XOASIS-255

Warning

The cellListFile contains duplicate entries for cellView '%s/%s/%s' and will be ignored. Ensure that only one record for each cellView exists in the cellListFile.

XOASIS-256

Warning

The cellView '%s/%s/%s' specified in the cellListFile does not exist on-disk, and entry will be ignored. Ensure that the cellView exists and the path of the library '%s' is specified in library definition file.

XOASIS-257

Warning

Library name specified in the cellListFile is different than specified with -library option and will be ignored. Presently, only one library name is supported in the cellListFile.

XOASIS-258

Warning

The -library option in the command line is missing and '*' is specified in the lib entry of the cellListFile. This entry will be ignored because the value of the -library option that needs to replace '*' is missing. Specify the -library option or lib name in cellListFile.

XOASIS-259

Warning

The property map file '%s' contains invalid record at line number '%d'. The valid object types are: Dot, Line, Path, Polygon, Rect, Text, ArrayInst, ScalarInst, Arc, Donut, Ellipse, PathSeg, Route, Marker, Row, AreaBoundary, PRBoundary, SnapBoundary, ClusterBoundary, AreaBlockage, AreaHalo, LayerBlockage, and LayerHalo. Specify the valid object types and try again.

XOASIS-260

Error

The option in the command line is missing. This is because the -oasisFile option is not specified and either of the -oasisTechGen or -library option is not specified. Specify the -oasisFile option and either of the -oasisTechGen or -library option and then translate again.

XOASIS-261

UN-USED

The object map file does not contain any mapping for the '%s' LayerBlockage on layer '%s'. Therefore, this LayerBlockage in the design will not be translated. To enable the translation of this LayerBlockage in the Oasis file, provide a valid mapping in the object map file. For details on the format of object map file, refer to the \Design Data Translator's Reference\" guide for XOasis."

XOASIS-262

Error

Failed to translate cellView, '%s/%s/%s'. This is because the cellView is opened by another process in the edit mode. Close the cellView and then translate again.

XOASIS-263

UN-USED

XOASIS-264

UN-USED

Failed to translate cellView, '%s/%s/%s' - '%s'.\nIf problem persists, contact Cadence Customer Support.

XOASIS-265

UN-USED

XOASIS-266

UN-USED

The property map file '%s' contains a record with more than one property name at line number '%d'. Only the first property name will be considered in XOasis In and others will be ignored.

XOASIS-267

Warning

%s Ensure that the referenced cell exists and library is defined in the cds.lib file.

XOASIS-268

UN-USED

%s The required standard via definition does not exist in the technology database, which is used by the input design library. This is because either the required via definition is removed from the technology database after the design is created or the design library is attached to a different technology library. Ensure that the correct technology database is used by the input design library and then translate again.

XOASIS-269

Error

Failed to open excludeMapToVia file '%s'. Check that the file exists in the run directory and that you have permission to read it.

XOASIS-270

Warning

The excludeMapToVia file '%s' contains an invalid record at line '%d'. This record will be ignored during translation.

XOASIS-271

UN-USED

Value '%d' specified for option '%s' is %s than the valid range that is %s. %s value for this option has been set.

XOASIS-272

UN-USED

XOASIS-273

Warning

The 'hierDepth' option is used without the 'topCell' option therefore it will be ignored. To use the hierDepth option you must specify topCell option.

XOASIS-274

Error

The value for argument '-convertDot' is invalid. This is because the argument '-convertDot' contains a value other than circle, polygon, or ignore. Specify the value for the argument '-convertDot' as circle, polygon, or ignore and then try again.

XOASIS-275

Error

The value for '%s' is invalid. Valid values are geometry, text, geometryAndText or ignore.

XOASIS-276

Error

The font name '%s' specified is an invalid font name. The valid font names are: euroStyle, gothic, math, roman, script, stick, fixed, swedish, or milSpec. Specify a valid font name and try again.

XOASIS-277

Error

The orientation name '%s' specified is an invalid orientation name. The valid orientation names are: R0, R90, R180, R270, MY, MYR90, MX, or MXR90. Specify a valid orientation name and try again.

XOASIS-278

UN-USED

XOASIS-279

UN-USED

XOASIS-280

UN-USED

XOASIS-281

UN-USED

XOASIS-282

Info

Translation Failed. '%d' error(s) and '%d' warning(s) found.

XOASIS-283

Error

Translation Failed due to unknown error at line number - %s\nIf problem persists, contact Cadence Customer Support.

XOASIS-284

UN-USED

XOASIS In and XOASIS Out translators are only available to beta customers. For more information, contact the Cadence Sales Representative

XOASIS-285

Info

Performing automatic layer mapping because either the layer mapping information is not provided or the XOASIS_AUTO_LM value is used with the -layerMap option. Additionally, the  '%s' file has been generated and the mapping information has been added to it.

XOASIS-286

Info

Performing automatic layer mapping because either the layer mapping information is not provided or the XOASIS_AUTO_LM  value is used with the -layerMap option.

XOASIS-287

Info

Output OASIS/Log file '%s' already exists. Therefore, OasisOut will create a backup file with the name, '%s.bak' as the -backupOasisLogFiles option is specified.

XOASIS-288

Warning

Both output OASIS/log file '%s' and its backup file '%s.bak' already exist. Therefore, OasisOut will remove the existing '%s.bak' and create a new backup file '%s.bak' because the '-backupOasisLogFiles' option is specified.

XOASIS-289

Error

Translation stopped. Both output OASIS/log file '%s' and its backup file '%s.bak' already exist. Therefore, OasisOut will try to remove the existing '%s.bak' and create a new backup file '%s.bak' because the '-backupOasisLogFiles' option is specified. However, the '%s.bak' file does not have the write permission.  Ensure that the '%s.bak' file have the appropriate permissions and then try again.

XOASIS-290

Warning

The '%s' option will be ignored in command line. This option is only available in GUI. Use the \-help\" command to view the options available in command line."

XOASIS-291

Warning

The '%s' option specified in the template file will be ignored in command line. This option is only available in GUI. Use the \-help\" command to view the options available in command line."

XOASIS-292

UN-USED

XOASIS-293

Info

The 'numThreads' option is used. Messages in the logFile may not be in deterministic order.

XOASIS-294

UN-USED

Value '%d' specified for option '%s' is %s than the valid range that is %s. %s value for this option has been set.

XOASIS-295

Info

The property map file '%s' contains duplicate entries for property name '%s', object type '%s' at line number '%d'. This entry in the property map file will be ignored.

XOASIS-296

Warning

The %s map file '%s' contains color aware mapping(s) and will not be visible in GUI. This is because the 'Enable Coloring' option is not selected. Select the 'Enable Coloring' option to display these entries in the table else these entries will be ignored during translation.

XOASIS-297

Warning

The %s map file '%s' contains a color aware entry at line number '%d' and this entry will be ignored. To consider this entry specify the '-enableColoring' option to do color aware mapping.

XOASIS-298

Error

Translation cannot be continued as the '-enableColoring' option is used, but the layer map file is not found. This is because either the -layerMap option is not specified or technology does not have the layer map file. Use a valid layer map file and then translate again.

XOASIS-299

Error

Translation cannot be continued as the '-enableColoring' option is used, but technology is not found. Provide a technology either by using the '-attachTechFileOfLib' option, or ensure that library either has valid technology or is attached to the valid technology in case the target library already exist and then translate again.

XOASIS-300

Warning

The layer map file '%s' contains inconsistent color aware entry at line number '%d' and this entry will be ignored. This is because layer '%s' does not support either coloring or Photomask color '%s'.

XOASIS-301

Warning

Connected pathSegs on colorable layers will not be merged and each pathSeg will be written as separate PATH record in GDS. This is because both '-enableColoring' and '-mergePathSegsToPath' options have been specified. Therefore, the '-mergePathSegsToPath' option will not be considered for the pathSegs on colorable layers.

XOASIS-302

UN-USED

Array instances will be written as multiple SREF records in OASIS file. This is because both '-enableColoring' and '-topCell' options have been specified and the layer map file has unlocked mapping entries. Therefore, different color variant might need to be generated for each instance of an array instance.

XOASIS-303

Warning

The OASIS file will be generated without the effective color for the unlocked color shapes. This is because the '-topCell' option is not specified, although the '-enableColoring' option is specified and the layer map file has unlocked mapping entries. The effective color requires color variant generation that depends on the hierarchy context. To generate the OASIS file with the effective color, define the hierarchy context using the '-topCell' option.

XOASIS-304

Error

Value '%d' specified for option '%s' is %s than the valid range that is %s. %s value for this option has been set.

XOASIS-305

Error

Translation has been aborted because the -compress option has not been specified with the -compressLevel option. When the -compressLevel option is used, the -compress option must be specified.

XOASIS-306

Warning

The '-enableColoring' option will be ignored during %s. This is because there is no color entry in the layer map and the object map file.

XOASIS-307

Info

To improve performance of flattening Pcell instances the preserving Pcell pins is not done during XOasis Out. This is because preserving Pcell pins is not required as the value 'geometry' or 'ignore' is specified for the Convert Pin To option.

XOASIS-308

Warning

The '-doNotPreservePcellPins' option will be ignored during xOasis Out because the '-flattenPcells' option has not been specified.

XOASIS-309

UN-USED

XOASIS-310

Error

Failed to attach technology '%s' to the library '%s' because read permission is not set for the database of at least one of the libraries or technologies defined in cds.lib. Check that you have appropriate permissions and try again.

XOASIS-311

Warning

The input OASIS file is empty; therefore, XOasis In has no cells to translate.

XOASIS-312

Warning

The input OASIS file is empty and has no cells that can be translated. The preexisting library \'%s\' will remain as it is.

XOASIS-313

Warning

Data precision might be lost because the value (%d) set for the 'dbuPerUU' option does not match the 'dbuPerUU' value (%d) in technology database '%s'.

XOASIS-314

Warning

DbuPerUU (%d) specified in the technology database or using '-dbuPerUU' is not divisible by the value (%d) set in the OASIS file. This can cause loss in data precision during translation.

XOASIS-315

Info

The 'dbuPerUU' option will be ignored because the value (%d) does not match the 'dbuPerUU' value (%d) in technology database '%s'. Using the 'dbuPerUU' value from the technology database.

XOASIS-316

Warning

The technology library '%s' contains colored data that is incompatible with this version of the translator and should be used ideally with an advanced node version of the translator (for example ICADV12.1). Make sure that you are using the correct version.

XOASIS-317

Info

The '-enableColoring' and '-topCell' options are specified but '-arrayInstToScalar' option is not specified. Additionally, the layer map file has unlocked mapping entries. The OASIS file will be generated with the effective color for the unlocked color shapes. However, array instances might be written as multiple SREF records in the OASIS file because the effective color requires color variant generation.

XOASIS-318

Info

The '-enableColoring' and '-topCell' options have been specified, but the layer map file does not have any unlocked mapping entry. Therefore, all the unlocked color shapes in the OA database will be translated according to noncolor-aware mapping in the OASIS file.

XOASIS-319

Warning

The '%s' option will be ignored during XOasis %s because the '%s' option has not been specified.

XOASIS-320

Warning

The technology library has been modified during XOasis In translation. Cannot save the changes in the technology file because it is open in read-only mode.

XOASIS-321

Warning

XOasis Out has mapped the data based on the 'Label Map' file. This is because the value 'text' or 'geometryAndText' has been specified using 'convertPin' or 'convertPcellPin' along with a 'Label Map' file that is located in the technology library.

XOASIS-322

Info

xOasis Out is propagating the locks because it is in  the 'lock same color group' mode.

XOASIS-323

Info

xOasis Out will not be in the 'lock same color group' mode. This is because %s.

XOASIS-324

Error

The translation failed because the option '-guiHistory' has been specified but no successful translation was done from the XOasis %s GUI. Remove the '-guiHistory' option and rerun the translation.

XOASIS-325

Warning

Ignoring the layer-datatype pair '%s:%s' in the layer map file '%s' at line number '%d' because the technology library is read-only and the layer-datatype pair is not defined in the technology file.

XOASIS-326

Warning

Ignoring the layer-datatype pair '%s:%s' in 'piLayerMap' because the technology library is read-only and the layer-datatype pair is not defined in it. XOasis In will automatically map this layer-datatype pair.

XOASIS-327

Error

Cannot translate because the '-translateUnmappedLPP' option has been specified but the technology library '%s' has target library '%s' attached to it and is therefore open in read-only mode. Due to this, layers, purposes, and LPPs cannot be created with '-translateUnmappedLPP'. Either do not specify the '-translateUnmappedLPP' option or specify a target library that contains a 'tech.db' or incremental technology file.

XOASIS-328

Warning

Ignoring the '-translateUnmappedLPP' option during XOasis %s because it does not impact automatic layer mapping. Use this option with the 'layerMap' file or the layer mapping SKILL function '%s'.

XOASIS-329

Info

Ignoring the '-translateUnmappedLPP' option during XOasis In because the '-skipUndefinedLPP' option has been defined.

XOASIS-330

Info

Applied automatic layer mapping to the layer-purpose pair '%u:%u'.

XOASIS-331

Info

Applied automatic layer mapping to the layer-purpose pair '%s:%s'.

XOASIS-332

Warning

Ignoring option '%s' %sbecause it is incompatible with this version of the translator. Use this option with an advanced node version of the translator (for example ICADV12.3).

XOASIS-333

Info

The STRUCTURE '%s' in the input OASIS file will not be translated. This is because the refLibList option is used and the cellview is available in the reference library '%s'. Therefore, all the instances of the cellview will be referenced from '%s/%s/%s'.

XOASIS-334

Warning

Ignoring color aware entries in the via map file '%s'. To consider these entries during translation, specify the '-enableColoring' option.

XOASIS-335

Warning

Ignoring color aware entries in the via map file '%s'. To consider these entries for via preservation with coloring information, use an advanced node version of the translator (for example ICADV12.3), and specify the '-enableColoring' option.

XOASIS-336

Warning

Ignoring via subMaster record '%s' in the via map file '%s' because %s

XOASIS-337

UN-USED

Value '%d' specified for option '%s' is %s than the valid range that is %s. %s value for this option has been set.

XOASIS-338

Error

The value '%s' specified for the scale option is invalid. This is because the value of the argument is either negative or zero. Specify the appropriate positive value for the scale option and rerun the translation.

XOASIS-339

Warning

The STRUCT '%s' generated for '%s/%s/%s' in OASIS is empty because either the design is empty or no shape or object was translated.

XOASIS-340

Warning

Running the replay function in support mode. This replay function was created using an older release, such as IC6.1.7 or ICADV12.3 and is now obsolete. Regenerate the replay function using the redesigned XOasis GUI.

XOASIS-341

Warning

The '-detectVias' option is no longer supported in XOasis In. The vias will be detected automatically. Use the '-noDetectVias' option if via detection is not required.

XOASIS-342

Warning

The '-detectVias' option specified in the template file is no longer supported in XOasis In. The vias will be detected automatically. Use the '-noDetectVias' option if via detection is not required.

XOASIS-343

Warning

The '-detectVias' option specified in the xoasInSetField or xoasInGetField SKILL function or the oasisInKeys SKILL list is no longer supported in XOasis In. The vias will be detected automatically. Use the '-noDetectVias' option if via detection is not required.

XOASIS-344

Warning

The '-%s' option is no longer supported. Use the '-writeMode' option with value '%s' instead.

XOASIS-345

Warning

The '%s' option specified in the template file is no longer supported. Use the '-writeMode' option with value '%s' instead.

XOASIS-346

Warning

The '%s' option specified in the 'xoasInSetField' or 'xoasInGetField' SKILL functions or the oasisInKeys SKILL list is no longer supported. Use the '-writeMode' option with value '%s' instead.

XOASIS-347

Error

An invalid value '%s' was specified for the '-writeMode' option. Set '-writeMode' to either 'noOverwrite', 'overwrite', 'append', or 'rename' and run the command again.

XOASIS-348

Warning

The '-overwriteRootCells' option has been ignored because it is valid only when '-writeMode' is set to 'rename'.

XOASIS-349

Warning

The '-enableIncrementalImport' option is ignored during XOasis In because the library specified is not the same as the primary library used for previous incremental import project. To continue in the same incremental import project, specify the '%s' library as the primary library. You can also start a new incremental project with a different primary library by running the translation in a new directory or by deleting the '.cadence/geoTrans' directory present in the current directory.

XOASIS-350

Info

The number of cells in library '%s' exceeds the limit of %d. A new library '%s' has been created.

XOASIS-351

Error

Failed to open the '%s' file. Check that the file exists and that you have the permission to modify it.

XOASIS-352

Warning

The 'numThreads' option is no longer supported in XOasis In. The number of cores in the CPU will be detected automatically and an appropriate number of threads will be used for translation.

XOASIS-353

Warning

The 'numThreads' option specified in the template file is no longer supported in XOasis In. The number of cores in the CPU will be detected automatically and an appropriate number of threads will be used for translation.

XOASIS-354

Warning

The 'numThreads' option specified in the xoasInSetField or xoasInGetField SKILL function or the oasisInKeys SKILL list is no longer supported in XOasis In. The number of cores in the CPU will be detected automatically and an appropriate number of threads will be used for translation.

XOASIS-355

Warning

The '-scaleTextHeight' option is no longer supported in XOasis In. Use the '-textHeight' option instead.

XOASIS-356

Warning

The '-scaleTextHeight' option specified in the template file is no longer supported in XOasis In. Use the '-textHeight' option instead.

XOASIS-357

Warning

The '-scaleTextHeight' option specified in the xoasInSetField or xoasInGetField SKILL function or the oasisInKeys SKILL list is no longer supported in XOasis In. Use the '-textHeight' option instead.

XOASIS-358

Warning

Translation failed while processing '%s' because of the following reason: %s Ensure that the specified cellview exists on disk and that you have permission to open it and then rerun the translation.

XOASIS-359

Info

Ignoring %s file '%s' in the technology library because it is not readable.

XOASIS-360

Warning

Ignoring the qualifier 'OASISLayerName' in the layer map file '%s' at line number '%d' because the layer-datatype pair '%d:%d' is already mapped to a different OASISLayerName. However, the layer-mapping record is not ignored, and shapes on the layer-purpose pair '%s:%s' will be mapped to the layer-datatype pair '%d:%d'.

XOASIS-361

Warning

Option '%s' specified in the template file is invalid in XOasis %s GUI. Run \%s -help\" at command prompt to view list of available options and then specify the valid option in the template file."

XOASIS-362

Warning

Both '-noDetectVias' and '%s' options have been specified. The '%s' option works when via detection is enabled but the '-noDetectVias' option disables via detection. Therefore, the '%s' option will be ignored.

XOASIS-363

Warning

Disk space is low (< %dMB of free space) and may fill up during translation. To avoid any data loss, free up some disk space.

XOASIS-364

Warning

The topcell '%s' contains a modified Concurrent Layout cellview. Changes in the top and hierarchical Concurrent Layout design partition views are not automatically exported from virtual memory to OASIS. To export these changes, right-click in the Concurrent Layout assistant and choose 'XOasis Out from VM for DRC'.

XOASIS-365

Warning

Ignoring the qualifier 'OASISLayerName' in the object map file '%s' at line number '%d' because the layer-datatype pair '%d:%d' is already mapped to a different OASISLayerName%s. However, the object-mapping record is not ignored, and the objectType:sub-objectType '%s:%s' will be mapped to the layer-datatype pair '%d:%d'.

XOASIS-366

Info

The '-translateUnmappedLPP' option overrides any entry with 'ignoreLPP' qualifier specified in layermap file '%s'.

XOASIS-367

Warning

Layer map file '%s' contains a duplicate entry for Oasis layer:datatype '%d:%d' at line '%d' which maps the shapes to '%s:%s:%s:%s' but is already mapped to '%s:%s:%s:%s'. This entry will be ignored during translation.

XOASIS-368

Error

Failed to open the flatten Pcell exclusion file '%s'. Ensure that the file exists in the run directory and that you have permission to read it.

XOASIS-369

Info

Cannot flatten instances of Pcell master '%s/%s/%s' in cellView '%s/%s/%s' because the Pcell master is specified in the flatten Pcell exclusion file '%s'.

XOASIS-370

Info

There are multiple property names with property ID '%d' and object type '%s' in the property map file '%s'. This may cause issues during XOasis In translation.

XOASIS-371

Info

Values of property name '%s' and object type '%s' at line number '%d' in the property map file '%s' are same as the values for the property ID '%d'. Entry at line '%d' will be ignored during translation.

XOASIS-372

Info

The values of property ID '%d' and object type '%s' at line number '%d' in the property map file '%s' are same as the values for the property name '%s'. Entry at line '%d' will be ignored during translation.

XOASIS-373

Warning

The property map file '%s' contains an entry with more than one property name at line number '%d'. Only the first property name will be considered during XOasis In translation. All other entries will be ignored.

XOASIS-374

Warning

The '-textHeight' option has been specified. This option will be ignored while translating labels with text attribute property.

XOASIS-375

Warning

The property map file '%s' contains an invalid format at line number '%d' and will be ignored. The valid mapping entry format is [<-fp/-fv> SP_CH_OPTSEP <-s 'property separator'>].

XOASIS-376

Info

DbuPerUU (%d) specified in the technology database or using '-dbuPerUU' does not match with the value (%d) set in the OASIS file.

XOASIS-377

UN-USED

Translation Failed - %s Enable the 'detectOverflow' option and try again.

XOASIS-378

Warning

Cannot translate because an existing non-VM library has been specified. Specify either a non-existing library or a pre-existing VM library, created using XOasis In VM mode and translate again.

XOASIS-379

Info

%s

Legend

Format Data Type

%d

Signifies that this value will be replaced by an integer value.

%f

Signifies that this value will be replaced by a floating-point number.

%s

Signifies that this value will be replaced by a character string.

%u

Signifies that this value will be replaced by an unsigned integer.


Return to top
 ⠀
X